body {
	background: #000;
	text-align: left;
	font: 11px/15px geneva, verdana, sans-serif; 
	color: #fff;
}

#tdpad {
	padding: 7px;
	}

#home {
	background: #000 url(/images/bg-home_new2.jpg) center top no-repeat;
	width: 100%; height:100%;
	}

#about, #contact {
	background: #000 url(/images/bg-about.jpg) center top no-repeat;
	 width: 100%; height:100%;
	}

#links {
	background: #000 url(/images/bg-links.jpg) center top no-repeat;
	 width: 100%; height:100%;
	}

#forum {
	background: #000 url(/images/bg-forum.jpg) center top no-repeat;
	 width: 100%; height:100%;
	}

#photos {
	background: #000 url(/images/bg-photos.jpg) center top no-repeat;
	 width: 100%; height:100%;
	}

#media {
	background: #000 url(/images/bg-media.jpg) center top no-repeat;
	 width: 100%; height:100%;
	}

#store {
	background: #000 url(/images/bg-shop.jpg) center top no-repeat;
	 width: 100%; height:100%;
	}

#news {
	background: #000 url(/images/bg-news.jpg) center top no-repeat;
	 width: 100%; height:100%;
	}


#tour {
	background: #000 url(/images/bg-tour.jpg) center top no-repeat;
	 width: 100%; height:100%;
	}

#ml {
	background: url(/images/ml.gif) left top no-repeat;
	 width: 175px; height:110px;
	}

#footerline {
	background: #577E96;
	}

#footer {
	padding:2px;
	border-width: 1px 0 0 0;
	border-style: solid solid solid solid;
	border-color: #4F4E4E;
	height: 25px;
	}

#noinfo {
	padding:4px;
	background-color: #4F4E4E;
	color:#999999;
	font:11px/11px geneva, verdana, sans-serif; 

	}

#footer a {
	color:#C5E8B3;
	}

.arrow {
	color: #E9E3C5;
	}

a {
	color: #C5E8B3; 
	text-decoration: underline;
	}

a:hover {
	color: #fff; 
	text-decoration: none;
	}

#news-feed { font-family: geneva, verdana, sans-serif; background-color: #000; border: #C5E8B3 solid 1px; margin-top: 8px; margin-left: 2px; width: 140px;}
#news-feed h3 { font-size: 16px; margin: 8px; color: #C5E8B3;}
#news-feed li { font-size: 10px; margin: 4px; color: #C5E8B3; list-style-position: inside;}

/***************************** consolidated font colors *****************************/

td {
	font:11px/16px geneva, verdana, sans-serif; 
	color: #C5C5C5;
	}

.tiny {
	font:9px/11px geneva, verdana, sans-serif; 
	color: #C5C5C5;
	}


#specialnews {
	font:12px/12px geneva, verdana, sans-serif; 
	color: #000;
	font-weight: bold;
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #338DBC;
	background: #72C2ED;
	padding:3px;
	width: 100%;
	}

#tour-month {
	font:16px/18px geneva, verdana, sans-serif; 
	color: #FFD794;
	font-weight: bold;
	border-width: 0 0 1px 0;
	border-style: solid solid solid solid;
	border-color: #FFD794;
	}

#news-title {
	font:16px/18px geneva, verdana, sans-serif; 
	color: #FFD794;
	font-weight: bold;
	}


#news-date {
	font:11px/12px geneva, verdana, sans-serif; 
	color: #FFD794;
	}

#design {
	color: #656565;
	}

#design a {
	color: #656565;

	}

#design a:hover {
	color: #fff;
	text-decoration: none;
	}


#input {
	font:11px/11px geneva, verdana, sans-serif; 
	background-color: #000; 
	color: #fff;
	border: 1px solid; 
	border-color: #C5E8B3; 
	padding-left: 3px; 
	margin-bottom: 4px;
	}

.submit {
	font:11px/11px geneva, verdana, sans-serif; 
	font-weight: bold;
	background-color: #C5E8B3; 
	color: #000;
	border: 1px solid; 
	border-color: #C5E8B3; 
	padding-left: 3px; 
	margin-bottom: 4px;
	}