/* * * * * * GLOBALS * * * * * */
body {
margin: 0 auto;
background-color: #1F1307;
background-image: url(_images/bg_tile.jpg);
background-repeat: repeat-x;
text-align: center;
}

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

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

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

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

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

#container {
width: 780px;
margin: 50px auto 0px auto;
}

#containerwhite {
width: 780px;
margin: 0px auto;
background-color: #FFFFFF;
}

#contentbox {
width: 760px;
margin: 0 auto;
text-align: left;
}

.spacer {
width: 100%;
margin: 0;
height: 6px;
}

.shopbox {
margin: 0 auto;
width: 174px;
background-color: #FFD0D0;
}

#shoplist {
list-style-type: none;
padding: 0;
margin: 0px 0px 0px 19px;
}

#shoplist li {
background-image: url(_images/shop_arrow.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 12px;
margin-bottom: 7px;
}

.shopdivider {
width: 80%;
height: 10px;
margin: 10px auto 0px auto;
border-top: 1px solid #D59999;
}

.spacerleft {
width: 100%;
height: 10px;
margin: 0 auto;
}

.indent {
padding-left: 17px;
}

.centerit {
text-align: center;
margin: 0 auto;
}

.linebox {
width: 578px;
margin: 6px auto 0px auto;
border: 1px solid #E2D3C4;
}

.paditbig {
padding: 10px;
}

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

.tblbold {
font-weight: bold;
}

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

.tblbody td {
background-color: #FFFFFF;
}
.tblbody {
background-color: #FFFFFF;
}

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

.titlebig {
font-weight: bold;
font-size: 14px;
}

.smalltxt {
font-size: 9px;
}

.boldital {
font-size: 10px;
font-weight: bold;
font-style: italic;
}

.divider {
clear: both;
width: 100%;
height: 10px;
margin: 10px auto 0px auto;
border-top: 1px solid #E2D3C4;
}

.newsdivider {
width: 100%;
height: 20px;
margin: 20px auto 0px auto;
border-top: 1px dotted #E2D3C4;
}

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

.imgborder {
border: 1px solid #E2D3C4;
}


#footer {
width: 780px;
height: 38px;
margin: 0 auto;
text-align: center;
background-image: url(_images/footer.gif);
background-repeat: no repeat;
}

.footerpad {
padding-top: 13px;
font-size: 9px;
}
