body {
margin: 0 auto;
background-color:#ffffff;
/* old background
background-color: #0E0E0E;
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: #000000;
}

#flashnav {
margin: 0 auto;
font-size: 9px;
color: #E1E1E1;
}

        .header_nav
        {
            overflow:hidden;                 
        }
        a.header_navItem
        {
           float:left; 
           display: inline-block;
           background-position: top left;
           background-repeat: no-repeat;
           height:34px;
           width: 88px;
        }
        a.header_navItem:hover 
        {
            background-position: -88px 0;
        }

#container {
width: 724px;
margin: 0 auto;
background-color: #E1E1E1;
}

#containerpad {
width: 708px;
margin: 3px auto 0px auto;
text-align: left;
}

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

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

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

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

.tblcenter {
margin: 0 auto;
}

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

.thickborder {
border: 3px solid #717171;
}

.bannerborder {
border: 1px solid #717171;
margin-bottom: 3px;
}

.newsbox {
background-color: #000000;
padding: 10px;
}

.whitetext {
color: #FFFFFF;
}

.tourbox {
background-color: #A4A4A4;
padding: 10px;
}

#footer {
font-size: 9px;
}

a.small {
color: #D35908;
text-decoration: underline;
font-weight: normal;
}

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

/* * * * * * NEWS * * * * * */
.newsdivider {
height: 30px;
}

/* * * * * * TOUR * * * * * */
.tourheader {
background-color: #222222;
color: #FFFFFF;
font-weight: bold;
font-size: 11px;
height: 32px;
}

/* * * * * * EXTRAS * * * * * */

.extrabox {
background-color: #A6A6A6;
}

.extraheader {
height: 20px;
font-size: 12px;
font-weight: bold;
}

.extrabody {
background-color: #CACACA;
}

/* * * * STORE * * * */
.storedivider {
width: 90%;
height: 15px;
margin: 15px auto 0px auto;
border-top: 1px dotted #404040;
}


/* * * * * * SIGNUP * * * * * */

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

.dropdown {
font-size: 9px;
}

form {
margin: 0 auto;
}
