@charset "utf-8";
/* CSS Document */
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/body.jpg) repeat-x center top;
	margin: 0px;
	padding: 00px;
}

#holder {
	position: relative;
	width: 800px;
	background: url(images/layout.jpg) no-repeat left top;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#shuver {
	position: relative;
	height: 250px;
	width: 2px;
	left: 0px;
	top: 0px;
	clear: both;
}

#homegallery {
	height: 230px;
	width: 421px;
	border: 1px solid #FFFFFF;
	position: relative;
	float: left;
	margin-left: 15px;
	padding: 0px;
}

#hometext {
	float: left;
	position: relative;
	padding-right: 30px;
	padding-left: 25px;
	height: 225px;
	width: 283px;
	margin-top: 0px;
	margin-bottom: 5px;
	background: url(images/specials%20bg.jpg) no-repeat center top;
	text-align: center;
	font: bold 22px Arial, Helvetica, sans-serif;
	padding-top: 15px;
	color: #CCCCCC;
}

#homebottom {
	padding: 15px;
	position: relative;
	width: auto;
	clear: both;
	border: 1px solid #CCCCCC;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#homebottom a:link, #homebottom a:active, #homebottom a:visited {
	color: #000000;
	text-decoration: none;
}
#homebottom a:hover {
	color: #006666;
}

h1,h2,h3,h4,h5 {
	font-size: 14px;
}

#topmenu {
	position: absolute;
	height: 35px;
	width: 800px;
	left: 1px;
	top: 200px;
	font-size: 22px;
	color: #1E4D7B;
	text-align: center;
}

#topmenu a:link, #topmenu a:active, #topmenu a:visited {
	color: #F3F1A6;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}

#topmenu a:hover {
	color: #F8171B;
}


.inputs {
	float:right;
	width: 200px;
	background-color: #E2F5F5;
}

.forms{
	float:left;
	width:48%;
	margin-bottom: 2px;
	min-height:25px;
	height:auto !important;
	height:25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
}
.formsb{
	float:left;
	width:48%;
	margin-bottom: 2px;
		min-height:106px;
  height:auto !important;
  height:106px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
#enq {
	padding: 5px;
	border: 1px dotted #CCCCCC;
}
.prover {
	margin: 5px;
	height: 25px;
	width: 40%;
	border: 1px solid #000033;
	position: relative;
	float: left;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px
}


.pics {
	float:left;
	padding:5px;
	margin-bottom:15px;
	margin-right:10px;
	font-size: 14px;
	border: 1px solid #CCCCCC;
}
.pics p {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
.pics a:link, .pics a:active, .pics a:visited {
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	font-weight: bold;
}
.pics a:hover {
	color: #FFFF00;
}
