/*
Green: #7A7C54;
Brown: #82441F;
LtBrown: #996D29;
Grey: #D1D3D4;
*/

* {margin: 0;padding: 0;border: none;}
* ul {list-style: none;}
body, html {
	background-image:url(imgs/fade.gif);
	background-repeat:repeat-x;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	margin:0pt;
	padding:0pt;
}
#wrapper {
	margin: 0 auto;
	padding:0;
	width:1000px;
	height:100%;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 265px;
	}
#headerad {
	margin: 85px 0 0 20px;
	width:192px;
	height:112px;
}
	
#headernav {
/*--	float: right; --*/
}
#headernav ul{
	padding: 5px 25px 0;
	margin: 0;
	text-align: right;
	color:#B3B3B3;
	}
#headernav li {
	display: inline;
	font-size: 10px;
	}
#headernav li a {
	color: #7F7F7F;
	text-decoration: none;
}
#headernav li a:hover {
	text-decoration: underline;
}
#wrapper2 {
	padding: 15px;
}
#content {
}
#bhome a#home {background-color: #996D29;}

#bhome a#home, #bfloorplans a#floorplans, #bfloorplana a#floorplana, #bfloorplanb a#floorplanb,#bfloorplanc a#floorplanc, #bfloorpland a#floorpland, #bfloorplane a#floorplane, #bfloorplanf a#floorplanf, #bfloorplang a#floorplang, #bdevelopmentmap a#developmentmap, #blocalinterests a#localinterests, #bdirections a#directions, #bcontact a#contactnav, #bprice a#price, #bmarket a#market  {background-color: #996D29;}
#navtp {
	width: 210px;
	height: 48px;
	background: url(images/navtp.gif) no-repeat top;
}
#navbtm {
	width: 210px;
	height: 196px;
	background: url(images/navbt.gif) no-repeat bottom;
}
#navigation ul {
	margin: 20px 0 20px;
}
#navigation li ul {
	margin: 0;
}

#navigation {
	width: 210px;
	background-color: #82441F;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
#navigation li ul a {
	font-size: 14px;
	padding: 5px 0 0 60px;
	height: 20px;	
}
#navigation li ul a:hover {
	padding: 5px 0 0 60px;
	color: #FFF;	
}
#navigation li a {
	height: 26px;
	display: block;
	color: #FFF;
	padding: 4px 0 0 40px;	
	text-decoration: none;
}		
#navigation li a:hover {
	background-color: #B58C6F;
	padding: 4px 0 0 40px;
	color: #FFF;	
	}	
