/*sds live styles*/

body{

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:.8em;



}



#wrapper{

	width:900px;

	margin:auto auto;



}



#header{

	width:900px;

	height:123px;

	border-bottom:#333 2px solid;



}



#header a{

	outline:none;

}



#topnav {

	width: 797px;

	height:32px;

	font-size:16px;

	padding: 8px 0 8px 0px;

	margin:auto auto;

}



#topnav ul{

	width:797px;

	list-style:none;

	padding:0;

	margin:0;

}



#topnav ul li{

	float:left;

	display:inline;

	height:24px;

	margin-top:5px;	

	padding-left:1px;

	padding-right:1px;

	padding-top:0px;

	



}



#topnav ul li:hover{

	border-left:1px #444 solid;

	border-top:1px #444 solid;

	border-bottom:1px #444 solid;

	border-right:1px #444 solid;

	margin-top:4px;

	padding:0px;

	background-color:#E2E2E2;

	-moz-border-radius: 100%;

	

}



#topnav ul li a{

	text-decoration:none;



	font-family:Century Gothic, Helvetica, sans-serif;

	color:#000;

	padding: 0px 26px 2px 26px;



}

/*

-moz-border-radius:10px 10px 10px 10px;

	background:url(images/navback.png) top left repeat-x;

	

	background:url(images/navhover.png) top left repeat-x;*/





#topnav ul li a:hover{

	color:#C17508;

	padding: 0px 26px 0px 26px;



}



/***leftnav styles for subpages***/



#leftnav {

	float:left;

	width: 170px;

	height:100%;

	font-size:13px;

	padding: 8px 8px 0 8px;

	margin-top: 0px;

}



#leftnav ul{

	width:160px;

	list-style:none;

	padding:0;

	margin:0;

}



#leftnav ul li{

	display:block;

	width:172px;

	margin-bottom:3px;

}



#leftnav ul li a{

	display:block;

	width:160px;

	color:#000;

	background:url(images/nag_grad.png) bottom right repeat-x;

	border:1px #ddd solid;

	text-decoration: none;

	padding: 6px 0px 6px 9px;

}



#leftnav ul li a:hover{

	color:#F0B410;

	background:#FFFFFF;

}



/****** content area for subpages *********/



#subcontent{

	width:674px;

	float:left;

	padding:12px 20px 10px 20px;

	margin-top: 8px;

	background:url(images/subpagegrad.png) repeat-y #fff4c7;



}



#contentwrapper{

	width:900px;

	margin-top:20px;

	min-height:300px;

	

}



#contentwrapper a{

	color:#000;

	border:none;

}



h1, h2, h3, h5{

	font-family:Times, serif;

	margin:0;

	padding:0;

	text-align:center;

	

}



h1, h2, h3, h4, h5 a{

	color:#000;

}



h3{

	font-size:16px;

	text-align:left;

	padding-top:5px;

}



h4, #form label{

	font-size:1.5em;

	font-family:Times, serif;

	margin:0;

	padding:0;

	text-align:center;
	
	font-weight: bold;

}



h5{

	font-size:1.4em;

}



#leftcontent{

	width:240px;

	float:left;

	padding-top:22px;

	padding-right:15px;

	min-height:300px;

	



}



#middlecontent{

	float:left;

	width:415px;

	padding:10px 18px 10px 18px;

	background:url(images/middlegrad.png) repeat-y #fff4c7;

}





#rightcontent{

	float:left;

	width:165px;

	padding-left:15px;

	min-height:300px;

	text-align:left;



}



 p{

	margin-top:6px;

}



#form{

	padding-bottom:8px;

	width:165px;

	padding-top:8px;

	

}



#form h4{

	margin:0;

	padding:0;

	font-family:Times, serif;

	font-size:1.2em;

}



.imagepadding{

	padding:15px;

	text-align:center;

}



#footer{

	width:400px;

	font-family:Century Gothic, Helvetica, sans-serif;

	text-align:center;

	margin:auto auto;

	margin-top:20px;

	font-size:10px;



}



#footer a{

	color:#000;

	text-decoration:underline;

}



#footer a:hover{

	color:#555;

	

}



.clear{

	clear:both;

}




