body {
	margin: 0px;
	padding: 0px;
	color: #222;
	background: #06768e url(../images/background.jpg) repeat-x top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
a{
	color: #377ac0;
	font-weight: bold;
}
a:hover{
	color: #000;
}
#wrapper {
	width:900px;
	margin: 0px auto;
}
#header {
}
#content {
	padding: 20px;
	background: #dcf3f8 url(../images/contactbackpalms.jpg) repeat-x;
}
#contenthome {
	padding: 20px;
	background: #dcf3f8 url(../images/backhome.jpg) repeat-x;
}
#footer {
	padding: 20px;
	background:#0b5c73;
	color: #FFF;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
}
#footer a{
	color: #FFF;
	text-decoration: none;
}
#topNav {
	height: 46px;
	background:url(../images/seisia_holiday_park_02.jpg) repeat-x;
}
ul#topNavBlock {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
ul#topNavBlock li {
	display: inline;
	list-style: none;
}
ul#topNavBlock li a {
	display: inline-block;
	padding: 13px 8px;
	color: #772000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:url(../images/frangipani.jpg) no-repeat left;
	padding-left: 24px;
}
ul#topNavBlock li a:hover {
	color: #FFF;
	background: url(../images/hover1.jpg);
}
.imgRight{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 6px solid #FFF;
}
.imgRightNoBorder{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;

}
.imgLeft{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 6px solid #FFF;
}

.imgBorder{
	margin-bottom: 5px;
	display: block;
	border: 6px solid #FFF;

}
h1 {
	color: #0b5c73;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font: normal 18px/20px "Trebuchet MS", Arial;
	color: #0392b0;
	

}
.clear{
	clear: both;
}
.contactFormBox{
	float: right;
	width: 400px;
}
input,textarea,select{
	width: 95%;
}
form{
	margin: 0px;
	padding: 0px;
}
.submitButton{
	width: auto;
}
.floatRight340{
	width: 300px;
	float: right;
	margin-left: 20px;

}
.floatRight300{
	width: 300px;
	float: right;
	margin-left: 40px;
	margin-right: 20px;
}
.imageCaption{
	width: 300px;
	float: left;
	font-weight: bold;
	margin-bottom: 10px;

}
.imageCaptionRight{
	width: 320px;
	float: right;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}