@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	line-height:19px;
	background:#ccc;
	text-align: left;
}
.paddBottom10 {
	padding-bottom: 10px;
}
.paddBottom15 {
	padding-bottom: 15px;
}
.paddtop15 {
	padding-top: 15px;
}
.bottomCallToAction {
	font-size: 18px;
	color: #883300;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 40px;
}


p {
margin-top:0px;
margin-bottom:15px;
}
form {
padding:0px;
margin-top:-9px;
margin-bottom:0px;
}
h1 {
	font-size: 21px;
	color: #883300;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 26px;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 13px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:15px;
	line-height: 17px;
}
h4 {
	
	margin-top: 0px;
	margin-bottom: 15px;
	font-size:15px;
}
h5 {
	color: #XXXXXX;
	margin-top: 11px;
	margin-bottom: 20px;
	font-weight: normal;
}
h6 {
	color: #XXXXXX;
	margin-top: 0px;
	margin-bottom: 5px;

}
/*xxxxxxxxxxxxxxxxxxxxxxx Links xxxxxxxxxxxxxxxxxxxxxxxxxxx*/
a:link, a:visited, a:active, a:hover  {
	color:#883300;
	text-decoration:underline;
}

/*--------------------------------------------------------------*/
a.bottmNavLink:link, a.bottmNavLink:visited, a.bottmNavLink:active {
	font-size:12px;
	line-height:16px;
	color:#444444;
	text-decoration:none;
	}
a.bottmNavLink:hover {
	text-decoration:underline;
	color:#444444;
	line-height:16px;
}
/*--------------------------------------------------------------*/
a.bottmSeoLink:link, a.bottmSeoLink:visited, a.bottmSeoLink:active {
	font-size:13px;
	line-height:17px;
	color:#332200;
	text-decoration:none;
	}
a.bottmSeoLink:hover {
	text-decoration:underline;
	color:#332200;
}
/*--------------------------------------------------------------*/
a.bottmCorpLink:link, a.bottmCorpLink:visited, a.bottmCorpLink:active {
	color:#888888;
	text-decoration:none;
	}
a.bottmCorpLink:hover {
	text-decoration:underline;
	color:#888888;
}
/*--------------------------------------------------------------*/
a.mainNavLink:link, a.mainNavLink:visited, a.mainNavLink:active {
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	color:#222222;
	text-decoration:none;
	}
a.mainNavLink:hover {
	text-decoration:none;
	color:#777777;

}
/*--------------------------------------------------------------*/
a.subNavLink:link, a.subNavLink:visited, a.subNavLink:active {
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#222222;
	text-decoration:none;
	}
a.subNavLink:hover {
	text-decoration:none;
	color:#777777;

}
/*--------------------------------------------------------------*/
a.smallNavLink:link, a.smallNavLink:visited, a.smallNavLink:active {
	font-size:11px;
	line-height:13px;
	color:#222222;
	text-decoration:none;
	}
a.smallNavLink:hover {
	text-decoration:none;
	color:#777777;

}
/*--------------------------------------------------------------*/
a.indexTopLink:link, a.indexTopLink:visited, a.indexTopLink:active {
	font-size:11px;
	line-height:15px;
	color:#eeeedd;
	text-decoration:none;
	}
a.indexTopLink:hover {
	text-decoration:none;
	color:#ffffff;

}

/*--------------------------------------------------------------*/
a.requestLink:link, a.requestLink:visited, a.requestLink:active, a.requestLink:hover {
	font-size:18px;
color:#883300;
	text-decoration:underline;
	}
/*--------------------------------------------------------------*/
a.indexRequestLink:link, a.indexRequestLink:visited, a.indexRequestLink:active, a.indexRequestLink:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	/*--------------------------------------------------------------*/
a.blueLink:link, a.blueLink:visited, a.blueLink:active, a.blueLink:hover {
	color:blue;
	text-decoration:underline;
	}
	/*--------------------------------------------------------------*/
a.infoButtonsLink:link, a.infoButtonsLink:visited, a.infoButtonsLink:active {
	font-size:13px;
	line-height:23px;
	text-align:center;
	color:#666;
	text-decoration:none;
	display:block;
	width:133px;
	height:23px;
	border:1px solid #bbbbbb;
	margin-bottom:5px;
	}
