/*Tabula Rasa*/
* {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
body {
	font-family:Georgia, "Times New Roman", Times, serif; 
	background-color:#D4C499; 
	font-size:16px;
}

ul {
	margin-left:30px;
}
	
h1, h2, h3 {
	margin:3px;
	color:#A01913;
}
h1 {
	font-size:24px;
	}
h2 {
	font-size:22px;
	}
h3 {
	font-size:18px;
	}
h4 {
	font-size:16px;
	}
#container {
	position:relative; 
	width:970px; 
	margin:0px auto;
	background:url(/images/innerBodyTile.jpg) repeat-y;
}
	
p {
	margin:4px 0px 15px 0px;
	line-height:1.5em;
}

a img {
 border: none;
}
.clearfix:after {
	content:"."; 
	display:block; 
	height:0px;
	clear:both; 
	visibility:hidden;
}

.imgFIX {
	behavior:none;
	_behavior:url("/includes/pngbehavior.htc");
	*behavior:url("/includes/pngbehavior.htc");
}

.clearfix {
	display:inline-block; 
	_height: 1%;
}

.clearfix {
	display:block;
}

#calctext {
	position:relative;
	left:15px;
	width:410px;
	
}

.videoleft {
	width:326px;
	height:276px;
	text-align:center;
	font-size:18px;
	float:left;
	margin:0 10px 4px 0;
	border:4px solid #B01D15;
	background-color:#003466;
	padding:6px 6px 12px 6px;
	color:#FFFFFF;
	}
	
.videoright {
	width:326px;
	height:276px;
	text-align:center;
	font-size:18px;
	float:right;
	margin:0 0px 4px 10px;
	border:4px solid #B01D15;
	background-color:#003466;
	padding:6px 6px 12px 6px;
	color:#FFFFFF;
	}

#LogoLink, #LogoLink:visited {
	display:block;
	position:absolute;
	width:200px;
	height:80px;
	left:45px;
	top:40px;
	text-decoration:none;
	}
	
/* Flash Banner added 1/30/09 */
#FlashBanner {
	display: block;
	position: absolute;
	width: 500px;
	height: 80px;
	left: 248px;
	top: 40px;
	text-decoration: none;
	z-index: 1000;
	}

#header {
	position:relative;
	z-index:70;
	width:969px; 
	height:153px; 
	background:url(/images/header-new.jpg) no-repeat;
}

#header_rollover {
	position:absolute;
	width:169px;
	height:38px;
	z-index:81;
	left: 731px;
	top: -85px;
}

#bcfooter {
	width:600px; 
	text-align:center; 
	margin:0px auto;
	font-size:12px;
	color:#174672;
}

#bcfooter a, #bcfooter a:visited {
	color:#174672;
	text-decoration:none;
}

#bcfooter a:hover {
	text-decoration:underline;
}

.divider {
	width:222px; 
	height:24px; 
	margin:15px auto; 
	background:url(/images/divider.gif) no-repeat;
}

#ie6spacer {
	float: left;
	display: block;
	width: 700px;
	_height: 45px;
	overflow:auto;
}
/***************************** NAV *****************************/

/** TopNav **/
#topNav {
	width:800px; 
	height:20px; 
	position:absolute; 
	top:5px; 
	left:150px; 
	text-align:right;
}

#topNavList {
	list-style-type:none;
}

#topNavList li {
	display:inline;	
	margin:0px; 
	text-align:center;
}

#topNavList li a:link, #topNavList li a:visited {
	display:inline; 
	height:19px; 
	padding:0 6px 0 15px; 
	background:url(/images/block.gif) center left no-repeat; 
	color:#003466; 
	font-size:14px; 
	font-weight: 900; 
	text-decoration:none;
}

#topNavList li a:hover {
	color:#B01D15;
}
/** TopNav **/

/** MainNav **/
#mainNav {
	position:absolute; 
	top:122px; 
	left:20px; 
	width:900px;
	display:block;
	height:auto; 
	text-align:center; 
	z-index:80 !important;
}

#mainNav, #mainNavList {
	padding:0px; 
	margin:0px; 
	list-style: none;
}
#mainNavList li {
	float: left;
	/*width: 10em;*/
}
.mainItem a, .mainItem a:visited {
	display: block; 
	width: 151px; 
	color:#fff; 
	text-decoration:none; 
	font-size:12px; 
	line-height:27px;
}

.mainItem a:link, .mainItem a:visited {	
	width: 143px; 
	height: 27px; 
	background:url(/images/navBtn2.jpg) no-repeat; 
	margin:0 1px;
	padding-top:4px;
}
.mainItem a:hover {
	background:url(/images/navBtn3.jpg) no-repeat;
}
.mainItem .flyout li {
	padding:0px;
	margin:0px;
	background:none;
	}

