@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
td {
	vertical-align: top;
}
ol {
	padding-bottom: 15px;
	line-height: 20px;
	padding-left: 30px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 1000px;
	margin: 0px auto 0px auto;
	background-color: #232021;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	line-height: 20px;
	padding-bottom: 15px;
}
h1 {
	padding-bottom: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: 100;
	color: #353535;
	padding-bottom: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005364;
	font-size: 16px;
	padding-bottom: 5px;
}
a {
	text-decoration: none;
}
/* -------------------------------------- BEGIN MASTHEAD ELEMENTS --------------------------------- */


div#masthead {
	width: 1000px;
	height: 99px;
	background-image: url(/images/SatterwhiteMasthead.png);
}
div#TopNav {
	width: 1000px;
	height: 35px;
	background-color: #222121;
	border-bottom-color: #B3B3B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div#TopNavBottomBorder {
	width: 1000px;
	height: 10px;
	background-color: #682805;
}
/* -------------------------------------- INDEX ELEMENTS ONLY --------------------------------- */		

div#WhatTheySay p {
	color: #808990;
	font-size: 12px;
	padding: 0 0 0 0px;
	line-height: 16px;
}
div#masthead {
	width: 1000px;
	height: 99px;
	background-image: url(/images/SatterwhiteMasthead.png);
}
div#TopNav {
	width: 1000px;
	height: 35px;
	border-bottom-color: #B3B3B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div#TopNavBottomBorder {
	widht: 1000px;
	height: 10px;
	background-color: #682805;
}
div#TopNav a {
	color: #B7B7B7;
}
div#TopRow {
	height: 404px;
	width: 1000px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: 5px;
}
div#HomepageTabs h2 {
	font-size: 22px;
	padding: 10px 0 10px 20px;
}
div#HomepageTabs {
	width: 1000px;
	height: 423px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: 5px;
	background-color: #F2F1ED;
}
div#SecondRow {
	width: 1000px;
	height: 241px;
	background-image: url(/images/IndexBeigeBottom.png);
}
div#FeaturedHome {
	width: 263px;
	height: 231px;
	float: left;
	padding: 10px 0 0 30px;
}

.FeaturedHome img {
	padding-top: 10px;
}

.FeaturedHomeText {
	color: #4C281C;
	font-size: 11px;
}
div#WhatTheySay {
	height: 231px;
	width: 410px;
	float: left;
	padding: 10px 0 0 20px;
}
.TellMeMore {
	float: right;
	font-size: 12px;
	margin: 0 23px 0 0;
}
div#WhatTheySay a {
	color: #4C281C;
}
div#WhatTheySay a:hover {
	text-decoration: underline;
}
div#ActionBars {
	float: left;
	height: 241px;
	width: 272px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFF;
	padding-left: 5px;
}
ul.ActionBars {
	padding: 35px 0 0 10px;
	list-style: none;
}
li.ActionBars {
	padding-bottom: 25px;
}
div#ActionBars a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFF;
}
div#ActionBars a:hover {
	text-decoration: underline;
}
/* -------------------------------------- BEGIN PAGE ELEMENTS --------------------------------- */

div#contentcontainer {
	background-color: #E7E1C9;
	width: 900px;
	padding: 50px;
}
div#ourteam {
	width: 250px;
	padding: 15px;
	background-color: #EEF0F0;
	float: left;
}
div#contact {
	width: 300px;
	padding: 15px;
	float: left;
}
div#map {
	padding-left: 200px;
	float: left;
}
div#secondcolumn {
	float: left;
	width: 570px;
	padding-left: 30px;
}
.teamphoto {
	float: left;
	clear: left;
	padding-right: 20px;
	width: 150px;
}
.alicia {
	padding: 5px 20px 40px 0px;
}
div#contentcontainer hr {
	display: block;
	clear: left;
	visibility: hidden;
}
div#floatleft {
	float: left;
}
div#floatright {
	float: right;
}
li.features {
	padding-bottom: 5px;
	line-height: 16px;
	padding-left: 5px;
	margin-left: 30px;
}
/* -------------------------------------- BEGIN FOOTER ELEMENTS --------------------------------- */



div#footer {
	background-image: url(/images/FooterBackgroundTile.png);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	color: #808080;
	font-size: 12px;
	height: 200px;
	clear: left;
}
div#footer a {
	color: #808080;
}
div#footer a:hover {
	text-decoration: underline;
}
ul.footer {
	border-top-color: #808080;
	border-top-style: solid;
	border-top-width: 1px;
	width: 200px;
	float: left;
	margin-right: 30px;
}
li.footer {
	list-style: none;
	padding-top: 10px;
}
/* -------------------------------------- BEGIN PROPERTY PAGES ELEMENTS --------------------------------- */


