/* CSS Document */

body  {
	margin-top: 12px;
	background-color:#ECF5F3;
}

#pageHolder {
	margin-left: auto; 
	margin-right: auto;
	width: 770px;
}

#content  {
	width: 760px;
	margin-left: 10px;
}

/* NAVIGATION STYLES */
#topNav {
	padding-bottom: 6px;
	width: 770px;	
	}
	
#mainNav {
	width: 760px;	
	margin-bottom: 10px;
}
/* END NAVIGATION STYLES */

/* FOOTER STYLES */
#footerDiv{
	width: 760px;
	height: 25px;
	float:left;
	margin-bottom: 36px;
	background: url(../Images/Footer_Background.gif) no-repeat center;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

#footerDiv A { 
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	}
	
#footerDiv A:visited { 
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	}

#footerDiv A:active { 
	text-decoration: underline;
	font-style: normal;
	color: #FFFFFF;
	}

#footerDiv A:hover { 
	text-decoration: underline;
	font-style: normal;
	color: #FFFFFF;
	}
/* END FOOTER STYLES */	

/* HOME PAGE COLUMNS */
.left_columnHome	{
	width: 477px;
	margin-right: 14px;
	float: left;
}

.right_columnHome	{
	width: 265px;
	float: left;
	}	
	
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .right_columnHome{
	margin-left: -4px;
} 
/* End hide from IE5/mac */	

/* END HOME PAGE COLUMNS */

/* ABOUT/CONTACT PAGE COLUMNS */	
.left_columnAbout {
	width: 112px;
	float: left;
	margin: 0px 18px 0px 0px;
	padding: 0px;
}

.middle_columnAbout {
	border: #D5A86D solid 2px;
	width: 496px;
	float: left;
	margin: 0px;
	background: url(../Images/Tan_Background.gif) no-repeat center top #E5D3B8;
}

.right_columnAbout {
	width: 112px;
	float: right;
	margin: 0px;
	padding: 0px;
}

/* END ABOUT/CONTACT PAGE COLUMNS */	

/* ABOUT/CONTACT STYLES */
.infoBoxAboutText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	padding-left: 3px;
	padding-right: 5px;
	padding-top:3px;
}

.infoBoxAboutText ul{
	line-height: 15px;
	list-style-type: circle;
}
/* END ABOUT/CONTACT STYLES */

/* HOME PAGE STYLES */
.textBoxTan {
	border: #D5A86D solid 2px;
	background-color: #E5D3B8;
	font-family: Arial;
	font-size: 14px;
	color: #212121;
	padding-left:10px;
	padding-top: 10px;
	padding-right: 8px;
}
/* END HOME PAGE STYLES */

/* BUNGALOW STYLES */

.bungalowDetailBackground{
	width:474px;
	height:252px;
	float:left;
	background: url(../Images/Bungalows/BungalowDetail_Background.gif) no-repeat center;
	border: #D5A86D solid 2px;	
}

.bungalowInfoText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	margin-left:6px;
	padding-right:6px;
	width: 462px;
}

.bungalowInfoText2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	margin-left:20px;
	margin-right:20px;
	width: 189px;
	float: left
}
.bungalowslidediv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	padding-top: 4px;
	overflow:hidden;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .bungalowInfoText2{
	margin-left: 10px;
} 
/* End hide from IE5/mac */	

.thumbLeft {
	border: #4EA295 solid 2px;
	float:left;
	margin-right:8px;
	margin-top:3px
}

.thumbRight{
	border: #4EA295 solid 2px;
	float:left;
	margin-right:9px;
	margin-top: 3px;
}

.bungalowTitle{
	margin-left:3px;
	float:left;
}

.bungalowPrice {
	margin-right: 9px;
	float:right;
}

/* END BUNGALOW STYLES */

/* TABLE STYLES */
table{
	width: 100%;
	border: 1px #A98555 solid;
	background-color:#FFEACE;
}

td {
	border: 1px #A98555 solid;
}

table.slideShow {
	border: 0px;
	background-color:#ECF5F3;
}

td.slideShow {
	border: 0px;
	background-color: #ECF5F3;
}
/*END TABLE STYLES */

/*FORM ELEMENT STYLES*/
	
div.row {
  	clear: both;
  	padding-top: 5px;
  	width: 325px;
  }

div.row span.label {
  	float: left;
  	width: 115px;
 	text-align: right;
	font-family: verdana, arial, sans-serif;
	font-size: 13px; 
	line-height: 18px;
	color: #000000;  
	padding-right: 2px;
  }	
  
 input.thaiWest	{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 6px;
	margin-left:2px;
  	float: left;;
  	text-align: left;	  
}

textarea.thaiWest { 
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 3px;
	margin-left:2px;
  	float: left;;
  	text-align: left;	
}

select.thaiWest{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left:2px;
  	float: left;
}
/*END FORM ELEMENT STYLES*/

/* MISC STYLES */
.photoBorder {
	border: #4EA295 2px solid;
	display: block; /*makes extra space below image in IE */
}
.TBD {
	color: #FF0000;
}

a {
	color:#398999;
	text-decoration: underline;
}

a:hover {
	color:#398999;
	text-decoration: none;
}

a:visited{
	color:#398999;
	text-decoration: underline;
}

a:active {
	color:#398999;
	text-decoration: none;
}

#subPage_links {
	padding: 0;
	margin:0;
	text-align:left;
	list-style-type: none;
	}
#subPage_links li {
	display: inline;
	list-style-type: none;
    font-size:12px;
	height: 15px;
	}
#subPage_links li a {
	height: 15px; /*hack for ie6  */
	margin: 0;
	color:#398999;
	text-decoration: underline;
	font-weight: none;
	}
#subPage_links li.current  {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	}
	 
#subPage_links li a:hover  {
	color: #398999;
	text-decoration: none;
	font-weight: none;
	}
#subPage_links li a:active  {
	color: #398999;
	text-decoration: none;
	font-weight: none;
	}	
#subPage_links li.title  {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	}	

.popupText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	padding-left: 3px;
	padding-right: 5px;
	padding-top:3px;
}
/* END MISC STYLES */	
