body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
body {
	margin: 0px;
	background: #2d3484 url('bg.jpg') repeat-y fixed center;
}

h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#fff;
letter-spacing:0.1em;
}

h1 { font-size: 18px; margin: 12px 0 15px 15px;  text-align:left;}
h2 { font-size: 15px; margin: 3px; text-align:left;}
h3 { font-size: 15px; margin: 3px;  text-align:center;}
h4 { font-size: 18px; color:#2c3482; margin: 4px 3px 2px 0; text-align:right; font-variant:small-caps; }
h5 { font-size: 100%; margin: 3px; }



p { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;	
padding:0 6px 3px 6px;
text-align:left;
color:#fff;
}


.header {
font-size:10px;
color:#2c3482;
}

.foot {	
font-size: 10px;
color: #2c3482;
} 

.features {
font-size:10px;
color:#fff;
font-style:italic;
}

.warning {color:#f00; font-weight:900;}

.goldtext {color:#ff0; font-weight:900;}
.reply {color:#ff0;}

ul {text-align:left; text-indent:20px; color:#eee;}
li {list-style-type:square; padding-bottom:8px;}

#border {border: 2px solid #2c3482; width:770px; background-color:#6b6b6b;}
#homefeaturescontainer {border-top:1px solid #2c3482; border-bottom:1px solid #2c3482; border-left:0; border-right:0; width:770px; background-color:#757575; padding:6px 0 6px 0; margin-top:6px;}
#homefeatures {border:1px solid #eee; width:180px; height:180px; background-color:#555; padding:0; margin:0;}
#dealer {border: 2px solid #2c3482; width:720px; background-color:#555; padding:8px; margin:5px auto; text-align:left;}
#dealer2 {border: 2px solid #555; width:720px; background-color:#2c3482; padding:8px; margin:5px auto; text-align:left;}
#dealerfiles {border: 2px solid #2c3482; width:720px; background-color:#555; padding:8px; margin:5px auto; text-align:center;}

.buttonvan {
font-size: 11px;
background-color: #2c3482;
color: #fff;
font-weight:900;
margin: 5px;
padding:3px 6px;
border: 1px solid #333;
width:200px;
}

.buttonvan:hover {
background-color: #950a0a;
}

.buttonback {
font-size: 11px;
background-color: #6b6b6b;
color: #fff;
font-weight:900;
margin: 5px;
padding:3px 6px;
border: 1px solid #333;
width:100px;
}

.buttonback:hover {
background-color: #950a0a;
}

a.btnlink:link {display:block; margin:0 auto; width:240px; font-size: 11px; color:#fff; text-decoration:none; background-color:#2c3482; font-weight:900; padding:6px; border: 1px solid #333; text-align:center;}
a.btnlink:visited {display:block; margin:0 auto; width:240px; font-size: 11px; color:#fff; text-decoration:none; background-color:#2c3482; font-weight:900; padding:6px; border: 1px solid #333; text-align:center;}
a.btnlink:hover {background-color:#950a0a; text-decoration:none;}

a.whitelink:link {color:#fff; text-decoration:underline;}
a.whitelink:visited {color:#fff; text-decoration:underline;}
a.whitelink:hover {color:#950a0a; text-decoration:underline;}