body {
background:#443423 url(../images/bg.jpg) repeat-x left top;
text-align:center;
color:#d3bf99;
font-family:"Times New Roman", Times, serif;
margin:0;
padding:0;
}

a {
color:#bda563;
text-decoration:underline;
font-weight:700;
}

#header {
text-align:left;
height:194px;
width:980px;
display:block;
margin:auto;
}

#maincell {
height:auto;
width:980px;
background:url(../images/cellbg.jpg) repeat-y;
display:table;
margin:auto;
}

#contentcell {
height:auto;
width:980px;
display:table;
background:url(../images/mainbg.jpg) no-repeat center top;
margin:auto;
padding-top:2px;
}

#colleft {
float:left;
height:auto;
width:675px;
text-align:left;
display:table;
}

#colright {
float:left;
height:auto;
width:305px;
display:table;
}

.contenttext {
height:auto;
width:auto;
color:#d3bf99;
font:13px "Times New Roman", Times, serif;
display:table;
padding-top:100px;
margin:10px;
}

h1 {
font:bold 24px "Times New Roman", Times, serif;
color:#bda563;
margin-bottom:4px;
padding-bottom:4px;
}

h2 {
font-size:16px;
color:#d3bf99;
margin:0;
padding:0;
}

.sidebar {
text-align:left;
font:13px "Times New Roman", Times, serif;
color:#;
min-height:468px;
margin:10px;
padding:8px;
}

* html .sidebar {
height:468px;
}

.sideblock {
background:#4b0e00;
border:1px solid #d3bf99;
margin-bottom:16px;
padding:8px;
}

.sidebar h2 {
font:bold 13px "Times New Roman", Times, serif;
color:#FFF;
margin:4px 0 0;
padding:0;
}

.sidebar p {
padding-bottom:6px;
margin:0 0 4px;
}

.sidebar a {
font-weight:700;
color:#FFF;
text-decoration:underline;
}

#footer {
background:url(../images/footerbg.jpg) no-repeat center center;
float:left;
height:28px;
width:972px;
color:#f7e9cc;
font:13px/26px "Times New Roman", Times, serif;
text-align:left;
padding-left:8px;
}

#footer a {
color:#f7e9cc;
font-weight:normal;
text-decoration:none;
}

#footer a:hover {
color:#f7e9cc;
text-decoration:underline;
}

#copyright {
float:left;
height:30px;
width:980px;
text-align:right;
color:#fff;
font:11px/30px "Times New Roman", Times, serif;
background:#443423;
}

.italic_dark {
font-weight:400;
font-style:italic;
color:#fff;
}

.dealertitel {
font:18px "Times New Roman", Times, serif;
color:#bda563;
}

a:hover,.sidebar a:hover {
color:#f7e9cc;
}