/* ========================== TEXT STYLES ========================== */

.top_nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#666666;
	text-decoration: none
	}
	
a.top_nav:link { color: #666666;}
a.top_nav:visited { color: #666666;}
a.top_nav:hover { color: #ffffff;}
a.top_nav:active { color: #ffffff;}

.body_txtLrg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#666666;
	line-height: 1.25em;
	}

.body_txtMd {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#666666;
	line-height: 1.25em;
	}
.body_txtMd a:link, .body_txtMd a:visited { color:#666666; font-weight: normal; text-decoration: none;}
.body_txtMd a:hover { color:#faa634; font-weight: normal; text-decoration: none;}

.body_txtSm { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; color:#666666 }
.body_txtSm a:link, .body_txtSm a:visited { color:#666666; font-weight: normal; text-decoration: none;}
.body_txtSm a:hover { color:#faa634; font-weight: normal; text-decoration: none;}

.sideBar_txtMd { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight: normal; color:#ffffff }
.sideBar_txtMd a:link, .sideBar_txtMd a:visited { color:#666666; font-weight: normal; text-decoration: none;}
.sideBar_txtMd a:hover { color:#faa634; font-weight: normal; text-decoration: none;}

.xlGold { font-family:Arial, Helvetica, sans-serif; font-size:19px; font-weight: bold; color:#faa634 }
.xlGold a:link, .xlGold a:visited { color:#faa634; font-weight: bold; text-decoration: none;}
.xlGold a:hover { color:#666666; font-weight: bold; text-decoration: none;}

.xxlGold { font-family:Arial, Helvetica, sans-serif; font-size:28px; font-weight: bold; color:#faa634 }
.xxlGold a:link, .xxlGold a:visited { color:#faa634; font-weight: bold; text-decoration: none;}
.xxlGold a:hover { color:#666666; font-weight: bold; text-decoration: none;}

.mdGold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#faa634;
	text-decoration: none
	}
	
a.mdGold:link { color: #faa634; text-decoration: none }
a.mdGold:visited { color: #faa634; text-decoration: none }
a.mdGold:hover { color: #666666; text-decoration: none }
a.mdGold:active { color: #faa634; text-decoration: none }

.smGold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#faa634;
	text-decoration: none
	}
	
a.smGold:link { color: #faa634; text-decoration: none }
a.smGold:visited { color: #faa634; text-decoration: none }
a.smGold:hover { color: #666666; text-decoration: none }
a.smGold:active { color: #faa634; text-decoration: none }
	

.xlgGrey { font-family:Arial, Helvetica, sans-serif; font-size:19px; font-weight: bold; color:#666666 }
.xlgGrey a:link, .xlgGrey a:visited { color:#666666; font-weight: bold; text-decoration: none;}
.xlgGrey a:hover { color:#faa634; font-weight: bold; text-decoration: none;}

.lgGray { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight: bold; color:#666666 }
.lgGray a:link, .lgGray a:visited { color:#666666; font-weight: bold; text-decoration: none;}
.lgGray a:hover { color:#faa634; font-weight: bold; text-decoration: none;}

.mdGrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#666666;
	text-decoration: none
}

a.mdGrey:link { color: #666666; text-decoration: none }
a.mdGrey:visited { color: #666666; text-decoration: none }
a.mdGrey:hover { color: #faa634; text-decoration: none }
a.mdGrey:active { color: #666666; text-decoration: none }

.smGrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#666666;
	text-decoration: none
	}

a.smGrey:link { color: #666666; text-decoration: none }
a.smGrey:visited { color: #666666; text-decoration: none }
a.smGrey:hover { color: #faa634; text-decoration: none }
a.smGrey:active { color: #666666; text-decoration: none }

.microGrey { font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold; color:#666666 }
.microGrey a:link, .microGrey a:visited { color:#666666; font-weight: bold; text-decoration: none;}
.microGrey a:hover { color:#faa634; font-weight: bold; text-decoration: none;}

/* ========================================================================================== */

/*--body {
	background:#16282b url(../images/template/bg.jpg) no-repeat top left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
} */

	/* body {
	margin: 0;
	font-family: verdana, sans-serif;
	text-align: left;
	line-height: 1em;
	color: #333;
	background: #ffffff;
	font-size: x-small; /* IE5 Win */
	/*voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
		} */
	
	html>body { /* be nice to Opera */
	font-size: small;
	vertical-align: top;
		}
	
	/* Commented Backslash Hack
	     hides rule from IE5-Mac \*/
	#main-body {clear:left;}
	/* End IE5-Mac hack */


a.thumbnails:hover {color: #faa634 }
a.thumbnails:link {color: #ffffff }
a.thumbnails:visited {color: #ffffff }
a.thumbnails:active {color: #ffffff }
	
p {
	margin: 0.5em 0 1em;
	padding: 0;
	}
	
h1, h3, h2, h4 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #faa634;
	padding: 0;
	margin: 0;
	}
h3 {
	font-size: 100%;
	color: #FFF;
	background-color: #faa634;
	margin:0px 0px 5px 0px;
	text-align:center;
	}
h2 {
	color: #000;
	font-size: 100%;
	padding: 0px 0px 10px 0px;
	}
	
h4{
	color: #000;
	font-size: 80%;
	font-weight:bold;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

html>body #logo span {
	top: 17px;
	}

#container {
	position: relative;
	margin: 0 auto;
	font-size: 100%;
	text-align: left;
	width: 790px;
	height: 100%;
	/* background-color:#333333 */
	}
	
#listing_container {
	position: relative;
	margin: 0 auto;
	font-size: 100%;
	text-align: left;
	width: 790px;
	height: 100%;
	background-color:#ffffff;
	}
	
#floorplan_container {
	position: relative;
	margin: 0 auto;
	font-size: 100%;
	text-align: left;
	width: 663px;
	height: 100%;
	background-color:#ffffff
	}
	
#main-body {
	position: relative;
	margin: 0 auto;
	font-size: 95%;
	text-align: left;
	width: 790px;
	height: 100%;
	background-color:#ffffff;
	/* background-color:#e9e9e9 */
	}
	
#hor_divider {
	font-size: 100%;
	text-align: left;
	width: 790px;
	height: 1px;
	background-color:#666666
	}
	
#hor_spacer1 {
	font-size: 100%;
	text-align: left;
	width: 790px;
	height: 1px;
	background-color:#ffffff
	}
	
#hor_spacer10 {
	font-size: 100%;
	text-align: left;
	width: 790px;
	height: 10px;
	background-color:#ffffff
	}
	
#hor_spacer25 {
	font-size: 100%;
	text-align: left;
	width: 790px;
	height: 25px;
	background-color:#ffffff
	}
	
#main-body2 {
	position: relative;
	font-size: 100%;
	text-align: left;
	width: 790px;
	height: 100%;
	background-color:#ffffff
	}

html>body #wrap {
  	width: 790px;
	} 
	
#pgHeader_container {
	position: relative;
	height: 138px;
	font-size: 100%;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	border: none;
	}
	
a.pgHeader_container {border: none; }

.top_navContainer {
	position: relative;
	margin: 0 auto;
	height: 26px;
	width: 790px;
	padding-top: 0px;
	background-image:url(../images/template/menubar.gif)
	}
	
	
.top_navShadow {
	position: relative;
	margin: 0 auto;
	height: 6px;
	width: 790px;
	padding-top: 0px;
	background-image:url(../images/template/menubar_shadow.gif)
	}
	
#content_container {
	float: left;
	width: 590px;
	height: 100%;
	line-height: 1.25em;
	clear: left;
	background-color:#e6e6e6
	}

.content {
	width: 570px;
	height: 100%;
	margin: 10px 10px 10px 10px;
	}
	
#sidebar_container {
	position: relative;
	height: 250px;
	width: 180px;
	font-size: 90%;
	line-height: 1.25em;
	margin: 0 0 0 590px;
	padding: 10px 10px 10px 10px;
	}
	
#sidebar_content {
	text align: left;
	padding:0px;
	width:180px;
	height: 100%;
	}
	
#sidebar_container2 {
	position: relative;
	font-size: 90%;
	line-height: 1.25em;
	margin: 0 0 0 514px;
	padding: 10px 10px 10px 10px;
	background-color:#e9e9e9
	}
	
.sectionDetailHdr_left {
	float:left;
	width:590;
	height: 20px;
	line-height: 1.25em;
	}
	
.sectionDetailHdr_right {
	float:left;
	width:305;
	height: 20px;
	line-height: 1.25em;
	}
	
#specs_leftContainer {
	background:#ffffff;
	float:left;
	width:505px;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right:10px;
	line-height: 1.25em;
	clear: left;
	}
	
.content_specsLft {
	width: 465px;
	height: 100%;
	margin: 10px 10px 10px 10px;
	}
	
#specs_rightContainer {
	background:#e9e9e9;
	float:right;
	width:305px;
	height: 600px;
	line-height: 1.25em;
	margin: 0 0 0 485px;
	padding: 10px 10px 10px 10px;
	background-color:#333333;
	}
	
.content_specsRgt {
	width: 285px;
	height: 800px;
	margin: 10px 10px 10px 10px;
	}
	
#footer {
	clear: both;
	margin: 0;
	padding: 0px;
	}
	
#inner {
	clear: both;
	margin: 0;
	padding: 0px;
	height: 150px;
	}
	

#footerinner {
	margin: 0px 0px 0px 35px;
	padding: 0px;
	float: left;
	}

.clear{
		clear:both;
	}
	

h1 a:link, h1 a:visited {
		color:#000;
	}
	
	
		
	#home {
		/*background: url(../images/johnemmitte.gif) no-repeat top left; */
	}
	
  .prop {
    height:50px;
    float:right;
    width:1px;
  }

  .clearprop {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  
	
#specs td{
		vertical-align:top;
		font-size:90%;
		padding: 0px 15px;
		
	}
	
	.header {
		font-weight:bold;
		text-align:left;
		background-color:#777;
		color:#FFF;
		
	}	}
