/* Code by Jason Clotworthy */



/*TAG STYLES */

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	background: url(../img/clouds_c.png) repeat-x;
	background-color: #DDF0F7;
}

a {
	text-decoration: none;
	color: #0C84C7;
}

a:hover {
	text-decoration: underline;
	color: #81B85C;
}

div, table, img {
	border: none;
	padding: 0;
	margin: 0;
}

td {
	vertical-align:top;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 11px;
}


/*END OF TAG STYLES*/

/*PAGE STYLES*/

#container {
	margin: 5px auto 5px auto;
	padding: 0;
	width: 978px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	z-index: 1;
}


/* HEADER STYLES */

#headwrap {
	margin: 0;
	padding: 0;
	width: 974px;
	height: 125px;
	z-index:2;
	overflow: hidden;
	background: url(../img/tile.png);
	background: rgba(50, 158, 214, 0.75);
	/*border: 4px solid #FFFFFF;
	border: 4px solid rgba(255, 255, 255, 0.9);*/
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}


#contact_us {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	color: #FFFFFF;
	/* background: #1590D0; */
	display: inline;
	float: right;
	width: 350px;
	top: -30px;
	*top: -10px;
	padding: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.8em;
	z-index: 3;
	height: 120px;
}

#contact_us a {
	color: #FFFFFF;
	text-decoration: none;
}

#contact_us a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.strapline {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	margin-left: 0.2em;
	font-size: 0.9em;
	color: #FFFFFF;
}

#nav {
	margin-right: 1em;
	margin-left: 0;
	padding: 0;
	width: 974px;
	height: 60px;
	background: url(../img/tile_w.png);
	background: rgba(255, 255, 255, 0.75);
	/*border: 4px solid #FFFFFF;
	border: 4px solid rgba(255, 255, 255, 0.75);*/
	border-top: none;
	/*-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;*/
	z-index: 1;
}

#nav a {
	text-decoration: none;
	color: #0C84C7; 
}

#nav a:hover {
	text-decoration: underline;
	color: #81B85C;
}

#nav li.active a {
	text-decoration: underline;
	color: #81B85C;
}


#nav ul {
	display:block;

}

#navblock {
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
	height: 60px;
	width: 100%;
}

#nav div {
	margin: 10px 0;
}

#nav li {
	display: inline;
	list-style: none;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
}

/*END OF HEADER STYLES*/

/*CONTENT SECTION*/
#pagewrap {
	margin-top: 16px;
	width: 974px;
	background: url(../img/tile_w.png);
	background: rgba(255, 255, 255, 0.65);
	min-height: 640px;
	height: auto;
	/*border: 4px solid #FFFFFF;
	border: 4px solid rgba(255, 255, 255, 0.75);*/
	/*-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;*/
}

#2colwrap {
	font-size: .9em;
	display: inline;
	width: 740px;
	min-height: 400px;
	z-index: 5;
}

#content {
	font-size: .9em;
	margin: 0 250px 0 200px;
	padding: 0;
	position: relative;
	top: -28px;
}

#menubar {
	float: left;
	margin: 0 0 5px 0;

}

.productmenu  {
	list-style:none;
	width: 165px;
	height: inherit;
	margin: 0;
	padding:0;
}

.productmenu li {
	width: 145px;
	height: 35px;
	border-bottom: #FFFFFF solid 2px;
	background: url(../img/tile.png);
	background: rgba(50, 158, 214, 0.75);
	padding-top: 24px;
	padding-left: 20px;
	font-size: .85em;
	color: #FFFFFF;
	/*border: 4px solid rgba(255, 255, 255, 0.9);
	border-left: none;*/
}

.productmenu li.active {
	background: #81B85C;
	width: 145px;
	height: 35px;
	padding-top: 24px;
	padding-left: 20px;
	font-size: .85em;
	color: #FFFFFF;
}

.productmenu li:hover {
	background: #81B85C;
	width: 145px;
	height: 35px;
	padding-top: 24px;
	padding-left: 20px;
	font-size: .85em;
	color: #FFFFFF;
}

.menuitemfirst {
	width: 145px;
	height: 35px;
	padding-top: 24px;
	padding-left: 20px;
	font-size: .85em;
	color: #FFFFFF;
	/*webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;*/
}

.menuitemlast {
	width: 145px;
	height: 35px;
	padding-top: 24px;
	padding-left: 20px;
	font-size: .85em;
	color: #FFFFFF;
	border-bottom: none;
}

#menubar a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

#menubar a:hover {
	text-decoration: underline;
}

/* SIDEBAR STYLES */