.flyout {
	position: absolute; 
	width: 160px;
	left: -999em;
	text-align:left; 
	padding-bottom:13px;
	padding-left:2px;
	z-index:90;
	list-style:none;
}
.flyout li a:link, .flyout li a:visited {
	display:block;
	width: 160px; 
	margin:0px; 
	padding:0px;
	text-align:center;
	background:none #37425e; 
	border-bottom:#666 1px solid;
	list-style:none;
	font-size:11px;
}
.flyout li a:hover {
	background:#B01D15;
}

.RndCorner {
	padding:0px;
	margin:0px;
	background-color:none;
	width: 160px; 
	text-align:center;
	height:13px;
	background:none;
	background-image:none;
	text-decoration:none;
	margin-top:-2px;
	line-height:1em;
	}
.RndCorner img {
	position:relative;
	top:-1px;
	*top:-2px;
	_top:-2px;
	}

#mainNav #mainNavList li:hover .flyout {
	left: auto;
}

#mainNav #mainNavList li:hover ul, #mainNav #mainNavList li.sfhover ul {
	left: auto; 
	margin-left:2px;
}

.navBtn {
	font-weight:900;
}
/** MainNav **/

/* Bottom Nav */
#bnav {
	text-align: center;
	margin:0 auto;
	font-size:12px;
	}
#bnav li {
	display:inline;
	}
#bnav li a, #bnav li a:visited {
	color:#174672;
	text-decoration:none;
	}
#bnav li a:hover {
	text-decoration:underline;
	}
/* End Bottom Nav */

/*************************** END NAV ***************************/




/************************** Home Page **************************/
#homeBody {
	width:969px; 
	height:573px; 
	background:url(/images/homebody_0209.jpg) no-repeat;
}


#homeSearch {
	position:relative; 
	top:12px; 
	left:25px; 
	width:580px; 
	height:301px;
	z-index:7;

}

#homeSearchLabel {
	font-weight:900;
	color:#fff;
	font-size:16px;
	padding:10px 0 0px 25px;
}

#homeSearchTable tr td {
	color:#fff;
	font-weight:900;
	font-size:12px;
	padding-bottom:7px;
}

#homeSearchTable select {
	width:80px;
	height:20px;
}

#homeSearchTable select option {
	font-size:11px;
	padding:0;
}

#homeSearchForm {
	width:170px; 
	height:257px;
	position:absolute;
	top:32px;
	left:15px;
}
#marketingad {
	position:absolute;
	top:0px;
	left:206px;
	width:379px; 
	height:294px;
	z-index:2 !important;
	background-image: url(/images/55_ad.jpg);
	background-repeat:no-repeat;
}


#flashmap {
	position: absolute;
	top: 10px;
	width:286px; 
	height:171px;
	z-index:2 !important;
}

#flashRendering {
	position: absolute;
	top: 213px;
	width:286px; 
	height:226px;
	z-index:2 !important;
}

#homeSearchFlash {
	position:absolute;
	top:10px;
	left:208px;
	width:346px; 
	height:250px;
	z-index:2 !important;
}
#homeSearchFlash a, #homeSearchFlash a:visited {
	color:#FFF;
	text-decoration:none;
	}
#homeSearchFlash a:hover {
	color:#B01D15;
	text-decoration:none;
	}

#mapContainer {
	position:absolute;
	top:0;
	left:0;
	z-index:4;
	width:350px;
	height:250px;
	}
.mapContain {
	position:absolute;
	top:0;
	left:0;
	z-index:4;
	width:350px;
	height:250px;
	}

#btnSearch {
	position:absolute; 
	top:350px; 
	left:680px;
}

#btnSearch a:link, #btnSearch a:visited {
	display:block; 
	width:102px; 
	height:29px; 
	background:url(/images/btnSearch.jpg) top left no-repeat;
}

#btnSearch a:hover {
	background:url(/images/btnSearch.jpg) bottom left no-repeat;
}

.br_space {
	font-size:2px;
	line-height:2px;
	padding: 0px;
	margin: 0px;
}

#newwelcomeMessage {
display: block;
width: 580px;
height:220px;
float:left;
margin-top: 40px;
margin-left: 20px;
}

#newwelcomeMessage h1 {
	font-size:15px; 
	line-height:1.2em;
	font-weight:normal;
	color:#000000;
}

#newwelcomeMessage h1  span{
	display:block;
	line-height:1.2em;
	text-indent:1em;
}

#newwelcomeMessage h1 span a, #welcomeMessage h1 span a:visited{
	color:#000000;
	text-decoration:none;
}

#welcomimage {
	position: absolute;
	top: 201px;
	width: 286px;
	height:auto;
	z-index:2 !important;
	padding-top: 201px;
}

#welcomeMessage {
	position:absolute; 
	width:285px; 
	height:368px; 
	left:630px; 
	top:192px; 
	/* padding:0 15px; */
	margin-left: 10px;
}

#welcomeMessage h1 {
	font-size:14px; 
	line-height:1.2em;
	font-weight:normal;
	color:#000000;
}
#welcomeMessage h1 span {
	display:block;
	line-height:1.2em;
	text-indent:1em;
	}
