body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #65645b;
	background-color: #250000;
	background-image:url('/assets/images/ui/bg.gif');
}

table { 
	font-size: 10pt;
}

a { color:#701311; text-decoration:none;}
a:hover { color:#aaaaaa; }

h1 { 
	font-size:14px;
	color:#701311;
	margin-top:0px;
}

.contentwrapper {
	margin:30px 0px 30px 0px;
	font-size: 10pt;
}
.content {
	padding:0px 10px 15px 40px;
}
.rightside {
	padding:0px 0px 0px 0px;
}

table.main {
	border:4px solid #928080;
	width:950px;
	background-color:#FEFEFE;
	margin-top:25px;
}

tr.nav { 
	background-image:url('/assets/images/ui/bg_nav.gif');

}

#phone_header { position:absolute; top:-20px; left:800px; width:130px; text-align:right; }
#facebook { margin-left:10px; margin-bottom:20px; }

table.navtable {
	height:38px;
}
table.navtable td { vertical-align:top; 
}

table.navtable a { 
	font-family:helvetica,arial,verdana;
	text-transform:uppercase;
	font-size:11.5px;
	color:#363636;
	text-decoration:none;
	font-weight:bold;
	padding:0px 17px 7px 17px;
}

table.navtable a:hover, table.navtable a.on { 
	color:#701311;
	background-image:url('/assets/images/ui/nav_arrow.gif');
	background-position:bottom;
	background-repeat:no-repeat;
}

table.ticker {
	font-size:9px;
	width:886px;
	height:78px;
	background-image:url('/assets/images/ui/bg_ticker.gif');
}
#ticker {
	padding-left:40px;
}

table.navtable td {
	padding:16px 16px 0px 16px;
}

.loc {
	padding-top:15px;
	font-size:12px;
	font-weight:bold;
}

#footer {  
	text-align:center;
	color:#928080;
	margin-top:20px;
}

#footer a {
	color:#928080;
}

td.sep {  width:1px; background-color:#e0e0de; }
span.sep { font-size:18px; color:#65645B; padding-right:10px;}

table.tombstones img { border:1px solid #cccccc; margin:10px; }

table.newsticker  {
	font-size:11px; 
}
table.newsticker td {}

table.readmore td { padding:0px; font-size:11px;}

div.newsticker{

	font-size:11px; 
}

div.newsticker div{
padding:5px 15px;
}

#rateQuoteForm{
	margin-right:10px;
	display:block;
	float:right;
	_float:none;
	padding:35px 15px 0px 15px;
	width:190px;
	background:url('/assets/images/ui/quote_form_bg.gif') top left no-repeat;
	height:325px;
	margin:0px;
}

div.rightside form#rateQuoteForm{
	margin-right:10px;
	display:block;
	float:left;
	padding:35px 15px 0px 15px;
	width:190px;
	background:url('/assets/images/ui/quote_form_bg.gif') top left no-repeat;
	height:325px;
	margin:0px;
}

#rateQuoteForm input, #rateQuoteForm select{
	font-size:9px;
	width:150px;
}


#rateQuoteForm p{
	margin:0px;
font-size:11px;
	_font-size:10px;
}


#rateQuoteForm p.response{
	margin:10px;
}


div#homepage_flash_contain{
float:left;
}

/* dropdown nav *************************************************** */
.dropdownsBG {}

.dropdowns {
	background-color: #250000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #FFFFFF;
	padding: 4px 3px 4px 10px;
	height: 18px;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width:1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #701311;
	border-bottom-color: #701311;
	border-left-color: #701311;
	border-top-color: #701311;
	display:block;
	text-decoration:none;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	position:relative; left:-20px; top:-8px;
	font-weight:bold;
}

.dropdowns:hover{
	background-color: #928080;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
/* ****************************************************************** */