div#container {
	background-color: #E7E1C9;
	width: 1000px;
	padding-bottom: 20px;
}
ul.CommunityTabs {
	list-style: none;
	padding: 30px 0 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
li.AshtonMeadows {
	height: 30px;
	width: 169px;
	float: left;
	background-color: #5A634F;
	color: #CBC996;
	padding: 10px 0 0 15px;
}
li.AshtonMeadows a {
	color: #CBC996;
}
li.BuildtoSuite {
	height: 30px;
	width: 140px;
	float: left;
	background-color: #E59A4A;
	color: #F4E3B8;
	padding: 10px 0 0 15px;
}
li.BuildtoSuite a {
	color: #F4E3B8;
}
li.Heritage {
	height: 30px;
	width: 100px;
	float: left;
	background-color: #C05046;
	color: #F7D0D3;
	padding: 10px 0 0 15px;
}
li.Heritage a {
	color: #F7D0D3;
}
div#AshtonMeadowsTitle {
	color: #5A634F;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	padding: 5px 50px 0px 0px;
}
div#BuildtoSuiteTitle {
	color: #E59A4A;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	padding: 5px 50px 0px 0px;
}
div#HeritageTitle {
	color: #C05046;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	padding: 5px 50px 0px 0px;
}

div#HawthorneTitle {
	color: #007FA1;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	padding: 5px 50px 0px 0px;
}
div#AshtonMeadowsContainer {
	clear: left;
	width: 958px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: 18px;
	background-color: #CBC996;
	border-left-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
	min-height:1520px;
}
div#BuildtoSuiteContainer {
	clear: left;
	width: 958px;
	margin-left: 18px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #F4E3B8;
	border-left-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
}
div#HeritageContainer {
	background-color: #DBD2AE;
	clear: left;
	width: 958px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: 18px;
	border-left-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
	min-height:1200px;
}

div#HawthorneContainer {
	background-color: #DBD2AE;
	clear: left;
	width: 958px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: 18px;
	border-left-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
	min-height:1200px;
}
div#AshtonMeadowsContainer hr {
	display: block;
	clear: left;
	visibility: hidden;
}
div#BuildtoSuiteContainer hr {
	display: block;
	clear: left;
	visibility: hidden;
}
div#HeritageContainer hr {
	display: block;
	clear: left;
	visibility: hidden;
}
div#AshtonMeadowsNavigation {
	width: 200px;
	height: 330px;
	margin: 0 30px 30px 30px;
	float: left;
	padding: 0px 0 15px 0px;
	background-color: #EEF0F0;
	border: 2px solid #FFF;
	-webkit-box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
	-moz-box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
	box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
}
div.AshtonMeadowsNavTitle {
	text-align:center;
	background-color: #5A634F;
	color: #CBC996;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	margin-bottom: 5px;
}
div#BuildtoSuiteNavigation {
	width: 200px;
	height: 150px;
	margin: 0 30px 30px 30px;
	float: left;
	padding: 0px 0 15px 0px;
	background-color: #EEF0F0;
	border: 2px solid #FFF;
	-webkit-box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
	-moz-box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
	box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
}
div.BuildtoSuiteNavTitle {
	text-align:center;
	background-color: #E59A4A;
	color: #F4E3B8;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	margin-bottom: 5px;
}
div#HeritageNavigation {
	width: 200px;
	height: 265px;
	margin: 0 30px 30px 30px;
	float: left;
	padding: 0px 0 0px 0px;
	background-color: #EEF0F0;
	border: 2px solid #FFF;
	-webkit-box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
	-moz-box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
	box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
}

div#HawthorneNavigation {
	width: 200px;
	height: 265px;
	margin: 0 30px 30px 30px;
	float: left;
	padding: 0px 0 0px 0px;
	background-color: #EEF0F0;
	border: 2px solid #FFF;
	-webkit-box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
	-moz-box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
	box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
}

div.HeritageNavTitle {
	text-align:center;
	background-color: #C05046;
	color: #F7D0D3;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 5px;
}

