/* Structure
----------------------------------------------- */

html {
	background: #fff url(../imgs/bkg.jpg) top left repeat;
}

body {
	margin: 0;
	padding: 0;
	font-size:100%;
	line-height:18px;
}

#terrabella {
	width: 941px;
	height: 1%;
	margin: 12px auto;
	position: relative;
}

#homepage {
	background-color: #fff;
	height: 598px;
}

#left_col {
	float: left;
	width: 220px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#right_col {
	float: right;
	width: 700px;
	overflow: hidden;
}



/* Content
----------------------------------------------- */

#flash_intro {
	position: absolute;
	top: 192px;
	right: 25px;
	width: 672px;
	height: 407px;
	overflow: hidden;
	visibility: visible;
}

#terrabella h2 {
	font-size: 25px;
}

#split_header {
	height: 232px;
	background-color: #fff;
	border-bottom: 2px solid #c4c8a9;
	margin-bottom: 0px;
}

#split_header img {
	display: block;
	float: left;
}

#modular_layout {
height: 510px;
	width: 700px;
	overflow: hidden;
}

#modular_layout .content {
	width: 460px;
}

#modular_layout .col_1  {
	width: 360px;
}

#modular_layout .feature  {
	margin: 0 0 10px 0;
	padding: 0px;
	float: right;
}

#modular_layout .col_2  {
	width: 220px;
	padding: 0px;
}

#amenities {
	height: 410px;
	overflow: visible;
}

#leaf_container {
	height: 168px;
	width: 170px;
}

#leaf {
	position: absolute;
	width: 170px;
	height: 200px;
	top: -50px;
	left: -4px;
}

#bottomalign_leaf {
	position: absolute;
	width: 170px;
	height: 200px;
	top: 90px;
	left: 0px;
}

#top_padding {
	margin: 20px 0 0 0;
}

#multimedia {
	padding: 0;
	margin: 15px 0 31px 0;
}

#multimedia_header {
	margin: 0 0 14px 0;
}

#google_map_container {
	margin-top: 10px;
	height: 320px;
	width: 700px;
	position: relative;
	float: left;
}

#google_map {
	position: absolute;
	top: 0px;
	left: 12px;
	width: 674px; 
	height: 305px;
	overflow: hidden;
}


/*---------------------------------*/

#map_container {
	height: 662px;
	width:680px;
	overflow: visible;
	position: relative;
	float: left;
}

#map{
	position: absolute;
	top: 0px;
	left: -30px;
	width: 680px; 
	height: 662px;
	overflow: hidden;
}

/*---------------------------------*/


#legal {
	display: inline;
	display: block;
	width: 400px;
	float: right;
	margin-top: 15px;
}

.wrapper {
	width: 941px;
	margin: 0 0 14px 0;
	float: left;
	border-bottom: 2px solid #c4c8a9;
}

.wrapper_feature {
	width: 941px;
	float: left;
	height: 199px;
	margin-bottom: 15px;
}

.content {
	float: left;
	width: 700px;
	background-color: #fff;
	border-bottom: 2px solid #c4c8a9;
	padding-bottom: 30px;
	margin-bottom: 15px;
}

.top {
	padding-bottom: 0px;
	margin-bottom: 5px;

}

.col_1 {
	padding: 30px 0 10px 20px;
	width: 440px;
	float: left;
}

.col_2 {
	width: 200px;
	padding: 0 20px 0 0;
	float: right;
	position: relative;
	height: 400px;
}


.split_left {
	float:left;
	width: 300px;
	margin-left: 10px;
	display: block;
}

.split_right {
	float:right;
	width: 300px;
	margin: 0;
}

.col_01_03 {
	width: 180px;
	float: left;
	margin-right: 10px;
}

.col_02_03 {
	width: 210px;
	float: left;
	margin: 0px;
}

.col_03_03 {
	width: 200px;
	float: right;
}

.single_col {
	padding: 0px 10px 0 10px;
	float: left;
	width: 680px;
	margin: 0;
}

.full_width {
	position: relative;
	float: left;
	clear: both;
	top: 10px;
	left: 5px;
	width: 690px;
	border-top: 0px solid #e0e3ce;
	background-color: #FFFFFF;
}

.assets img {
	float: left;
	margin: 25px;
}

.pdf_download {
	width: 200px;
	height: 100px;
	background-color: #f9fbec;
	border: 1px solid #d7d7d7;
	position: relative;
	float: left;
	margin: 80px 0 0 15px;
}