#welcomeMessage h1 span a, #welcomeMessage h1 span a:visited {
	color:#000000;
	text-decoration:none;
	}
a.moreforless:link {color: #003168}
a.moreforless:visited {color: #a61c12}
a.moreforless:hover {color: #a61c12}
a.moreforless:active {color: #003168}

#welcomeMessage h1 span a:hover {
	color:#003466;
	}

.imgLeft {
	float:left;
	margin:10px;
}

.imgRight {
	float:right;
	margin:10px;
}

#news h3, #designStudio h3, #aboutKeystone h3 {
	color:#003265;
	font-size:16px;
	font-weight:900;
}

.newsDate {
	font-weight:900; 
	font-size:14px;
}

#news {
	position:absolute; 
	top:479px; 
	left:14px; 
	width:590px;
	height:228px; 
	padding:0 5px; 
	font-size:14px;
}

#news p {
	line-height:1.2em;
}

#news a:link, #news a:visited {
	color:#B01D15;
}

#news a:hover {
	color:#013469;
}

#designStudio {
	position:absolute; 
	top:480px; 
	left:263px; 
	width:352px; 
	height:111px; 
	padding:0 5px; 
	font-size:14px; 
	border-bottom:1px dashed #E4D6B1;
}

#btnDesignStudio {
	position:absolute; 
	top:11px; 
	left:6px;
	background:url(/images/btnDesignStudio.jpg) bottom left no-repeat;
}

#btnDesignStudio a:link, #btnDesignStudio a:visited {
	display:block; 
	width:95px; 
	height:85px; 
	background:url(/images/btnDesignStudio.jpg) top left no-repeat;
}

#btnDesignStudio a:hover {
	background:url(/images/btnDesignStudio.jpg) bottom left no-repeat;
}

#btnDesignStudio span {
	margin-left:-9999px;
}

#aboutKeystone {
	position:absolute; 
	top:596px; 
	left:263px; 
	width:352px; 
	height:111px; 
	padding:0 5px; 
	font-size:14px;
}

#btnAboutKeystone {
	position:absolute; 
	top:11px; 
	left:6px;
	background:url(/images/btnAboutKeystone.jpg) bottom left no-repeat;
}

#btnAboutKeystone a:link, #btnAboutKeystone a:visited {
	display:block; 
	width:95px; 
	height:85px; 
	background:url(/images/btnAboutKeystone.jpg) top left no-repeat;
}

#btnAboutKeystone a:hover {
	background:url(/images/btnAboutKeystone.jpg) bottom left no-repeat;
}

#btnAboutKeystone span {
	margin-left:-9999px;
}

#btnBlog {
	position:absolute; 
	top:660px; 
	left:681px;
	background:url(/images/btnBlog.jpg) bottom left no-repeat;
}

#btnBlog a:link, #btnBlog a:visited {
	display:block; 
	width:214px; 
	height:44px; 
	background:url(/images/btnBlog.jpg) top left no-repeat;
}

#btnBlog a:hover {
	background:url(/images/btnBlog.jpg) bottom left no-repeat;
}

#btnBlog span {
	margin-left:-9999px;
}

#logos {
	text-align: center;
	margin: 10px;
}

#logos img {
	margin:0px 20px 0px 0px;
}

.featuredlistingdiv {
	width:137px;
	height:188px;
	text-align:center;
	padding-top:2px;
	color:#003466;
	}
.featuredlistingdivFIX {
	width:137px;
	height:190px;
	float:left;
	margin:3px 0px 5px 6px;
	background:url(/images/featuredbg.png) no-repeat;
	behavior:none;
	_behavior:url("/includes/pngbehavior.htc");
	*behavior:url("/includes/pngbehavior.htc");
	}
.featuredlistingdiv a img, .featuredlistingdiv a:visited img {
	border:#666666 1px solid;
	}
.featuredlistingdiv a:hover img {
	border:#FFFFFF 1px solid;
	}

/************************ End Home Page ************************/

#innerBody_1col {
	position:relative;
	min-height:511px;
	height:auto !important;
	height:511px;
	background:url(/images/innerBG_1col.jpg) no-repeat;
	width:849px;
	_z-index:1;
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;	
}
#btnlandscape {
	float:right;
	margin-right:44px;
	margin-bottom:20px;
	width:175px;
	height:45px;
	background:url(images/btnLandscape.png) top no-repeat;
	}

#btnlandscape a:link, #btnlandscape a:visited {
	display:block; 
	width:175px;
	height:45px;
	background:url(images/btnLandscape.png) top no-repeat;
	}

#btnlandscape a:hover{
	width:175px;
	height:45px;
	background:url(images/btnLandscape.png) bottom no-repeat;
	}


#innerBody_2col {
	position:relative;
	min-height:511px;
	height:auto !important;
	height:511px;
	background:url(/images/innerBG_2col.jpg) no-repeat;
	width:969px;
}