#aurignaclogo {
	text-align: center;
	margin-bottom: 40px;
	font-size: 12px;
}
.phone {color:#82441F}

#copy {
	width: 710px;
	margin-left: 10px;
	float: right;
	margin-bottom: 20px;
}
#leftcol {
	width: 210px;
	float:left;
}
#footer {
	margin-top: 20px;
	clear: both;
}
#footer .inner {
	border-top: 1px solid #82441F;
	color:#7A7C54;
	font-size: 11px;
	padding: 10px 0 0 0;
}
#footer .inner ul {
	text-align: left;
	color:#7A7C54;
}
#footer .inner li {
	display: inline;
	padding: 10px 0 0 15px;
}
#footer .inner a {
	text-decoration: none;
	color:#7A7C54;
}
#footer .inner a:hover {
	text-decoration: underline;
}
.copyright {
	text-align: right;
	float:right;
	padding: 0 15px 0 0;
}
#googlemap {
	float: right;
	margin: 25px 25px 0;
}
/*--- START SITEMAP ---*/
#sitemap {
	font-size: 14px;
	color: #996D29;
	margin: 0;
	padding-left: 40px;
}
#sitemap a {
	text-decoration: none;
	color: #7A7C54;
	padding-left: 10px;
}
#sitemap a:hover {
	text-decoration: underline;
}
#sitemap ul {
	list-style: none;
	margin: 10px 0 20px 40px;
	font-size: 90%;
}
.sitemaptitle {
	font-weight: bold;
	line-height: 20px;
	
}
/*--- PRICE LIST2 ---*/
.escrow { font-style: italic; color: #7A7C54; text-align: center;}
.specialprice { font-style: italic; color: #82441F; text-align: center;}

.pricelist {
	width: 500px;
}
.pricelist ul {
	line-height: 20px;
}
.pricelist li {
	width: 100px;
	float: left;
}
ul.pricetitle {
	font-weight: bold;
}
/*--- START LOCAL INTERESTS ---*/
#localinterests {
	height:410px;
}
#locallist {
	width: 208px;
	border: 2px solid #7A7C54;
	border-right: none;
	float: left;
	font-size: 12px;
	font-family: Helvetica;
	color: #996D29;
}
#locallist a {
	color: #996D29;
	text-decoration: none;
}	
#locallist a:hover {
	text-decoration: underline;
	color: #82441F;
}
#locallist ul {
	list-style: none;
	margin: 5px 0 10px 5px;
}
#locallist ul li {margin-top: 5px;}
#localmap {float: right;}
#locallist .inner {margin: 0 0 10px 15px;}
.interestlft {
	width:330px;
	float: left;
}
.interestrt {
	width:330px;
	float: right;
}
.localdetailinfo {margin-left: 110px;}
.localdetailinfo a { color: #7A7C54;}
.localdetailinfo a:visited { color: #996D29;}
.backtop {text-align: right; }
.backtop a { text-decoration: underline; color: #82441F;}
.backtop a:hover { text-decoration: none; color: #7A7C54;}
#localdetail {margin: 40px 0;}
#localdetail li { margin-bottom: 10px;}
.detailimg { float: left; margin-top: 25px;}
/*--- START DEVELOPMENT MAP ---*/
#devmapnav {
    height: 30px;
    width: 710px;
    background-color: #82441F;
}
#devmapnav ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
}
#devmapnav li {
    list-style-type: none;
    display: inline;
}
#devmapnav li a {
    text-decoration: none;
    padding: 7px 20px;
    color: #FFF;
	cursor:pointer;
}
#devmapnav li a:hover {
    color: #FFF;
    background-color: #996D29;
}
/*--- START FLOORPLAN GALLERY ---*/
#floorplangallery {
	width: 720px;
	margin-top: 20px;
	height: 500px;
}
#gallery {
	width: 540px;
	float: right;
}
#galleryimage {
	width: 540px;
	height: 460px;
	border:  1px solid #000;
}

#image {
	position:relative;
	height:350px;
	width:540px;
	background:#FFF url(images/loading.gif) center center no-repeat;
}
#image img {
	position:absolute;
}
.imgnav {
	position:absolute;
	height:350px;
	width:20%;
	z-index:100;
	outline:none;
	cursor:pointer;
}
#previmg {
	left:0;
	background:url(images/left.gif) left center no-repeat;
	border-left:5px solid #FFF;
}
#previmg:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
#nextimg {
	right:0;
	background:url(images/right.gif) right center no-repeat;
	border-right:5px solid #FFF;
}
#nextimg:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
#thumbwrapper {
	margin-top:10px;
	padding:5px 0;
	width:540px;
	height:115px;
	border:2px solid #82441F;
	background:#FFF
}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:115px;
	width:540px;
}
#thumbs {
	position:absolute;
	list-style:none;
	margin-left:5px;
	height:115px;
	width:10000px;
	border-right:5px solid #FFF
}
#thumbs li {
	float:left;
	margin-right:5px;
	cursor:pointer;
}

/*-- BEGIN FLOORPLAN DES ---*/
#floorplandes {
	background: url(images/floorplandes.gif) top left no-repeat;
	width: 175px;
	float: left;
	background-color: #D1D3D4;
}
#floorplandes .inner {
	padding: 10px 5px 10px 15px;
}
#floorplandesbtm {
	background: url(images/floorplandesbtm.gif) bottom left no-repeat;
	height:32px;
}
#floorplanlayout {
	width: 720px;
	height: 460px;
	margin-top: 30px;
}
#floorplanlayoutdes {
	width: 179px;
	float: left;
}
#floorplanlayoutimg {
	float: right;
	height: 460px;
}
#floors {
	cursor:pointer;
	color: #7A7C54;
}
#floors a {
	padding-right: 7px;
	}