.pdf_download a {
	width: 150px;
	display: block;
	position: absolute;
	top: 30px;
	left: 20px;
	padding-left: 35px;
	background: url(../imgs/icon_pdf.gif) 0 3px no-repeat;
	font-size: 0.75em;
	font-family: Trebuchet MS, arial, helvetica, sans serif;
}

.pdf_download a:hover {
	text-decoration: none;
}

.pdf_download_large {
	width: 264px;
	height: 136px;
	background-color: #f9fbec;
	border: 1px solid #d7d7d7;
	position: relative;
	float: left;
	margin: 20px 0 0 30px;
}

.pdf_download_large a {
	width: 230px;
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	padding: 65px 0 0 20px;
	background: url(../imgs/icon_pdf_large.gif) 100px 0px no-repeat;
	font-size: 0.75em;
	font-family: Trebuchet MS, arial, helvetica, sans serif;
}

.pdf_download_large a:hover {
	text-decoration: none;
}

.pdf_download_large p {
	position: absolute;
	top: 100px;
	left: 85px;
}

a.center img {
	display: block;
	width: auto;
	margin: 25px auto;
	border: 2px solid #626262;
}



/* Text
----------------------------------------------- */

/* headers */

h1 {
	color: #4e937c;
	font: bold 1.4em/1.8em Trebuchet MS, arial, helvetica, sans serif;
	margin: 0;
	padding: 0;
}

h2 {
	color: #4e937c;
	font: normal 40px/40px Trebuchet MS, arial, helvetica, sans serif;
	height: 40px;
	padding: 0 0 0 0;
	margin: 0 0 7px 0;
	width: 400px;
}

h3 {
	color: #4e937c;
	font-size: 0.75em;
	font-family: Trebuchet MS, arial, helvetica, sans serif;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0;
}

h4 {
	color: #666;
	font-size: 0.75em;
	font-family: Trebuchet MS, arial, helvetica, sans serif;
	font-weight: bold;
	margin: 20px 0 2px 0;
	padding: 0;
}

.col_2 h4 {
	margin: 0 0 2px 0;

}


/* paragraph */

p {
	color: #666;
	font-size: 0.75em;
	font-family: Trebuchet MS, arial, helvetica, sans serif;
	margin: 0 opx 0;
	padding: 0;
}

.split_left h4, .split_right h4 {
	margin: 0;
}

.split_left p, .split_right p {
	margin: 0 0 0px 0;
}

p.notes {
	margin-top: 50px;
	color: #b0b0b0;
	font: normal .7em/1.1em Trebuchet MS, arial, helvetica, sans serif;
}

p.pdf {
	float: left;
	clear: both;
	width:264px;
	margin: 20px 0 0 20px;
}

#multimedia_header {
	background-color: #fff;
	height: 193px;
	padding: 100px 20px 0 20px;
}


#multimedia_header p {
	display:block;
	height: 75px;
	background-color: #f9fbec;
	border: 1px solid #d7d7d7;
	padding: 20px 0 20px;
	text-align: center;
}

#multimedia_header p a {
	display: block;
	margin-top: 10px;
}


#multimedia p {
	display:block;
	background-color: #f9fbec;
	border: 1px solid #d7d7d7;
	padding: 20px 0 20px;
	text-align: center;
}

#multimedia p a {
	display: block;
	margin-top: 10px;
}

#legal p {
	color: #666666;
	text-align: right;
	font: normal .6em/1.3em arial, verdana, sans serif;
}


/* lists */

ul, dl {
	margin: 0;
	padding: 0;
	list-style: none;
}

li, dt, dd {
	font: normal 1em/1.6em arial, verdana, sans serif;
	margin: 0;
	padding: 0;
}


