body {
	margin: 0;
	font: normal 12px Arial, sans-serif;
	background-image: url('../images/background.gif');
	background-repeat: no-repeat;
}

#specialBtn {
	/*
	position: absolute;
	left: 735px;
	top: 14px;
	*/
	height: 26px;
	background-image: url('../images/btnlnk.jpg');
	background-repeat: repeat-x;
	border: solid 2px white;
}

#specialBtn1 {
	/*
	position: absolute;
	left: 735px;
	top: 14px;
	*/
	height: 26px;
	background-image: url('../images/btnlinkg.jpg');
	background-repeat: repeat-x;
	border: solid 2px white;
}

.button_off {
	font: bold 13px Arial, sans-serif;
	color: white;
	text-decoration: none;
}
.button_on {
	font: bold 13px Arial, sans-serif;
	color: yellow;
	text-decoration: underline;
}

#logo {
	position: absolute;
	left: 112px;
	top: 15px;
}

#topTitle {
	position: absolute;
	left: 254px;
	top: 3px;
}

#leftNavigation {
	position: absolute;
	left: 112px;
	top: 125px;
}
.leftButtonTop {
	background-image: url('../images/navBarTop.gif');
	background-repeat: no-repeat;
	width: 137px;
	height: 16px;
}
.leftButtonMid {
	background-image: url('../images/navBarMid.gif');
	background-repeat: no-repeat;
	width: 137px;
	height: 8px;
}
.leftButtonBot {
	background-image: url('../images/navBarBot.gif');
	background-repeat: no-repeat;
	width: 137px;
	height: 18px;
}
.leftButton_off {
	background-image: url('../images/btn_off.gif');
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	padding-left: 20px;
	font: bold 14px Arial, sans-serif;
	color: yellow;
	text-decoration: none;
}
.leftButton_on {
	background-image: url('../images/btn_on.gif');
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	padding-left: 20px;
	font: bold 14px Arial, sans-serif;
	color: yellow;
	text-decoration: none;
}

.hand {
	cursor: pointer;
	cursor: hand;
}
#tiles {
	position: absolute;
	left: 112px;
	top: 430px;
}
.tiles_on {
	border: solid 2px #E7F50A;
}
.tiles_off {
	border: solid 2px #21467B;
}
#topNav {
	position: absolute;
	left: 286px;
	top: 72px;
}
.topNav td {
	height: 27px;
}
.topNav, .topNav a:link, .topNav a:hover, .topNav a:visited {
	font: bold 13px Arial, sans-serif;
	color: white;
	text-decoration: none;
}
.topNav a:hover {
	font: bold 13px Arial, sans-serif;
	color: white;
	text-decoration: underline;
}
#contentBox {
	position: absolute;
	width: 580px;
	left: 330px;
	top: 130px;
	color: #06083B;
}
.content {
	font: normal 12px Arial, sans-serif;
	color: #21467B;
	text-align: left;
}

.contentcenter {
	font: normal 14px Arial, sans-serif;
	color: #21467B;
	text-align: center;
}

.contentright {
	font: normal 12px Arial, sans-serif;
	color: #21467B;
	text-align: right;
}

.contentyellow {
	font: normal 12px Arial, sans-serif;
	color:#FC0
	text-align: center;
}
.contentblack{
	font: normal 14px Arial, sans-serif;
	color:#000;
	text-align: center;
}

.contentbody{
	font: normal 16px Arial, sans-serif;
	color:#000;
	text-align: center;
}
	
H2 {
	font-size: 16px;
	font-family: "Century Gothic";
	background-color: #5D0300;
	color: white;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
H3 {
	font-family: "Century Gothic";
	color: #5D0300;
}
H4  {
	font-family: "Century Gothic"
	background-color:#006
		color: white;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #102693;
}
	
.imgborder {
	border: solid 1px #21467B;
}
.mainSlideBorder {
	border-left: solid 6px #00308F;
	border-right: solid 6px #00308F;
}

/*LIMO STUFF*/

#CTLimoScheduleYellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FC0;
}
#CTLimoSchedulehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:bold;
	color:#036;
	text-align: center;
	font-weight: bold;
}

#CTLimoScheduleWhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}


/* MIDDLE HEADER TOOLS */
div#tools { width: 200px; margin: 0 10px 0 auto; font-family: Arial, sans-serif; }
#tools table { width: 100%; }
#tools form { margin: 0; }
table#reservation { font-size: 10px; font-weight: normal; color: #039; line-height: 1.5em; }
#reservation td { padding-bottom: 5px; }
table#extras { margin-top: 10px; }
#extras td { text-align: center; border-top: 1px #039 solid; padding: 5px; }
#extras a { font-size: 12px; text-decoration: none; color: #039; font-weight: bold; }
#extras a:hover { color: #C30; }
#extraleft { border-right: 1px #039 solid; }
.formelement { font-size: 10px; color: #576035; font-family: Arial, sans-serif; }
/* *************** */
