/* CSS Document */
body {background: url(images/pagebg.jpg) center top repeat-x; font: 11px Verdana, Arial, Helvetica, sans-serif; color:#5c5a56; background-attachment:fixed;}
* {margin: 0px;	padding: 0px;}
#wrap {width:835px; height:1900px; margin:auto;}
#header { height:197px;}
#page {padding:0px 0px 0px 0px; width:835px; height:1950px; background:url(images/page.jpg); margin-top:49px;}
#contents {float:left;	width: 810px;}
a {color:#989C50; text-decoration:none;}
a:visited { color:#989C50;}
a:hover {color:#fff; text-decoration:underline;}

h2 {font-size:13px; /*color: #989C50*/ color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif;}
/*top nav*/
#topnav ul {list-style:none;}
#topnav li {display:inline;}
#topnav a {
	display:block; float:left;
	height: 23px; padding: 4px 25px 5px 10px;
	color: #5C5A56; text-decoration: none;
	text-transform: uppercase;
	}
#topnav {background:url(images/navbar.png); width:835px; height:28px;}
#topnav a:hover {background:url(images/menu2.png) 0 0 no-repeat; color:#fff;}
#topnav .active a {background:url(images/menu1.png) 0 0 no-repeat; color:#333;}


#topnav2 ul {list-style:none;}
#topnav2 li {display:inline;}
#topnav2 a {
	display:block; float:left;
	height: 18px; padding: 4px 10px 0 8px;
	color: #5C5A56; text-decoration: none;
	text-transform: uppercase;
	border:1px dotted #5C5A56;
	background:url(images/menu11.png);
	}
#topnav2 {background:url(images/navbar1.png); width:835px; height:28px;}
#topnav2 a:hover {background:url(images/menu22.png) 0 0 no-repeat; color:#fff;}
#topnav2 .active a {background:url(images/menu11.png) 0 0 no-repeat; color:#333;}


/*page contetnt below*/
#col1
{
/*padding: 0 15px 0 15px;
*/width:835px; height:auto;
text-align:center;
}
#bar
{
text-align:center;
width:790px;
background:#00FF66;
}

#bar:hover
{
padding:0 0 0 0px;
text-align:center;
background:#99FF00;
}
#col2
{
margin:10px  0 0 0;
float:left;
display:block;
}
.subhead 
{
	/*color:#5A5854;*/ 
	color:#FFFFFF;text-transform:uppercase;
	display:block; margin:2px  0 0 0px; padding:0px 0px 2px 10px;
	 width:825px; height:15px;
     background:#CC6600;
/*	background:#201F1E;
	background:url(images/navbar.png);
*/}
.subhead:hover
{
	background:#0066FF;
}
.subhead1 
{
	/*color:#5A5854;*/ 
	color:#FFFFFF;text-transform:uppercase;
	text-align:center;
	display:block; float:left;padding:0px 0px 0px 1px;
	height:15px;
	background:#CC66FF;
/*	background:url(images/navbar.png);
*/}
.subhead1:hover
{
	background:#0066FF;
}
table 
{
border:0px solid #99FFCC;
color:#FFFFFF;
background:url(images/tblbg.jpg);
}
table td.title
{
	/*color:#5A5854;*/
	color: #FFFFFF;text-transform:uppercase;
	font-weight:bold; text-align:center;
	height:20px;
	font-size:10px;
	background:#336666;
	border:1px outset #CCFFCC;
}
table td.subcol
{
	width:37%;
}
table tr td
{
	color: #FFFFFF/*#0066FF*/;text-transform:uppercase;
	font-weight:bold; text-align:center;
	font-size:10px;
/*	background:#332619;*/

	border:1px outset #666666;
}
/*table tr td:hover
{
	background:#201F1E;
	border:0px outset #CCFFFF;
}*/
#col3
{
width:835px;
height:770px;
display:block;
float:left;
}
#col4
{
width:835px;
height:900px;
display:block;
float:left;

}

/*--------------footer --------------------------*/
#footer {
margin:0 0 15px 0;
background:url(images/navbar.png); height:30px;
padding:0px 0 5px 250px;
}
#leftfoot {
	width:440px; float:left;
	padding:8px 0 0 25px;
	}