@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1 {font-size:16px; }
h2 {font-size:14px; float:left; width:100%;}
h4 { font-size:24px; color:white; line-height:26px; }
h4 span { font-size:18px !important;}


.north-caicos-vacation #container { 
	width: 950px;  
	background: #FFFFFF;
	margin: 0 auto; 
	
	text-align: left; 
} 
.north-caicos-vacation #header { 
	background: #fff; 
	padding: 0px;
	margin:0px;
	float:left;
	}
	#timeline {
		width:930px;
		height:16px;
		text-align:right;
		
		padding-top:3px;
		} 
		#timeline h1 {
		font-size:12px;
		color:#666666;
		}
	#menubar {
		width:950px;
		height:49px;
		}
		#menubar ul{
			float:right;
			width:725px;
			height:40px;
			
			display:block;
			margin:0px;
			
			padding:9px 0px 0px 10px;
			_padding:9px 0px 0px 7px;
			background:#FFFFFF url(cssimages/menuback.gif) no-repeat;
			} 
			#menubar ul li{ float:left; width:98px; _width:98px; height:37px; list-style:none; margin-left:1px; _margin-left:2px; }
				#menubar ul li a{ 	background:#4dd5de;
									width:98px; _width:98px; height:26px; _height:25px; 
									display:block;
									text-decoration:none;
									color:#FFFFFF;
									font-weight:bold;
									text-align:center;
									
									font-size:11px;
									padding-top:12px; 
									_padding-top:11px;}
				#menubar ul li a:hover { background:#00efff;
										 color: #006666;
								 }
								 .last {width:109px !important;}
		#lefthead { width:216px;
					height:	224px;
					float:left;
					padding:0px;
					margin:0px;
					}
		#righthead { width:730px;
					 position:relative;
					 height:226px;
					 _height:226px;
					 float:left;
					
					 margin:0px;
					 padding:0px;
					 background:url(cssimages/picback1.gif) repeat-y;
					 }
					 .picBottom {
					 		position:absolute;
					 		width:730px;
							bottom:0px;
							height:12px;
								_bottom:-9px;
								margin:0px;
								padding:0px;
								z-index:5;
						
							background:url(cssimages/picbackbottom.gif) no-repeat;
							}
							
		 #resButt {
		 	width:219px;
			height:72px;
			background:url(cssimages/resback.jpg) no-repeat;
			margin:0px;
			
			
			padding:25px 0px 0px 0px;}
			 #resButt a { border:none; text-decoration:none}
		
			
									
			
			
		




.north-caicos-vacation #sidebar1 {
	position:relative;
	float: left; 
	width: 209px; 
	_width: 208px;
	background: #28ced8 url(cssimages/leftback2.jpg)  repeat-y;
	_background: #2fcfd9;
	padding: 15px 10px 25px 10px;
	margin:0px !important;
	_padding: 10px 0px 35px 0px;
	font-size:12px;
	min-height:200px;
	
	}
	.leftBott {
		position:absolute;
		background:url(cssimages/leftbottom.gif) no-repeat;
		width:232px;
		height:32px;
		margin:0px;
		
		left: -4px;
		bottom:0px;
		_bottom:-15px;
		}
.north-caicos-vacation #sidebar1 h3{
	margin-left: 20px; 
	margin-right: 10px;
	text-align:left;
	color: #009933;
	font-style:italic;
	font-size:14px;
}
.north-caicos-vacation #sidebar1 p {
	margin-left: 10px; 
	margin-right: 20px;
	padding-left:15px;
	text-align:justify;
	color:#006699;
	
}
.north-caicos-vacation #sidebar1 p a{
color:#339933; font-weight:bold}
.north-caicos-vacation #sidebar1 p a:hover{
color:#FFFFFF;}
.north-caicos-vacation #sidebar1 h2{
	margin-left:10px;}
		
	.north-caicos-vacation #sidebar1 ul{
		width:180px;
		padding:0px;
		margin:0px 0px 0px 25px;
		}
		#sidebar1 ul li{ color:#006699;  padding:0px; border-bottom:1px solid  #2db1c6; width:160px; list-style:none;}
			#sidebar1 ul li a{ color:#006699; text-decoration:none; font-weight:bold; font-size:11px; height:16px; display:block; width:150px;
								padding:6px 5px; }
				#sidebar1 ul li a:hover{ color:#fff; !important; background-color:#006699;}
			
	#mainContent {
	margin: 0px 19px 0 229px;
	_margin: 0px 15px 0 227px !important;
	
	padding:10px 0px 25px 50px;
	border:none !important;
	
	background: #6fe0ea; 
	/* border-left:1px solid  #A7E9E7; 
	background: url(cssimages/mainback.jpg) repeat-y #6fe0ea; */
	
	color: #006699;
	font-size:12px;
	height:auto;
	
	
		min-height:300px;
	line-height:18px;
	text-align:justify;
}
	#mainContent p { font-size:12px; width:596px;}
	#mainContent h1, h2 { _height:26px;}

	#mainContent table tr{ height:40px; }
	.toy { font-size:16px; width:180px; color:#FFFFFF; font-weight:bold;}
	#nobull { list-style:none !important;}
	#mainContent ul {padding:0px; margin:0px;}
	#mainContent ul li{ 	width:550px;
	list-style-position:outside;
	list-style: none;
	padding-top:7px;
		
												}
												
	.north-caicos-vacation #mainContent ul li span{ font-weight:bold;
												font-size:16px; 
												color:#FFFFFF;  }
	.north-caicos-vacation #mainContent img{
												float:left;
												margin:0px 20px 15px 0px;
												padding:1px;
												border-left:1px    #D5F7F7 solid;
												border-top:1px    #D5F7F7 solid;
												border-bottom:1px    #22A29E solid;
												border-right:1px    #22A29E solid;
												background: #A7E8ED;
	}
.north-caicos-vacation #footer { 
	padding: 0px; 
	background: #FFFFFF url(cssimages/footback.jpg) -3px 1px no-repeat;
	width:100%;
	height:30px;
	float:left;
	}
	.north-caicos-vacation #footer ul {
	height:16px;
	float:right;
	width:700px;
	height:30px;
	padding:1px;
	margin:0px;
	text-align:center;
	}
	.north-caicos-vacation #footer ul li{
		list-style:none;
		padding:2px 10px;
		margin:0px;
		display:inline;
		}
		.north-caicos-vacation #footer ul li a {
			text-decoration:none;
			color:#009999;
			font-size:10px;
			}
			.north-caicos-vacation #footer ul li a:hover { color:#000033 ; }
	 
		
.north-caicos-vacation #footer p {
	margin: 0; 
	padding: 0px; 
}

/* 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;
}
#form1 {
width:90%;
}
.f_text {
	width:300px;
	
	}
.txt { 	width:200px;
		display:block;
		float:left;
		font-weight:bold;}
.aspam2 {border:none !important;}\

#rates	{ border: 1px #006699 solid; margin:15px 0px}
		#rates tr {height:20px !important;}
		#rates tr td {width:170px; padding-left:5px; text-align:center; }
		.tabtitle {font-weight:bold; background:#006699; color:#FFFFFF; text-align:center;}
		
		.takart {position:absolute; top:-500px;}