BODY, P, TD  {
	color: #000000;
	font-family : Verdana, Arial;
	font-size : 10px;
}

.bigheader {
	font-size : 16px;
	font-weight : bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.credits {
    color: #520f0f;
	font-size: 10px;
 	font-style : italic;
	padding-left: 7px; 
}

.gray {
	color: #666666;
	font-weight: bold;
}

.hint {
	color: #800000;
	font-size: 10px;
}

.header {
	font-size : 14px;
	font-weight : bold;
	color: #520f0f;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.headerblack {
	color: #000000;
	font-size : 11px;
	font-weight : bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 7px; 
}

.desctext {
	color: #000000;
	font-size : 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 7px; 
}

.invalid {
	color: #800000;
	font-size: 11px;
	font-weight : bold;
}

.med {
	font-size: 11px;
}

.medheader {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

A:hover {
 	color : #666666;
	text-decoration: none;
}

A {
 	color : #ffffff;
 	font-family : Verdana, Arial;
 	font-size : 10px;
 	font-weight: bold;
	text-decoration: none;			
}

IMG.thumb {
	border-color: #ffffff;
}

IMG.selthumb {
	border-color: #FF9900;
}

INPUT, SELECT, TEXTAREA {
 	font-family : Verdana, Arial;
 	font-size : 11px;
}

INPUT.button { 
	background-color: #520f0f;
	border: solid 1px #ffffff; 
	color: #ffffff;
	font-size : 12px;
	font-weight: bold;
	height: 20px;
}

INPUT.inputclear {
	background-color: #ff6600;			
	border: 0;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10px;
}

TD.tourname {
	border: solid 1px #000000;
	font-size: 11px;
	height: 21px;
	width: 336px;
	vertical-align: middle;
}

TD.seltour {
	background-color: #341d0a;
	layer-background-color: #341d0a;
	border: solid 1px #ffffff;
	color: #ffffff;
	height: 24px;
	width: 32px;
	text-align: center;
	vertical-align: middle;
}

TD.unseltour {
	border: solid 1px #341d0a;
	color: #341d0a;	
	cursor: pointer;
	height: 24px;
	width: 32px;
	text-align: center;
	vertical-align: middle;
}

.leftbkg {
	background-color: #d7caa1;
	background-image: url(../images/topleftbkg.jpg);
	background-repeat: repeat-x;
}

.middlebkg {
	background-color: #e5e9d0;
	background-image: url(../images/content-top-fade4.jpg);
	background-repeat: repeat-x;
}

.rightbkg {
	background-color: #5a4938;
	background-image: url(../images/brown-top-fade3.jpg);
	background-repeat: repeat-x;
}

.menutext {
	font-family: Georgia;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px; 
}

.smenutext {
	font-family: Georgia;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 7px; 
}

.pagetext {
	font-family: Georgia;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.middlecellbkg {
	background-image: url(../images/content-bkg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
}
.maintblbrdr {
	border: 1px solid #000000;
}

