body {
	background-color:#BB0D0D;
	font-family:Trebuchet MS, sans-serif;
}

a:link {color:#FF9999; text-decoration:underline}
a:hover {color:#F5D38B; text-decoration:underline}
a:active {color:#FF9999; text-decoration:underline}
a:visited {color:#FF9999; text-decoration:underline}

table {border-collapse:collapse}

.homeleft {
	width:195;
	height:380;
	background:white url('../images/home/left.jpg') no-repeat scroll top left;
	border-right:1px solid white;
	vertical-align:top;
	text-align:center;
	color:white;
}

.pgheader {
	width:100%;
	height:37;
	background:#6C6C6C url('../images/pgheader.gif') no-repeat scroll center left;
	white-space:nowrap;
	margin-bottom:5;
}

.left {
	background-color:#BC8484;
	vertical-align:top;
}

.content {
	width:100%;
	padding:10;
	vertical-align:top;
	font-size:13px;
}

.bottomlinks {
	width:95%;
	margin-top:5;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	line-height:180%;
}

.copyright {
	font-size:9px;
	color:#B39393;
	text-align:center;
}

.logofloat {
	float:right;
	margin-left:5;
}

.schedule {
	font-size:13px;
	white-space:nowrap;
	padding-right:5;
	vertical-align:top;
	border-bottom:1px solid #CDCDCD;
}

.dates {
	font-size:14px;
	font-weight:bold;
	color:white;
	background-color:#6C6C6C;
	white-space:nowrap;
	padding-right:5;
	vertical-align:top;
	border-bottom:1px solid #CDCDCD;
}

.indent {
	text-indent:-20;
	margin-left:20;
}

.suprowfloat {
	float:right;
	margin:20 20 20 20;
}

.showresults {
	width:50%;
	vertical-align:top;
	font-size:11px;
	padding-right:10;
}

.suprow {
	font-size:13px;
}

.saledivide {
	font-size:13px;
	white-space:nowrap;
	padding-right:5;
	padding-left:10;
	vertical-align:top;
	border-bottom:1px solid #CDCDCD;
	border-left:1px solid #CDCDCD;
}

.hotels {
	vertical-align:top;
	font-size:13px;
	padding:15 3 3 3;
}

.logoleft {
	float:left;
	margin-right:8;
}
