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

/* Sitewide ****************************************8*/

.clear {clear:both;}
.left {float:left;}
.right {float:right;}

body { background-color: #e5ad24; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position: center top; font-family: Arial, Helvetica, sans-serif; }
#wrap { width: 794px; margin-right: auto; margin-left: auto; }
.meat { background-color: #FFF; border: 1px solid #000; }

/* Header/Nav ****************************************8*/

#header { height: 142px; }
#header h1 { float:left; text-indent:-9000em; }
#phone { font-size: 24px; font-weight: bold; letter-spacing: -1px; float: right; margin-top: 80px; }
#nav { font-size: 12px; float: right; margin-top: 8px; text-align: right; font-weight: bold; }
#nav a { text-decoration:none; }
#nav a:hover { text-decoration:underline; }

/* Footer ****************************************8*/

.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; padding-left: 20px; }
.lowernav { background-color: #FFF; margin-top: 20px; border: 2px solid #000; }


/* Homepage ****************************************8*/

#map { float: right; margin-top: 32px; margin-right: 15px; }

#section { background-image: url(../images/section_bg.jpg); background-repeat: no-repeat; background-position: left top; float: left; height: 90px; width: 399px; margin-left: 13px; }
#section.top { margin-top: 13px; }

#section h1 { font-weight: lighter; font-size: 28px; letter-spacing: -1px; margin-top: 30px; margin-left: 50px; margin-bottom: -7px; }
#section h1 a { text-decoration: none; }
#section h1 a:hover { text-decoration: none; }

#section h2 { font-size: 13px; font-weight: lighter; color: #666; margin-top: 5px; margin-left: 55px; line-height: 14px; }
#section h2 a { text-decoration: none; }
#section h2 a:hover { text-decoration: none; }

#homecopy { padding: 10px; margin-top: 15px; font-size: 12px; background-color: #FFF; border: 1px solid #000; }
#homecopy a { text-decoration: none; }
#homecopy a:hover { text-decoration: none; }


/* Community/Sub Pages ****************************************8*/

.communitypage .meat { padding:0 20px 20px 20px; }

h1.title { font-weight: lighter; font-size: 24px; letter-spacing: -1px; color: #333; text-align: center; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-top-color: #666; border-right-color: #666; border-bottom-color: #666; border-left-color: #666; }
h2.address { color: #666; }
h2#communities { background-color: #000; padding-top: 5px; padding-right: 8px; padding-bottom: 5px; padding-left: 8px; color: #FFF; }
h2#custom { background-color: #E5AD24; color: #000; padding-top: 5px; padding-right: 8px; padding-bottom: 5px; padding-left: 8px; }

#tab-container-1 { width: 520px; }
#tab-container-1 ul { margin-bottom: 5px; }
#tab-container-1 li { display:inline; }
#tab-container-1 { list-style: none; margin-top: 15px; }
#tab-container-1-nav { margin-left: -40px; }

a:link.tab_style, a:visited.tab_style { cursor:pointer; color:#fff; padding: 5px 10px 5px 10px; margin:0; background-color: #E5AD24; text-decoration: none; }
a:hover.tab_style { text-decoration:none; background-color: #666; }
a:active.tab_style { text-decoration:none; background-color: #000; }
ul.tab_links a.active { background-color: #000; }

.tab { border: 3px solid #000; }
.custommap { width:500px; margin:10px auto; }
.lotdescription { font-size: 12px; line-height: 1.3em; float: left; width: 220px; margin-top: 15px; margin-left: 5px; }
.commmap { width: 730px; margin-right: auto; margin-left: auto; }

iframe.community { border: 5px solid #000; }



/* Original Canton Spaghetti ****************************************8*/


td {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}

tr {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}
p {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.bkgd_black {
	background-color: #000000;
}
.bkgd_white {
	background-color: #FFFFFF;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #874600;
}
.bold_black {
	font-weight: bold;
	color: #000000;
}
.red {
	color: #ff0000;
}
.title {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.pagetitle {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
.subtext {
	font-size: 10px;
	color: #000000;
}
.featuredhomes_title_bkgd {
	background-image: url(../_media/template/backgrounds/featured_title_bkgd.gif);
	background-repeat: repeat-x;
}
.featuredhomes_bkgd {
	background-image: url(../_media/template/backgrounds/featuredhomes_bkgd.gif);
	background-repeat: no-repeat;
}
.directions_bkgd {
	background-color:#f9f0c6;
	border: 1px solid #e5ad24;	
}
.modelname_bkgd {
	background-image: url(../_media/template/backgrounds/modelname_bkgd.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #000000;
}