a.infoButtonsLink:hover {
	text-decoration:none;
	display:block;
	color:#666;
	background-color:#EFEFEF;
	width:133px;
	height:23px;
	border:1px dashed #bbbbbb;
	margin-bottom:5px;
	line-height:23px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxx DIVs xxxxxxxxxxxxxxxxxxxxxxxxx*/

#mainTextWrap {
	margin-top: 28px;
	margin-left: 22px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 971px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/left-col-bg_10.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.faqImage {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

#header {
	height: 213px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 900;
}
#leftCol {
	background-color: #fff1aa;
	float: left;
	width: 266px;
}
#mainCol {
	clear: none;
	float: left;
	width: 704px;
	position: relative;
	display: inline;
	z-index: 10;
}
#aPlusLogo {
	padding-top: 16px;
	padding-left: 12px;
}
#aPlusTagline {
	overflow: visible;
	position: absolute;
	left: 133px;
	top: 136px;
}
#headerHeadline {
	font-size: 24px;
	line-height: 31px;
	color: #883300;
	overflow: visible;
	position: absolute;
	left: 326px;
	top: 28px;
	font-weight: bold;
	width: 500px;
}


#searchWrapper {
	background-color: #d58615;
	position: absolute;
	height: 45px;
	width: 971px;
	left: 0px;
	top: 168px;
}

/*xxxxxxxxxxxxxxxxxxxxxxx Classes xxxxxxxxxxxxxxxxxxxxxxxx*/


/*xxxxxxxxxxxxxxxxxxxxxxxx Lists xxxxxxxxxxxxxxxxxxxxxxxxx*/
.listA { /*Must use a containing DIV for this to work - use the wrapListA class (below) to control width*/
margin-left:8px;
padding-left:7px;
margin-top:-5px;
}
.listA li{
	list-style-type: disc;
/*	color:#334477;
line-height:105%;*/
	margin-bottom:4px;
}
.wrapListA {

}
.listB {
	width: 230px;
	margin-left:0px;
	padding-left: 0px;
	margin-top: 6px;
}
.listB li{
	padding-bottom: 0px;
	padding-left: 14px;
	line-height: 14px;
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 2px;
}.listC { /*Must use a containing DIV for this to work - use the wrapListA class (below) to control width*/
margin-left:8px;
padding-left:7px;
margin-top:-5px;
}
.listC li{
list-style-type: disc;
font-size:11px;
line-height:13px;
	margin-bottom:0px;
}
.wrapListC{


}
.listD { /*Must use a containing DIV for this to work - use the wrapListA class (below) to control width*/
margin-left:8px;
padding-left:7px;
margin-top:-5px;
}
.listD li{
font-size:12px;
	list-style-type: disc;
/*	color:#334477;
line-height:105%;*/
	margin-bottom:4px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx Hacks xxxxxxxxxxxxxxxxxxxxxxxxx*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.ieFix0px {
	font-size: 0px;
}
#starBurst {
	position: absolute;
	top: 16px;
	right: 37px;
	cursor: pointer;
}
#temporaySearch {
	font-size: 15px;
	font-style: italic;
	line-height: 45px;
	height: 45px;
	padding-left: 24px;

}
#mainColGrayBar {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #555555;
	background-color: #eeeeee;
	width: 669px;
	padding-top: 23px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-bottom: 11px;
}
.faqWrapper {
	margin-bottom: 18px;
	padding-left: 25px;
	width: 665px;
}
.footerOrange {
	font-size: 13px;
	font-weight: bold;
	color: #332200;
	background-color: #dd8811;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 16px;
	clear: both;
	line-height: 17px;
	padding-right: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #aa5533;
	border-right-color: #aa5533;
	border-bottom-color: #aa5533;
	border-left-color: #aa5533;
}
.footerOrange1 {
	font-size: 13px;
	font-weight: bold;
	color: #332200;
	background-color: #dd8811;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 16px;
	clear: both;
	line-height: 17px;
	padding-right: 16px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;

	border-right-color: #aa5533;
	border-bottom-color: #aa5533;
	border-left-color: #aa5533;
}
#footerGray {
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	background-color: #dddddd;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 16px;
}
.color999 {
	color: #999999;
}
#nav {
	width: 218px;
	margin-left: 24px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.navElement {
color:#883300;
	width: 218px;
	padding-top: 7px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFCEA;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.subNavElement {
	width: 218px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFCEA;
	font-size: 12px;
	line-height:15px;
	font-weight: bold;
	text-transform: uppercase;
	color:#883300;
}
#creditCards {
	padding-top: 18px;
	padding-bottom: 24px;
}
.oneColWrapper {
	margin-bottom: 18px;
	padding-left: 25px;
	width: 665px;
}
.paddingLandingPageTop {
	padding-top: 40px;
}
#middleCol {
	float: left;
	width: 438px;
}
#middleColGrayBar {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #555555;
	background-color: #eeeeee;
	padding-top: 23px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-bottom: 11px;
}
#rightCol {
	clear: none;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	padding-left: 19px;
	padding-right: 19px;
	width: 226px;
	padding-top: 30px;
	padding-bottom:20px;
}
.middleColTextWrap {
	padding-left: 25px;
	padding-right: 33px;
}
.middleColTextWrap h1{
margin-bottom:10px;
}
.middleColTextWrap .bottomCallToAction, .middleColTextWrap .bottomCallToAction a {
font-size:16px
}
.textTighter {
	letter-spacing: -1px;
	word-spacing: -2pt;
}
.flushRight {
	text-align: right;
}
.paddingTop5 {
	padding-top: 5px;
}
.lineHeight18 {
	line-height: 18px;
}
.formElement, .formElement2 {
	clear: both;
	height: 24px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.formElement2 {
width:400px;
}
.formTextFeildMedium, .formFieldSmall, .formFieldXXsmall, .formTextFeildLarge, .formTextFeildXLarge, .formTxtArea{
	line-height: 24px;
	background-color: #FFFFFF;

	width: 244px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	padding-left: 6px;
	border: 1px solid #ddd;
	clear:none;
}
.formFieldSmall {
width:178px;
}
.formFieldXXsmall {
	width:45px;
}
.formTextFeildLarge{
	width:274px;
}
.formTextFeildXLarge{
	width:323px;
}
.formTxtArea {
width:323px;
height:100px;
font-family:Arial, Helvetica, sans-serif;
}
#formWrapper {
	padding-top: 20px;
}
.clearBoth {
	clear: both;
}
.requestButton {
	text-align: right;
	padding-top: 46px;
	padding-right: 60px;
}