div.HawthorneNavTitle {
	text-align:center;
	background-color: #007FA1;
	color: #CBECF4;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
#custombuild {
	clear: both;
	float: left;
	height: 200px;
	background-color: #E59A4A;
	height: 200px;
	border: 2px solid #FFF;
	-webkit-box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
	-moz-box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
	box-shadow: 2px 3px 4px rgba(30, 30, 30, 0.75);
}
div#HeritageNavigation a, div#BuildtoSuiteNavigation a, div#AshtonMeadowsNavigation a {
	font-size: 12px;
	color: #000;
}
div#HeritageNavigation a:hover, div#BuildtoSuite a:hover, div#AshtonMeadowsNavigation a:hover {
	text-decoration: underline;
}
div#ContentRight {
	width: 670px;
	float: left;
}

#bulletbox {
			border: #FFF solid 1px;
					background-color: #E7E1C9;
					height: 70px;
					margin-bottom: 20px;
					width: 650px;
			}

.bullets {
	float: left;
	padding: 10px 30px 20px 10px;
	 

}

.bullets ul {
list-style-type: none;
color: #000;
font-size: 13px;
line-height: 22px;

}

.bullets li {
  list-style-image: none;
   background-image: url(/images/bullet.png);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left : 15px;
   }


div#ContentLeft {
	width: 270px;
	height: 300px;
	float: left;
}
div#ContentRight a {
	color: #005364;
	text-decoration: none;
}
ul.communitynav {
	text-decoration: none;
	list-style: none;
	line-height: 24px;
	padding-left: 30px;
	padding-bottom: 15px;
}
div#slideshow {
	float: right;
	padding-right: 20px;
}
.communitydescription {
	padding: 0 50px 30px 0px;
	float: right;
	color: #005364;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#thumbnailnav {
	padding-top: 20px;
	width: 183px;
	margin: 5px 0 0 7px;
	color: #000;
	border-style: solid;
	border-width: 2px;
	border-color: #FFF;
}
.BuildtoSuite {
	background-color: #FFF1D9;
}
.HeritageThumbs {
	background-color: #E9EBCF;
}