#leftCol {
	float:left;
	width:170px;
	margin-left:27px;
	*margin-left:27px;
	_margin-left:13px;
	margin-top:56px;
	color:#fff;
	padding:0 10px 40px 10px;
	background:url(/images/leftColFooter.jpg) center bottom #003466 no-repeat;
}
.leftColNav {
	text-align:center;
	padding:0;
}

.leftColNav ul {
	list-style-type:none;
	list-style:none;
	margin:0;
	font-size:12px;
}

.leftColNav ul li a:link, .leftColNav ul li a:visited {
	display:block;
	border-bottom:1px dotted #666;
	height:27px;
	padding:10px 0 0 0;
	color:#fff;
	text-decoration:none;
}

.leftColNav ul a:hover {
	background-color:#B01D15;
}

#contentCol {
	float:left;
	width:660px;
	margin-left:20px;
	padding:50px 10px 0px 10px;
	padding-right:40px;
}

#contentColsrch {
	position:relative;
	width:660px;
	left:35px;
	padding:50px 10px 0px 10px;
	padding-right:40px;
	_z-index:-1;
}


#contentCol a:link, #contentCol a:visited {
	text-decoration:none;
	color:#AC1C13;
}

#contentCol p strong {
	cursor:pointer;
}

.pageImage {
	margin:10px auto;
	width:400px;
	height:200px;
	text-align:center;
}

.pageImage h2 {
	color:#012E5B;
}

.brandDiv {
	width:200px;
	height:100px;	
	float:left;
	margin:20px 41px;
	*margin:20px 41px;
	_margin:20px 31px;
	text-align:center;
}

.brandDiv img {
	border:1px solid #A11B12;
	margin-bottom:5px;
}

.checklist {
	margin-bottom:15px;
}

.blue {
	color:#003466;
}
.red {
	color:#A81B12;
}

#movingTips li {
	margin:15px 0;
}

#innerFooter {
	background:url(/images/innerFooter.jpg) no-repeat;
	height:27px;
	position:relative;
}

.resourceDiv {
	margin:5px 0;
}

/* plans */

#sortdiv {
	width:560px;
	padding:5px;
	font-size:12px;
	color:#000000;
	height:50px;
	}

.plandiv {
	width:120px;
	height:150px;
	float:left;
	text-align:center;
	font-size:12px;
	padding-top:15px;
	padding-right:2px;
	margin:3px;
	background:url(/images/bg2.gif);
	}
	
.plandiv a:link, .plandiv a:visited {
	color:#A1763F;
	font-weight:bold;
	}
.plandiv a:hover {
	text-decoration:none;
	}

.plandiv a:link img, .plandiv a:visited img {
	border:1px #C02217 solid;
	}
.plandiv a:hover img {
	border:1px #000 solid;
	}
	
/* End Plans */

/* Plan Details */

#pd_elevation {
	float:left;
	width:140px;
	padding:5px;
	margin-top:5px;
	font-size:12px; 
	border:1px #84110c solid; 
	color:#000;
}
#pd_elevation a img, #pd_elevation:visited img {
	border:#FFFFFF 1px solid;
}
#pd_elevation a:hover img {
	border:#999999 1px solid;
}
	
#pd_plans {
	float:left; 
	width:142px; 
	padding:5px; 
	margin-left:13px;
	margin-top:5px;
	font-size:12px; 
	border:1px #84110c solid;
	color:#000;
}
#pd_plans a img, #pd_plans a:visited img {
	border:#FFFFFF 1px solid;
}
#pd_plans a:hover img {
	border:#999999 1px solid;
}

#pd_images {
	width:320px; 
	float:left; 
	text-align:center; 
	margin:5px;
}

#pd_info_wrap {
	width:310px; 
	margin:1px; 
	float:left; 
	text-align:center;
}

#pd_info_cont {
	width:300px;
	text-align:center;
	margin:10px;
	padding:5px 20px 20px;
}

.pdInfo {
	width:110px; 
	text-align:left; 
	float:left; 
	padding-left:10px;
}

.pdInfo2 {
	width:110px; 
	text-align:right; 
	float:left; 
	padding-right:10px;
}

.ElevationImage {
	float:left;
	margin:15px;
	_margin:5px;
	width:115px;
	height:105px;
	}
.ElevationImage a:link img, .ElevationImage a:visited img {
	border:#5B200B 1px solid;
	}
.ElevationImage a:hover img {
	border:#666 1px solid
	}
	
.PlanImage {
	float:left;
	width:115px;
	height:105px;
	margin:15px;
	_margin:5px;
	}
.PlanImage a:link img, .PlanImage a:visited img {
	border:#5B200B 1px solid;
	}
.PlanImage a:hover img {
	border:#666 1px solid
	}
	
/* End Plan Details */


/*---------- Contact Begin ----------*/
#contactTable1 {
	width:340px;
	float:left;
	border:0px solid red;
}

#contactTable2 {
	width:440px;
	float:left;
	margin-left:20px;
	border:0px solid red;
}

