@charset "utf-8";
body  {
	font: 100% "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color:#fff;
	
}
p {
color:#000;
font-size:14px;
text-align:center;
margin:5px 0px;


}


.main #container { 
	width: 850px;  

	margin: 0 auto; 

	text-align: left; 
} 
.main #header {
margin-top:25px;
text-align:center;

padding: 0 10px;
height:109px; 
} 
#leftheader{
width:230px;
height:300px;
padding:0px 0px 0px 15px;
float:left;
}
#leftheader h1{
padding:0px;
margin:0px;
}
#mainpic{
width:600px;
height:250px;
margin:0px 0px 0px 15px;
_margin:10px 0px 0px 10px;
padding:0px;
float:left;
}


.main #header h1 {
	margin: 0; 
	padding: 5px 0;
	font-size:14px ;
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	
	}
	

#menubar {
width:850px;
height:48px;
background:url(../newpage/cssimages/menubar.jpg) no-repeat;
margin:0px auto;
}
#menubar ul{
padding:17px 0px 0px 0px;
margin:0px;


}
#menubar ul li{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left:15px;
height:25px;
float:left;
list-style:none;
font-size:12px;
text-align:center;
color: #3399CC;
}
#menubar ul li a{
font-weight:bold;
color: #3399CC;
text-decoration:none;
}

#menubar ul li a:hover{
color: #FF6633;
font-weight:bold;
}


.main #sidebar1 {
	float: left; 
	width: 12em; 	
	margin: 10px 20px;
	_margin: 10px 15px;
	border: #EEEEEE 1px solid;
	padding:0px;

	
}
.main #sidebar1 h3{
margin:0px;
padding:10px;
	
	font-size:18px;
	font-weight:bold;
	color: #3399CC;
	text-align:left;
	background: url(../newpage/cssimages/back.jpg) repeat-x;
}

.main #sidebar1 ul li{
list-style:none;
margin:0px;
padding:0px;
}
.main #sidebar1 ul li a{
font-weight:bold;
	color: #999999;
	text-decoration:none;
}
.main #sidebar1 ul li a:hover{
	color: #006699;
	
}

.main #mainContent {
	margin: 2em 2em 0 15em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
} 

.main #mainContent img {
width:260px;
height:180px;
float:left;
margin:10px;
border:1px solid #CCCCCC;
padding:2px;
background-color:#E1F5FF;
}

.main #mainContent p {
width:100%;
float:left;

}

.content p{
padding:5px 50px;

}

.content img {
margin:25px;
padding:3px;
border:1px solid #EBEBEB;
}
.main #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.main #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#Top {
width:847px;
height:7px;

background:url(../newpage/cssimages/contTop.jpg) no-repeat  ;
_background:url(../newpage/cssimages/contTop.jpg) no-repeat 0px 12px;
float:left;
margin:0px 0px 0px 3px;



}


#Cont {
width:847px;
height:auto;
background:url(../newpage/cssimages/cont.jpg) repeat-y  ;
float:left;
margin:0px 0px 0px 3px;


}
#Bott {
width:847px;
height:7px;
background:url(../newpage/cssimages/contBot.jpg) no-repeat;
float:left;
margin:0px 0px 0px 3px;
}


#leftheader {

width:190px;
height:auto;
margin:10px;

}
#leftheader h1 {
font-size:26px;
color:#3399CC;
font-family:"Times New Roman", Times, serif;

}

#leftheader a {
text-decoration:none;
color:#006699;
font-weight:bold;
font-size:14px;
text-align:left;
display:block;
line-height:18px;
}

#leftheader a:hover {

color: #333333;

}

#TurksCaicosVillaRentals {
	width:678px;
	text-align:center;
	
	}
	
	#TurksCaicosVillaRentals tr { text-align:center; vertical-align:top; padding:3px;}
		#TurksCaicosVillaRentals tr td { padding:5px ; height:90px; border:#E2F4FA solid 1px; font-size:12px; }
		#TurksCaicosVillaRentals tr td a{ color:#3399CC; text-decoration:none; }
		#TurksCaicosVillaRentals tr td a:hover{ color:#FF9900;  }