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

body,td {
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size: 13px;
color: #5d5a51;
}

a {
text-decoration: none;
color: #a51e22;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #6f0e11;
font-weight: bold;
}

a.fade img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a.fade:hover img {
filter:alpha(opacity=80);   
-moz-opacity: .8;   
opacity: .8;
-khtml-opacity: .8; 
}

#container {
margin: 0 auto;
width: 925px;
}

#contentbox {
width: 925px;
margin: 0 auto;
background-color: #000000;
background-image: url(../_images/contentbg.jpg);
background-repeat: repeat-y;
}

.mainpad {
padding: 0px 25px 25px 25px;
text-align: left;
}

.padit15 {
padding: 15px;
}

.indentbox {
width: 750px;
margin: 0 auto;
}

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

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

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

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

.imgbrdr {
border: 1px solid #8f8972;
}

.imgbrdrwhitefloat {
border: 3px solid #ffffff;
float: left;
margin-right:8px;
}

.imgbrdrwhite {
border: 3px solid #ffffff;
}

.imgbrdrmarg {
border: 1px solid #8f8972;
margin: 0 0 5px 0;
}

.clearit {
clear: both;
}

.title {
font-size: 24px;
color: #000000;
font-weight: bold;
}

.title2 {
font-size: 20px;
color: #725424;
line-height: 18px;
}

.divider {
display: block;
width: 100%;
height: 45px;
background-image: url(../_images/divider.gif);
background-repeat: no-repeat;
background-position: top center;
clear: both;
}

.smalltxt {
font-size: 10px;
}

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

.indent {
padding-left: 20px;
}

ul {
margin: 0;
padding: 5px 0 15px 35px;
}

li {
margin-bottom: 10px;
}

/* FOOTER */
#footer {
width: 925px;
height: 60px;
margin: 0 auto;
background-color: #b89d7a;
}

#footpad {
padding: 22px 0px 0px 0px;
font-size: 11px;
color: #4c3f2f;
line-height: 16px;
}

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

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

/* FORMS */
form {
margin: 0;
padding: 0;
}

.error {
font-size: 11px;
color: #C40A11;
font-weight: bold;
}

.formbox {
background: #b89d7b;
padding: 8px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin: 5px 0 9px 0;
border: 0;
color: #47351e;
font-size: 11px;
}
