/* globals */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #dacea2 url(../images/tilingbg.gif) repeat-y 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#backgroundPhoto, #welcomePhoto, #residencePhoto, #amenitiesPhoto, #surroundingsPhoto, #infocenterPhoto, #builderPhoto {
	height: 580px;
	width: 100%;
	position: absolute;
	z-index: 1;
}

#backgroundPhoto {
	background: url(../images/homephoto.jpg) no-repeat 184px 0px;
}

#welcomePhoto {
	background: url(../images/welcomephoto.jpg) no-repeat 184px 0px;
}

#residencePhoto {
	background: url(../images/residencephoto.jpg) no-repeat 184px 0px;
}

#amenitiesPhoto {
	background: url(../images/amenitiesphoto.jpg) no-repeat 184px 0px;
}

#surroundingsPhoto {
	background: url(../images/surroundingsphoto.jpg) no-repeat 184px 0px;
}

#infocenterPhoto {
	background: url(../images/infocenterphoto.jpg) no-repeat 184px 0px;
}

#builderPhoto {
	background: url(../images/builderphoto.jpg) no-repeat 184px 0px;
}

#flashElement {
	height: 580px;
	margin-left: 184px;
}

a, a:link, a:visited {
	color: #412400;
	text-decoration: underline;
}

a:hover, a:active {
	color: #A58243;
}

img {
	border: 0;
}

h1 {
	font-size: 30px;
	line-height: 36px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

h2 {
	font-size: 22px;
	line-height: 20px;
	line-height: normal;
	color: #A58243;
	margin: -5px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.resTitle {
	font-size: 28px !important;
	line-height: 25px !important;
	width: 166px;
	color: #A58243;
	margin: -5px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
}

.rosewood {
	font-size: 20px !important;
	line-hight: 20px !important;
}

.fistLineRosewood {
	margin-bottom: 0px !important;
	font-size: 20px !important;
	line-hight: 20px !important;
}

.secondLine {
	margin-top: -12px;
}

p {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}

ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 12px;
	line-height: 15px;
	list-style: none;
	background: url(../images/arrow.gif) no-repeat 0px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
}

.tightlist {
	margin: 0px 0px 0px 0px !important;
}

#tightestList ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#tightestList li {
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	line-height: 12px;
	list-style: none;
	background: url(../images/arrow.gif) no-repeat 0px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
}

/* logo */

#logo {
	width: 280px;
	height: 128px;
	position: absolute;
	left: 12px;
	top: 32px;
	background: url(../images/logo.png) no-repeat !important;
	background: url(../images/logo.gif) no-repeat;
	z-index: 2;
}

/* navigation */

#navigation {
	width: 120px;
	height: 225px;
	position: absolute;
	left: 58px;
	top: 169px;
	z-index: 3;
}

#navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
}

#navigation li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: 12px;
	background-image: none;
}

#navigation a:link, #navigation a:visited {
	margin: 0px 0px 12px 0px;
	display: block;
	text-decoration: none;
	font-size: 15px;
	font-family: "News Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: normal;
}

#navigation a:hover {
	color: #DACDA2;
}

#navigation a:active {
	margin-left: 1px;
}

#comingSoon {
	background: url(../images/comingsoon.png) no-repeat 0px 0px !important;
	background: url(../images/comingsoon.gif) no-repeat 0px 0px;
	height: 40px;
	width: 155px;
	position: absolute;
	z-index: 20;
	top: 277px;
	left: 150px;
	visibility: hidden;
}

.active {
	color: #DACDA2 !important;
	font-weight: bold;
}

/* advertisement */

#advertisement {
	position: absolute;
	z-index: 4;
	width: 226px;
	height: 152px;
	left: 18px;
	top: 414px;
	background: url(../images/ad.png) no-repeat 0px 0px !important;
	background: url(../images/ad.gif) no-repeat 0px 0px;
}
#advertisementContent{
	margin-left:6px;
	margin-top:5px;
}

/* now selling (home page) */

#nowSelling {
	width: 335px;
	height: 156px;
	background: url(../images/newselling.png) no-repeat 0px 0px !important;
	background: url(../images/newselling.gif) no-repeat 0px 0px;
	position: absolute;
	left: 564px;
	top: 367px;
	z-index: 5;
}

#nowSelling h3 {
	margin: 54px 40px 0px 30px;
	padding: 0px;
	color: #412400;
	font: 16px/22px "News Gothic", Arial, Helvetica, sans-serif;
	text-align: center;
}

/* footer */

#footer {
	width: 700px;
	height: 45px;
	position: absolute;
	left: 199px;
	top: 590px;
	z-index: 6;
}

#topLine {
	font: 15px/15px "News Gothic", Arial, Helvetica, sans-serif;
	color: #412400;
	margin: 0px 0px 6px 0px;
}

.phoneNumber {
	color: #A58243;
	font-weight: bold;
}

