@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
body {
	background-image: url(images/background.gif);
}
.clear {
	font-size:0;
	line-height:0;
	clear:both;
	}
	
.container {
	width: 930px;
	background-color: #FFFFFF;
	border: 1px double #666666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.container .topmenu {
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #666600;
	background-color: #006600;
	height: 28px;
	text-align: right;
}
.container .topmenu ul {
	list-style-type: none;
	float: left;
}
.container .topmenu li {
	float: left;
	background-image: url(images/menubars.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.container .topmenu a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-weight: bold;
}

.container .topmenu a {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
.container .header {
	height: 120px;
	background-image: url(images/header.jpg);
}
.container .scroller {
	color: #FFFFFF;
	background-color: #224121;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

.footer {
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	background-color: #ECFFEC;
}
.leftcolumn h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
	padding-top: 10px;
}
.leftcolumn ul {
	list-style-type: none;
	margin: 10px;
}

.leftcolumn ul li {
	background-image: url(images/menubullets.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	float: none;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.leftcolumn ul li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: 500;
	background-image: url(images/leftmenubg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.leftcolumn {

}
.leftcolumn a:hover {
	color: #FF0000;
}
.midpara {
	background-color: #ECFFEC;
}
.midpara h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003333;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-image: url(images/h1bg.jpg);
}
.midpara h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-image: url(images/h1bg.jpg);
}
.midpara h5 {
	color: #CC0000;
	margin: 5px;
}
.midpara p {
	text-align: justify;
	line-height: 135%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p.readmore {
	text-align: right;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.readmore a {
	text-decoration: none;
	color: #000066;
}
.readmore a:hover {
	color: #990000;
}
img.space {
	margin: 5px;
}
.midpara h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.midpara img {
	margin-right: 5px;
	margin-left: 5px;
}

.container .topmenu a:hover {
	color: #CCFF66;
	text-decoration: underline;
}
.container .midcontents .footer p.menus {
	background-color: #008040;
	padding: 5px;
	color: #FFFFFF;
}
.container .midcontents .footer .menus a {
	text-decoration: none;
	color: #FFFFFF;
}
.container .midcontents .footer .menus a:hover {
	color: #FFCC00;
}
.leftcolumn .sidePara {
	margin: 10px;
}
.leftcolumn .sidePara h2 {
	color: #CC0000;
	margin-top: 5px;
}
.leftcolumn .sidePara p {
	color: #993333;
}
.container .topmenu .firstmenu {
	float: right;
}
.container .topmenu .firstmenu li a {
	background-color: #0066CC;
	text-transform: uppercase;
	margin-left: 1px;
}
.container .topmenu .firstmenu a:hover {
	background-color: #003366;
}
.container .midcontents .leftcolumn .menu1 {
	background-color: #E8E8FF;
}
.container .midcontents .leftcolumn .menu2 {

}
.container .midcontents .leftcolumn .menu3 {
	background-color: #FFFFCC;
}
.container .midcontents .leftcolumn .menu4 {
	background-color: #EFDFFF;
}
.container .midcontents .leftcolumn .menu5 {
	background-color: #E8F3FF;
}
.container .midcontents .midpara h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 20px;
}
.container .midcontents .midpara h2 a {
	color: #CC0000;
	text-decoration: none;
}
.container .midcontents .midpara h2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.container .midcontents .booknow a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 100px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/booknowbg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	float: left;
	margin-top: 5px;
	margin-right: 55px;
	margin-bottom: 5px;
	margin-left: 55px;
}
.container .midcontents .booknow a:hover {
	background-image: url(images/booknowbg.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
.container .midcontents .booknow {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
}
.container .midcontents .midpara p.maplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #990000;
}
.container .midcontents .midpara .maplinks a {
	text-decoration: none;
	color: #990000;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.container .midcontents .midpara .maplinks a:hover {
	color: #990000;
	text-decoration: underline;
}
.container .midcontents .midpara .newtable {
	margin-left: 20px;
	position: relative;
}
.container .midcontents .midpara .newtable .rows .col1 {
	width: 100px;
	float: left;
}
.container .midcontents .midpara .newtable .rows {
	position: relative;
	width: 90%;
}
.container .midcontents .midpara .newtable .rows .col2 {
	width: 180px;
	float: left;
}
.container .midcontents .midpara .newtable .rows .col3 {
	width: 130px;
	float: left;
}
.container .midcontents .midpara .newtable .rows .col4 {
	width: 200px;
	float: left;
}
#booking_form td {
	line-height: 200%;
}
.container .midcontents .midpara #booking_form {
	margin-right: 100px;
	margin-left: 100px;
}
.container .midcontents .midpara table tr td p {
	margin: 0px;
}

.container .midcontents .midpara table {
	margin: auto;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.category:hover {
		text-decoration: underline;
}.container .midcontents .midpara .fixed {
	background-color: #D5FFD5;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFCEAD;
	border-bottom-color: #BFCEAD;
	border-bottom-width: 1px;
}
.container .midcontents .midpara .fixed table{
	padding: 3px;
}
.container .midcontents .midpara .fixed table th{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}
.container .midcontents .midpara .fixed table td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
.container .midcontents .midpara .fixed table td a{
	text-decoration: none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.container .midcontents .midpara .fixed table td a:hover{
	text-decoration: underline;
	color: #003366;	
}
