@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 78%;
	margin:10px 0 15px 0;
}
img {
	border:0;
}
p {
	padding:5px 10px;
	font-size:14px;
}
h1 {
	font-size:22px;
	padding:0;
	margin:0 0 15px 0;
	text-align:center;
	color:#006;
}
#wrapper {
	position:relative;
	margin:0 auto;
	width:958px;
	color:#fff;
	background: #0019a8;
}
#top {
	width:958px;
	height:10px;
	font-size:1px;
	background: #0019a8 url(cssimages/C&W-Sliced_r1_c1.gif) no-repeat;
}
#head {
	width:958px;
	height:140px;
	background: #0019a8 url(cssimages/C&W-Sliced_r7_c1.gif) repeat-y;
}
#logo {
	width:468px;
	padding:10px 0 0 38px;
}
#topaddr {
	position:absolute;
	top:15px;
	right:30px;
	font-size:13px;
	font-weight:bold;
}
.divider {
	width:958px;
	height:4px;
	font-size:1px;
	background: #0019a8 url(cssimages/C&W-Sliced_r5_c1.gif) no-repeat;
}
#middle {
	width:958px;
	padding-top:20px;
	background: #0019a8 url(cssimages/C&W-Sliced_r7_c1.gif) repeat-y;
}
.content {
	margin:0 35px 20px 35px;
	background:#ccc;
	color:#000;
	padding:20px;
}
.content p {
	text-align:justify;
}
.content ul {
	list-style-position: outside;
	padding:0 0 10px 45px;
	font-size:13px;
}
.inner {
	background:#fff;
	color:#000;
	padding:15px 10px;
}
#border-outer {
	border-top:1px solid #828177;
	border-left:1px solid #828177;
	border-right:1px solid #ebe8d9;
	border-bottom:1px solid #ebe8d9;
	margin-bottom:1px;
}
#border-inner {
	border-top:1px solid #f2f0e6;
	border-left:1px solid #f2f0e6;
	border-right:1px solid #828177;
	border-bottom:1px solid #828177;
}
#botaddr {
	clear:both;
	height:20px;
	padding:5px 0 0 10px;
	margin:0 15px;
	background: #2236B3;
}
#botaddr p {
	padding:0;
	font-size:11px;
}
.spacer6 {
	height:6px;
	width:958px;
	font-size:1px;
	background: #0019a8 url(cssimages/C&W-Sliced_r7_c1.gif) repeat-y;
}
#footer {
	width:958px;
	height:10px;
	font-size:1px;
	background: #0019a8 url(cssimages/C&W-Sliced_r9_c1.gif) no-repeat;
}
#pics {
	position:relative;
	float:right;
	width:300px;
	height:258px;
	margin:0 5px 0 15px;
}
#pics1 {
	height:429px;
	margin:25px 0 20px 35px;
}
#ppics {
	height:100px;
	margin:0 0 20px 35px;
}
.fleft {
	position:relative;
	float:left;
}
.imgright {
	position:relative;
	float:right;
	margin:5px 0 5px 0;
	padding:0 0 0 15px;
}
#mapframe {
	width:850px;
	height:460px;
}
#maptop, #mapbot {
	position:relative;
	float:left;
	width:850px;
	height:40px;
	background:#e8e8e8 url(images/MapFrame1_01.jpg);
}
#mapbot {
	background:#e8e8e8 url(images/MapFrame1_05.jpg);
}
.maplside, .maprside {
	position:relative;
	float:left;
	width:40px;
	height:380px;
	background:#e8e8e8 url(images/MapFrame1_04.jpg);
	color:#000;
}
.maplside {
	clear:both;
	background:#e8e8e8 url(images/MapFrame1_02.jpg);
	color:#000;
}
#map {
	position:relative;
	float:left;
	width:770px;
	height:350px;
	background:#e5e3df;
	/*border:1px solid #ccc;*/
}
#bookme {
	position:absolute;
	right:56px;
	top:160px;
}
.cotext {
	font-size:10px;
	text-align:right;
	padding:0 34px 5px 40px;
	color:#999;
}
.hours {
	font-size:10px;
	text-align:center;
	padding:0 40px 15px 40px;
	color:#fff;
}
.clrboth {
	font-size:1px;
	clear:both;
}
/******* Navigation styling *******/
#nav {
	width:958px;
	height:28px;
	background: #0019a8 url(cssimages/C&W-Sliced_r7_c1.gif) repeat-y;
	font-size:13px;
}
#nav ul {
	padding:5px;
}
#nav li {
	display:inline;
	float:left;
	padding:0 10px;
	text-align:center;
	width:100px;
}
#nav li a {
	color:#fff;
}
#nav a {
	text-decoration:none;
}
#nav a:hover {
	font-weight:bold;
	color: #FF3;
}
#nav li a.active {
	font-weight:bold;
	color: #ddd;
}
#nav a:hover.active {
	color: #eee;
}
/******* Form styling *******/
#formpics {
	position:relative;
	float:right;
	width:230px;
	height:520px;
	background:#06C;
}
#formdiv {
	position:relative;
	width:596px;
	height:617px;
	background:#fdfdfd;
}
form {
	padding:0 20px 0 10px;
}
dl  {
	margin: 20px 0 0 20px;
}
dt {
	float:left;
	clear:left;
	width:110px;
	margin:0 0 10px 0;
	padding:5px 0 0 5px;
	font-weight:normal;
	color:#333;
}
dt span, .red {
	color:#f00;
}
dd {
	margin:0 0 10px 0;
	font-weight:normal;
	color:#000;
}
input, textarea {
	border: 1px #ccc solid;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}
.submit {
	font-size:11px;
	width:100px;
	height: 23px;
	margin:10px 0;
	padding:0;
	border:0;
	background: url(cssimages/send.gif);
	background-position:left bottom;
	cursor: pointer; 
}
.submit:hover {
	background-position:left top;
}
.formtext {
	font-size:12px;
	font-weight:bold;
	padding:0;
}
.address {
	height:60px;
}
.enquiry {
	height:60px;
}
.formtext2 {
	font-size:10px;
	padding:0 10px;
}

