/* GLOBALS */
body {
margin: 0 auto;
background-color: #3a1f14;
background-image: url(_images/bgtile.jpg);
background-repeat: repeat;
text-align: center;
}

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

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

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

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

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

#contain {
width: 760px;
margin: 0 auto;
background-color: #FFFFFF;
border-left: 2px solid #6b3925;
border-right: 2px solid #6b3925;
border-bottom: 2px solid #6b3925;
}

#maincontain {
width: 750px;
margin: 0 auto;
text-align: left;
background-color: #f1f1e6;
}

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

.spacer15 {
margin: 0px 0px 15px 0px;
}

.padit6 {
padding: 6px;
}

.padit7 {
padding: 7px;
}

.padit10 {
padding: 10px;
}


.vertdivider {
background-image: url(_images/vert_divider.gif);
background-repeat: repeat-y;
}

#flashgallery {
border: 1px solid #ceceb9;
width: 475px;
height: 190px;
}

.tanheader {
background-color: #c6c0a5;
height: 27px;
}

.tanheadpad {
padding: 7px;
}

.tanbox1 {
border: 1px solid #ceceb9;
background-color: #eae8dd;
}

.tanbox2 {
border: 1px solid #ceceb9;
background-color: #e2dec8;
}

.imgbrdr {
border: 1px solid #ceceb9;
margin-bottom: 5px;
}

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


.cdimg {
display: block;
width: 103px;
height: 95px;
margin: 0;
background-image: url(_images/cdimg.jpg);
background-repeat: no-repeat;
}

.cdpad {
padding: 3px 0px 0px 12px;
margin: 0;
}

.cdimg2 {
display: block;
width: 195px;
height: 175px;
margin: 0;
background-image: url(_images/cdimg2.jpg);
background-repeat: no-repeat;
}

.cdpad2 {
padding: 5px 0px 0px 21px;
margin: 0;
}

.dottedline {
width: 100%;
height: 31px;
margin: 0 auto;
background-image: url(_images/horiz_divider.gif);
background-repeat: repeat-x;
}

.smalltxt {
font-size: 9px;
}

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

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

.clearit {
clear: both;
}

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

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

.tblheader td {
font-weight: bold;
font-size: 12px;
height: 25px;
padding-left: 7px;
}

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

.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: 2px 0px 0px 22px;
margin-bottom: 15px;
}

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

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

#footer {
width: 750px;
background-color: #774531;
margin: 0 auto;
text-align: left;
color: #ecd096;
font-size: 9px;
line-height: 16px;
}

form {
margin: 0;
padding:0;
}

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