@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(../cssimages/back.jpg) repeat-x #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

p, ul, table { font-size:12px; color:#666666; line-height:16px;}

a { color:#10609d; text-decoration:none; } a:hover { color: #FFCC33; text-decoration:underline;}
	
.turks-caicos-villa  #container { 
	width: 980px;  
	
	margin: 0 auto; 
	
	text-align: left; 
} 
.turks-caicos-villa  #header {
		height:80px;
		padding: 15px 0px 0px 0px;
		margin:0px;}
		#header img { border:none;}
 
.turks-caicos-villa  #header h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase;
	 
	color:#10609d;
	font-weight:lighter;
	text-align:center;
	margin: 0px; 
	padding: 0px 0px 0px 0px; 
	*padding: 0px 0px 10px 0px; 
}
.turks-caicos-villa  #sidebar1 {
	float: left; 
	width: 150px; 
	margin-top:80px; 
	padding: 0px 10px 0px 10px;
	}
	#sidebar1 p { width:150px;}
	#sidebar1 h3 { 	text-align:right;
					
					font-size:14px;
					text-transform:uppercase;}
						
	.nav_one { height:230px !important; 
				width:150px; 
				 
				font-size:14px;
				font-weight:400;
	
				}
				.nav_one h3{
					width:150px; 
					color:#10609d;					
					text-transform:uppercase;
					font-size:14px; 					
					text-align:right;
					
					}
	.menu {
		width:150px;
		height:auto;
		padding:0px;
		
		margin:0px;
		text-align:right;
		line-height:18px;
		font-size:12px;
		}
		#menu_left {text-align:right; border-right:1px solid #D1E4F3; float:right; }
		#menu_right {text-align:left !important; border-left:1px solid #D1E4F3;  width:130px !important;  }
	
	.menu li {
		width:130px;
		list-style:none;
		color:#666666;
		font-family: Arial, Helvetica, sans-serif;
		margin:0px;
		margin-left:20px;
	
		
		}
		
		.menu li a{ text-decoration:none !important; 
					color:#10609d; 
					letter-spacing:0px; 
					display:block;
					padding:0px 10px 0px 0px; }
					
		.menu li a:hover {  color:#FFFFFF; 
							background: #006699 !important;
							 }
		
		
		
		.mainmenu  { border-bottom:1px solid #D1E4F3;  }
		
		#mmenu { float:right }
		
			
			
						
						
						#on {font-weight:bold; background:url(../cssimages/arrow.gif) right 3px no-repeat;}
		
		
		
.turks-caicos-villa  #sidebar2 {
	float: right; 
	width: 150px;
	margin:80px 0px 0px 0px;
	padding: 0px 10px 15px 0px; 
	
}	
	
	
	#sidebar2 h3 { 	width:150px; 
					font-family: Arial, Helvetica, sans-serif;
					color:#10609d;
					font-size:14px; 
					text-transform:uppercase;
					text-align:left;
					}
	#sidebar2 p { width:140px; font-size:11px; text-align:left;}
.turks-caicos-villa  #mainContent {
	width:570px;
	*width:600px !important;
	height:auto;
	min-height:470px;
	background:url(../cssimages/picback.jpg) 0px 0px no-repeat;
	*background:url(../cssimages/picback1.jpg) 0px 0px no-repeat;
	
	margin: -2px 150px 0px 175px;; 
	padding: 7px 25px 0px 25px ; 
	} 
	#mainContent h1 { width:560px; padding:0px; margin:25px 0px 3px 0px; }
	#mainContent p { text-align:justify !important; width:560px;}
	#mainContent a {  font-weight:bold !important; font-size:11px;}
	#mainContent table { margin-top:15px;}
	
	#mainContent h1 { font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#666666;}
	#mainContent h2 { font-size:18px; color:#666666;}
	#mainContent h3 { color: #10609d; font-weight:bold; font-size:12px; padding:0px; margin:0px}
	#views { float:none; padding:0px 0px 0px 10px;
	margin:0px;}
	#mainContent .view {
		width:265px;
		height:150px;
		background: #fff;
		float:left;
		margin:25px 0px 15px 0px;;
		padding:5px;
		text-align:center;
		
		
		}
		.view img { border:1px #CCCCCC solid;
					margin:5px 0px;
					width:250px;
					height:110px;
					border:1px solid #CCCCCC;
					padding:3px;
					}
		.view p {text-align:justify;}
		.view a {text-align:center;}
		.view a span { color:#999999; font-size:12px;}		
	





 #footer {
 padding:2px 0px;
 margin:0px;
	 
	background:#dbe7f0;
	
	}
	#footer ul li { display:inline }
	#footer ul li a{ list-style:none; font-size:11px; padding:2px 10px; text-decoration:none;}
	#footer ul li a:hover{ background-color:#006699; color:#FFFFFF !important;}
 #footer p {
 	width:100%;
	

	bottom: 0%;
	text-align:center;
	font-size:11px;
}
.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;
}
#rates {
	border:1px solid #CCCCCC ;
	margin-left:40px;
	padding:2px
	}
	#rates tr td { margin:2px;
	padding:0px 2px;
	font-weight:bold;
	background-color:#E1F3FD;
	}
	#reserv { width:99px !important;
				height:95px !important;
				float:left;
				
				background:url(../cssimages/availablity.gif) 0px 0px no-repeat !important;
				}
			