html {
	height: 100%;
}
/*** TAG MODIFICATIONS ***/

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#FFFFFF;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
}

UL {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px;
}

A {
	color: #666633;
	text-decoration: underline;
}

A:hover {
	color: #CCCC99;
	text-decoration: none;
}

LIST, INPUT, TEXTAREA, SELECT {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666633;
	border: 1px solid #666633;
}

FORM, P {
	margin: 0px;
}

/*** HEADINGS ***/

.subhead_pad {
	padding-left: 10px;
}
.subhead {
	font-size: 13px;
	font-weight: bold;
}
.subhead_red {
	color: #670001;
}
.subhead_blue {
	color: #194876;
}
.subhead_orange {
	color: #D2741A;
}
.subhead_purple {
	color: #471947;
}
.subhead_gold {
	color: #767547;
}

.smalltext {
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.footer {
	line-height: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.subtext_tours {
	padding:10px 20px 0px 10px;
}
.subtext {
	padding:10px 20px 0px 50px;
}

.titletext {
	font-size: 22px;
	line-height: 20px;
	color: #CCCCCC;
	padding:15px 0px 10px 50px;
}

.titlebodytext {
	font-size: 22px;
	line-height: 20px;
	color: #CCCCCC;
}

.newsdate {
	font-size: 11px;
	font-weight: bold;
	color: #A0A06E;
}

.hometext {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding:0px 0px 0px 0px;
}


/*** PRINTABLE DIVS ***/

#news {
}
#extrabuts {
}
#navbar {
}



/*** EXTRAS ***/

.maintext {
	/*		top right bot left */
	padding: 0px 15px 0px 50px;
}
.noborder {
	border: 0px;
}
.data_borderbot {
	border-bottom: solid 1px #CCCCCC;
}
.head_borderbot {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	border-bottom: solid 1px #CCCCCC;
}

/*** JUKEBOX ***/

#sid {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666633;
	border: 1px solid #666633;
}

#sid .title {
	background-color: #EFEFDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	border: 1px solid #666633;
	text-align: center;
}

