body {
	background-color: #FFFFFF;
	background-image: url('/images/sky-blue-background.jpg');
	background-repeat: repeat-x;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
}

#clearDiv {
	clear: both;
}

#leftHeaderText {
	padding-top: 20px;
	float: left;
}

#rightHeaderText {
	padding-top: 1px;
	text-align: right;
}

#bannerHeader {
	height: 120px;
}

#container {
	width: 980px; 
	text-align: left;  
	margin: 0 auto;
	line-height: 150%;
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
}

#leftnav {
	float: left;
	width: 150px;
	border-top-width: 2px;
	border-top-style: solid;	
}

#leftnav ul {
	padding: 0;
	margin: 5px;
	list-style-type: none;
}

#leftnavImgTop {
	width: 150px;
	height: 125px;
	margin-top: 1.5em;
	text-align: center;
	background-image: url('/images/starfish-capital-coast-pafos-cyprus.jpg');
	background-repeat: no-repeat;
}

#leftnavsearchbox {
	padding-left: 5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#leftnavImgBottom {
	width: 150px;
	height: 260px;
	display: block;
	padding-left: 14px;
	padding-top: 12px;
}

#content {
	margin-left: 150px;
	border-top-width: 2px;
	border-top-style: solid;
}

#contentImg {
	float: right;
	width: 265px;
	height: 400px;
	margin-left: 10px;
	margin-top: 2px;
	background-image: url('/images/couple-capital-coast-pafos-cyprus.jpg');
	background-repeat: no-repeat;
}

#contentBody {
	text-align: justify;
	margin-left: 10px;
	margin-right: 100px;
	width: 96%;
}

#topLinks {
	text-align: right;
	padding-right: 10px;
}

#footer {
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	font-size: 80%;
}

#emailForm {
}

#emailForm label {
	width: 125px;
}

.emailFormInputText {
	width: 250px;
}

#viewBrochure {
	line-height: 110%
}

#viewBrochure h4 {
	margin-bottom: 0px;
}

#viewBrochure ul {
	margin-top: 0px;
}