/* GLOBALS */
body {
margin: 0 auto;
background-color: #f3f3eb;
text-align: center;
}

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

a {
color: #8f2324;
text-decoration: underline;
font-weight: normal;
}

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

a.foot {
color: #ed652e;
text-decoration: underline;
font-weight: normal;
}

a.foot:hover {
text-decoration: underline;
color: #f18a5f;
font-weight: normal;
}

#contain {
width: 809px;
margin: 0 auto;
background-color: #f3f3eb;
background-image: url(_images/bgtile.jpg);
background-repeat: repeat-y;
}

#maincontain {
width: 764px;
margin: 0;
padding: 8px 0px 8px 24px;
text-align: left;
}

.curvebox {
float: left;
}

.curveboxpad {
padding: 0px 10px;
}

.tanbox {
background-color: #d6d6c8;
margin: 0;
}

.bannerimg {
border: 2px solid #ffffff;
margin-bottom: 5px;
}

.gallerybox {
width: 520px;
height: 280px;
background-color: #FFFFFF;
}

.spacer20 {
margin: 0px 0px 20px 0px;
}

.spacer10 {
margin: 0px 0px 10px 0px;
}

.spacer5 {
margin: 0px 0px 5px 0px;
}

.padit10 {
padding: 10px;
}

.padit5 {
padding: 5px;
}

.smalltxt {
font-size: 9px;
}

.smalltxt td {
font-size: 9px;
}

.smalltxtital {
font-size: 9px;
font-style: italic;
}

.clearit {
clear: both;
}

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

.titlered {
font-size: 16px;
font-weight: bold;
color: #8a391b;
}

.title2 {
font-size: 14px;
}

.titlecolor {
font-size: 12px;
color: #ae6a00;
font-weight: bold;
}

.divider10 {
width: 100%;
height: 10px;
border-top: 1px solid #d6d6c8;
margin: 10px auto 0px auto;
}

.imgbrdrfloat {
float: left;
margin-right: 6px;
border: 1px solid #acacac;
}

.imgbrdr {
margin-bottom: 4px;
border: 1px solid #acacac;
}

.imgarrow {
float: left;
margin: 0px 5px 0px 0px;
line-height: 11px;
}

.imgfloat {
float: left;
margin: 0px 10px 0px 0px;
}

.imgthumb {
float: left;
margin: 0px 10px 0px 0px;
border: 1px solid #acacac;
}

.mainbullet {
list-style-type: none;
padding: 0;
margin: 10px 0px 0px 15px;
}

.mainbullet li {
background-image: url(_images/arrow.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 17px;
margin-bottom: 15px;
}

.tblheader td {
background-color: #bbbba9;
font-weight: bold;
font-size: 12px;
height: 30px;
}

.tblshade1 td {
background-color: #d6d6c8;
font-size: 10px;
}

.tblshade2 td {
background-color: #e5e5d4;
font-size: 10px;
}

.listitem {
list-style-type: disc;
padding: 0;
margin: 4px 0px 0px 25px;
}

.listitem li {
margin-bottom: 10px;
}

#footer {
width: 809px;
height: 66px;
background-color: #f3f3eb;
background-image: url(_images/footerbg.jpg);
background-repeat: no-repeat;
margin: 0 auto;
text-align: left;
color: #cebc8b;
font-size: 9px;
line-height: 16px;
}

.footerpad {
padding: 8px 0px 0px 26px;
}

form {
margin: 0;
padding:0;
}

.required {
font-weight: bold;
text-align: right;
}
