@charset "utf-8";

html, body {
	margin:0; padding:0;
	}

body {
	font:12px Verdana, Arial, Helvetica, sans-serif; color:#f4f4f4;	
	}

#mastTop {
		width:100%; height:20px;
		background-image:url(../imgs/bg000_80.png);
		}

#mastheadWrap {
		width:100%; height:218px;
		margin:0 0 36px 0; padding:0; 
		/*position:relative; top:18px;*/
		background-image:url(../imgs/bg000_50.png);
		/*border-top:1px #1f2f33 solid;
		border-bottom:1px #1f2f33 solid;*/
		}
	
#masthead, #footer {
	font-family:Georgia, "Times New Roman", Times, serif; color:#fceb8c;
	}
	#masthead {
		width:850px;
		margin:0 auto; padding:100px 0 0 0;
		font-size:23px; line-height:24px;  
		}
	
		#masthead h1, #footer h1 {
			font-weight:normal; color:#f3efcf;
			margin:0;
			}
		#masthead h1 {
			font-size:56px; line-height:48px;
			}
		#footer h1 {
			font-size:39px; line-height:36px;
			}
					
		#masthead a, #footer a {
			color:#fceb8c;
			text-decoration:none;
			}			
			#masthead a:hover, #footer a:hover {
				color:#f3efcf;
				}
				
		#w3 {
			position:relative; float:right; top:-25px;
			}			
			#w3 img {
				border:none;
				}		
			#w3 a {
				color:#0b0b0b;
				border:none!important;
				text-decoration:none;
				}			
				#w3 a:hover {
					color:#2e2e2e;
					}
				
.section { 
	padding:3px 0 0 0;
	}
				
ul#nav, ul.section { 
	width:830px;
	margin:16px auto 0 auto; padding:10px;
	background-image:url(../imgs/bg000_30.png);
	/*border-top:1px #461819 solid;*/
	/*border-top:1px #1f2f33 solid;
	border-right:1px #1f2f33 solid;
	border-left:1px #1f2f33 solid;*/
	}
	ul#nav li, ul.section li {
		margin:0 18px 0 0; padding:0;
		list-style:none;
		font-size:9px;
		text-transform:uppercase;
		display:inline;
		}
	ul#nav li a {
		text-decoration:none;
		color:#f3efcf;
		}
	ul#nav li a:hover {
		text-decoration:none;
		color:#fceb8c;
		}
	
h2 {
	margin:0 auto; padding:18px;
	width:814px;
	font:24px Georgia, "Times New Roman", Times, serif; line-height:32px; color:#fceb8c;
	background-image:url(../imgs/bg000_50.png);
	/*border:1px #1f2f33 solid;*/
	}
	
h2 strong {
	font-weight:normal;
	color:#a2fbd2;
	}
	
.noDisplay {
	display:none;
	}

	
.content {
	width:814px;
	margin:0 auto; padding:18px;
	background-image:url(../imgs/bg000_50.png);
	/*border:1px #1f2f33 solid;*/
	}

#footer {
	width:100%; height:115px;
	margin:16px auto 0 auto; padding:0;
	font-size:16px; line-height:17px; font-weight:500;
	background-image:url(../imgs/bg000_50.png);
	/*border-top:1px #1f2f33 solid;
	border-bottom:1px #1f2f33 solid;*/
	}
	
	#footerIn {
		width:820px;
		margin:0 auto; padding:20px 0 0 0;
		}