/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;	
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #9F1B17;
	font-size: 1.1em;
	letter-spacing: 0.3em;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*///////////////HEADER AREA///////////////*/

/*TOP NAV AREA*/
#topnav_container {
	display: none;

}




/*BANNER AREA*/
#banner_container {
	height: 49px;
	background-color: #000000;
	background-image: url(../images/main_template/banner_fire.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #500B0A;
	background-position: left bottom;

}

#banner_container #vdfp_text {
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	letter-spacing: 0.25em;
	margin-top: -4px;
	text-decoration: none;
}

#search {
	display: none;
}

/*BREADCRUMB AREA*/
#breadcrumb_container {
	display: none;

}

#main_wrapper {
	display: block;
}


/*LEFT AREA*/
#left_container {
	width: 0%;
	display: none;
}



/*/////////////// CONTENT AREA ///////////////*/

#right_container {
	display: block;
	width: 100%;
}

/*ADA AREA*/
#ada_container {
	display:none;
}


/*CONTENT AREA*/


#content_container {
	display: block;
	clear: both;
}


#bottomnav_container {
	display: none;
}




/*/////////////// FOOTER AREA ///////////////*/

#footer_container {
	display: block;
	clear: both;
	font-size: .8em;
	padding-top: 20px;
	background-color: #570E0C;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}

#w3c_container {
	display: none;

}

#contactinfo_container {
	color: #BEC199;
	display: block;

}

#contactinfo_container p {
	text-align: center;
	padding-top: .2em;
	padding-bottom: .2em;
	line-height: 1em;
	margin: 0px;
}

#contactinfo_container a {
	color: #BEC199;
	text-decoration: underline;
}
