body, html {
	width:100%;
	height:100%;
	text-align:center;
	background: url('../images/bg.gif');
	margin: 0px;
	padding: 0px;
	font-family:verdana;
	font-size:11px;
	color:000000;
}
p{
	padding:0px;
	margin:5px 0px 10px 0px;
}
h4{
font-size:14px;
color:#ab1e10;
padding:0px;
	margin:5px 0px 10px 0px;
}
h5{
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:5px 0px 10px 0px;
}
a {
color:#ab1e10;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.red{
	color:#ab1e10;
}
.orange{
	color:#ffc312;
	}
img{
border: 0px;
}
#contentwrapper{
	margin: 0px auto;
	width:730px;
	height:100%;
	text-align:left;	
}
#contentarea{
	width:730px;
	margin-top:28px;
	border: 1px solid #9d9684;
	background-color:white;
}
#header{
	width:730px;
	height:103px;
	clear:both;
}
#menubanner{
	width:730px;
	height: 300px;
	clear:both;
	position:relative;
	z-index:10;
}
#mb_leftspacer{
	width: 9px;
	height:300px;
	float:left;
}
#flasharea{
	float:left;
	height:300px;
	width:534px;
	position:relative;
	z-index:5;
}
#mb_spacer2{
	width:3px;
	height:300px;
	float:left;
	background: url('../images/mb_spacer2.gif');
}
/* Begin Menu Style*/
#menu{
	width:176px;
	height:300px;
	float:left;
	list-style:none;
	overflow:visible;
}
#nav{
	width:176px;
	height:300px;
	float:left;
	background: url('../images/bg_menu.gif');
	position:relative;
	z-index: 10;
	list-style:none;
	overflow:visible;
	padding:0px;
	margin:0px;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:10;
}
#nav a {
}

#nav li {
padding: 0;
	margin: 0;
	position:relative;
	float: left;
}
#nav li ul {
	display:block;
	position: absolute;
	width: 170px;
	left: -999em;
	top:0px;
	background: #ab1e10;
	z-index: 80;
	clear:none;
	overflow:visible;
}

#nav li:hover ul{
	display:block;
	z-index:90;
	float:left;
	position:absolute;
	left: 176px;
	border:1px solid #550201;
	border-width: 1px 1px 1px 1px;
}
#nav li.sfhover ul{
	display:block;
	z-index:90;
	position:absolute;
	float:left;
	clear:both;
	left:176px;
	border:1px solid #550201;
	border-width: 1px 1px 1px 1px;
}
#nav li ul li {
	width:170px;	
	z-index:90;
}
#nav li ul li a {
	display: block;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	width:170px;
	color: #ffffff;
    padding: 5px 5px 5px 5px;
	text-align: left;
	z-index:80;	
}
#nav li ul li a:hover{
	background-color:#550201;
	color: #ffffff;
	text-decoration:none;
	overflow:hidden;
	width:160px;
	z-index:80;
}
#menutopspacer{
	width:176px;
	height: 191px;
	clear:both;
}
.navspacer{
	width:176px;
	height:3px;
	clear:both;
}
#nav1 {
}
a.nav1 {
	display:block;
	height: 27px;
	width: 176px;
	background: url('../images/nav1.gif') no-repeat;
	background-position: 0 -27px;
}
a.nav1:hover {
	background-position: 0 0px;
}
#nav2 {
}
a.nav2 {
	display:block;
	height: 27px;
	width: 176px;
	background: url('../images/nav2.gif') no-repeat;
	background-position: 0 -27px;
}
a.nav2:hover {
	background-position: 0 0px;
}
#nav3 {
}
a.nav3 {
	display:block;
	height: 27px;
	width: 176px;
	background: url('../images/nav3.gif') no-repeat;
	background-position: 0 -27px;
}
a.nav3:hover {
	background-position: 0 0px;
}
#nav4 {
}
a.nav4 {
	display:block;
	height: 27px;
	width: 176px;
	background: url('../images/nav4.gif') no-repeat;
	background-position: 0 -27px;
	position:relative;
	z-index:10;
}
a.nav4:hover {
	background-position: 0 0px;
}
#nav5 {
}
a.nav5 {
	display:block;
	height: 27px;
	width: 176px;
	background: url('../images/nav5.gif') no-repeat;
	background-position: 0 -27px;
	position:relative;
	z-index:10;
}
a.nav5:hover {
	background-position: 0 0px;
}
/* End Menu Style*/

#contentspacer{
width:730px;
height:3px;
clear:both;
}
#content{
width:730px;
clear:both;
}
#leftcontentspacer{
height:240px;
width:25px;
float:left;
}
#content_content{
width:465px;
float:left;
}
#contactbox{
margin-left:53px;
float:left;
width:179px;
height:232px;
background: url('../images/contact_btm.gif') repeat-y;
}
#emailbtn{
float:left;
clear:left;
}
.emailbtn{
display:block;
	height: 14px;
	width: 179px;
	background: url('../images/emailbtn.gif') no-repeat;
	background-position: 0 0px;

}
.emailbtn:hover{
background-position: 0 -14px;
}

#footer{
display:table-cell;
width:730px;
height:60px;
clear:both;
text-align:center;
vertical-align:middle;
font-size:10px;
color:#363636;
padding-top:10px;
}
#footer p {
vertical-align: middle;
}
/* Secondary Style*/
#leftcol{
float:left;
width:536px;
}
#contentclear{
width:536px;
height:1px;
clear:both;
}
#secondaryspacer{
	width:9px;
	height:530px;
	float:left;
	background: url('../images/mb_spacer2.gif') top right no-repeat;;
}
#rightcol{
width:176px;
height:540px;
float:left;
}
#banner{
width:536px;
height:194px;
clear:both;
}
#bannerspacer{
width:8px;
height:194px;
float:left;
}
.bannerimg{
float:left;
}
#contactbox_secondary{
float:left;
width:176px;
margin-top:5px;
}
.clear{
width:100%;
height:1px;
clear:both;
}
.callout{
float:right;
margin:10px 0px 10px 10px;
}
#aboutinfo{
float:left;
width:176px;
margin-top:5px;
background-color: #500201;
color:#ffffff;
padding-top:10px;
}
#aboutinfo p{
padding: 0px 10px;
}