#contactTable1 td, #contactTable2 td{
	padding:3px 0;
}

#contactInfo {
	border:0px solid red;
	width:400px;
	margin:20px 0 20px 60px;
	float:left;
	text-align:center;
	padding:20px 0;
	background-color:#003466;
	color:#fff;
}


#contactInfo img {
	margin:10px 0;
}

#frmBestTime {
	width:70px;
}

#frmBestDay {
	width:110px;
}

#frmAppointment {
	width:70px;
}

#frmBestWay {
	width:120px;
}

#frmPriceRange {
	width:150px;
}

#frmOwnRent{
	width:60px;
}

#contactInfo2 {
	border:0px solid red;
	width:300px;
	margin:20px 0 20px 70px;
	float:left;
	text-align:center;
	padding:20px 0;
	background-color:#003466;
	color:#fff;
}


#contactInfo2 img {
	margin:10px 0;
}

#puzzlecontact {
	position:absolute;
	left: 528px;
	top: 126px;
	
}

/*----------- Contact End -----------*/

/*---- Begin Plan details ----*/

.btnInfo a, .btnInfo a:visited {
	display:block; 
	width:154px; 
	height:21px;
	margin:0 auto;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:4px;
	margin-top:2px;
	background:url(/images/btnBG.jpg) top left no-repeat;
	}
.btnInfo a:hover {
	background:url(/images/btnBG.jpg) bottom left no-repeat;
	}
.btnInfo a:hover span {
	text-decoration:underline;
	}
.btnInfo a img, .btnInfo a:visited img {
	vertical-align:bottom;
	}

#btnRequest a:link, #btnRequest a:visited {
	display:block; 
	width:154px; 
	height:25px; 
	background:url(/images/btnRequest.jpg) top left no-repeat;
}

#btnRequest a:hover {
	background:url(/images/btnRequest.jpg) bottom left no-repeat;
}

#btnRequest span {
	margin-left:-9999px;
}

#btnPrint a:link, #btnPrint a:visited {
	display:block; 
	width:154px; 
	height:25px; 
	background:url(/images/btnPrint.jpg) top left no-repeat;
}

#btnPrint a:hover {
	background:url(/images/btnPrint.jpg) bottom left no-repeat;
}

#btnPrint span {
	margin-left:-9999px;
}

#btnDirections a:link, #btnDirections a:visited {
	display:block; 
	width:154px; 
	height:25px; 
	background:url(/images/btnDirections.jpg) top left no-repeat;
}

#btnDirections a:hover {
	background:url(/images/btnDirections.jpg) bottom left no-repeat;
}

#btnDirections span {
	margin-left:-9999px;
}

#InformationBlock {
	text-align:left;
	width:292px;
	margin:0 auto;
	border:#84110c 1px solid;
	}
#InformationBlock tr td {
	padding:4px;
	font-size:14px;
	border-bottom:#84110c 1px solid;
	}

/*----- End Plan details -----*/


/* ----- Available -----*/
#AvailableContainer {
	width:840px;
	display:block;
	padding:0;
	margin:0;
}

#AvailableSort {
	width:400px;
	margin:0 auto;
	float:right;
}

.AvailableDiv {
	cursor:pointer;
	width:400px;
	height:240px;
	float:left;
	margin:2px 10px 8px 0 ;
	background:url(/images/bg2.gif);
	color:#fff;
	font-size:14px;
	border:1px solid red;
}

.homeImageWrapper {
	float:left;
	margin:5px 0px 0px 5px;
	border:2px solid #BF2117;
}

.AvailableInfoRight {
	width:220px;
	_width:195px;
	*width:195px;
	float:right;
	padding:5px 5px 0 0;
	margin:0 0 0 5px;
	border:1px solid blue;
	font-size:14px;
	color:#392408;
}

.homeAttr {
	list-style:none;
	margin-left:5px;
}

.homeAttr li {
	background:url(/images/bullet.gif) center left no-repeat;
	padding-left:15px;
}

/*******/
.AvailableDiv2 {
	cursor:pointer;
	width:400px;
	float:left;
	margin:2px 10px 8px 0 ;
	color:#fff;
	font-size:14px;
}

.homeImageWrapper2 {
	float:left;
	margin:5px 0px 0px 5px;
	border:2px solid #BF2117;
}

.AvailableInfoRight2 {
	width:220px;
	_width:195px;
	*width:195px;
	float:right;
	padding:5px 5px 10px 0;
	margin:0 0 0 5px;
	font-size:14px;
	color:#392408;
}

.homeAttr2 {
	list-style:none;
	margin-left:5px;
}

.homeAttr2 li {
	background:url(/images/bullet.gif) center left no-repeat;
	padding-left:15px;
}
/*******/

/*******/
#AvailableContainer3 {
	width:650px;
	display:block;
	padding:0;
	margin:0;
	float:left;
}


.AvailableDiv3 {
	width:300px;
	height:145px;
	float:left;
	margin:5px;
	color:#000;
	font-size:14px;
	background:url(images/bg2.gif);
}