.formWrapper2 {
	width: 410px;
}
.formNames {
	line-height: 24px;
	text-align: right;
	float: left;
	height: 24px;
	width: 119px;
	padding-right: 10px;
}
.formFeilds {
	display: inline;
	clear: none;
	float: left;
	height: 24px;
}
#indexTop {
	color: #ffffff;
	background-color: #7c7d3f;
	width: 923px;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-right: 24px;
	padding-left: 24px;
	line-height: 15px;
}
#indexTop h1 {
font-size:11px;
line-height:15px;
color:#eeeedd;
}
.indexTopLeft {
	width: 450px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeedd;
	float: left;
}
.colorWhite {
	color: #FFFFFF;
}
.indexTopRight {
	float: left;
	width: 449px;
	clear: none;
	padding-left: 13px;
}
.homeLeftTop {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #883300;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 24px;
}
.text11pxBoldNormal {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.color883300 {
	color: #883300;
}
.text18pxBrown {
	color: #883300;
	font-size: 18px;
}
#homeAdvantage .listC li {
margin-bottom:6px;
}
#homeVideo {
	background-color: #000000;
	text-align: center;
	display: none;
	height: 356px;
	width: 704px;
	padding-top: 11px;
	position: relative;
}
#homeCloseWindow {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.textBrownUnderline {
	color: #883300;
	text-decoration: underline;
}
#HousingVideo {
	display: none;
	text-align: center;
}
.cursorPointer {
	cursor: pointer;
}
.amenitiesText {
	font-size: 12px;
	line-height: 17px;
	color: #222222;
	font-weight: normal;
}
.amenitiesListLeft {
	float: left;
	width: 297px;
	margin-right: 50px;
}
.amenitiesListRight {
	clear: none;
	float: left;
	width: 268px;
}
.amenityWrapper {
	margin-bottom: 17px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0a450;
	clear: both;
	width: 667px;
}
.amentySectionHead {
	width: 385px;
	height: 27px;
	float: left;
}
.amentyRight3rdCol {
	clear: none;
	float: left;
	width: 192px;
}
.paddTop10 {
	padding-top: 10px;
}



