/* * * * * * GLOBALS * * * * * */
body {
margin: 0 auto;
background-color: #152116;
background-image: url(_images/bg_tile.jpg);
background-repeat: repeat-x;
text-align: center;
}

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

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

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

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

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

#container {
width: 750px;
margin: 0 auto;
background-color: #0F2011;
border-left: 2px solid #364738;
border-right: 2px solid #364738;
border-bottom: 2px solid #364738;
}

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

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

.imgbrdrfloatrt {
float: left;
margin-right: 8px;
margin-bottom: 5px;
border: 1px solid #CDECD6;
}

.imgfloat {
float: left;
margin-right: 3px;
}
#latestnewsbox {display: block;
list-style-type: none;
margin: 0;
padding: 0;}#latestnewsbox li {
display: block;width: 430px;background-color: #222E24;
padding: 10px;
margin-bottom: 1px;}

#morenews a {
width: 430px;display: block;background-color: #000000;
padding: 10px;
text-decoration: none;
font-weight: bold;
color: #6D9C80;}#morenews a:hover {
display: block;width: 430px;background-color: #141414;
color: #B5CDBF;}

.tourimg {
border-bottom: 1px solid #98AC9E;
}

#moredates a {
width: 250px;display: block;background-color: #000000;
padding: 10px;
text-decoration: none;
font-weight: bold;
color: #6D9C80;}#moredates a:hover {
display: block;width: 250px;background-color: #141414;
color: #B5CDBF;}

.spacer20 {
width: 100%;
margin: 0 auto;
height: 20px;
}

.spacer5 {
width: 100%;
margin: 0 auto;
height: 5px;
}

.clearit {
clear: both;
}

.smalltxt {
font-size: 9px;
font-weight: normal;
}

.txtright {
text-align: right;
}

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

.dottedline {
width: 100%
height: 5px;
border-top: 1px dotted #CDECD6;
margin: 5px auto;
}

.dottedline2 {
width: 100%;
height: 15px;
border-top: 1px dotted #2b3e30;
margin: 15px auto 0px auto;
}

.centerit {
text-align: center;
}

#newsbullet {
list-style-type: none;padding: 0;margin: 5px 0px 0px 0px;
}

#newsbullet li {
background-image: url(_images/_news/bulletnews.gif);background-repeat: no-repeat;padding: 2px 0px 0px 40px;margin-bottom: 20px;
}

#articleslist {
list-style-type: none;padding: 0;
margin: 5px 0px 0px 12px;
}

#articleslist li {
background-image: url(_images/icon_pdf.jpg);background-repeat: no-repeat;
background-position: 0 50%;padding: 10px 0px 7px 18px;
}

#footer {
border-top: 2px solid #364738;
margin: 0 auto;
padding: 8px;
font-size: 9px;
background-color: #071D1B;
line-height: 16px;
text-align: left;
}

/* * * * * * TABLES * * * * * */
.tblbg {
background-color: #1C281E;
}

.tbltour td {
font-size: 9px;
line-height: 12px;
background-color: #1C281E;
}

#tourheader td {
font-weight: bold;
background-color: #000000;
font-size: 11px;
height: 25px;
color: #FFFFFF;
}

.tblshade1 td {
background-color: #051E08;
font-size: 9px;
}

.tblshade2 td {
background-color: #1B241C;
font-size: 9px;
}


/* * * * * * FORMS * * * * * */

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


