@charset "utf-8";
/* CSS Document */

*{
	margin:0; padding:0;
	}

BODY{
	background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;
}

#mainbox{
	width:800px; height:auto; border:1px solid #000;
}

.commontext{
font-size:12px; color:#000;
}

.commontext2{
font-size:11px; color:#000;
}

.commontext3{
font-size:12px; color:#900000; font-weight:bold;
}


p{
	/* margin-left:20px; margin-right:20px; margin-top:20px;*/ margin-bottom:20px; font-size:12px;
}


a:hover{ text-decoration:none }

h1{
	font-size:16px; color:;
	}
h2{
	font-size:14px; color:#000;	font-weight:normal;	line-height:20px;
	}
.td_title{
	height:22px; background:#000; padding-left:10px; font-size:14px; font-weight:bold; color:#fff; line-height:22px;
}	

.td_box{
	border:1px solid #000; padding:6px;
}

.td_box_noborder{
	border:1px solid #000; padding-left:10px; padding-right:10px; padding-top:5px; background:url(images/image1c_bg.jpg) left top repeat-x;
}

.td_box_noborder2{
	border:0; padding:6px; font-size:10px; color:#fff 
	}

.desc{
	font-size:12px;	color:#000;	line-height:20px;
}

.desc_title{
	font-size:14px;	color:#fff;	line-height:19px;
	}

.desc_title2{
	font-size:12px;	color:#fff;	font-weight:bold; background:none;
	}
	
.desc_title2 a{  text-decoration:none; color:#fff;
}
.desc_title3{
	font-size:12px;	color:#fff;	 background-color:#000;
	}
.desc_title3 a{  text-decoration:none; color:#fff;
	}
.p_dots{
	border-top:#666 dotted 2px;
}


/* -- Sub Page add-on  */

h3{
	height:28px; line-height:28px; font-size:14px; color:#fff; text-align:center; background:#64a647; margin-bottom:0px;
}

.floorplan{
	width:500px; border-bottom:2px #666 dotted; float:left;
}

.floorplan p{
	width:180px;
	height:auto;
	/* background:#f90; */
	margin-top:30px;
	margin-right:10px;
	text-align:left;
	float:right;
	color:#000;
	font-size:12px;
	line-height:20px;
	}

.sub_left{
	width:217px; margin:0 auto;	background:#000;/*#62a44b;*/	margin-top:0px;	padding-bottom:10px; color:#fff;
}

.sub_left_p{
	font-size:12px; text-align:left; margin-left:10px;margin-right:10px;margin-top:5px; line-height:18px; padding-top:10px; padding-bottom:0;
}
.sub_left_title{
	font-size:14px;	color:#62a44b;/*#33ccff;*/ font-weight:bold;
	}

h5{
	color:#64a647;
	font-size:14px;
	line-height:20px;
}

.disclaimer{
 font-size:10px;
 color:#000;
 }
.tbl_form{
	font-size:11px;
	color:#000;
}

.tbl_form td{
	font-size:11px;
	color:#000;
}
.spaced { line-height: 1.4em; } 
.spaced SUB, .spaced SUP { line-height: 0; } 