.HawthorneThumbs {
	background-color: #E9EBCF;
}
.AshtonMeadowsThumbs {
	background-color: #E9EBCF;
}
.floornavthumb {
	padding: 0px 0 20px 15px;
	width: 133px;
	text-align: center;
}
div#thumbnailnav img {
	border-style: solid;
	border-width: 2px;
	border-color: #FFF;
}
div#thumbnailnav img:hover {
	border-style: solid;
	border-width: 2px;
	border-color: #005364;
}
div#thumbnailnav a:hover {
	color: #005364;
	text-decoration: none;
}
div#tableinformation {
	padding: 0;
	margin: 0;
}
div#tableinformation img {
	border-style: solid;
	border-width: 2px;
	border-color: #FFF;
}
div#tableinformation img:hover {
	border-style: solid;
	border-width: 2px;
	border-color: #005364;
}
div#tableinformation a {
	color: #005364;
}
.welcomepagepics {
	float: left;
	padding-right: 12px;
}
/* -------------------------------------- BEGIN DROPDOWN MENU ELEMENTS --------------------------------- */	

ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.dropdown {
	position: relative;
	z-index: 597;
	float: right;
}
ul.dropdown li.noborder {
	border: none;
	float: left;
	vertical-align: middle;
	zoom: 1;
	padding: 6px 15px 0 15px;
	height: 30px;
	vertical-align: middle;
	font-size: 14px;
}
ul.dropdown li.nodrop {
	float: left;
	vertical-align: middle;
	zoom: 1;
	padding: 6px 15px 0 15px;
	height: 30px;
	vertical-align: middle;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	font-size: 14px;
}
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	background-image: url(/images/NavBackgroundGradient.png);
	background-repeat: repeat-x;
}
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	x-index: -1;
}
/*This applies to the property names*/
ul.dropdown ul li {
	float: none;
	padding-top: 13px;
	margin-left: -1px;
	height: 35px;
	width: 150px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
/*Property names rollover*/
ul.dropdown ul li:hover {
	text-decoration: underline;
	background-image: none;
}
div#AshtonMeadowsDrop {
	color: #CBC996;
}
div#BuildtoSuiteDrop {
	background-color: #E59A4A;
	color: #F4E3B8;
}
div#HeritageDrop {
	color: #F6CCCF;
}
#SecondRow #FeaturedHome .clienteditor table tbody tr td img {
	text-align: center;
}
.availablehomes {
	text-align: center;
	vertical-align: middle;
}
.tabledetail {
	font-weight: bold;
	padding-top: 15px;
	text-align: center;
}
li.detail {
	line-height: 18px;
	font-size: 14px;
	list-style: disc;
	margin-left: 20px;
	padding-bottom: 5px;
}
.tableheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005364;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}
.price {
	font-weight: bold;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.disclaimer {
	font-style:italic;
	font-size: 10px;
	line-height: 14px;
}
.available {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
}
.floatrightpic {
	border: 1px solid #000;
	float: right;
	margin-left: 10px;
}
.floatleftpic {
	border: 1px solid #000;
	float: left;
	margin-right: 10px;
}
/*::::: PIROBOX RULES::::::::*/
.piro_overlay {
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:#fff;
	display: none;
	z-index:99997;
}
.loading span {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-15px;
	margin-left:-15px;
	width:30px;
	height:30px;
	display:block;
	z-index:100008;
	background:none
}
.loading span span {
	position:absolute;
	display:block;
	width:30px;
	height:30px;
	z-index:100009;
	background: url(images/ligtbox/ajax-loader.gif) center center no-repeat!important;
	background: url(images/lightbox/ajax-loader.gif) center center no-repeat;
}
.caption {
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
	display:block;
	padding:0px;
	cursor:text;
	background:#222;
}
.piro_nav {
	position:absolute;
	bottom:0;
	left:50%;
	margin:0;
	display:block;
	padding:0;
	background:none;
}
.caption p {
	display:block;
	margin:0;
	padding:4px 28px 4px 38px;
	text-align:center;
	font-weight:normal;
	background:black;
	color:white;
	font-size:12px;
}
a.piro_close {
	position:absolute;
	top:20px;
	right:20px;
	height:35px;
	width:35px;
	background:url(images/lightbox/close_btn.png) no-repeat;
	cursor:pointer;
	z-index:100006;
}
a:hover.piro_close {
	background:url(images/lightbox/close_btn_h.png) no-repeat;
}
a.piro_next {
	position:absolute;
	top:50%;
	width:35px;
	height:35px;
	right:20px;
	text-indent:-999em;
	outline:none;
	display:block;
	margin:-18px 0 0 0;
	background:url(images/lightbox/next.png) center right no-repeat;
	border:none;
	cursor:pointer;
	z-index:1000000001
}
a:hover.piro_next {
	background:url(images/lightbox/next_h.png) center right no-repeat;
}
a.piro_prev {
	position:absolute;
	top:50%;
	width:35px;
	height:35px;
	left:20px;
	text-indent:-999em;
	outline:none;
	display:block;
	margin:-18px 0 0 0;
	background: url(images/lightbox/prev.png) center left no-repeat;
	border:none;
	cursor:pointer;
	z-index:1000000000
}
a:hover.piro_prev {
	background:url(images/lightbox/prev_h.png) center left no-repeat;
}
.pirobox_content {
	position:absolute;
	top:50%;
	left: 50%;
	padding:0;
	width: 800px;
	height: 600px;
	margin:-300px 0 0 -400px;
	display:block;
	z-index:99998;
	font-family:Trebuchet MS, Arial;
}
.pirobox_content table, tbody, tr, th, td {
	margin:0;
	padding:0;
	border:none;
}
.pirobox_content img {
	margin:0;
	padding:0;
	border:none;
}
.t_l {
	background:url(t_l.png) no-repeat;
	width:20px;
	height:20px;
}
.t_r {
	background: url(t_r.png) no-repeat;
	width:20px;
	height:20px;
}
.t_c {
	height:20px;
	background:url(t_c.png) repeat-x;
}
.c_l {
	width:20px;
	background: url(c_l.png) repeat-y;
}
.c_c {
	background:white;
	margin:0;
	padding:0;
}
.c_c div {
	width:760px;
	height:560px;
	margin:0;
	padding:0 0 0px 0;
}
.c_r {
	width:20px;
	background: url(c_r.png) repeat-y;
}
.b_c {
	height:20px;
	background:url(images/lightbox/b_c.png) repeat-x;
}
.b_l {
	background:url(images/lightbox/b_l.png) no-repeat;
	width:20px;
	height:20px;
}
.b_r {
	background:url(images/lightbox/b_r.png) no-repeat;
	width:20px;
	height:20px;
}
/*.t_l{background:#000; width:10px; height:10px;}
.t_r{background:#000; width:10px; height:10px;}
.t_c{height:10px; background:#000;}

.c_l{width:10px; background:#000;}
.c_c{background:#000; margin:0; padding:0;}
.c_c div{width:380px; height:180px; margin:0; padding:0;}
.c_r{width:10px; background: #000;}

.b_c{height:10px; background:#000;}
.b_l{background:#000; width:10px; height:10px;}
.b_r{background:#000; width:10px; height:10px;}
*/
.box_img {
	position:absolute;
	z-index:99995;
	background: url(images/lightbox/img_bg.png);
	width: 100%;
	top:30px;
	left:30px;
	height: 100%;
	padding:0;
}
.err_mess {
	position:absolute;
	bottom:20px;
	color:white;
	padding:0;
	margin:0 0 0 20px;
	display:block;
}
.err_mess a {
	color:red;
	font-weight:700;
}
.number {
	position:absolute;
	margin-left:3px;
	height:18px;
	width:30px;
	padding:3px;
	left:0;
	color:#666;
	bottom:1px;
	font-size:11px;
}
a.link_to {
	position:absolute;
	margin-right:6px;
	height:20px;
	width:20px;
	right:0;
	color:#999;
	bottom:3px;
	background:url(images/lightbox/link_out.png) no-repeat;
	text-indent:-999em;
}
a:hover.link_to {
	background:url(images/lightbox/link_out_h.png) no-repeat;
}
a.play {
	position:absolute;
	top:20px!important;
	top:20px;
	left:20px!important;
	left:20px;
	width:40px;
	height:40px;
	margin:0;
	outline:none;
	display:block;
	background:url(play.png) no-repeat;
	text-indent:-999em;
	border:none;
	cursor:pointer;
}
a:hover.play {
	background:url(play_h.png) no-repeat;
}
a.stop {
	position:absolute;
	top:20px!important;
	top:20px;
	left:20px!important;
	left:20px;
	;
	width:40px;
	height:40px;
	margin:0;
	outline:none;
	display:block;
	background:url(pause.png) no-repeat;
	text-indent:-999em;
	border:none;
	cursor:pointer;
}
a:hover.stop {
	background:url(pause_h.png) no-repeat;
}
/*::::: HOMEPAGE TABS ::::::::*/

#tabs {
	padding-top: 182px;
	width: 443px;
	height: 36px;
	float: right;
}
#tabs h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 40px;
	padding-bottom: 5px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 33px; /*--Set height of tabs--*/
	width: 100%;
	background-color: #F2F1ED;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	font-size: 1.2em;
	padding: 0 15px;
	color: #000;
	border: 1px solid #fff;
