* {
	padding: 0;
	margin: 0;
}
body {
	background: #eeeeee;
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}
a {
	text-decoration: none;
	color: #0171af;
}
a:hover {
	text-decoration: underline;
	color: #111111;
}
#wrap {
	width: 800px;
	margin: 20px auto;
}
#header {
	height: 100px;
	background: url(../images/header.gif) #eeeeee no-repeat;
}
#header h1 {
	font-size: 34px;
	font-weight: 100;
	letter-spacing: -3px;
	padding: 30px 0 0 30px;
}
#header h1 a {
	text-decoration: none;
	color: #ec8714;
}
#header h1 a:hover {
	text-decoration: none;
	color: #000000;
}
#header h2 {
	color: #89a537;
	font-size: 20px;
	font-weight: 100;
	padding: 0 0 0 31px;
}
#menu ul {
	list-style-type: none;
	padding: 10px 0 0 40px;
}
#menu ul li {
}
#menu ul li a {
	color: #ffffff;
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: -1px;
}
#menu ul li a:hover {
	color: #ec8714;
	text-decoration: none;
}
#content {
	background: url(../images/content.gif) #eeeeee repeat-y;
	padding: 20px 20px 3px 20px;
}
.main {
	border-top: 1px solid #aaaaaa;
	background: #eeeeee;
	padding: 10px;
}
.main h2 {
	font-size: 18px;
	font-weight: 100;
	padding: 7px 0 7px 0;
	color: #ec8714;
}
.main h2 a {
	text-decoration: none;
}
.left h2 a:hover {
	color: #111111;
}
#bottom {
	background: url(../images/bottom.gif) #eeeeee no-repeat;
	padding: 10px 0;
}
#footer {
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.imageleft {
	float: left;
	border: 1px solid #999999;
	padding: 5px;
	margin: 10px 10px 10px 0;
}
.imageright{
	float: right;
	border: 1px solid #999999;
	padding: 5px;
	margin: 10px 0 10px 10px;
}
#caltab {
	width: 600px;
	margin: 0 auto;
}
#jancont, #febcont, #marcont, #aprcont, #maycont, #juncont, #julcont, #augcont, #sepcont, #octcont, #novcont, #deccont, #keyone,#keytwo,#keythree,#keyfour {
	border: 0px;
}
#jan, #feb, #mar, #apr, #may, #jun, #jul, #aug, #sep, #oct, #nov, #dec, #key {
	width: 141px;
	padding: 0;
	margin: 10px;
	border-left: 1px solid #a2adbc;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616b76;
	text-align: center;
	background-color: #ffffff;
}
caption {
	margin: 0;
	padding: 0;
	width: 141px;
	background: #a2adbc;
	color: #ffffff;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616b76;
	background: #d9e2e1;
	border-right: 1px solid #a2adbc;
	border-bottom: 1px solid #a2adbc;
	border-top: 1px solid #a2adbc;
}
#jan td, #feb td, #mar td, #apr td, #may td, #jun td, #jul td, #aug td, #sep td, #oct td,#nov td,#dec td, #key td{
	border-right: 1px solid #a2adbc !important;
	border-bottom: 1px solid #a2adbc !important;
	width: 20px;
	height: 20px;
	text-align: center;
}
.booked, td.booked {
	background-color: #0171af;
	color: #ffffff;
}
.nc, td.nc {
	background-color: #00ff00;
	color: #ffffff;
}
.nb, td.nb {
	background-color: #0000FF;
	color: #ffffff;
}
.na, td.na {
	background-color: #ff0000;
	color: #ffffff;
}
.blank, td.blank {
	background-color: #cccccc;
	color: #cccccc;
}
#pricetab {
	width: 600px;
	margin: 0 auto;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #ffffff;
}
#pricetab td{
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
}
#pricetab p{
	text-align: center;
}
.row1 {
	background-color: #a2adbc;
}
.row2 {
	background-color: #0171af;
	color:#eeeeee;
}