body {
	margin: 0;
	background: #93A7A6;
	font: small/1.3 "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	color: #666;
	text-align: center;
}

#nav-main {
	float: left;
	width: 180px;
	margin-top: 20px;
}
#nav-main a {
	color:#333333;
	text-decoration:none;
}
#nav-main a:hover {color:#653426;}
#nav-main input.text {
	font-size:9px;width:120px;margin-bottom:4px;
}
#nav-main ul {
	margin: 15px;
	padding: 0px;
}
#nav-main ul ul {
	margin: 7px 0px 14px 7px;
	padding: 0px;
}
#nav-main li {
	margin: 0 0 7px 8px;
}


/* LAYOUT DIVS
********************************************************************/
#wrap {
	background: #ececec url(images/header2.jpg) repeat-x left top;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 760px;
	font-size: 95%;
}
#page-meta {
	background: #fff;
	padding: 10px 0;
}
#branding {
	padding: 0 0 0 100px;
	height: 45px;
	line-height: 1;
}
#content {
}
#contentwrap {
	background-color:#FFFFFF;
}
#maincontent {
	width: 578px;
	border-left: dotted 1px #542812;
	padding: 10px 0px 16px 0px;
	min-height:625px;
	height:auto !important;
	height:625px;
	margin-left:180px;
}
.azindex #maincontent {
	width: 570px;
	padding: 15px 5px 30px 5px;
}
#sec-content {
	float: right;
	width: 198px;
	margin-right: 1px;
}
#index {
	position: absolute;
	top: -21px;
	left: 102px;
	line-height: 1;
	width: 570px;
}
#quicklinks {
	position: absolute;
	top: -25px;
	line-height: 1;
	margin-left: 20px;
	z-index: 5;
}
#feature {
	margin-top: 10px;
}
#prospect-nav {
	background: #F6F6EC;
	border-bottom: dotted 1px #542812;
	border-top: dotted 1px #542812;
	width: 551px;
	height: 38px;
	padding: 5px 0 0 14px;
}
#nav-sec {
	background: url(images/go.gif) no-repeat 2px top;
	margin-top: 20px;
	padding: 10px 0;
	min-height: 100px;
}
#promo {
	margin: 15px 0 0 0;
}
.news {
	width: 281px;
	padding: 0 0 20px;
	margin-left: 10px;
}
.news li {
	background: url(images/newsarrow.gif) no-repeat left 3px;
}
.events {
	width: 294px;
	padding: 0 0 20px;
}
.news * {
	padding: 0px 5px 6px 17px;
}
ul.news {
	padding-bottom: 20px;
}
.events * {
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 6px;
}
ul.events {
	margin-top: 1px;
	border-left: 1px dotted #bbb;
	padding-bottom: 0px;
}
.news * *, .events * * {
	padding-left: 0;
}
.events {
	float: right;
	clear: left;
}
#site-meta {
	background: #dd6f36 url(images/footer.jpg) repeat-x left top;
	color: #001616;
	font-size: 82%;
}
#meta-wrap {
	text-align: left;
	margin: 0 auto;
	padding: 40px 0 0 410px;
	width: 350px;
}
#vcard {
	float: right;
	clear: both;
	width: 100px;
	margin: 20px 0;
}
#site-meta .street-address {
	display: none;
}
#give {
	float: left;
	padding-top: 10px;
	padding-bottom: 40px;
	margin-right: 20px;
}
/* LINKS
********************************************************************/
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#nav-sec a:hover {
	background: url(images/hover.gif) no-repeat left center;
}
#main #nav-main a.promo, #main #nav-main #promo a {
	background: none;
}
#quicklinks a {
	padding-left: 0;
}
#quicklinks a:hover {
	background: none;
}
#index a, #search a, #nav-sec a, .menu a {
	color: #003333;
}
.news a, .events a {
	color: #666;
}
.events a strong {
	padding: 0;
}
#site-meta a {
	color: #001616;
}
#index a {
	padding: 7px 6px 8px 6px;
}
#index a:hover {
	text-decoration: none;
	background: #F6F6EC;
}
/* Hx
********************************************************************/

