
a { 
	font-weight: bold;
	color: #8b3c1d;
}
body {
	text-align: center;
	min-width: 791px;
	background: #fff;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	margin: 0 auto;
	width: 791px;
	text-align: left;
}
#mainContainer {
	width: 791px;
	position: relative;
	font-size: 13px;
}
#header {
float:left;
	width: 791px;
}
.mainLogo {
	margin: 10px 0; width:240px; float:left;
}
.mainHeading {
	margin: 15px 0 15px 0;
}
.subHeading {
	margin-top: -10px;
}
ul {
	padding-bottom: 20px;
	line-height: 20px;
}

.phoneNumber {
	margin: 25px 0; width:490px; text-align:right; float:right;
}
.phoneNumberFooter {
	margin: 7px 0 0 6px;
}
.tagLine {
	margin-top:-10px; float:right;
}
#mainImageF{
	float:left;
	border: 1px solid #000;
	margin: 7px 0;
}
.mainImage{
	border: 1px solid #000;
	margin: 7px 0;
}

/* Start Nav Styles */
#nav {
	float:left;
	width: 791px;
	height: 35px;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li {
	background-color: #FFF;
	float: left;
}
.navRollover a {
	display: block;
	height: 35px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.navRollover a:hover {	
	background-position: 0 -35px;
}
.navlandforsale {
	width: 155px;
	background: url(http://www.arizonalandcompany.com/images/Nav_Menu/nav-land-for-sale.gif) 0 0 no-repeat;
}
.navwhybuyland {
	width: 140px;
	background: url(http://www.arizonalandcompany.com/images/Nav_Menu/nav-why-buy-land.gif) 0 0 no-repeat;
}
.navtestimonials {
	width: 130px;
	background: url(http://www.arizonalandcompany.com/images/Nav_Menu/nav-testimonials.gif) 0 0 no-repeat;
}
.navfaqs {
	width: 60px;
	background: url(http://www.arizonalandcompany.com/images/Nav_Menu/nav-faq.gif) 0 0 no-repeat;
}
.navterms {
	width: 70px;
	background: url(http://www.arizonalandcompany.com/images/Nav_Menu/nav-terms.gif) 0 0 no-repeat;
}
.navcontactus {
	width: 122px;
	background: url(http://www.arizonalandcompany.com/images/Nav_Menu/nav-contact-us.gif) 0 0 no-repeat;
}
.navaboutus {
	width: 114px;
	background: url(http://www.arizonalandcompany.com/images/Nav_Menu/nav-about-us.gif) 0 0 no-repeat;
}
.navbuythisproperty {
	width: 155px;
	background: url(http://www.arizonalandcompany.com/images/Nav_Menu/nav-buy-this-property.gif) 0 0 no-repeat;
}
.hideText {
	display: none;
}
#subNav {
	margin-top: 0;
	border: 1px solid #9c968c;
	border-top: none;
	background:url(/images/nav_bg.gif) repeat-x;
}
#subNav p {
	margin-left: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	color:white;

}
	#subNav p a{color:white;}
	
#subNav strong{color:#ebd373;}

#rightNav {float:right; margin-top:6px; width:60%; text-align:right; color:#8b3c1d; font-size:12px;}
#rightNav li{display:inline; /*border-right:1px solid #9c968c;*/ margin-right:0; margin-left:3px; }
#rightNav li.last {border:none; margin-right:-7px;}
#rightNav a {color:#8b3c1d; font-size:13px; font-weight:normal; padding-right:8px;}
#rightNav a:hover{text-decoration: none;}
#rightNav a.selected {text-decoration: none; font-weight:bold;}
.block {float:left; height:16px; width:113px; margin: 6px 0 4px 0;}

/* End Nav Styles */


#leftColumn {
	float: left;
	width: 466px;
}
#rightColumn {
	float: right;
	width: 306px;
}

#leftColumnProperties {
	float: left;
	width: 585px;
}
#rightColumnProperties {
	float: right;
	width: 197px;
}

#leftColumnSub {
	float: left;
	width: 580px;
	border: 1px solid #9c968c;
	margin-top: 10px;
}

#leftColumnExtended {
	float: left;
	width: 789px;
	margin-top: 10px;
	border: 0px solid #9c968c;
}

.generalContent {
	margin: 15px 10px 0 15px;
}

.welcomeToArizonaLandCompany {
	margin: 7px 0 10px 0;
}

.viewAll {
	padding: 7px 7px 0 0;
}

/* Start Featured Property Styles */
#featuredProperty {
	position: relative;
	margin: 1px 0 0;
	width: 306px;
	height: 230px;
}
.featuredPropertyOutline {
	position: absolute;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: .5;
	z-index: 1;	
}
.featuredPropertyBorder {
	position: absolute;
	z-index: 1;		
}
.featuredPropertyImage {
	position: absolute;
	z-index: 0;
}
.featuredPropertyTitle {
	margin: 8px 0 0;
	font-size: 17px;
	font-weight:bold;
}
.featuredPropertyAlert {
	font-size: 17px;
	color: #9c1400;
	font-weight:bold;
	padding:0 0 4px 0;
}
/* End Featured Property Styles */