#sortListings {
	width:170px;
	margin-top:10px;
}

.homeImageWrapper3, .homeImageWrapper3:visited {
	display:block;
	width:150px;
	float:left;
	margin:1px;
	cursor:pointer;
}
.homeImageWrapper3 img, .homeImageWrapper3:visited img {
	border:1px solid #003466;
	}
.homeImageWrapper3:hover img {
	border:1px solid #000;
	}

.AvailableInfoRight3 {
	width:285px;
	padding:5px;
	font-size:14px;
	color:#392408;
	border:#000 1px solid;
}

.homeAttr3 {
	list-style:none;
	margin-left:3px;
	margin-top:10px;
	width:130px;
	float:right;
}

.homeAttr3 li {
	background:url(/images/bullet.gif) top left no-repeat;
	padding-left:15px;
}
/*******/

.CommunityName {
	color:#392408;
	font-size:14px;
	font-weight:900;
	clear:both;
	display:block;
}
/* ----- Available -----*/


/* ----- Listing Details ------*/

#listingLeftCol {
	width:320px;
	float:left;
	text-align:center;
}

#listingRightCol {
	width:320px;
	float:right;
}

#ListingDetailTable td {
	padding:3px;
}
	
#ListingImagesTable {
	border:2px solid #392408;
	width:320px;
	margin:0 auto;
	border:#84110c 1px solid;
}

#ListingImagesTable tr td {
	text-align:center;
	padding:3px;

}

#ListingImageDiv {
	text-align:center;
	margin-top:2px;
	border:#84110c 1px solid;
}

#listingimages {
	border:#84110c 1px solid;
	}
#listingimages h3 {
	border-bottom:#84110c 1px dashed;
	}
	
.thumbimages {
	float:left;
	width:115px;
	height:120px;
	margin:5px 25px;
	_margin:5px 17px;
	*margin:5px 17px;
}

.thumbimages a:link img, .thumbimages a:visited img {
	border:1px solid #fff;
}

.thumbimages a:hover img {
	border:1px solid #999;
}
	
#listingDesc {
	border:#84110c 1px solid;
	width:280px;
	padding:5px;
	font-size:14px;
	margin:0 auto;
}
#listingDesc h3 {
	border-bottom:#84110c 1px dashed;
	}

#ListingDescriptionTable td {
	padding:5px;
	text-align:left;
}

#listingDescLeft {
	border:#84110c 1px solid;
	width:308px;
	padding:5px;
	font-size:14px;
	margin:0 auto;
	text-align:left;
}
#listingDescLeft h3 {
	border-bottom:#84110c 1px dashed;
	}

#ListingDescriptionTableLeft td {
	padding:5px;
	text-align:left;
}
/* ----- Listing Details ------*/

/* ---- Neighborhoods ---- */


#NeighborhoodMap {
	width:600px;
	height:400px;
	border:1px solid #fff;
	margin:10px auto;
	background:url(/images/GA-Neighborhoods.jpg) no-repeat;
	position:relative;
	border:1px solid #000;
}

#NeighborhoodMap a:link, #NeighborhoodMap a:visited, #NeighborhoodMap a:hover {
	border:none;
	color:#fff;
	padding:2px 0 0 6px;	
}

.mapDot {
	width:20px;
	height:20px;
	background:url(../images/mapDot.gif) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:900;
	font-family:Arial, Helvetica, sans-serif;
}

#SubdivisionList td {
	background:#ffffff;
	border:1px solid #DFDFDF;
	padding:4px;
	text-align:center;
}

.CommunityDiv {
	/*cursor:pointer;*/
	width:135px;
	height:135px;
	float:left;
	margin-bottom:5px;
	font-size:14px;
	padding:5px 10px;
	background:url(/images/bg2.gif) repeat;
	border:3px solid #A91C13;
}

.CommunityDiv a, .CommunityDiv a:visited {
	font-weight:bold;
	font-size:16px;
}

.CommunityDiv a:hover {
	text-decoration:none;
}

.CommunityName {
	background:url(/images/comm_bg.jpg) center;
	background-repeat:no-repeat;
	width:540px;
	height:43px;
	float:left;
	font-weight:bold;
	color:#731c84;
	font-family:Arial, Helvetica, sans-serif;	
	margin:15px 0px 0px 0px;
	font-size:16px;
	}
