body {
margin: 0 auto;
background-color: #EAA932;
text-align: center;
}

body,td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #7F6136;
}

a {
color: #7D4800;
text-decoration: underline;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #C99957;
font-weight: normal;
}

#container {
width: 756px;
margin: 10px auto 0px auto;
background-color: #EAA932;
background-image: url(_images/whitebg.gif);
background-repeat: repeat-y;
}

#contentbox {
width: 730px;
margin: 5px auto 0px auto;
background-color: #F8EDDB;
text-align: left;
}

.title {
font-weight: bold;
font-size: 12px;
}

.padit {
padding: 15px 10px;
}

.divider {
width: 100%;
height: 20px;
margin: 20px auto 0px auto;
border-top: 1px dotted #7F6136;
clear: both;
}


#faqbullet {
margin: 0px 0px 0px 40px;
padding: 0px;
font-weight: bold;
}

#faqbullet li {
margin: 8px 0px 10px 0px;
}

.imgborder {
border: 1px solid #7F6136;
}

.imgfloat {
float: left;
border: 1px solid #7F6136;
margin-right: 7px;
}

#footer {
width: 720px;
margin: 8px auto 0px auto;
font-size: 9px;
line-height: 18px;
}
