@charset "ISO-8859-1";

/* globals */

html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #330000;
	width:100%;
	height: 100%;
}
a, a:link, a:visited {
	color: #582700;
	text-decoration: none;
}
a:hover, a:active {
	color: #820024;
}
h1 {
	font-size: 16px;
	color: #B76612;
	margin: 0px 0px 24px 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #B15C11;	
	margin: 0px 0px 17px 0px;
	padding: 0px;
	line-height: 17px;
}
p {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 12px;
	background: url(../images/dash.gif) no-repeat 0px 8px;
	list-style: none;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #582700;
}
.noDash {
	padding-left: 0px !important;
	background: none !important;
}
.residenceSpacing {
	margin-bottom: 5px !important;
	margin-top: -3px !important;
}
.residenceTitle {
	line-height: 17px;
	margin-bottom: 7px;
}
.residenceTitleTop {
	color: #582700;
}
.residenceTitleBottom {
	color: #999966;
}
#floorplan {
	margin-left: 65px;
}
.amenitiesSpacing {
	margin-bottom: 13px !important;
}
#triNav {
	color: #999966;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 5px;
}
#triNavTwo {
	color: #999966;
	font-size: 12px;
	margin-bottom: 15px;
}
#triNav a, #triNav a:link, #triNav a:visited, #triNavTwo a, #triNavTwo a:link, #triNavTwo a:visited {
	color: #582700;
	text-decoration: none;
}
#triNav a:hover, #triNav a:active, #triNavTwo a:hover, #triNavTwo a:active {
	color: #820024;
}
.brownType {
	color: #582700;
}
.brownerType {
	color: #582700;
	margin-bottom: 0px !important;
	line-height: 16px;
}
.neighType {
	color: #F89828;
	font-style: italic;
}
.contactSpacing {
	margin-bottom: 13px !important;
	margin-top: -2px !important;
}

#newNav {
	position: absolute;
	left: 0px;
	top: 221px;
}

/* structure */

#outsideContainer	{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 940px;
	height: 620px;
	margin-left: -470px;
	margin-top: -310px;
}
#homeBlock, #homeTop, #homeBottom, #sideBlock, #sideTop, #sideWeave, #sideContent {
	width: 940px;
}
#sideContent {
	height: 443px;
	background: url(../images/sidebg.jpg);
	position: relative;
}
#homeLeft {
	width: 183px;
	float: left;
}
#homeRight {
	width: 753px;
	float: right;
}
#sideLeft {
	width: 278px;
	float: left;
}
#sideRight {
	width: 385px;
	margin: 33px 0px 0px 0px;
	padding: 0px 235px 0px 0px;
	float: right;
}
#sideRightFull {
	width: 662px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#sideLogo {
	width: 160px;
	height: 154px;
	position: absolute;
	left: 723px;
	top: 137px;
}
td {
	font-size: 10px;
	line-height: 10px;
	color: #582700;
}

/* form */

.longField {
	width: 307px;
	padding: 1px;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CC9900;
}
.halfField {
	width: 109px;
	padding: 1px;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CC9900;
}
.stateField {
	width: 56px;
	padding: 1px;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CC9900;
}
.zipField {
	width: 49px;
	padding: 1px;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CC9900;
}
.emailFIeld {
	width: 149px;
	padding: 1px;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CC9900;
}
.howField {
	width: 226px;
	padding: 1px;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CC9900;
}

#fpDisclaimer {
	position: absolute;
	left: 352px;
	top: 429px;
	font-size: 10px;
	color: #999999;
	width: 336px;
	text-align: center;
}

/* footer */

#footer {
	width: 940px;
	text-align: center;
	padding-top: 5px;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	clear: both;
}
.footerSmall {
	font-size: 11px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #d15c00;
}

/* 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;
}