.amenityLeft {
	float: left;
	width: 268px;
}
.amenityRight {
	clear: none;
	float: left;
	width: 204px;
}
.text21ptBrownBold {
	font-size: 21px;
	font-weight: bold;
	color: #883300;
}
#guarantee {
	display:none;
	position:absolute;
	top:238px;
	left:297px;
	background-image: url(../images/guarantee-bg.gif);
	background-repeat: no-repeat;
	height: 244px;
	width: 394px;
	z-index: 1000;
}
#guarClose {
	height: 31px;
	width: 31px;
	position: absolute;
	top: 0px;
	right: 7px;
	cursor: pointer;
}

#guarHead {
	font-size: 21px;
	line-height: 45px;
	font-weight: bold;
	color: #FFFFFF;
	height: 45px;
	width: 389px;
	text-align: center;
}
#guarText {
	font-size: 16px;
	width: 359px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
	text-align: center;
	padding-top: 30px;
}
#guarBeat {
	font-size: 21px;
	font-weight: bold;
	color: #883300;
	padding-top: 15px;
	padding-bottom: 15px;
}
#guar60Days {
	font-size: 14px;
	font-weight: normal;
}
#locationsText {
	font-size: 11px;
	line-height: 14px;
	padding-top: 15px;
}
.locationCols {
	clear: none;
	float: left;
	width: 118px;
	padding-right: 15px;
}
#locationBottom {
	font-size: 18px;
	line-height: 41px;
	color: #883300;
	height: 41px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	clear: both;
	text-align: center;
	font-weight: bold;
}
.formError {
color:#FF0000;
font-size:18px;
font-weight:bold;
}
#locationMapMain {
	height: 360px;
	width: 705px;
	margin-bottom: 15px;
}
.color883300 {
	color: #883300;
}
.width114 {
	width: 108px;
}
.widthLocationColWider {
	width: 138px;
}
.locationsCity2Col {
	clear: none;
	float: left;
	width: 316px;
	padding-right: 15px;
}
.locationsPropertyWrapper {
	margin-bottom: 20px;
	clear: both;
	position: relative;
	width: 316px;
}
.locationPropertyPhoto {
	float: left;
	margin-right: 12px;
}
.locationPropertyAddress {
	clear: none;
	float: left;
	width: 157px;
}
.text13 {
	font-size: 13px;
}
#locationLeftColText {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
}
.locationLeftColCities {
	font-size: 11px;
	clear: none;
	float: left;
	width: 100px;
	padding-right: 8px;
	line-height: 13px;
}
.paddingtop25 {
	padding-top: 25px;
}
#locationTabs {
	padding-top: 14px;
}
#locationSlideShow {
	height: 390px;
	width: 530px;
}
#locationAreaInfoButtons {
	width: 130px;
	overflow: visible;
	position: absolute;
	left: 559px;
	top: 121px;
}
.text15Bold {
font-size:15px;
font-weight:bold;
font-style:normal;
color:#FFFFFF;
}
.noPaddNoMargin {
padding:0px;
margin:0px;
}
#locationsBackTo {
	position: absolute;
	width: 133px;
	left: 560px;
	top: 29px;
}
/*xxxxxxxxxxxx infoWindows Google xxxxxxxxxxxxxxxxxx*/
#infoWindowContent {
width:325px;
/*height:125px;*/
display:block;

}
#infoWindowPhoto {
float:left;
margin-right:10px;
width:125px;
}
#infoWindowAddress {
clear:none;
width:180px;
display:inline-block;


/*margin-left:135;*/
}

/*xxxxxxxxxxxx infoWindows Google End xxxxxxxxxxxxxxxxxx*/
