/* ==============================================================   
    Website Design & Development by Artavia Advertising             
    Coded by: SAM BENSON                                            
                                                                    
    Copyright (c) 2010 - GARDEN ISLE                                
================================================================= */

/* _________________________________________________ Basic Styles */

body {
	background: #BCE2F2 url(../images/background.png) repeat-x fixed 0 -170px;
	font: 13px Arial, Helvetica, sans-serif;
}

h1 {
	
}

h2 {
	font-size: 34px;
	color: #053D63;
	margin-bottom: 10px;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

p {
	line-height: 16px;
	margin-bottom: 16px;
}

ul {
	
}

ul li {
	
}

a, a:visited {
	color: #053D63;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
tect-decoration: underline;
}

/* _______________________________________________ Site Structure */

#site_wrapper {
	background: #fff;
}

#header {
	position: relative;
	width: 1042px;
	margin: 35px auto 0 auto;
	height: 260px;
}

#top_content {
	
}

#flash_content {
	
}

#columns_wrapper {
	
}

#main_content {
	
}

#right_column {
	
}

#left_column {
	
}

#footer {
	background: #053D63;
	margin-top: 20px;
	font-size: 11px;
	color: #BCE2F2;
	padding: 15px 25px;
}

#artavia {
	width: 980px;
	margin: 0 auto;
	float: none;
	text-align: right;
}

#client_logo {
	float:left;
	left:0;
	position:absolute;
	top:0;
	z-index:99999999;
}

#slideshow {
	top:29px;
	left:263px;
}

#main_content .visual_padding {
	padding: 10px 25px 25px 25px;
}

/* ____________________________________________ Navigation Styles */

#h_nav {
	
}

#v_nav {
	
}

#f_nav {
	
}

/* ____________________________________________ Specific Styles */

#slideshow img {
	top: 20px;
	left: 20px;
}

#featured div {
	float: left;
	width: 290px;
	margin-right: 24px;
	position: relative;
	height: 396px;
	margin-bottom: 20px;
	
}

#featured div.last {
	margin: 0 0 20px 0;
}

#featured div .visual_padding {
	padding: 85px 24px 10px 24px;
	float: none;
	width: auto;
	height: auto;
}

#featured div p {
	margin-bottom: 10px;
	text-align: center;
	width: 240px;
}

#featured div a {
	font-size: 15px;
	text-transform: capitalize;
	text-align: center;
	float: left;
	padding: 8px 0;
	color: #000;
	width: 120px;
	position: absolute;
	bottom: 15px;
	left: 15px;
}

#featured div a.last {
	left: 150px;
}

#melville_box {
	border: 2px solid #C9A75B;
	background: url(../images/melvilleLogo.gif) no-repeat center 10px;
}

#melville_box a {
	background: url(../images/melvilleButton.gif) repeat-x;
	border: 1px solid #907741;
}

#luccombe_box {
	border: 2px solid #5BC9A3;
	background: url(../images/luccombeLogo.gif) no-repeat center 10px;
}

#luccombe_box a {
	background: url(../images/luccombeButton.gif) repeat-x;
	border: 1px solid #419074;
}

#manor_box {
	border: 2px solid #9CA3E9;
	background: url(../images/manorLogo.gif) no-repeat center 10px;
}

#manor_box a {
	background: url(../images/manorButton.gif) repeat-x;
	border: 1px solid #595D85;
}

#address img {
	float: right;
	margin-bottom: 10px;
}

#address p {
	text-align: right;
	clear: right;
	margin: 0;
}

#f_nav {
	float: left;
}

#f_nav ul ul {
	display: block;
}

#f_nav ul {
	text-align: left;
}

#f_nav div {
	floaT: left;
	margin-right: 25px;
	text-align: left;
}

#f_nav h6 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
}

#f_nav ul li {
	
	display: block;
}

#f_nav ul li a {
	color: #BCE2F2;
	font-size: 11px;
	margin: 0;
	font-weight: normal;
}

#artavia a {
	margin: 10px;
	display: block;
	color: #053D63;
	font-weight: bold;
}

#book {
	position:absolute;
	right: 28px;
	top: 29px;
	z-index:2147483647;
	width: 167px;
}

#book h3 {
	font-size: 22px;
	color: #BCE2F2;
	margin-bottom: 10px;
	margin-top: 5px;
}

#book select {
	width: 147px;
	margin-bottom: 10px;
}

#book select.alt {
	float: left;
	width: 70px;
	margin-left: 9px;
}

#book label {
	color: #BCE2F2;
	float: left;
	margin-left: 8px;
	width: 70px;
	margin-right: 3px;
	padding-top: 2px;
}

#book .text {
	width: 72px;
	float: left;
}

#book .submit {
	background: #AB611B url("../images/featuredLink.gif") no-repeat scroll center top;
	border:1px solid #907741;
	color:#000000;
	font-size:13px;
	margin-top:10px;
	padding:3px 10px;
	text-align:center;
	width: 147px;
	text-transform:capitalize;
}

#arrival_date {
	width: 120px;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}

.ui-datepicker-trigger {
	margin-top: 3px;
}

#picker {
	position: absolute; 
	top: 59px;
	right: -94px;
	display: none;
}	

#book form {
	margin: 0;
}

#idSiteMeterHREF {
	display:block;
	margin:10px 0 0;
}