#bottomLine {
	color: #a48243;
	font: 11px/11px Arial, Helvetica, sans-serif;
	padding-left: 18px;
	padding-top: 1px;
	background: url(../images/bia.gif) no-repeat 0px 0px;
}

#bottomLine a:link, #bottomLine a:visited {
	color: #a48243;
	text-decoration: none;
}

#bottomLine a:active, #bottomLine a:hover {
	color: #412400;
	text-decoration: none;
}

/* welcome */

#welcome {
	width: 559px;
	height: 380px;
	background: url(../images/welcomebackground.png) no-repeat 0px 0px !important;
	background: url(../images/welcomebackground.gif) no-repeat 0px 0px;
	position: absolute;
	left: 330px;
	top: 155px;
	z-index: 7;
}

#welcomeTitle {
	width: 495px;
	height: 25px;
	position: absolute;
	z-index: 9;
	left: 36px;
	top: -29px;
}

#welcomeFeather {
	width: 216px;
	height: 313px;
	position: absolute;
	left: 312px;
	top: 17px;
}

#welcomeContent {
	width: 285px;
	position: absolute;
	left: 36px;
	top: 29px;
	z-index: 8;
}

/* residences */

#residences {
	width: 663px;
	height: 454px;
	background: url(../images/residencebackground.png) no-repeat 0px 0px !important;
	background: url(../images/residencebackground.gif) no-repeat 0px 0px;
	position: absolute;
	left: 257px;
	top: 97px;
	z-index: 7;
}

#residencesTitle {
	width: 495px;
	height: 25px;
	position: absolute;
	z-index: 9;
	left: 71px;
	top: -29px;
}

#residencesFeather {
	width: 395px;
	height: 266px;
	position: absolute;
	left: 241px;
	top: 17px;
}

#residencesContent {
	width: 166px;
	position: absolute;
	left: 61px;
	top: 37px;
	z-index: 8;
	text-align: center;
}

#residencesContent p {
	line-height: 22px;
	margin-bottom: 12px;
	font-family: "News Gothic", Arial, Helvetica, sans-serif;
}

#residencesCopy {
	position: absolute;
	left: 205px;
	top: 295px;
	width: 410px;
	height: 120px;
	z-index: 9;
}

#residencesCopy p {
	color: #412400;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#residencesNav {
	width: 141px;
	height: 144px;
	position: absolute;
	left: 16px;
	top: 228px;
	z-index: 10;
}

/* amenities */

#amenities, #amenities1, #amenities2, #amenities3, #amenities4, #amenities5, #amenities6, #amenities7 {
	width: 644px;
	height: 473px;
	position: absolute;
	left: 253px;
	top: 108px;
	z-index: 7;
}

#amenities {
	background: url(../images/amenitiesbackground.png) no-repeat 0px 0px !important;
	background: url(../images/amenitiesbackground.gif) no-repeat 0px 0px;
}

#amenities1 {
	background: url(../images/amenitiesbackground1.png) no-repeat 0px 0px !important;
	background: url(../images/amenitiesbackground1.gif) no-repeat 0px 0px;
}

#amenities2 {
	background: url(../images/amenitiesbackground2.png) no-repeat 0px 0px !important;
	background: url(../images/amenitiesbackground2.gif) no-repeat 0px 0px;
}

#amenities3 {
	background: url(../images/amenitiesbackground3.png) no-repeat 0px 0px !important;
	background: url(../images/amenitiesbackground3.gif) no-repeat 0px 0px;
}

#amenities4 {
	background: url(../images/amenitiesbackground4.png) no-repeat 0px 0px !important;
	background: url(../images/amenitiesbackground4.gif) no-repeat 0px 0px;
}

#amenities5 {
	background: url(../images/amenitiesbackground5.png) no-repeat 0px 0px !important;
	background: url(../images/amenitiesbackground5.gif) no-repeat 0px 0px;
}

#amenities6 {
	background: url(../images/amenitiesbackground6.png) no-repeat 0px 0px !important;
	background: url(../images/amenitiesbackground6.gif) no-repeat 0px 0px;
}

#amenities7 {
	background: url(../images/amenitiesbackground7.png) no-repeat 0px 0px !important;
	background: url(../images/amenitiesbackground7.gif) no-repeat 0px 0px;
}

#amenitiesTitle {
	width: 495px;
	height: 25px;
	position: absolute;
	z-index: 9;
	left: 123px;
	top: -26px;
}

#amenitiesFeather {
	width: 479px;
	height: 279px;
	position: absolute;
	left: 116px;
	top: 100px;
}

#amenitiesContent {
	width: 415px;
	position: absolute;
	left: 192px;
	top: 32px;
	z-index: 8;
}

#amenitiesNav {
	width: 145px;
	height: 208px;
	position: absolute;
	left: 18px;
	top: 70px;
	z-index: 10;
}

/* surroundings */

#surroundings {
	width: 577px;
	height: 453px;
	background: url(../images/surroundingsbackground.png) no-repeat 0px 0px !important;
	background: url(../images/surroundingsbackground.gif) no-repeat 0px 0px;
	position: absolute;
	left: 327px;
	top: 104px;
	z-index: 7;
}

