
body {
	margin:0 0 40px 0;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#003399;
}

#homeBanner {
	background:#ffcc00 url(images/home-page_bg.gif) repeat-x;
	padding:20px 0 0 0;
}
#hotline {
	padding:0 30px 0 30px;
	line-height:40px;
	font-size:13px;
	font-weight:bold;
	text-align:right;
}
#hotline .number {
	font-size:15px;
	color:#cc3300;
}

#homeContent {
	padding:10px 30px 30px 130px;
	line-height:20px;
}
#homeContent ul {
/*	padding-left:100px;*/
}

#homeContent #bowlGames {
	position:absolute;
	width:70px;
	top:310px;
	left:30px;
	margin:0 10px 0 0;
	padding:10px 10px 30px 0;
	border-right:1px solid #ffcc00;
	font-size:10px;
	line-height:normal;
	text-align:center;
	white-space:nowrap;
}
#homeContent #otherSports {
	float:right;
	margin:0 0 0 20px;
	padding:10px 10px 20px 10px;
	border:1px solid #ffcc00;
	text-align:center;
	white-space:nowrap;
}
#homeContent #otherSports h3 {
	margin-top:5px;
}

#gameSchedule {
	float:right;
	margin:10px 0 10px 20px;
	background:#ffffcc;
	border:1px solid #ffcc00;
	line-height:normal;
}
#gameSchedule th {
	font-size:13px;
	padding:5px;
	text-align:left;
}
#gameSchedule td {
	font-size:11px;
	padding:0 5px 5px 5px;
	white-space:nowrap;
}
#gameSchedule td.month {
	padding:5px;
	color:#cc3300;
	font-weight:bold;
}
#gameSchedule td.date {
	padding:0 5px 5px 5px;
	text-align:right;
	font-weight:bold;
}

#pageBanner {
	background:#ffcc00 url(images/page_bg.gif) repeat-x;
	padding:20px 0 0 0;
}
#pageHeader {
	background:#ffcc00;
	border-top:1px solid #ffffff;
	padding:10px 30px 10px 30px;
	line-height:15px;
	font-size:13px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#cc0000;
}
#pageContent {
	/*width:760px;*/
	padding:20px 30px 30px 30px;
	line-height:20px;
}

#pageContent #bowlGames {
	float:right;
	width:70px;
	margin:0 0 20px 20px;
	padding:0 0 0 10px;
	border-left:1px solid #ffcc00;
	font-size:10px;
	line-height:normal;
	text-align:center;
	white-space:nowrap;
}

#bowlTrivia {
}
#bowlTrivia th {
	padding:3px 10px 3px 0;
	border-right:1px solid #ffcc00;
	font-size:11px;
	color:#3366cc;
	text-align:right;
}
#bowlTrivia td {
	padding:3px 10px 3px 10px;
	font-size:11px;
}

h1 {
	margin:10px auto 10px auto;
	font-size:19px;
	color:#003399;
	line-height:normal;
}
h2 {
	margin:10px auto 10px auto;
	font-size:17px;
	color:#cc0000;
	line-height:normal;
}
h3 {
	font-size:15px;
	color:#3366cc;
	line-height:normal;
}
h4 {
	font-size:13px;
	color:#3366cc;
	line-height:normal;
}

#reserve th, #reserve td {
	padding:5px;
}
#reserve th {
	text-align:right;
}
#reserve td {
}

input, select, textarea {
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.fieldOff {
	background:#f5f5f5;
	border:1px solid #cccccc;
}
.fieldOn {
	background:#ffffcc;
	border:1px solid #ffcc00;
}

.waitlist {
	color:#cc0000;
}

.q {
	font-weight:bold;
}

a img {
	border:0;
}
a:link {
	color:#0000ff;
	/*text-decoration:none;*/
}
a:visited {
	color:#0000ff;
	/*text-decoration:none;*/
}
a:hover {
	color:#cc3300;
	text-decoration:underline;
}
a:active {
	color:#ff9900;
	text-decoration:underline;
}

hr {
	padding:0 0 0 0;
	margin:20px 0 20px 0;
	height:0;
	color:#ffffff;
	border:0;
	border-top:1px solid #cccccc;
}

ul {
	list-style-type:square;
	list-style-image:url(images/li.gif);
	line-height:20px;
}
ul ul {
	list-style-type:square;
	list-style-image:url(images/lili.gif);
}

.smallText {
	font-size:10px;
	color:#003399;
	line-height:150%;
}

#registerLink {
	float:right;
}

#featuredHotel {
	float:right;
	width:240px;
	padding:10px;
	margin:0 0 10px 10px;
	background:#ffffcc;
	border:1px solid #ffcc00;
	font-size:11px;
	line-height:15px;
}
#featuredHotel h3 {
	margin:0 0 10px 0;
}
#featuredHotel h4 {
	margin:5px 0 5px 0;
}

#registerBug {
	float:right;
	margin:5px 0 5px 20px;
}


#tourPrices th {
	border-bottom:1px solid #ffcc00;
	background:#ffffcc;
	padding:5px 10px 5px 10px;
	font-size:12px;
}
#tourPrices td {
	border-bottom:1px solid #ffcc00;
	padding:5px 10px 5px 10px;
	font-size:12px;
}

.photoRight {
	float:right;
	margin:0 0 5px 20px;
}
.photoLeft {
	float:left;
	margin:0 20px 5px 0;
}

#pageFooter {
	clear:both;
	margin-top:30px;
	text-align:center;
	font-size:10px;
	color:#003399;
	line-height:150%;
}

/* NAV MENU STYLE */

.clCMAbs {
	position:absolute;
}

.clLevel0 {
	position:absolute;
	line-height:40px;
	font-size:13px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#cc3300;
	background:#ffcc00 url(images/menu-arrow_bg.gif) no-repeat;
}
.clLevel0over {
	position:absolute;
	line-height:40px;
	font-size:13px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#cc3300;
	background:#ffcc00 url(images/menu-arrow_bg.gif) no-repeat;
	cursor:pointer;
	cursor:hand;
}
.clLevel0border {
	position:absolute;
	visibility:hidden;
}

.clLevel1 {
	position:absolute;
	line-height:20px;
	padding:0 0 0 15px;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	/*font-weight:bold;*/
	color:#ffffff;
	background:#3366cc url(images/menu-off_bg.gif) no-repeat;
}
.clLevel1over {
	position:absolute;
	line-height:20px;
	padding:0 0 0 15px;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#ffffff;
	background:#003399 url(images/menu-on_bg.gif) no-repeat;
	cursor:pointer;
	cursor:hand;
}
.clLevel1border {
	position:absolute;
	background:#ffcc00;
	visibility:hidden;
}
