body {
	margin:0px 0px;
	background-color:#000000; 
}

#container {
	position:relative;
	z-index:0;
	margin:15px auto;
	width:935px;
	height:300px;
	background-image:url(../_common_images/container_bg.jpg);
	background-repeat:no-repeat;
}

#header {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	margin:0px 0px;
	width: 935px;
	height: 450px;
	background-image:url(../_common_images/header_bg.gif);
	background-repeat:no-repeat;
}

#header img {text-decoration: none; margin:40px 0px 0px 175px; border:0px;}

#navArea {
	position: absolute;
	z-index:3;
	top:0;
	left:20px;
	margin:175px 0px 0px 0px;
	width: 350px;
	height: 510px;
}

#contentArea {
	position: absolute;
	z-index:2;
	top:300px;
	left:341px;
	margin:0px 0px;
	padding:0px 0px;
	width: 594px;
	background-color:#69002c;
}

#contentCopy {
	z-index:2;
	margin:0px 0px;
	padding: 15px 50px 0px 50px;
	background-image:url(../_common_images/content_area_bg.jpg);
}

#quicklinks {float:right;margin:0px 0px;}

#quicklinks a:link img, #quicklinks a:active img, #quicklinks a:visited img {
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	border:none;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
	border:0px;
}

#quicklinks a:hover img{
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity:0.65;
	border-bottom:none;
}

#footer {
	z-index:2;
	margin:0px 0px;
	padding: 0px 0px;
	height:188px;
	clear:both;
	background-color:#000000;
	background-image:url(../_common_images/content_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#footerNav {
	margin: 0px 0px;
	width:594px;
	background-color:#000000;
	
	color:#e4a638;
	font: 12px/22px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	letter-spacing: 1px;
}

#navImage {
	position: absolute;
	z-index:0;
	top:210px;
	left:65px;
}

/* TEXT STYLING */

#navArea .navElement {
	width:300px;
	height:50px;
	margin: 0px 0px;
	padding: 0px 0px;
	color: #d2ccab;
	font: normal 22px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align:center;
}

#navArea a:link, #navArea a:visited, #navArea a:active {
	color: #d2ccab;
	text-decoration:none;
	-moz-outline: none;
}

#navArea a:hover{
	text-decoration:none;
	color:#FFFFFF;
	font: italic 32px Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	position:relative;
	top:-10px;
	-moz-outline: none;
}

#navArea a .preNav {
	visibility:hidden;
	background-image: url(../_common_images/nav-pre.gif);
	background-position:top;
	background-repeat:no-repeat;
	-moz-outline: none;
}

#navArea a:hover .preNav {
	visibility:visible;
	-moz-outline: none;
}

#navArea a .postNav {
	visibility:hidden;
	background-image: url(../_common_images/nav-post.gif);
	background-position:top;
	background-repeat:no-repeat;
	-moz-outline: none;
}

#navArea a:hover .postNav {
	visibility:visible;
	-moz-outline: none;
}

/*BEGIN: 4 styles used to styling navigation when actively w/in a section */
#navArea .activeSection{
	text-decoration:none;
	color:#FFFFFF;
	font: italic 32px Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	position:relative;
	top:-10px;
}

#navArea .activeSection a .preNav{ 
	visibility:visible;
	-moz-outline: none;
}

#navArea .activeSection a .postNav{
	visibility:visible;
	-moz-outline: none;
}

#navArea .activeSection a, .activeSection a:link, .activeSection a:hover,  .activeSection a:visited, .activeSection a:active{
	top:0px;
	color:#FFFFFF;
	-moz-outline: none;
}
/*END: styles used to styling navigation when actively w/in a section */

/*BEGIN: styles used for subnav - all subnavs are in h3s */
#contentCopy h3 {
	margin:0px 0px 10px 0px;
	color: #e4a638;
	font: normal 18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#contentCopy h3 a {text-decoration:none; color:#b5b091;}

#contentCopy h3 a:hover {color:#e4a638;}

#contentCopy h3 a:hover {color:#e4a638;}

.activePage {color:#e4a638;}

/*END: styles used for subnav */

#contentCopy p {
	margin:0px 0px;
	padding: 15px 0px 0px 0px;
	color: #e3debd;
	font: normal 14px/22px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
}

#contentCopy p.intro {
	margin:0px 0px;
	padding: 55px 0px 0px 0px;
	color: #e3debd;
	font: normal 14px/27px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
}

#contentCopy p a:link, #contentCopy p a:visited, #contentCopy p a:active {
	color:#e4a638; 
	text-decoration:none; 
} 

#contentCopy p a:hover {border-bottom: 1px dotted #e4a638;}

#footer p {
	margin: 0px 0px;
	padding: 100px 200px;
	color:#69002c;
	font-size:12px;
} 

#footerNav a:link, #footerNav a:visited, #footerNav a:active {
	color:#7e624a; 
	text-decoration:none; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
} 

#footerNav a:hover {border-bottom: 1px dotted #e4a638;}

.bigWhite {font: italic 26px Georgia, "Times New Roman", Times, serif; color:#FFFFDD; text-transform:none;}

.gray {color:#b5b091;}

.headline {font: italic 22px Georgia, "Times New Roman", Times, serif; color:#FFFFDD;}

.uppercase {text-transform:uppercase;}

.footerHeadline {color: #322402; font: normal 12px 'Trebuchet MS', Arial, Helvetica, sans-serif; text-transform:uppercase;}

#contentCopy form {margin:10px;}

#contentCopy form input {margin:0px 0px 0px 0px;padding: 2px 0px 0px 2px; height:20px; width: 235px; font-size:13px; color:#46031f; background:#c5a27f; border:1px solid #46031f;}

#errorReportContainer{
background:#EAAE3C;
margin-top:15px; 
border:3px solid #000000; 
padding:10px;
}
#errorReportContainer p{
padding:0px;
}
.errorReportCopy{
color:#6A012C;
}
.successfulSubmissionCopy{
color:#000000;
}