.CommunityName2 {
	background:url(/images/comm_bg.jpg) left top repeat-x;
	width:610px;
	height:35px;
	margin:0px auto;
	font-weight:bold;
	color:#731c84;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}
.CommunityName3 {
	background:url(/images/comm_bg.jpg) left top repeat-x;
	width:850px;
	height:35px;
	margin:0px auto;
	font-weight:bold;
	color:#731c84;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}
.CommunityNameText {
	padding-top:12px;
	text-align:center;	
	}
.commNameLink:link, .commNameLink:visited {
	font-weight:bold;
	font-size:16px;
	color:#B91D14;
	text-decoration:underline !important;
	}
.commNameLink:hover {
	text-decoration:none !important;
	}

.neighborhoodCol {
	float:left; 
	width:380px; 
	margin-left:10px; 
	padding:0;
}
.neighborhoodCol h2 {
	display:block;
	font-size:20px;
	width:360px;
	}
.User {
	text-align:center;
	width:140px;
	height:120px;
	float:left;
	margin:5px;
	}
.User a img, .User a:visited img {
	border:#A01913 1px solid;
	}
.User a:hover img {
	border:#003466 1px solid;
	}
/* ---- Neighborhoods ---- */

/* Community Details */
#CommunityLinks {
	width:245px;
	float:right;
	margin-top:15px;
	}
#CommunityLinks a:link, #CommunityLinks a:visited {
	font-weight:bold;
	line-height:1.5em;
	font-size:14px;
	color:#733A1F;
	}

#navTabContainer {
	height:22px;
	background-image:url(/images/navtab_hover_m.jpg);
	position:relative;
	*right:-1px;
	_right:-1px;
	float:right;
	}
.navTab {
	float:left;
	height:15px;
	font-family:Verdana;
	font-size:10px;
	padding-top:7px;
	padding:7px 3px 0px 3px;
	color:#eeeeee;
	background:url(/images/navtab_hover_m.jpg);
	cursor:pointer;
}
.navTabL {
	float:left;
	height:22px;
	width:11px;
	background:url(/images/navtab_hover_l.jpg);
}
.navTabR {
	float:left;
	height:22px;
	width:11px;
	background:url(/images/navtab_hover_r.jpg);
}
.navTab:link, .navTab:visited {
	height:18px;
	font-size:10px;
	padding-left:8px;
	color:#eeeeee;
	text-decoration:none;
	background:url(images/navtab_hover.jpg) no-repeat;
	cursor:pointer;
}
.navTab:hover {
	text-decoration:underline;
	}
.navTab2 {
	float:left;
	height:15px;
	font-family:Verdana;
	font-size:10px;
	padding-top:5px;
	padding-left:8px;
	padding-right:5px;
	color:#eeeeee;
	background:url(/images/navtab_hover.jpg) no-repeat;
	cursor:pointer;
}
.navTab2:link, .navTab:visited {
	height:15px;
	font-size:14px;
	padding-top:5px;
	padding-left:20px;
	color:#eeeeee;
	text-decoration:none;
	background:url(images/navtab_hover.jpg) no-repeat;
	cursor:pointer;
}
.navTab2:hover {
	text-decoration:underline;
	}

.mainPanelContent {
	width:625px;
	float:right;
	padding:10px;
	_padding:5px;
	background-color:#FFF;
	min-height:350px;
	height:auto;
	display:none;
}
.mainPanelContent #AvailableContainer {
	width:600px;
}
.mainPanelContent #AvailableContainer .AvailableDiv {
	cursor: default;
	width:600px;
	height:85px;
	float:left;
	margin-bottom:5px;
	background:none;
	color:#fff;
	font-size:14px;
	border:1px solid #A01913;
}
.ModelDiv {
	width:620px;
	height:85px;
	float:left;
	border-bottom:1px solid #cccccc;
	behavior:none;
	_behavior:url("/includes/pngbehavior.htc");
	*behavior:url("/includes/pngbehavior.htc");
	margin-bottom:5px;
	color:#000;
	}
.ModelDiv a, .ModelDiv a:visited {
	text-decoration:underline;
	}
.ModelDiv a img, .ModelDiv a:visited img {
	text-decoration:none !important;
	border:#6C2281 1px solid;
	}	
.ModelDiv a:hover {
	text-decoration:none;
	}
.ModelDiv a:hover img {
	border:#628CBC 1px solid;
	}
.ModelDiv .base {
	display:block;
	height:64px;
	width:90px;
	float:left;
	text-align:center;
	padding-top:35px;
	}
	
.ModelDiv .garages {
	height:64px;
	display:block;
	float:left;
	width:90px;
	padding-top:35px;
	text-align:center;
	}	
	
.ModelDiv .bathrooms {
	height:64px;
	display:block;
	float:left;
	width:90px;
	padding-top:35px;
	text-align:center;
	}
	
.ModelDiv .bedrooms {
	height:64px;
	display:block;
	float:left;
	width:90px;
	padding-top:35px;
	text-align:center;
	}

.SchoolDiv {
	float:left;
	margin:5px;
	padding:10px;
	color:#003466;
	background-color:#FFFFFF;
	border:#A21D0C 1px solid;
	}
.SchoolDiv a, .SchoolDiv a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
.SchoolDiv a:hover {
	text-decoration:underline;
	}

.Pbedrooms {
	display:block;
	width:65px;
	height:30px;
	float:left;
	color:#000;
	font-size:11px;
	text-align:center;
	border-right:1px solid #cccccc;
	}