#surroundingsTitle {
	width: 495px;
	height: 25px;
	position: absolute;
	z-index: 9;
	left: 34px;
	top: -29px;
}

#surroundingsFeather {
	width: 217px;
	height: 215px;
	position: absolute;
	left: 328px;
	top: 186px;
}

#surroundingsContent {
	width: 474px;
	position: absolute;
	left: 36px;
	top: 29px;
	z-index: 8;
}

#surroundingsContent p {
	line-height: 18px;
}

/* builder */

#builder {
	width: 559px;
	height: 380px;
	background: url(../images/builderbackground.png) no-repeat 0px 0px !important;
	background: url(../images/builderbackground.gif) no-repeat 0px 0px;
	position: absolute;
	left: 330px;
	top: 155px;
	z-index: 7;
}

#builderTitle {
	width: 495px;
	height: 25px;
	position: absolute;
	z-index: 9;
	left: 36px;
	top: -29px;
}

#builderContent {
	width: 474px;
	position: absolute;
	left: 36px;
	top: 29px;
	z-index: 8;
}

#builderContent p {
	line-height: 18px;
}

/* info center */

#infocenter, #infocenter1, #infocenter2 {
	width: 666px;
	height: 465px;
	position: absolute;
	left: 253px;
	top: 97px;
	z-index: 7;
}

#infocenter {
	background: url(../images/visitusbackground.png) no-repeat 0px 0px !important;
	background: url(../images/visitusbackground.gif) no-repeat 0px 0px;
}

#infocenter1 {
	background: url(../images/interestlist_background.png) no-repeat 0px 0px !important;
	background: url(../images/interestlist_background.gif) no-repeat 0px 0px;
}

#infocenter2 {
	background: url(../images/prequalifybackground.png) no-repeat 0px 0px !important;
	background: url(../images/prequalifybackground.gif) no-repeat 0px 0px;
}

#infocenterTitle {
	width: 495px;
	height: 25px;
	position: absolute;
	z-index: 9;
	left: 74px;
	top: -28px;
}

#infocenterFeather {
	width: 345px;
	height: 386px;
	position: absolute;
	left: 282px;
	top: 26px;
}

#contactForm {
	width: 345px;
	height: 386px;
	position: absolute;
	left: 277px;
	top: 36px;
	z-index: 7;
}

#ebrochure {
	width: 405px;
	height: 412px;
	position: absolute;
	left: 231px;
	top: 17px;
}

#lenderFeather {
	width: 156px;
	height: 245px;
	position: absolute;
	left: 49px;
	top: 55px;
}

#infocenterContent {
	width: 182px;
	position: absolute;
	left: 73px;
	top: 35px;
	z-index: 8;
}

#lenderContent1 {
	width: 385px;
	position: absolute;
	left: 222px;
	top: 52px;
	z-index: 8;
}

#lenderContent1 p, #lenderContent2 p, #lenderContent3 p {
	color: #412400;	
}

#lenderContent2 {
	width: 182px;
	position: absolute;
	left: 222px;
	top: 146px;
	z-index: 9;
}

#lenderContent3 {
	width: 174px;
	position: absolute;
	left: 431px;
	top: 183px;
	z-index: 10;
}

#lenderContent3 p {
	margin: 0px 0px 6px 0px;
	line-height: 16px;
}

#lenderContent4 {
	width: 182px;
	position: absolute;
	left: 222px;
	top: 322px;
	z-index: 11;
}

#lenderContent5 {
	width: 174px;
	position: absolute;
	left: 431px;
	top: 322px;
	z-index: 12;
}

#infocenterContent p {
	font-size: 14px;
	line-height: 19px;
	margin: 0px 0px 8px 0px;
	color: #412400;
}

#infocenterNav {
	width: 167px;
	position: absolute;
	left: 18px;
	top: 318px;
	z-index: 10;
}

.regField, .longField, .stateField, .zipField {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	padding: 3px;
	border: 0;
	margin-bottom: 10px;
	margin-top: 1px;
}

.regField {
	width: 164px;
}

.longField {
	width: 339px;
}

.stateField {
	width: 59px;
}

.zipField {
	width: 94px;
}

td {
	font-size: 11px;
	line-height: 13px;
	color: #412400;
}

.submitSpacing {
	margin-right: -8px;
}

/* promo code */

#specialPromo {
	width: 646px;
	height: 545px;
	background: url(../images/promo_bg.png) no-repeat 0px 0px !important;
	background: url(../images/promo_bg.gif) no-repeat 0px 0px;
	position: absolute;
	left: 290px;
	top: 23px;
	z-index: 7;
}

#specialPromoContent {
	width: 587px;
	height: 486px;
	position: absolute;
	z-index: 9;
	left: 22px;
	top: 22px;
}

#contactNow {
	width: 108px;
	height: 58px;
	position: absolute;
	left: 578px;
	top: -2px;
}


/* sIRF styles */
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
}
