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

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

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

a:hover {
text-decoration: none;
color: #87373A;
font-weight: bold;
}

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

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

#contain {
width: 740px;
margin: 0 auto;
background-color: #FFFFFF;
}

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

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

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

.imgbotbrdr {
border-bottom: 1px solid #371B1B;
}

.imgbrdrbotmarg {
border: 1px solid #371B1B;
margin-bottom: 6px;
}

.imgbrdr {
border: 1px solid #371B1B;
}

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

.clearit {
clear: both;
}

.aboutboxtbl {
background-color: #C6BCB3;
}

.aboutbox {
width: 100%;
background-color: #C6BCB3;
margin: 0;
}

.programbox {
width: 100%;
background-color: #D6C9BE;
margin: 0;
}

.videobox {
width: 100%;
background-color: #B5A89E;
margin: 0;
}

.donatebox {
width: 100%;
background-color: #DDD4CC;
margin: 0;
}

.bannerbox {
width: 100%;
background-color: #6C6158;
text-align: center;
}

.bannerspace {
width: 100%;
height: 3px;
margin: 0 auto;
}

.padit {
padding: 15px;
}

.centerit {
text-align: center;
}

.dottedline {
width: 100%;
margin: 15px auto 0px auto;
height: 15px;
border-top: 1px dotted #4D3D07;
}

.dottedlinetitle {
width: 100%;
margin: 4px auto 0px auto;
height: 4px;
border-top: 1px dotted #4D3D07;
}


#bulletlist {
list-style-type: disc;
padding: 0;
margin: 5px 0px 0px 20px;
}

#bulletlist li {
padding: 0px 0px 0px 2px;
margin-bottom: 10px;
}

.smalltxt, .dropdown {
font-size: 9px;
}

.spacer25 {
height: 25px;
width: 100%;
margin: 0 auto;
}

#footer {
width: 740px;
height: 67px;
margin: 0 auto;
background-image: url(_images/footerbg.gif);
background-repeat: no-repeat;
}

#footerpad {
padding: 15px 25px;
text-align: left;
line-height: 16px;
}

#footer td {
font-size: 9px;
color: #DFCEBB;
}

