body {
text-align:center;
background: #DFE2DA;
font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
color: #32342E;
}

.verd {
font-size: 11px;
}

A:LINK		{ color: #0066CC; text-decoration: underline; } 
A:ACTIVE  	{ color: #CC0A0B; text-decoration: none; } 
A:VISITED 	{ color: #0066CC; text-decoration: underline; } 
A:HOVER   	{ color: #CC0A0B; text-decoration: none; } 
a:focus {outline: none;}

#frame {
width:973px;
padding:0px;
text-align:left;
background: #fff;
border: 1px solid #989E8F;
margin: 10px auto 0px;
}

#contentcenter h1 {
	background: url(../images/layout/h1back.gif) no-repeat left 6px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	padding: 0px;
	padding-left: 30px;
	display: block;
	width:550px;
	font-size: 24px;
	line-height: 1.5em;
}

#contentcenter {
width:625px;
padding:20px 20px 20px 25px;
float:left;
color: #32342E;
}
#contentcenter p {
font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}

#rightphoto {
padding: 2px;
border: 1px solid #CDCDCB;
}

#contentright {
	width:271px;
	padding:0px;
	float:left;
	background:#fff;
	margin-bottom: 15px;
}

#contentheader {
background:#fff
}

h2 {
	font-weight: bold;
	color: #D71A22;
	padding-top:0px;
	font-size: 14px;
	float: none;
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid #CDCDCB;
	padding-bottom: 0px;
}
p {
	margin-top: 4px;
}

h3 {
	font-weight: bold;
	color: #6E7264;
	padding-top:0px;
	font-size: 12px;
	float: none;
	display: block;
	background: #DFE2DA;
	margin: 0px 0px 3px;
	padding-left: 10px;
}


/*#contentright p { font-size:10px}*/
/* FOOTER */
#footer {
width: 973px;
background: #7E8472 url(images/layout/footerbk.gif) repeat-x left top;
display: block;
height: 22px;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #F0F1EF;
padding-top: 7px;
text-align: center;
position: relative;
}
#footer a {
color: #fff;
text-decoration: underline;
}

#footer a:hover, #footer a:active, #footer a:focus {
color: #CDCDCB;
text-decoration: none;
}

#footer2 {
width: 973px;
display: block;
height: 22px;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #5B6051;
padding-top: 7px;
text-align: center;
position: relative;
}
#footer2 a {
color: #5B6051;
text-decoration: underline;
}

#footer2 a:hover, #footer2 a:active, #footer2 a:focus {
color: #D71A22;
text-decoration: none;
}
/* start HEADER ********************************************* */
#header {
background: #7E8472 url(../images/layout/headerbk.gif) repeat-x left top;
display: block;
/*height: 29px;*/
width: 973px;
text-align: center;
padding-top: 0px;
margin: 0px;
}
#logo {
	float: left;
	margin: 10px 10px 0px 10px;
	padding: 0px;
}
#logoci {
float: right;
margin: 10px 15px 10px 0px;
padding: 0px;
}
#topnav {
float: left;
}

/* submenus */
#subnav {
	float: none;
	text-align: center;
	display: block;
	height: 30px;
}
#subnav ul {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	text-align: center;
	display: block;
}
#subnav li {
list-style-type: none;
margin: 0px 15px 0px 0px;
padding: 0px;
float: left;
}

#subnav a {
color: #626A53;
text-decoration: none;
}

#subnav a:hover, #subnav a:active, #subnav a:focus {
color: #D71A22;
 text-decoration: underline;
}

.selected {
font-weight: bold;
color: #D71A22;
text-decoration: none;
}


/* body table */
ul.chart  {
	margin: 10px 0px 20px 20px;
	padding: 0px;
	text-align: center;
	display: block;
	width: 600px;
}
.chart li {
	list-style-type: none;
	margin: 0px 20px 20px 0px;
	padding: 0px;
	float: left;
	text-align: center;
	display: block;
	/*width: 100px;*/
}


.chart li a, .chart li a:visited {
	text-decoration: none;
}

.chart a:hover, .chart a:active, .chart a:focus {
color: #D71A22;
text-decoration: none;
font-weight: bold;
}

.redbold, #dealers strong {
	font-weight: bold;
	color: #D71A22;
	padding-top:0px;
	font-size: 12px;
	float: none;
	display: block;
	margin: 0px;
}

.small {
	font-size: 10px;
	}

