@charset "UTF-8";
/* CSS Document */

/*STANDARD HTML RESET*/

body,
h1, h2, h3,
p, ul, li,
form {
	border:0;
	margin:0px;
	padding:0px;
	background-color:#547596;
}

/*STANDARD HTML TAG DEFINITION*/

body,
form, input,  {
	color:#ffffff;
	font-family:Tahoma, Trebuchet MS, Arial, sans-serif;
	font-size:14px;
	background:none;
	
	
	
	
	}
	
p { 
	letter-spacing:2px;
	color:#cccccc;
	font-family:Tahoma, Trebuchet MS,  Arial, sans-serif;
	font-size:12px;
	padding: 10px 0 15px 10px; 
	margin: 0 0 0 15px;
	}
	
h1{
	font-family: Century Gothic, Lucida Sans Unicode, Lucida Grande;
	font-size:22px;
	color:#99ccff;
	padding: 10px 0 15px 0; 
    margin: 0 0 0 15px;
	background:none;
	font-weight:lighter;
	 }
	
h2{
	font-family: Century Gothic, Lucida Sans Unicode, Lucida Grande;
	font-size:22px;
	color:#cccccc;
	padding: 10px 0 15px 0; 
    margin: 0 0 0 15px; 
	background:none;
	font-weight:lighter;
	 }

h3{
	font-family: Century Gothic, Lucida Sans Unicode, Lucida Grande;
	font-size:18px;
	color:#CCCCCC;
	letter-spacing:1px;
	padding: 10px 0 15px 0; 
    margin: 0 0 0 15px; 
	background:none;
	font-weight:lighter;
	 }
	
h4{
	font-family: Century Gothic, Lucida Sans Unicode, Lucida Grande;
	font-size:18px;
	color:#ffffff;
	letter-spacing:1px;
	padding: 10px 0 15px 0; 
    margin: 0 0 0 15px;
	background:none;
	font-weight:lighter;
	 }

h5{font-weight:bold; }

a:link, a:visited{
	font-family: Century Gothic, Lucida Sans Unicode, Lucida Grande;
	font-size:20px;
	font-weight:lighter;
	color:#ffffff;
	text-decoration:none;
}
a:hover {color:#99ccff;
		 text-decoration:underline;}
		 
		 
/*PAGE ELEMENTS*/

#container{
	margin: 0 auto ;
	width:799px;
	background-color:#547596;

}


#header{ height:50px;
		 width:685px;
		 padding-top:35px;
		 padding-left:49px;
		 padding-bottom:-2px;
		 }
		 
#leftborder{background-image:url(images/leftborder.png);
			width:12px;
			float:left;
			height:800px;
			 
			 }



#rightborder{background-image:url(images/rightborder.png);
			 width:9px;
			 height:800px;
			 float:right;
			
			 
			 }
		 
#main { height:249px;
		width:772px;
		background-image:url(images/menu.png);
		background-repeat:no-repeat;
		
		}
		
#nav {
	
	width:231px;
	height:223px;
	margin-left:40px;
	padding-top:15px;
	
}

#nav li { 
		  padding-top:12px;
		  padding-bottom:5px;
		  padding-left:20px;
		  background:none;
		  list-style:none;}
		  
#redbar { 
		  background-image:url(images/redbarbg.png);
		  width:238px;
		  margin-left:36px;
		  padding-right:5px;
		  float:left;
		  
		  
		  }
		#redbar h3 {
          padding: 10px 0 15px 0; 
		  margin: 0 0 0 15px;
		  }
		  
		#redbar p{padding:5px 7px 0 10px;
				  background:none; }
		
		#redbar ul {
		   					background:none;
							width:193px; 
							position:relative; 
							top:0; left:11px; 
							float:left; 
							margin-right:24px;
							}
		   
		   #redbar ul li{  background:none;
		   				   height:22px;
		   					font-weight:lighter;
						  letter-spacing:2px;
						  color:#cccccc;
						  font-family:Tahoma, Trebuchet MS,  Arial, sans-serif;
						  font-size:12px;
						  list-style:none;
								 }
		   
		   #redbar ul li a{ background:none;
		   					display:block; 
							 
							padding: 0 0 0 20px;  
							color:#fff; 
							text-decoration:underline; 
							font-weight:normal;
							font-size:12px;
							}
		  
		   #redbar ul li a:hover{
		   					background:none;
		   					color:#99ccff;
							text-decoration:none; 
							font-weight:normal; 
							border-bottom:none;
							 }
		   

#content {
		   width:460px;
		   height:auto;
		   padding-top:10px;
		   margin-bottom:10px;
		   float:left;
		   
		   
		   }
		   
		   #content a{ background:none;
		   					display:block; 
							 
							padding: 0 0 0 20px;  
							color:#fff; 
							text-decoration:underline; 
							font-weight:normal;
							font-size:12px;
							}
		  
		   #content a:hover{
		   					background:none;
		   					color:#99ccff;
							text-decoration:none; 
							font-weight:normal; 
							border-bottom:none;
							 }
		   
#featured { width:460px;
		   height:150px;
		   float:left;
		   }
		   
		   #featured ul {
		   					width:193px; 
							position:relative; 
							top:0; left:11px; 
							float:left; 
							margin-right:24px;
							}
		   
		   #featured ul li{  height:22px;
		   					font-weight:lighter;
						  letter-spacing:2px;
						  color:#cccccc;
						  font-family:Tahoma, Trebuchet MS,  Arial, sans-serif;
						  font-size:12px;
						  list-style:none;
								 }
		   
		   #featured ul li a{
		   					display:block; 
							background:url(images/arrow.jpg) 0 4px no-repeat; 
							padding: 0 0 0 20px;  
							color:#fff; 
							text-decoration:underline; 
							font-weight:normal;
							font-size:12px;
							}
		  
		   #featured ul li a:hover{
		   					color:#CC0033; 
							text-decoration:none; 
							font-weight:normal; 
							border-bottom:none;
							 }
							 
		   #featured img { float: right;
		   				   padding:15px;
						   }
							 
#footer { width:725px;
		  height:50px;
		  background:#547596;
		 float:left;
		  border-top:dashed;
		  border-top-width:thin;
		  border-top-color:#fff;
		  margin-top:-50px;
		  margin-left:20px;
		  text-align:center;
		  
		 
		  }
		  
			#footer a { font-size:12px;
						text-decoration:none;
			
							}
			#footer a:hover {color:#CC0033;
							 text-decoration:underline;
							 }
							 
			#footer p {font-size:10px;
						padding:5px;}
