body {
font: normal 12px/1.6em Arial, Helvetica, sans-serif;
color : #000;
margin : 0 auto;
padding : 0;
background: #c4a5a6 url(images/carbg.png) repeat-x;
text-align:center;
}

p { 
margin: 0;
padding: 0;
text-align:justify;
}

a:visited, a:link {
color: #473132;
text-decoration: underline;
background: none;
}

a:hover {
color: #473132;
text-decoration: none;
background: none;
}

h1 { 
color: #d8805c;
margin: 0px 0px 10px 0px;
padding-bottom: 10px;
font: normal 17px Georgia, serif;
}

h2 {
color: #d8805c;
padding-top: 10px;
font: normal 17px Georgia, serif;
}

h3 {
color: #d8805c;
padding-top: 10px;
font: normal 17px Georgia, serif;
}

ul {
padding: 0;
margin: 0 0 0 17px;
list-style: square url(images/listbox.gif);
}

ul {
padding: 0;
margin: 0 0 0 17px;
list-style: square url(images/listbox.gif);
}









.box {
background : #e2e2e2;
border : 1px solid #f0e9eb;
padding : 15px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
}


#container {
background: #f7f7f7;
margin: 0 auto;
text-align:center;
width: 782px;
border-left: 1px solid #f0e9eb;
border-right: 1px solid #f0e9eb;
}

#header {
background: #f7f7f7 url(images/carheader.png) no-repeat top;
height: 236px;
width: 782px;
}



#topmenu {
font: 17px sans-serif, Helvetica, Arial;
text-decoration: none;
background: transparent;
padding: 15px 15px;
text-align: right;
color: #473132;
}

#topmenu a {
font: 17px sans-serif, Helvetica, Arial;
text-decoration: none;
color: #473132;
}

#topmenu a:hover {
font: bold 17px sans-serif, Helvetica, Arial;
color: #473132;
}

#content {
background: #f7f7f7;
margin: 0 auto;
}



#left {
background: #f7f7f7;
width: 400px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 0px;
margin: 0px;
float: left;
}

#right {
background: #f7f7f7;
width: 330px;
margin: 0px;
padding-left: 15px;
float: left;
}



#footer {
background: #f7f7f7;
border-top: 1px solid #f0e9eb;
padding: 40px 15px;
clear : both;
}


.sidebar {
width: 330px;
margin: 0px;
padding-top: 0px
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
text-align: left;
}

.sidebar p{
text-align: left;
}