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

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

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

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

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

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

#contain {
width: 798px;
margin: 0 auto;
background-color: #e8e4d9;
background-image: url(_images/contentbg.gif);
background-repeat: repeat-y;
}

#contentpad {
text-align: left;
padding: 15px 30px;
}

.greybox {
background-color: #fbfaf7;
border-left: 1px solid #e8e7e2;
border-top: 1px solid #e8e7e2;
border-right: 1px solid #d3d0c5;
border-bottom: 1px solid #d3d0c5;
margin: 0px auto 15px auto;
}

.padit10 {
padding: 10px;
}

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

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

.arrow {
vertical-align: middle;
margin-right: 4px;
}

#flashgallery {
width: 474px;
border: 1px solid #d3d0c5;
}

.imgbrdr {
border: 1px solid #d3d0c5;
}

.divider20 {
width: 100%;
height: 20px;
border-top: 1px solid #d3d0c5;
margin: 20px auto 0px auto;
}

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

.title2 {
font-size: 14px;
}

.smalltxt {
font-size: 9px;
}

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

ul {
margin: 6px 0px 0px 30px;
padding: 0;
list-style-type: disc;
}

li {
margin-bottom: 8px;
}

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

#footerpad {
padding: 10px 0px 0px 28px;
text-align: left;
color: #ffffff;
font-size: 9px;
line-height: 16px;
}


