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

body {
	background-color: #F8F8F8;
	background-image: url(/images/backgrounds/sand-720.jpg);
}

#feature {
	width: 100%;
}
#feature-wrapper {
	height: 278px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#home-advert-wrapper {
	width: 100%;
}
#home-advert {
	height: 694px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.menu-logo {
	background-image: url(/images/logos/logo-menu-seaspray.png);
	background-repeat: no-repeat;
	background-color: #6D625A;
}

#colh-left {
	float: left;
	width: 200px;
	margin-right: 20px;
}
#colh-left .colh-left-cell {
	height: 120px;
	width: 200px;
}
#colh-left .colh-left-cell-divider {
	height: 20px;
	width: 200px;
}
#colh-centre {
	float: left;
	width: 520px;
}
#colh-centre .colh-centre-top {
	height: 10px;
	width: 520px;
	background-image: url(../images/home/cell-top-500.png);
	background-repeat: no-repeat;
}
#colh-centre .colh-centre-body {
	width: 518px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.head1 {
	font-size: 20px;
	color: #333333;
}
#colh-centre .colh-centre-body .colh-centre-body-content {
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
#colh-centre .colh-centre-bottom {
	height: 10px;
	width: 518px;
	background-image: url(../images/home/cell-foot-500.png);
	background-repeat: no-repeat;
}
#colh-centre .colh-centre-feature {
	width: 500px;
	margin-right: 9px;
	margin-left: 9px;
}
#colh-right {
	float: right;
	width: 200px;
}
#colh-right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#colh-right ul a {
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 180px;
	margin-bottom: 5px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	height: 25px;
	background-image: url(../images/home/button-sky-200.png);
	background-repeat: no-repeat;
}
#colh-right ul a:hover {
	color: #000000;
	text-decoration: underline;
}
#rowh {
	height: 120px;
	width: 960px;
	margin-top: 20px;
}
#rowh .rowh-cell-200 {
	float: left;
	height: 120px;
	width: 200px;
}
#rowh .rowh-cell-80 {
	float: left;
	height: 120px;
	width: 80px;
}
#rowh .rowh-cell-divider {
	float: left;
	height: 120px;
	width: 20px;
}
#colh-left-620 {
	float: left;
	width: 620px;
}
.home-mod-620 {
	margin-bottom: 5px;
}
.home-mod-620-head {
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 13px;
	color: #666666;
	background-image: url(../images/modules/cell-head-620.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
.home-mod-620-body {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.home-mod-620-slider {
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}
.home-mod-620-content {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.home-mod-620-foot {
	height: 20px;
	background-image: url(../images/modules/cell-foot-620.png);
	background-repeat: no-repeat;
}
#slider {
	overflow: hidden;
	height: 278px;
	width: 960px;
}
#colh-right-320 {
	float: right;
	width: 320px;
}
.home-mod-320 {
	margin-bottom: 5px;
}
.home-mod-320-head {
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 13px;
	color: #666666;
	background-image: url(../images/modules/cell-head-320.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
.home-mod-320-body {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.home-mod-320-content {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.home-mod-320-foot {
	height: 20px;
	background-image: url(../images/modules/cell-foot-320.png);
}
.home-mod-320-image {
	background-color: #EDEDED;
	height: 80px;
	width: 260px;
	margin-left: 13px;
	margin-bottom: 10px;
	margin-top: 8px;
}

