/*Tabula Rasa*/
* { 
	margin:0px; 
	padding:0px;
}
	
body {
	font-family:Georgia, "Times New Roman", Times, serif; 
	background-color:#D4C499; 
	font-size:16px;
}

ul {
	margin-left:30px;
}
	
h1, h2, h3 {
	margin:6px 0px 8px;
color:#A01913;
}

#container {
	position:relative; 
	width:600px; 
	margin:0px auto;
	background:none;
}
	
p {
	margin:4px 0px 15px 0px;
	line-height:1.5em;
}

.clearfix:after {
	content:"."; 
	display:block; 
	height:0px;
	clear:both; 
	visibility:hidden;
}

.clearfix {
	display:inline-block; 
	_height: 1%;
}

.clearfix {
	display:block;
}

#LogoLink, #LogoLink:visited {
	display:none;
	}

#header {
	display:none;
}

#bcfooter {
	display:none;
}

.divider {
	width:222px; 
	height:24px; 
	margin:15px auto; 
	background:url(/images/divider.gif) no-repeat;
}
/***************************** NAV *****************************/

/** TopNav **/
#topNav {
	display:none;
}

/** TopNav **/

/** MainNav **/
#mainNav {
	display:none;
}
/** MainNav **/

/* Bottom Nav */
#bnav {
	display:none;
	}
/* End Bottom Nav */

/*************************** END NAV ***************************/




/************************** Home Page **************************/
#homeBody {
	width:969px; 
	height:573px; 
	background:url(/images/homebody.jpg) no-repeat;
}


#homeSearch {
	display:none;
}


#welcomeMessage {
	position:none; 
	width:600px; 
	height:100px;  
	padding:0px;
	top:0;
	left:0;
}

#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:#A01913;
	}
#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:relative; 
	top:170px; 
	left:0px; 
	width:230px;
	height:228px; 
	padding:5px; 
	font-size:14px; 
	border-right:none;
}

#news p {
	line-height:1.2em;
}

#news a:link, #news a:visited {
	color:#B01D15;
}

#news a:hover {
	color:#013469;
}

#designStudio {
	position:relative; 
	top:-50px; 
	left:240px; 
	width:250px; 
	height:111px; 
	padding:0 5px; 
	font-size:14px; 
	border-bottom:none;
	border:#000 1px solid;
}

#btnDesignStudio {
	float:left;
	position:none;
}

#aboutKeystone {
	position:relative; 
	top:-40px; 
	left:240px; 
	width:250px; 
	height:111px; 
	padding:5px; 
	font-size:14px;
	border:#000 1px solid;
}

#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;
}

/************************ End Home Page ************************/

#innerBody_1col {
	position:none;
	min-height:511px;
	height:auto !important;
	height:511px;
	background:none;
	padding:0px;
	width:620px;
}

#innerBody_1col a:link, #innerBody_1col a:visited {
	text-decoration:none;
	border-bottom:1px dotted #AC1C13;
	color:#AC1C13;
}

#innerBody_1col a:hover {
	border-bottom:1px solid #AC1C13;
}

#innerBody_2col {
	position:none;
	min-height:511px;
	height:auto !important;
	height:511px;
	background:none;
	width:620px;
}

#leftCol {
	display:none;
}

.leftColNav {
	display:none;
}

#contentCol {
	float:left;
	width:660px;
	margin-left:20px;
	padding:50px 10px 0px 10px;
	padding-right:40px;
}


#contentCol a:link, #contentCol a:visited {
	text-decoration:none;
	border-bottom:1px dotted #AC1C13;
	color:#AC1C13;
}

#contentCol a:hover {
	border-bottom:1px solid #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 #003466 solid;
	}
.plandiv a:hover img {
	border:1px #000 solid;
	}
	
/* End Plans */

/* Plan Details */

#pd_elevation {
	float:left;
	width:130px;
	padding:2px;
	margin-top:5px;
	font-size:12px; 
	border:1px #A01913 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:130px; 
	padding:2px; 
	margin-left:13px;
	margin-top:5px;
	font-size:12px; 
	border:1px #A01913 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:300px; 
	float:left; 
	text-align:center; 
	margin:5px;
}

#pd_info_wrap {
	width:300px; 
	margin:1px; 
	float:left; 
	text-align:center;
}

#pd_info_cont {
	width:300px;
	text-align:center;
	margin:10px;
	padding:5px;
}

.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:310px;
	float:left;
	border:0px solid red;
}

#contactTable2 {
	width:200px;
	float:left;
	margin-left:20px;
	border:0px solid red;
}

#contactTable1 td, #contactTable2 td{
	padding:3px 0;
}

#contactInfo {
	border:0px solid red;
	width:200px;
	margin:10px;
	float:left;
	text-align:center;
	padding:20px 0;
	background-color:#003466;
	color:#fff;
}


#contactInfo img {
	border:2px solid #F5EFDF;
	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 {
	border:2px solid #F5EFDF;
	margin:10px 0;
}

/*----------- 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:300px;
	margin:0 auto;
	border:#A01913 1px solid;
	}
#InformationBlock tr td {
	padding:4px;
	border-bottom:#A01913 1px dashed;
	}

/*----- End Plan details -----*/


/* ----- Available -----*/
#AvailableContainer {
	width:840px;
	display:block;
	padding:0;
	margin:0;
	border:1px solid red;
}

#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:170px;
	float:left;
	margin:5px;
	color:#000;
	font-size:14px;
	background:url(images/bg2.gif);
}

#sortListings {
	width:170px;
	margin-top:10px;
}

.homeImageWrapper3, .homeImageWrapper3:visited {
	width:150px;
	float:left;
	margin:5px;
	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:5px;
	margin-top:-15px;
	width:135px;
	float:right;
}

.homeAttr3 li {
	background:url(/images/bullet.gif) center 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:#A01913 1px solid;
}

#ListingImagesTable tr td {
	text-align:center;
	padding:3px;

}

#ListingImageDiv {
	text-align:center;
	margin-top:2px;
	border:#A01913 1px solid;
}

#listingimages {
	border:#A01913 1px solid;
	}
#listingimages h3 {
	border-bottom:#A01913 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:#A01913 1px solid;
	width:280px;
	padding:5px;
	margin:0 auto;
}
#listingDesc h3 {
	border-bottom:#A01913 1px dashed;
	}

#ListingDescriptionTable 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:280px;
	height:90px;
	float:left;
	_float:none;
	_display:inline-table;
	margin:10px;
	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;
}

.neighborhoodCol {
	float:left;
	_float:left;
	_display:inline-table;
	width:300px;
	margin-left:0px;
	padding:0;
}
.neighborhoodCol h2 {
	display:block;
	font-size:20px;
	width:300px;
	}
/* ---- Neighborhoods ---- */