/* Start Footer Styles */
#footer {
	width: 791px;
	margin-top: 40px;
	border-top: 1px dashed #cecbc6;
	font-size: 10px;
}
.footerLinks {
	margin: 8px 0 7px 0;
}
#footerContent {
	margin: 6px 0 0;
	color: #9c9689;
	text-align: center;
}
.homeLink {
	margin: 0 0 3px 7px;
}
.specialOfferingsLink {
	margin: 0 0 3px 38px;
}
.contactIcon {
	margin: 0 0 2px 38px;
}
.contactLink {
	margin: 0 0 3px 7px;
}
hr { 
	height:0;
	border:0;
	border-top: 1px solid #9c968c;
	margin: 0 0 5px 0;
}
.disclaimerText {
	font-size: 9px;
	text-align: justify;
}
.disclaimerTextlink {
	font-size: 9px;
	text-align: justify;
}
/* End Footer Styles */

.rightFirstCallout {
	margin-top: 10px;
}

.generalPropertyInformation p {
	margin-left: 10px;
}
.generalPropertyInformationHeading {
	margin-left: 10px;
	margin-top: 12px;
}
.generalPropertyInformationTitle {
	margin-left: 10px;
	font-weight: bold;
}

/* Auction Details Button */
.buttonDetails a {
	display: block;
	width: 291px;
	background: url(http://www.arizonalandcompany.com/images/Nav_Menu/btn-details.gif) 0 0 no-repeat;	
	height: 25px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.buttonDetails a:hover {	
	background-position: 0 -25px;
}

.buttonBack {
	float: right;
	margin-top: 4px;
}

.buttonBack a:hover {	
	background-position: 0 -11px;
}


textarea {
color: #000000;
background: #ffffff;
border: 1px solid #E5E2D1
}

input {
color: #000000;
background: #ffffff;
border: 1px solid #E5E2D1
}
.small11 {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* */

/* Contact Us Styles */
.contactLocation {
	float: left;
	width: 175px;
	padding-left: 8px;
}
.contactLocation {
	margin: 11px 20px 0 -8px;
}
.contactLocation img {
	margin: 0 0 8px 0;
}
.contactLocation p {
	margin: 6px 0 0;
	line-height: 19px;
}
/* */

.address-contact
{
	width:482px;
}

/*Landing Pages*/
 .content-bg { width:815px; height:583px; float:left; z-index:0;}
 .content-lft { float:left; width:435px; margin: 30px 0 0 30px; text-align:left; font-size:14px; line-height:1.75em;}
 .green { font-size:18px; font-weight:bold; color:#317b1f;} 
 .greenlarge { font-size:20px; font-weight:bold; color:#317b1f;} 
 .darkbrown { font-size:18px; font-weight:bold; color:#7e361a;} 
 .darkbrownsmall { font-size:12px; font-weight:bold; color:#7e361a;}
 .beige-brown { font-size:18px; font-weight:bold; color:#8f5348;} 
 .beige-brownsmall { font-size:12px; font-weight:bold; color:#8f5348;}
 .light beige { font-size:18px; font-weight:bold; color:#dec7bd;} 
 .light beigesmall { font-size:12px; font-weight:bold; color:#dec7bd;}
 .beige { font-size:18px; font-weight:bold; color:#c59e8e;} 
 .beigesmall { font-size:12px; font-weight:bold; color:#c59e8e;}
 .dark-beige { font-size:18px; font-weight:bold; color:#c29988;} 
 .light-graysmall{ font-size:12px; font-weight:bold; color:#cccccc;} 
 .light-gray { font-size:18px; font-weight:bold; color:#cccccc;} 
 .medium-gray { font-size:18px; font-weight:bold; color:#8f8778;} 
 .medium-graysmall { font-size:12px; font-weight:bold; color:#8f8778;} 
 .dark-gray { font-size:18px; font-weight:bold; color:#333333;} 
 .dark-graysmall { font-size:12px; font-weight:bold; color:#333333;} 
 .greensmall { font-size:12px; font-weight:bold; color:#317b1f;} 
 .header-gray { font-size:18px; font-weight:bold; color:#58564c;} 
 .light-gray { font-size:18px; font-weight:bold; color:#9d9a8f;} 
 .light-graysmall { font-size:12px; font-weight:bold; color:#9d9a8f;} 
 .red-brown { font-size:18px; font-weight:bold; color:#9c1400;} 
 .red-brownsmall { font-size:12px; font-weight:bold; color:#9c1400;}
 .light-brown { font-size:18px; font-weight:bold; color:#8b3c1d;} 
 .light-brownsmall { font-size:12px; font-weight:bold; color:#8b3c1d;}
 .dark-brown2 { font-size:18px; font-weight:bold; color:#6e1c0c;} 
 .dark-brown2small { font-size:12px; font-weight:bold; color:#6e1c0c;} 
 .yellow-blacksmall { font-size:12px; font-weight:bold; color:#3a3831;} 
 .yellow-black { font-size:18px; font-weight:bold; color:#3a3831;}
 .content-rt { float:left; width:264px; margin: 83px 0 0 41px; height:425px; font-size:14px; font-weight:bold;}
 .content-rt td{padding-left: 5px;}

/*End Landing Pages*/