body {
	margin: 0px;
	padding: 0px;
	background: #FFF url(../images/body-bg.png) center repeat-y;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}

a:link, a:visited {
	color: #7F3C00;
	text-decoration: none;
}

a:hover, a:active {
	color: #7F3C00;
	text-decoration: underline;
}

h1,h2 {
	color: #7F3C00;
}

ul {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

#wrap {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	background: #FFF url(../images/left-bg.png) repeat-y;
}

#header {
	width: 960px;
	height: 100px;
}

#content_wrap {
	width: 960px;
	clear: both;
	overflow: hidden;
}

#nav {
	width: 220px;
	float: left;
}
#nav ul {
	width: 155px;
	margin: 20px 0px 20px 35px;
	list-style-type: none;
}
#nav ul li {
	width: 155px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border: 1px solid #FFF;
	margin-bottom: 4px;
	font-weight: bold;
}
#nav ul li a {
	display: block;
	color: #7F3C00;
	text-decoration: none;
	background-color: #E3DAB8;
}
#nav ul li a:hover {
	display: block;
	color: #FFF;
	text-decoration: none;
	background-color: #005A6B;
}

#sunflowers {
	float: right;
	margin-right: 55px;
}

#article {
	width: 740px;
	float: left;
}
#article strong {
	color: #005A6B;
}

#footer {
	width: 740px;
	height: 50px;
	margin-left: 220px;
	text-align: center;
	line-height: 50px;
}

#palm_tree {
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 150px;
	height: 371px;
	z-index: 1;
}


#ctas {

	width: 740px;

	float: right;	

	}	

#ctas ul {

	width: 740px;

	margin: 0;

	padding: 0;

	text-indent: 0;

	list-style-type: none;

	}

#ctas ul li {

	width: 720px;

	background-color:#E3DAB8;

	padding: 10px;

	margin-bottom: 20px;

	color: #FFF;

	}

#ctas ul li a {

	color: #FFF;

	outline: none;

	}

	

	

	#ctas ul li a.readmore {

	color: #1b1464;

	outline: none;

	}

	

#ctas ul li h3 {

	border-bottom: #F9F4E6 1px solid;

	outline: none;

	padding: 0;

	margin: 0;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 1.5em;
	
	padding-bottom: 4px;

	color: #7F3C00;

	}

	

	#ctas ul li h2 {

	border-bottom:#00bfde 1px solid;

	outline: none;

	padding: 0;

	margin: 0;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 2em;

	color: #1b1464;

	}

	

#ctas ul li p {

	line-height: 180%;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 1.2em;

	padding: 0;

	margin: 0;

	color: #FFF;

	}

#ctas ul li.googlemaps {

	height: 500px !important;

}



#ctas ul li.gallery {

	height: 225px !important;

	background-color:#FFF;

}	



#ctas img{

  background: white;

  width: 90px;

 height: 71px;

  border: 2px solid #1b1464;

  padding: 2px;

  margin: 4px 4px 4px 0;

}



/*	

.image{

	width:90px;

	height:71px;

	overflow:hidden;

	 border: 2px solid #1b1464;

  padding: 2px;

  margin: 4px 4px 4px 0;

}

*/	

#ddimagetabs {

	padding:0;

	margin:0;

	FONT-FAMILY: arial;

	FONT-SIZE: 11px;

	font-weight: bold;

	list-style-type: none;

	height: 20px;

}



#ddimagetabs A {

	padding:5px;

	margin:0;

	float:left;

	border:#ffffff 1px solid;

	color: #FFFFFF;

	background-color:#1b1464;

	text-decoration:none

}



#ddimagetabs A:hover {

	padding:5px;

	font-weight: bold; 

	color: #81cce2; 

	text-decoration:none

}



#ddimagetabs A.current {

	border:#1b1464 1px solid;

	padding:5px;

	font-weight:bold;

	color: #1b1464;

	text-decoration:none;

	background-color: #81cce2;

}



table.price {

	

	border:#1b1464 1px solid;

	

}



tr.price {

	background-color:#1b1464;

	color:#FFF;

	

	

}



.sitemap {

	width: 690px;

	font-size: 14px;

	float:left;

}

.sitemap ul {

	padding: 0px;

	margin: 0px;

	margin-left: 25px;

}

.sitemap li {

	padding: 0px;

	margin: 0px;

	height: auto;

	line-height: 18px;

}

.sitemap a {
	color: #7F3C00;
	text-decoration: none;
}
.sitemap a:hover {
	color: #7F3C00;
	text-decoration: underline;
}

.form_row {

	width: 720px;

	clear: both;

	padding: 5px 0px;

	line-height: 20px;

	overflow: hidden;

}

.form_label {

	width: 150px;

	text-align: right;

	vertical-align: text-top;

	float: left; 
	color: #7F3C00;

}

.form_field {

	width: 570px;

	float: left; 

}

.tweetiframe {
	width:400px;
}

.contact {
	color: #7F3C00 !important;
}
