/* CSS Stylesheet template */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #061B76;
	line-height: 150%;
	background-color: #d0dfed;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	padding: 6px 40px 6px 45px;
}
h1 {
	font-size: 1.2em;
	color: #090D1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	padding: 30px 40px 10px 45px;
}
h2 {
	font-size: 1.1em;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	padding: 10px 40px 10px 45px;
}
h3 {
	font-size: 1em;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	padding: 20px 40px 10px 45px;
}
h4 {
	font-size: 1.2em;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	padding: 20px 30px 10px 45px;
}

.black {
	color: #000000;
	font-weight: bold;
}
.darkpurple {
	color: #3e2973;
	font-weight: bold;
}
.redcaps {
	text-transform: uppercase;
	color: #990000;
}
.panelbullet {
	margin-left: 50px;
	padding: 3px 5px 3px 5px;
}
.mainbullet {
	margin-left: 70px;
	padding: 3px 5px 3px 5px;
}



/* Top horizontal menu navigation styles  */

#navbar {
	margin: 0 auto;
	width: 840px;
	height: 39px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #fff;
}

#navbar ul {
	float: left;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	line-height: 120%;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 20px;
}

#navbar a {
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align:center;
	padding: 10px 20px 5px 25px;
	background-image: url(images/menu_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
}

#navbar a:hover { 
	color: #000;
}

#navbar li {
	float: left;
}

/* Page layout styles */
#page {
	margin: 0 auto;
	width: 840px;
	background-color: #fff;
	clear: both;
}
#banner {
	width: 840px;
	height: 269px;
	background-color: #FFFFFF;
	position: relative;
}
#bannerpics {
	width: 349px;
	height: 269px;
	position: absolute;
	right: 0;
	top: 0;
}
#logopic {
	width: 491px;
	height: 269px;
	position: absolute;
	left: 0;
	top: 0;
}

#maincontent {
	width: 840px;
}

#panel_right {
	width: 340px;
	background-color: #dce9f7;
	border: 5px solid #abc5ea;
	background-image: url(images/cogs2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 20px 40px 20px 15px;
	float: right;
}
#panel_right p {
	padding: 5px 25px 5px 25px;
}
.panelline {
	padding: 15px 25px 15px 25px;
	margin: 10px 0 10px 0;
	border-bottom: #abc5ea solid 3px;
}
#contactpanel {
	width: 240px;
	background-color: #dce9f7;
	border: 1px solid #abc5ea;
	margin: 0px 40px 20px 15px;
	float: right;
}
#contactpanel p {
	padding: 15px 20px 5px 20px;
}
#testi {
	width: 340px;
	background-color: #dce9f7;
	border: 2px solid #abc5ea;
	margin: 15px 10px 15px 50px;
	padding: 10px;
	font-size: 90%;	
}

#newspanel {
	width: 750px;
	background-color: #dce9f7;
	border: 2px solid #abc5ea;
	margin: 15px 10px 15px 30px;
	padding: 10px;
	font-size: 95%;
	clear: both;
}
#newspanel p, #newspanel h2 {
	padding-left: 15px;
}
.last {
	margin-bottom: 15px;
}
#panel_right h2 {
	padding: 15px 25px 5px 25px;
	text-align: center;
}
#panel_right h3 {
	padding: 15px 25px 5px 25px;
	text-align: left;
}

#panel_left {
	width: 420px;
	margin: 20px 15px 20px 0px;
	float: left;
}


.panelhead {
	background-color: #D0CAE2;
	color: #090D1B;
	font-weight: bold;
	margin: 10px;
	padding: 4px 10px 4px 10px;
}


#footer {
	color: #FFF;
	width: 834px;
	height: 40px;
	background-color: #061B76;
	border: 3px solid #fff;
	clear: both;
}
#footer p {
	padding: 9px 15px 4px 20px;
	font-size: 85%;
	text-align: center;
}

#footer p span {
	padding-left: 92px;
	float: left;
}

/* Booking form styles */

#quote {
	padding:0;
	width: 270px;
	background-color: #fff;
	margin: 25px 20px 15px 20px;
	line-height: 120%;
	float: left;
	border: #712351 solid 1px;
}
.quote {
	padding: 10px 15px 10px 15px;
	font-size: 95%;
}
.quoteline {
	padding: 0;
	margin: 0 17px 10px 17px;
	border-bottom: #abc5ea solid 5px;
}
.quoteid {
	padding: 10px 15px 10px 15px;
	font-size: 85%;
	text-align: right;
	font-style: italic;
}
a:link{	color: #990000;}
a:visited{	color: #990000;}
a:hover{color:#fe5123;}
a:active{color:#990000;}

#footer a:link{color:#FFF; text-decoration: none;}
#footer a:visited{color:#FFF; text-decoration: none;}
#footer a:hover{color:#000; text-decoration:none;}
#footer a:active{color:#fff; text-decoration:none;}

#contact {
	margin: 10px 10px 15px 10px;
	border: 1px solid #96aeca;
	text-align: left;
}
#contact td, tr {
	padding: 4px 4px 4px 10px;
	border: 1px solid #96aeca;
}
.contactleft {
	border-left: 1px solid #ffffff;
}
#contactform {
	width: 450px;
	border: 1px solid #FFFFFF;
	background-color: #dce8f6;
	text-align: left;
}
#contactform td, tr {
	padding: 5px 5px 5px 10px;
	border: 1px solid #FFFFFF;
}
#form { 
	width: 450px;
	margin-left: 40px;
	border: 1px solid #96aeca;
	padding: 3px;
	color:#000;
		
}
		
.textarea { width:250px;
		height:100px;
		border: 1px solid #96aeca;
		background-color:#ffffff;
		color:#000;
		margin-left:0px;
		margin-right:0px}

.submit { width:95px;
		height:28px;
		margin: 5px 0 5px 0;
		background-image: url(images/submit.gif);
		border: none;
		color: #FFFFFF;
		/*color: #52462E;
		border: 1px solid #BEC0DC;
		background-color:#ffffff;*/
}
.select {
		width: 280px;
		height: 20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color: #96aeca;
		background-color:#ffffff;
		color:#000;		
}
.select2 {
		width: 280px;
		height: 20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		border: 1px solid #96aeca;
		padding: 1px 0 0 4px;
		background-color:#e7dfd1;
		color:#000;		
}
.option {
		font-weight: bold;
		color: #ffffff;
		background-color: #52462E;
		border-bottom: 1px solid #fff;
		border-top: 1px solid #fff;
		padding: 2px 5px 1px 6px;
}
option {
		padding: 2px 5px 1px 6px;
}
.option2 {
		font-weight: normal;
		border-bottom: 1px solid #FFF;
		border-top: 1px solid #FFF;
		padding: 2px 5px 1px 11px;
}
.formtext {
		font-size: 90%;
		text-align: left;
		margin: 5px 0 0 -30px;
}
.count {
	width: 300px;
	background-color: #f0f5fb;
	border: 1px #abc5ea solid;
	margin: 5px 15px 0 15px;
	padding: 3px;
	text-align: center;
}


#lwd {
	margin: 0 auto;
	margin-top: 30px;
	width: 840px;
	height: 80px;
	font-size: 85%;
	padding-left: 15px;
}