.floorplan {
	margin: 20px 0 10px;
	min-height: 125px;
}
.floorplan .inner {
	margin-left: 200px;
}
.floorplan img {
	float: left;
}
.floorplan a, #localinterests .title {
	font-size: 18px;
	font-family: Palatino;
	color: #82441F;
	border-bottom: 2px solid #82441F;
	text-decoration: none;
}
.floorplan a:hover {
	color: #7A7C54;
	border-bottom: 2px solid #7A7C54;
}
.floorplan .title a {
	text-decoration: none;
	color: #82441F;
}
.floorplan .title a:hover {color: #7A7C54;}
.floorplan a {
	width:100%;
	height:100%
	display:block;
}
/*---- START LIST STYLES ---*/
.listcol {
	width: 225px;
}
.list {
	margin-bottom: 20px;
}
.list ul {
	margin: 10px 0;
	font-size: 13px;
	color: #82441F;
	padding-left: 10px;
}
.list ul li {
	list-style: none;
	padding: 5px 0;
	font-weight: bold;
}
/*---- START FONT STYLES ---*/

h1 {
	font-size: 30px;
	font-family: Palatino;
	color: #82441F;
	padding-top: 20px;
	font-weight: 300;
	letter-spacing: 1px;
}
h2 {
	font-size: 23px;
	font-family: Palatino;
	color: #82441F;
	padding-top: 15px;
}
h3 {
	font-size: 12px;
	font-family: Helvetica;
	padding-top: 15px;
	color: #996D29;
}
h4 {
	border-bottom: 2px solid #82441F;
	font-size: 18px;
	font-family: Palatino;
	color: #82441F;
	padding: 15px 0 0 15px;
	line-height: 1em;
}
h4 a {
	text-decoration: none;
	color: #82441F;
}
h4 a:hover {
	color: #7A7C54;
}

h5 {
	border-bottom: 2px solid #82441F;
	font-size: 23px;
	font-family: Palatino;
	color: #7A7C54;
	padding: 15px 0 0 15px;
	line-height: 1em;
}
p {
	line-height: 1.8em;
	padding-top: 10px;
}
.price {
	font-family: Palatino;
	line-height: 1.3em;
	text-align: center;
	color: #82441F;
	font-size: 18px;
}
.cost {font-size: 23px;}

.feature {
	color: #996D29;
	font-weight: normal;
	padding-left: 5px;
}
.title {color: #82441F;}
.clear {clear: both;
}
/*--- IMAGES --*/

.imageright{
	float: right;
}

/*--- CONTACT AND ADDRESS ---*/
#contact {
	font-size: 13px;
	color: #996D29;
	font-weight: bold;
	padding: 30px 0 0 30px;
}
#form {
	width: 200px;
	float: left;
}
#form2 {
	width: 200px;
}
.dropdown {
	width: 100px;
	border: 1px solid #D1D3D4;
	margin: 2px 0 10px;
	padding: 2px;
}
label {
	margin-bottom: 4px;
	color: #82441F;
}
input[type="text"], textarea {
	border: 1px solid #D1D3D4;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	margin: 2px 0 10px;
	padding: 2px;
	width: 100%;
	font-size: 14px;
	color: #666;
}
.btnSubmit {
	padding: 5px;
	background-color: #82441F;
	color: #FFF;
	font-size: 13px;
	float: right;
}

#address {
	width: 275px;
	margin-left: 275px;
	line-height: 1.6em;
}
#address a, #copy a {
	text-decoration: none;
	color: #996D29;
}
#address a:hover, #copy a:hover {
	text-decoration: underline;
}
#applebox {
	float: right;
	width: 15px;
	height: 18px;
	padding-right: 10px;
}
#applebox a {
	display: block;
	width: 15px;
	height: 18px;
	background-image: url('images/applebox.gif');
	background-position: -15px 0;
}
#applebox a:hover {
	background-position: 0 0;
}
