html,body{
	height:100%;
}
body,img,form,table,tr,td{
	margin:0px;
	padding:0px;
	border:0px;
}
body{
	font-family: Georgia,sans-serif;
	font-size:12px;
	background-color: #971E20;
}


.clearer{
	clear: both;
	font-size: 1px;
	line-height: 0;
}

#wrapper{
	background: url(/images/bg_wrapper.gif) repeat-y transparent;
	width: 1002px;
	text-align: left;
}

#flash_header{
	width: 1002px;
	height: 125px;
}

#flash_left{
	width: 204px;
	float: left;
}
#flash_left a:link{
	color: #fff;
	text-decoration: none;
}
#flash_left a:visited{
	color: #fff;
	text-decoration: none;
}
#flash_left a:hover{
	color: #EC881C;
	text-decoration: none;
}

#accordionMenu{
	position:relative;
	clear:both;
}

#flash_calendar{
	width: 268px;
	float: left;
	margin: 0px 20px 0px 0px;
}
#flash_images{
	margin-bottom: 20px;
	width: 490px;
	height: 255px;
	float: left;
}

#pg_content{
	color: #ffffff;
	margin: 20px 0px 0px 0px;
}

.interior #pg_content{
	float: right;
	width: 740px;
	
	margin: 0px 7px 10px 0px;
	background-color: #B83128;
	
	font-size: 12px;
	font-family: Georgia,sans-serif;
	
	line-height: 16px;
	text-align: left;
	color: #fff;
}

*html .interior #pg_content{
	float: right;
	width: 740px;
	
	margin: 0px 3px 10px 0px;
	background-color: #B83128;
	
	font-size: 12px;
	font-family: Georgia,sans-serif;
	
	line-height: 16px;
	text-align: left;
	color: #fff;
}

.interior .body{
	margin: 0px 15px 15px 15px;
}

*html .interior .body{
	margin: 15px 15px 15px 15px;
}

.header_img{
	float: right;
	height: 182px;
}

.breadcrumbs{
	margin-left: 30px;
	padding: 4px 3px 4px 10px;
	width: 742px;
	
	float: right;
	background-color: #242424;

	color: #fff;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia,sans-serif;
}

.breadcrumbs .active{
	color: #EC881C;
}

.breadcrumbs a:link{
	color: #EC881C;
	text-decoration: none;
}
.breadcrumbs a:visited{
	color: #EC881C;
	text-decoration: none;
}
.breadcrumbs a:hover{
	color: #EC881C;
	text-decoration: none;
}


h1{
	color: #EC881C;
	font-weight: bold;
	font-size: 17px;
	font-family: Georgia,sans-serif;
}

*html h1{
	margin-bottom: 10px;
}

h2{
	font-size: 12px;
	color: #EC881C;
	margin: 20px 0px 5px 0px;
}

h3{
	color: #FFFFFF;
	display: inline;
}

a:link{
	color: #EC881C;
	text-decoration: underline;
}
a:visited{
	color: #EC881C;
	text-decoration: underline;
}
a:hover{
	color: #FFF;
	text-decoration: underline;
}


#bkt_about{
	width: 235px;
	color: #fff;
	float: left;
	background-color: #EC881C;
	text-align: center;
	margin: 0px 0px 0px 32px;
}

#bkt_about .data{
	margin: 0px 10px 0px 10px;
	display: block;
	text-align: left;
}

#bkt_about a:link{
	color: #000;
	text-decoration: underline;
}
#bkt_about a:visited{
	color: #000;
	text-decoration: underline;
}
#bkt_about a:hover{
	color: #000;
	text-decoration: none;
}


#bkt_highlights{
	width: 235px;
	color: #fff;
	float: left;
	background-color: #F04F36;
	text-align: center;
	margin: 0px 0px 0px 20px;
}

#bkt_highlights ul{
	margin: 0px 0px 0px 0px;
}
#bkt_highlights li{
	margin: 0px 0px 15px -20px;
	*margin: 0px 0px 15px 10px;
}

*html #bkt_highlights ul{
	margin: 0px 0px 0px 20px;
}
*html #bkt_highlights li{
	margin: 0px 0px 15px 0px;
}

#bkt_highlights .data{
	margin: 0px 10px 0px 10px;
	display: block;
	text-align: left;
}

#bkt_highlights a:link{
	color: #000;
	text-decoration: underline;
}
#bkt_highlights a:visited{
	color: #000;
	text-decoration: underline;
}
#bkt_highlights a:hover{
	color: #000;
	text-decoration: none;
}


#bkt_feature{
	width: 235px;
	color: #fff;
	float: left;
	text-align: center;
	margin: 0px 0px 0px 20px;
}

#bkt_feature .data{
	display: block;
	text-align: left;
}

#bkt_feature img{
	border: solid 1px #EC881C;
}


#footer{
	background: url(/images/bg_footer.jpg) no-repeat;
	width: 1002px;
	height: 76px;

	font-family: Georgia,sans-serif;
	font-size: 10px;
	text-align: left;
	color: #868686;
}

#footer .spacer{
	margin: 0px 0px 0px 120px;
	padding: 20px 0px 0px 0px;
}

#footer a:link{
	color: #CDCDCD;
	text-decoration: none;
}
#footer a:visited{
	color: #CDCDCD;
	text-decoration: none;
}
#footer a:hover{
	color: #fff;
	text-decoration: underline;
}
