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

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

a {
color: #7E0909;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #BB6D6D;
font-weight: bold;
}

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

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

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

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

#container {
width: 800px;
margin: 0px auto 0px auto;
background-image: url(_images/contentbg.jpg);
background-repeat: repeat-y;
}

#content {
width: 760px;
margin: 0 auto;
background-color: #F1EAD7;
}

#contentpad {
width: 742px;
margin: 8px auto 0px auto;
text-align: left;
}

.imgfloat {
float: left;
margin-right: 1px;
}

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

.imgnobrdrfloat {
float: left;
margin-right: 6px;
}

.imgbrdr {
border: 1px solid #5E4821;
}

.imgbrdrbot {
border: 1px solid #5E4821;
margin-bottom: 10px;
}

.clearit {
clear: both;
}

.brownbox {
width: 273px;
background-color: #C9B889;
}

.brownboxfull {
width: 742px;
background-color: #C9B889;
}

.padit {
padding: 5px 12px;
}

.spacer {
height: 15px;
}

.botspacer {
height: 8px;
}

.centertxt {
text-align: center;
}

.smalltxt {
font-size: 9px;
}

.redtxt {
color: #7E1D1D;
font-style: italic;
}


#bulletlist {
margin-top: 5px;
}

#bulletlist li {
margin: 0px 0px 8px 0px;
}

.divider {
width: 283px;
height: 23px;
background-image: url(_images/dividerorn.gif);
background-repeat: no repeat;
margin: 0 auto;
}

.dottedline {
width: 100%;
height: 10px;
margin: 10px auto 0px auto;
border-top: 1px dotted #533E2E;
}


#footer {
width: 800px;
height: 76px;
margin: 0 auto;
background-image: url(_images/footer.jpg);
background-repeat: no repeat;
font-size: 9px;
text-align: center;
line-height: 16px;
}

.footerpad {
padding-top: 14px;
}

/* FORMS */
form {
margin: 0
}

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

.dropdown {
font-size: 9px;
}

/* PRESS */
#presslist {
margin: 10px 0px 0px 20px;
padding: 0;
list-style: none;
}

#presslist li {
background-image: url(press/_images/arrow.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 2px 0px 25px 20px;
}

.addlines {
line-height: 16px;
}

#thepresskit {
margin: 10px 0px 0px 20px;
padding: 0;
list-style: none;
}

#thepresskit li {
background-image: url(press/_images/icon_wordbig.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 7px 0px 25px 30px;
}