--Gives the bevel look with a 1px white border inside the list item--*/  outline: none;
}
/*ul.tabs li a:hover {
	background: #ccc;
}*/
html ul.tabs li.active, html ul.tabs li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
/*background: #000;
	 border-bottom: 1px solid #EEEDE9;--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	height: 423px;
	background-image:url(/index-sliders/OurCommunitiesBackground.jpg);
	background-repeat: none;
}
.tab_content {
	/*padding: 20px; */
	font-size: 1.2em;
}
#tabnavigationashton {
	background-color: #5A634F;
	height: 210px;
}
#tabnavigationashton a {
	color: #000;
}
#tabnavigationashton p {
	color: #CBC996;
}
#tabnavigationheritage {
	background-color: #C05046;
	height: 210px;
}
#tabnavigationheritage a {
	color: #000;
}
#tabnavigationheritage p {
	color: #F6CCCF;
}
#tabnavigationtospec {
	background-color: #E59A4A;
	height: 210px;
}
#tabnavigationtospec p {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
}
#tabnavigationtospec h5 {
	color: #F4E3B8;
	font-size: 14px;
	font-family:Verdana, Geneva, sans-serif;
	padding-left: 20px;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 10px;
}
#tabnavigationtospec a {
	color: #FADB7D;
}
ul.TabNavigation {
	list-style: none;
	float: left;
	padding-right: 50px;
	padding-top: 5px;
	padding-left: 20px;
	line-height: 20px;
}
ul.TabNavigation li {
	padding-bottom: 10px;
	font-size: 14px;
}
ul.TabNavigation li a {
	color: #000;
	text-decoration: none;
}
ul.TabNavigation li a:hover {
	color: #FFF;
}
#tab1 h1, #tab2 h1, #tab3 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: 300;
	padding: 0 0 5px 20px;
}
#tab1 a:hover {
	color: #CBC996;
}
#tab2 a:hover {
	color: #F7AAAA;
}
#tab3 h1 {
	color: #E59A4A;
}

