/* CSS Document */
body {
margin: 0px;
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 62.5%;
color: #5E6D65;
background-color: #ffffff;
}

a img {
border: 0px;
}

a:link{
	color: #5E6D65;
	text-decoration: underline;
}

a:visited{
	color: #5E6D65;
	text-decoration: underline;
}

a:hover{
color: #5E6D65;
text-decoration: none;
}

td {
	font-size: 1.2em;
}

td input, td textarea {
	margin-bottom: 4px;
}

#wrapbiz {
width: 860px;
margin: 0 auto 0 auto;
padding: 14px 0 0 0;
background-color: #FFFFFF;
}



#contentbiz{
	margin: 0 250px 10px 100px;
	font-size: 1.2em;
	border:1px solid #FFF;
}

#contentbiz h1{
	font-size: 1.5em;
	font-weight:100;
	margin-top: 21px;
}

#result{
	margin: 15px 250px 2px 100px;
	font-size: 1.0em;
	width: 590px;
}

#island{
float:right;
width: 160px;
text-align: right;
background-color: #E7E7B5;
padding: 0 5px 5px 5px;
margin-right:  65px;
margin-top:20px;
}



* html #island{
float:right;
width: 160px;
text-align: right;
background-color: #E7E7B5;
padding: 0 5px 5px 5px;
margin-right:  33px;
}

#island li{
	list-style-type: none;
	font-size: 1.2em;
	padding-bottom: 8px;
}

#island h2{
	font-size:1.2em; 
	margin-top: 8px;
}

.Normal{
background-color:#E7E7B5;
width:590px;
}

.LightGrey{

background-color:#FFF;
width: 590px;
}

.Normal p, .LightGrey p{
font-size: 1.3em;
margin-top: 15px;
margin-bottom: 15px;
}

.clear{
clear:both;
margin:0;
padding:0;
line-height:0;
}

#ads {
	float: right;
	border-left: solid 1px #5b6b63;
	padding-left: 20px;
	width: 120px;
}

#ads h1 {
	font-size: 1.3em;
}

#ads p {
	font-size: 1.1em;
}

.ad_itemLightGrey {
	background-color: #f0f0d7;
	padding: 5px;
}

.ad_itemNormal {
padding: 5px;
	background-color: #fff;
}

form#HomeSearchForm {
width: 496px; float: left; clear: none;
}

div.SelectRow {
float: left; clear: none;
width: 242px;
}
form#HomeSearchForm label {
font-size: 1.0em; display: block;
color: #5E6D65; font-weight: bold;
height: 3.75em;
}
form#HomeSearchForm label span.Note {
font-size: 0.83333em; display: block;
padding-top: 1px; font-weight: normal;
}
div.SelectRow select {
width: 242px;
}
form#HomeSearchForm div#BusinessTypeSelect {
margin-right: 12px;
}
form#HomeSearchForm div#IslandSelect {

}

div.SubmitRow {
float: none;clear: both;  text-align:right;
padding-top: 10px;
}
.SubmitRow input {
}

#Links {
float: none;clear: both;
}

#Inspirational {
background-color: #E7E7B5;
padding: 5px;
}
#Inspirational p {
font-size: 1.0em; margin-top: 0; 
}