.sidebar {
	position:relative;
	top: 28px;
	right: 32px;
	float: right;	
	margin: 0 0 10px 0;
	padding: 0;
	width: 180px;
	height: auto;
	font-size: 0.8em;
	z-index: 8;
	visibility: hidden;
}
	/* WEATHER BAR */
	
	.weatherbar {
		height: auto;
		width: 155px;
		background:#FFF;
		/*background: url(../img/weather_wrapb.png) no-repeat;
		*background: url(../img/weather_wrap_ieb.png) no-repeat;*/
		color: #0C84C7;
		margin: 0 0 12px 0;
		padding: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		font-size: 0.8em;
		z-index: 8;
		border: 2px solid #96BD3D;
		border: solid 2px rgba(150, 189, 61, 0.7);
		-webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
		-moz-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
		box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
	}
	
	.weather h3 {
		font-size: 1.2em;
		*font-size: 14px;
		*margin: 0;
	}
	
	.weather a {
		text-decoration: none;
		margin-top: 12px;
		color: #0C84C7;
		font-weight: bold;
	}
	
	
	.weather a:hover {
		text-decoration: underline;
		padding-top: 12px;
		color: #0C84C7;
		font-weight: bold;
	}
	
	/*END OF WEATHER BAR*/

.testimonial {
	border: 2px solid #96BD3D;
	border: solid 2px rgba(150, 189, 61, 0.7);
	width: 155px;
	min-height: 180px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background: url(../img/testimonialwrap.png);
	-webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
}

.specials {
	border: 2px solid #96BD3D;
	border: solid 2px rgba(150, 189, 61, 0.7);
	width: 155px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	-webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
}

/* END OF SIDEBAR STYLES */

#footerwrap {
	position: relative;
	width: 974px;
	background: url(../img/footergrad2.png) no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
	margin:0;
	padding: 0;
	bottom: 0;
	height: 200px;
	/*border: 4px solid #FFFFFF;
	border: 4px solid rgba(255, 255, 255, 0.75);*/
	border-top: none;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

#footerwrap p {
	margin-left: 24px;
	font-size: .8em;
	color: #FFFFFF;
	bottom: 0;
}

#footerwrap ul li {
	color: #0084C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
}

#footerwrap a {
	text-decoration: none;
	color:#FFFFFF;
}

#footerwrap a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#footerwrap img {
	margin: 0;
	padding: 0;
}

#footer_break {
	height: 24px;
	border: none;
	background:url(../img/spacer.gif);
}


/* MISC CLASSES */
.clear {
	clear:both;
}

.clearImage {
	/*clear: right;*/
}

.clearAll {
	clear:both;
	min-height:40px;
}

.img_left {
	float: left;
	padding: 5px 15px 15px 0;
}

.bouncytext1 {
	text-transform: uppercase;
}

.checklist {
	width: 180px;
	position: relative;
	left: 150px;
	top: 26px;
	border: #0084C9;
	font-size: .7em;
}

.copyright {
	position: relative;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 0.7em;
	float: right;
	top: 82px;
	right: 12px;

}

.footer_text {
	position: relative;
	margin: 0;
	padding: 0;
	top: 87px;
	left: 12px;
	width: 400px;
	color: #FFFFFF;
	font-size: .7em;
}

/* BOOKING FORM CSS */

.bookingform_table {
	/* background-color: #0C84C7; */
	color: #000000;
	border-spacing: 0;
	padding: 4px;
	
}

.bookingform_table tr {
	background-color: #DDF0F7;
	font-size: .8em
}

.bookingform_table td {
	border: 2px solid #FFFFFF;
	padding: 4px;
	
}

.tableheading {
	background: #96BD3D;
	font-size: 1.1em;
	font-weight: bolder;
	height: 25px;
	color: #FFFFFF;
}

.table_left_col {
	background: #DDF0F7;
	color: #000000;
}


/* Contact Form Table */

.contactform_table {
	/* background-color: #0C84C7; */
	color: #000000;
	border-spacing: 0;
	padding: 2px;
	
}
.contactform_table tr {
	background-color: #DDF0F7;
	font-size: .8em
}

.contactform_table td {
	border: 2px solid #FFFFFF;
	padding: 4px;
	
}

.send_button {
	background:url(../img/send.png);
	width: 75px;
	height: 45px;
	border: none;
}

.send_button:hover {
	background: url(../img/sendhover.png);
	width: 75px;
	height: 45px;
	border: none;
}

.send_button:active {
	border: none;
}

.textBox {
	position: relative;
	top: 16px;
	margin-left: 275px;
	height: 275px;
}
.textBox {
	
	
}

.niceList li {
	padding-left: 12px;
	padding-bottom: 3px;
}

.niceList2 li {
	padding-left: 12px;
	padding-bottom: 3px;
	font-size: 12px;
}

.textBoxHome {
	top: -3px;
	height: 182px;
}

.homeText {
	font-size: 11px;
}