h2 {
	padding: 20px 0 0 0;
}
h2.news {
	padding-bottom: 0px;
	margin-top: 25px;
	margin-left: -6px;
}
h2.events {
	padding-bottom: 0px;
	margin-top: 25px;
}
h3 {
	font-weight: normal;
	color: #000033;
}
#quicklinks h3 {
	font-size: 95%;
}
/* P
********************************************************************/

#index p {
	float: left;
	margin: 1px 8px 0 0;
	color: #003333;
	font-size: 85%;
}
/* LISTS
********************************************************************/
ul {
	list-style: none;
}
li {
	margin:10px;
}
#prospect-nav li {
	float: left;
	margin: 5px 0;
}
#index ul {
	width: 570px;
	height: 22px;
	padding-top: 7px;
	overflow: hidden;
	position: relative;
	top:-7px;
	color: #003333;
}
#index li {
	float: left;
	font-size: 90%;
	height: 20px;
}
#index li.title {
	font-size: 85%;
	margin-right: 10px;
	margin-top: 1px;
}

#nav-sec li {
	margin-bottom: 5px;
}
#site-meta li {
	float: left;
	margin-right: 10px;
}
/* IMAGES
********************************************************************/
#branding img {
	position: absolute;
	top: 50px;
	margin: 0 0 0 -100px;
}
div#promo img {
	margin-bottom: 5px;
}

/* CLEARING FLOATS
********************************************************************/
#site-meta:after, .interior #contentwrap:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*Property Listing*/
		/*Font Attributes*/
		.title {
	font:Bold 12pt Arial;
	color:#333333;
	text-decoration:none;
}
#propertyinfo .PageTitle, .titleProperty, .page-title {
	font:Bold 15pt Arial;
	color:#333333;
	text-decoration:none;
}
.titlelink {
	font:Bold 12pt Arial;
	color:#333333;
	text-decoration:underline;
}
/*Image Attributes*/
		div.barImage {
	width:100%;
	height:2px;
	border-bottom:1px dotted black;
}
/*Layout Attributes*/
		div.indented {
	padding-left: 10px;
	height:auto;
}
div.indentPhoto {
	padding-left: 10px
}
#propertyinfo {
	height:350px;
}
/*General Color Scheme*/
div#map {
	border: 1px solid #FF6600;
}
/*Console*/
.head {
	background-color:#653426;
	color:#FFFFFF;
}
.body {
	background-color:#EBEDE4;
	color:#000000;
}
.consoleLink {
	color:#000099;
	text-decoration:none;
}
.consoleLink:hover {
	color:#653426;
	text-decoration:none;
}
.consoleTitle {
	color: white;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	padding:3px;
}
.tab {
	font-size:13px;
	color:#999999;
	text-decoration:none;
}
.tab:hover {
	color:#000066;
	text-decoration:none;
}
.tabCurrent {
	font-weight:bold;
	font-size:13px;
	color:#000066;
	text-decoration:none;
}
.tabCurrent:hover {
	color:#000066;
	text-decoration:none;
}
.rounded {
	background: url(/content/members/images/cornerOrange.gif) 0 1 no-repeat;
}
.consoleTitleBackground {
	background-color:#FF6600;
	width:100%;
	height:22px;
}
.sidebar {
	color:#333333;
	text-decoration:none;
}
input {
	border: solid 1px #999;
	padding: 2px 5px;
	line-height: 1;
	font-size: 90%;
}
/* Console Drop Down Menu */
div.dropdown_options {
	border:  1px solid #653426;
}
div.dropdown_options a {
	display: block;
	width:   220px;
	border-bottom:  1px solid #653426;
	padding: 2px 5px;
	background-color: #ebede4;
	text-decoration: none;
	color:   #0035c0;
	text-align:left;
}
div.dropdown_options a:hover {
	color:#653426;
}

