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

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/wallpaper.jpg);
	background-repeat: repeat;
	background-color: #B3CCD0;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 0;
}
.clr {
	clear: both;
}
a {
	text-decoration: none;
}
h1 {
	color: #70B1C9;
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	line-height: 22px;
	color: #E6B668;
	padding-top: 5px;
	padding-bottom: 5px;
}
.logoBox {
	width: 1400px;
	margin-left: -680px;
	background-image: url(images/ocean-breeze-logo.png);
	background-repeat: no-repeat;
	height: 390px;
	background-position: -35px;
	position: absolute;
	z-index: 5;
	left: 50%;
	margin-top: -12px;
}
.pageBox {
	z-index: 10;
	position: absolute;
	margin-top: 150px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
}
.menuBox {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	height: 50px;
}
.menuBox ul {
	list-style-type: none;
	margin-left: 45px;
	padding-top: 9px;
}
.menuBox ul li {
	float: left;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8cb4c9;
	padding-left: 8px;
	padding-right: 35px;
}
.menuBox ul li a {
	color: #FFF;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}
.menuBox ul li .menuSubItem {
	color: #aeccdb;
	font-size: 13px;
	line-height: 13px;
}
.headerBackgroundImage {
	position: absolute;
	z-index: 11;
}

.headerBox {
	height: 300px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-repeat: no-repeat;
}
.headerBox ul {
	list-style-type: none;
	margin-top: 75px;
	position: absolute;
	left: 0px;
	z-index: 16;
}
.headerBox ul li {
	margin-top: 5px;
	display: block;
	width: 250px;
	background-image: url(images/blue-trans.png);
	background-repeat: repeat;
}
.headerBox  a {
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 11px;
	padding-bottom: 11px;
	text-align: center;
	color: #FFF;
	
}
.headerBox a:hover {
	background-color: #4B82A3;
}
.headerBox .chatWithRep {
	position: absolute;
	z-index: 50;
	right: -1px;
	top: 302px;
}


.bodyBox {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
.contentBox {
	padding: 14px;
}
.contentBox a {
	color: #E6B668;
}

.contentBox .leftBox {
	width: 30%;
	float: left;
}
.contentBox .rightBox {
	float: right;
	width: 67%;
}
.contentBox p {
	font-size: 13px;
	color: #666;
	line-height: 22px;
	text-align: justify;
	padding-bottom: 11px;
}
.contentBox ul {
	font-size: 14px;
	margin-left: 24px;
	margin-top: 11px;
	margin-bottom: 20px;
	margin-right: 0px;
	color: #477FA2;
	list-style-type: square;
}
.contentBox ul li {
	padding-top: 3px;
}

.specialBox {
	width: 47%;
	float: left;
	border: 1px solid #e6dfd4;
	background-image: url(images/special-bg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-position: 0px 100%;
	margin-top: 0px;
	margin-left: 0px;
}
.specialBox .specialPrice {
	float: right;
	color: #4a82a4;
	font-size: 20px;
}
.specialBox .specialType {
	color: #e6b668;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.specialBox .specialTime {
	font-size: 13px;
	color: #666;
	clear: both;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
}
.specialBox .specialIncludes {
	font-size: 13px;
	color: #666;
	clear: both;
	margin-left: 10px;
}
.specialBox .readMore a{
	font-size: 11px;
	color: #4A96CA;
	font-weight: bold;
	padding: 2px;
	display: block;
	border-top: 1px solid #CCC;
	margin-top: 4px;
}

.footerBox {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.footerBox .signUpBox {
	float: right;
	width: 65%;
	color: #FFF;
	font-size: 12px;
	padding: 10px;
	background-image: url(images/blue-trans.png);
	background-repeat: repeat;
}
.footerBox input {
	background-color: #E8F0F3;
	border: 1px solid #4A80A2;
	font-size: 15px;
	color: #333;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;	
}

.leftSignUp {
	background-color: #A3C3CE;
	margin-bottom: 20px;
	margin-top: 15px;
	border: 1px solid #8EB5C4;
	background-image: url(images/sign-up-bg.jpg);
	background-repeat: no-repeat;
	width: 250px;
	overflow: hidden;
}
.leftSignUp input {
	background-color: #E8F0F3;
	border: 1px solid #4A80A2;
	font-size: 15px;
	color: #333;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.advertisement {
	background: #BED3DC url(images/advertisements/abbotsford-head-calder-cup.jpg) no-repeat 8px center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 140px;
	font-size: 18px;
	color: #426779;
	padding-top: 30px;
	height: 55px;
	border: 2px dashed #8AAFB3;
}
.advertisement a {
	color: #375866;
}

.myForm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
.myForm textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.myForm .fieldLabel {
	display: block;
	width: 200px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.myForm .error !IMPORTANT {
	color: #F00;		
}
.myForm .myField {
	border: solid 2px #CCC;
	padding: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.myForm .myButton {
	border: solid 2px #CCC;
	padding: 2px 15px;
	background-color: #FFF;
	margin-top: 5px;
	color: #666;
	font-size: 18px;
}
.responseSuccess {
	display: block;
	padding: 10px;
	background: #E1EFF0;
	border: 3px dashed #86AFC8;
	color: #86AFC8;
	font-weight: bold;
}