.Pbathrooms {
	display:block;
	width:65px;
	height:30px;
	float:left;
	color:#000;
	font-size:11px;
	text-align:center;
	border-right:1px solid #cccccc;
	padding-left:5px;
	}
.PSQFT {
	display:block;
	width:120px;
	height:30px;
	float:left;
	color:#000;
	font-size:11px;
	text-align:center;
	}

.PPlan {
	display:block;
	width:120px;
	height:30px;
	float:left;
	font-size:11px;
	text-align:center;
	border-right:1px solid #cccccc;
	}
.PPrice {
	display:block;
	width:100px;
	height:30px;
	float:left;
	font-size:11px;
	text-align:center;
	border-right:1px solid #cccccc;
	}
.PImage {
	display:block;
	width:120px;
	height:30px;
	float:left;
	font-size:11px;
	text-align:center;
	border-right:1px solid #cccccc;
	}
.PlanHeading {
	width:620px;
	height:30px;
	float:left;
	font-weight:bold;
	}
.Laddress {
	display:block;
	width:188px;
	_width:140px;
	*width:187px;
	height:30px;
	float:left;
	color:#3C412B;
	font-size:11px;
	text-align:center;
	border-right:1px solid #cccccc;
	}
.commBtn, .commBtn:visited {
	display:block;
	font-size:10px;
	width:125px;
	height:32px;
	padding-top:20px;
	padding-left:29px;
	cursor:pointer;	
	color:#FFFFFF;
}
.commBtn:hover {
	text-decoration:none;
}
#PrintPage, #PrintPage:visited {
	background: url(../images/btnPrintNew.jpg) no-repeat top left;
}
#PrintPage:hover {
	background: url(../images/btnPrintNew.jpg) no-repeat bottom left;
}
#ReqInfo, #ReqInfo:visited {
	background: url(../images/btnRequestNew.jpg) no-repeat top left;
}
#ReqInfo:hover {
	background: url(../images/btnRequestNew.jpg) no-repeat bottom left;
}
#CommAvailHome, #CommAvailHome:visited {
	background: url(../images/btnAvailableHomes.jpg) no-repeat top left;
}
#CommAvailHome:hover {
	background: url(../images/btnAvailableHomes.jpg) no-repeat bottom left;
}
#EmailAFriend, #EmailAFriend:visited {
	background: url(../images/btnEmail.jpg) no-repeat top left;
}
#EmailAFriend:hover {
	background: url(../images/btnEmail.jpg) no-repeat bottom left;
}
#PrintMap, #PrintMap:visited {
	background: url(../images/btnPrintMap.jpg) no-repeat top left;
}
#PrintMap:hover {
	background: url(../images/btnPrintMap.jpg) no-repeat bottom left;
}
/* End Community Details */

/* Step by Step Construction */

#galleryList {
	width:810px;
	margin:0px auto;
}

#galleryList ul {
	list-style:none;
}

#galleryList li {
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

#galleryList a, #galleryList a:visited {
	background:url(../images/button.jpg) left 0px no-repeat;
	width:180px;
	height:32px;
	display:block;
	padding-top:8px;
	margin:0px 5px;
	color:#FFFFFF;
	text-decoration:none;
}
#galleryList a:hover {
	background-position:bottom;
	text-decoration:none;
}

/* End Step by Step Construction */

.barBG {
	width:493px;
	height:42px;
	margin:0px auto;
	text-align:center;
	background:url(images/barBG.png) center no-repeat;
	}

#blocktext {
	position:absolute;
	width:683px;
	left: 220px;
	top: 332px;
}

.hotspot {cursor:pointer;cursor:hand;}
#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat; overflow:hidden;max-height:300px;}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden;}
#ttcont {display:block; padding:2px 8px 2px 3px; margin-left:5px; background:#003466; color:#FFF;}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden;}

.availistings{
border-bottom:1px solid #D8D9CB;
}

.availistings td{
padding:3px;
height:25px;
font-size:13px;
}


/* contruction.asp css */
#phase_select {
width:120px; 
border-width:2px; 
border-style: solid; 
padding:12px;
overflow:none; 
background-color: #1B2256; 
color:#FFFFFF; 
border-color:#CC0000; 
font-weight:bold;
}

.white_fix {
color:#FFFFFF;
text-decoration: underline;
line-height: 22px;
}

#phase_1, #phase_2, #phase_3, #phase_4, #phase_5, #phase_6, #phase_7 {
width: 650px;
padding-left: 20px;
padding-bottom: 20px;
padding-top: 15px;
}

.hide {
display:none;
}
.show {
display:block;
float:left;
padding-right: 4px;
}

.msg_list {
	margin: 0px;
	padding: 0px;
}
.msg_head {
	padding: 5px 10px;
	position: relative;
	margin:1px;
	cursor:pointer;
}
.msg_body {
	padding: 5px 10px 15px;
}

#flyerthumb {
	position: absolute;
	z-index:55;
	left: 710px;
	top: 49px;
	width: 95px;
	height: 115px;
	
}