.content ul {
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.content li {
	font: normal .75em/1.4em arial, verdana, sans serif;
	margin: 7px 0;
	padding: 0 ;
}

ul.faq {
	margin: 30px 0 40px 0;
}

/* elements */

hr {
	height: 1px;
	border: 0;
	padding: 0;
	background-color: #e4e5d2;
	margin: 30px 0;
}

.content a {
	color: #3ca7d1;
}

.content a:hover {
	color: #4d917b;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

img {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

.float02 {
	margin-top: -25px;
	float: right;
	text-align: right;
}





/* feature module styles
----------------------------------------------- */

.feature_sm {
	background-color: #fff; 
	float: left;
	margin: 0 0 10px 0;
}

.feature_sm a {
	display: block;
	width: 220px;
	height: 158px;
	text-indent: -9999px;
	overflow: hidden;
}


.feature_sm a.current {
	background-position: 0 -158px;
}

.feature_sm a:hover {
	background-position: 0 -158px;
}

#left_col .feature {
	margin: 20px 0 0 0;
}

.feature {
	background-color: #fff; 
	float: left;
	margin: 0px 20px 0 0;
	border-bottom: 2px solid #c4c8a9;
}

.feature a {
	display: block;
	width: 220px;
	height: 199px;
	text-indent: -9999px;
	overflow: hidden;
}


.feature a:hover {
	background-position: 0 -199px;
}

.homes {
	float: left;
	width: 700px;
	height: 313px;
	overflow: hidden;
}

.homes a {
	display: block;
	display: inline; /*ie 6..*/
	float: left;
	width: 220px;
	height: 288px;
	margin: 10px;
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
}

.homes a:hover {
	background-position: 0 -288px;
}

.homes a.first {
	margin-left: 0px;
}

.homes a.last {
	margin-right: 0px;
}


a.video {
	background: url(../imgs/feature_vl_video.jpg) 0 0 no-repeat;
}

a.video2 {
	background: url(../imgs/feature_vl_video_canoe.jpg) 0 0 no-repeat;
}

a.video_hike {
	background: url(../imgs/feature_vl_video_hike.jpg) 0 0 no-repeat;
}

a.video_spices {
	background: url(../imgs/feature_vl_video_spices.jpg) 0 0 no-repeat;
}




a.homes {
	margin: 0px;
	background: url(../imgs/feature_homes_design.jpg) 0 0 no-repeat;
}

a.request_info {
	margin: 0px;
	background: url(../imgs/feature_request_info.jpg) 0 0 no-repeat;
}

a.map {
	background: url(../imgs/feature_homesite_map.jpg) 0 0 no-repeat;
}

a.unique {
	background: url(../imgs/feature_unique.jpg) 0 0 no-repeat;
}

a.square {
	background: url(../imgs/feature_vl_square.jpg) 0 0 no-repeat;
}

a.school {
	background: url(../imgs/feature_vl_school.jpg) 0 0 no-repeat;
}

a.greenspace {
	background: url(../imgs/feature_vl_greenspace.jpg) 0 0 no-repeat;
}

a.classical {
	background: url(../imgs/homes_classical.gif) 0 0 no-repeat;
}

a.northshore {
	background: url(../imgs/homes_northshore.gif) 0 0 no-repeat;
}

a.french {
	background: url(../imgs/homes_french.gif) 0 0 no-repeat;
}

a.lowcountry {
	background: url(../imgs/homes_lowcountry.gif) 0 0 no-repeat;
}


a.faq {
	background: url(../imgs/feature_faq.jpg) 0 0 no-repeat;
}


.last {
	margin: 0;
}



/* Form
----------------------------------------------- */

form {
	display:inline;
	margin: 0 0 0 -30px;
	width: 420px;
	float: left;
	overflow:hidden;
}

form h4 {
	float: left;
	clear: both;
	width: 370px;
	margin: 20px 0 10px 0;
	font-weight: normal;
	font-size: 0.75em;
	font-family: Trebuchet MS, arial, helvetica, sans serif;
}

form p {
	width: 370px;
	float: left;
	clear: left;
}

fieldset {
	padding: 20px 0 70px 30px;
	background-color: #f9fae9;
	border: 1px solid #dadada;
}

label {
	float: left;
	clear: left;
	margin: 0 0 0 3px;
}

input {
	width: 168px;
	float: left;
	clear: left;
	border: 1px solid #bfbfbf;
}

select {
	float: left;
	clear: left;
	border: 1px solid #bfbfbf;
	padding:0px;
}

input#street_address {
	width: 350px;
}

input#zip_code {
	width: 105px;
}

input[type=checkbox] {
	width: auto;
	border: none;
}

input.checkbox {
	width: auto;
	border: none;
}

span {
	float: left;
	margin: 0 10px 0 0;
}

textarea  {
	width: 350px;
	border: 1px solid #bfbfbf;
}

input#submit {
	width: auto;
	border: none;
	margin: -5px 5px 0 10px;
}

p.right {
	clear: both;
}

p.right span {
	float: right;
}

/* Standard sIFR styles
-----------------------------------------------  */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}
.ul.blog {
	color: #FFFFFF;
	background-color: #4E927B;
}
.blog {
	color: #FFFFFF;
}
.blog {
	color: #FFFFFF;
}
