﻿/*  These 2 declarations are what center the page  */
#centerDiv {
	text-align: center;
	position: absolute;
	left: 50%;
	width: 1px;
	visibility: visible;
}
.add-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 16px;
}
.homedata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #033861;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#container {
	position: absolute;
	left: -390px;
	text-align: left;
	visibility: visible;
}
/* BASIC DECLARATIONS */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #a3badc;
	background-image: url("art/bg.jpg");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 11px;
}
p {
	margin: 0em 0em 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #033861;
	text-align: left;
}
h1 {
	font-size: 22px;
	color: #033861;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 10px;
	padding-left: 0em;
}
.link-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996600;
	text-decoration: none;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	padding: 0em;
	margin: 0em 0em 1em 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	margin: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #033861;
	text-transform: uppercase;
	padding: 0em;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-transform: uppercase;
	color: #033861;
	font-weight: bold;
}
h4 {
	margin: 0em;
	font-size: 12px;
	font-weight: bold;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #033861;
}
#leftMarginAdmin h1 {
	color: #828D96;
	margin-top: 30px;
	font-size: 18px;
}
#leftMarginAdmin h3 {
	color: #828D96;
	font-size: 12px;
	font-weight: normal;
}
ol li {
	margin-bottom: 0.2em;
}
ol {
	margin-top: 0.3em;
	margin-bottom: 1em;
	padding-top: 0.3em;
	padding-bottom: 1em;
}
ul {
	padding-top: 0em;
	padding-bottom: 0em;
	padding-right: 0em;
	padding-left: 0em;
	list-style-type: square;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 2em;
	line-height: 17px;
}
ul li {
	margin-bottom: 0.2em;
}
/* STANDARD IDS */
#docBody {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#logo {
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#leftMargin {
	text-align: left;
	vertical-align: top;
	width: 245px;
	color: #6E7A82;
}
#mainBody {
	width: 415px;
	background-color: #FFFFFF;
	padding: 30px;
	vertical-align: top;
}
#leftNav {
	padding: 20px;
	width: 200px;
}
#stockQuote {
	text-align: right;
	margin-top: 30px;
}
/* STANDARD CLASSES */
.navigation {
	color: #f00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.navigation td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 0.65em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: none;
}
#mainNavTop {
	padding-right: 30px;
	padding-bottom: 13px;
}
.navPlusSign {
	vertical-align: top;
}
#mainNavHome {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#mainNavTopRight {
	margin: 0px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: right;
}
.navPlusSign {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}
.leftMarginFootnote {
	font-size: 10px;
	color: #6E7A82;
	text-transform: none;
}
.smallText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.grayBG {
	background-color: #CCCCCC;
}
.listingTitles {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323C3F;
}
.backLink {
	font-size: 9px;
	text-align: right;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 0em;
}
/* HOME PAGE */
#homeBanner {
	background-color: #FFFFFF;
	padding: 7px;
	width: 706px;
}
.homePR {
	color: #033861;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	text-decoration: none;
}
.creditRatingTitle {
	background-color: #B8C9E5;
}
#homeAddress {
	font-size: 10px;
	color: #9C97A1;
	text-align: center;
	padding: 0em;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 20px;
	margin-left: 0em;
}
/* PROPERTIES */
#leftMarginPropDetail {
	text-align: left;
	vertical-align: top;
	width: 360px;
	color: #FFFFFF;
}
#propertyMap {
	position: absolute;
	top: 106px;
	z-index: 2;
}
#mainBodyPropDetail {
	width: 300px;
	background-color: #FFFFFF;
	padding: 30px;
	vertical-align: top;
}
#mainBodyAdmin {
	width: 510px;
	background-color: #FFFFFF;
	padding: 30px;
	vertical-align: top;
}
/* THE DEFAULT LINK DECLARATIONS */
a:link {
	text-decoration: none;
	color: #996600;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	color: #f00;
	text-decoration: none;
}
a:active {
	color: #f00;
	text-decoration: underline;
}
/* THE HOME PAGE LINK DECLARATIONS */
.homePR a:link {
	text-decoration: none;
	color: #033861;
}
.homePR a:visited {
	text-decoration: none;
	color: #033861
;
}
.homePR a:hover {
	color: #f00;
	text-decoration: underline;
}
.homePR a:active {
	color: #033861;
	text-decoration: underline;
}

/* THE LEFT NAV DECLARATIONS */
.navigation a:link {
	text-decoration: none;
	color: #6E7A82;
	text-transform: uppercase;
}
.navigation a:visited {
	text-decoration: none;
	color: #6E7A82;
	text-transform: uppercase;
}
.navigation a:hover {
	color: #f00;
	text-transform: uppercase;
}
.navigation a:active {
	color: #f00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
/* THE PROPERTY LIST COLUMN LINK DECLARATIONS */
.propListLabel a:link {
	text-decoration: none;
	color: #0C2B48;
}
.propListLabel a:visited {
	text-decoration: none;
	color: #0C2B48;
}
.propListLabel a:hover {
	color: #f00;
	text-decoration: underline;
}
.propListLabel a:active {
	color: #f00;
	text-decoration: underline;
}
/* ADMIN DECLARATIONS */
#leftMarginAdmin {
	text-align: left;
	vertical-align: top;
	width: 150px;
	color: #6E7A82;
}
.admin {
	font-size: 11px;
}
.admin td {
	font-size: 11px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
.adminAdd {
	font-size: 9px;
	text-align: right;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
}
.adminEvenRow {
}
.adminOddRow {
	background-color: #bfcacf;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9FA8AC;
	border-bottom-color: #9FA8AC;
}
.adminListItem {
	padding-bottom: 0.75em;
	padding-top: 0.75em;
}
.admin .textarea {
	width: 95%;
}
.admin .textInput {
	width: 95%;
}
.admin .textInput80 {
	width: 80%;
}
.admin .inputTextShort {
	width: 5em;
}
.admin .inputTextMedium {
	width: 20em;
}
.smalltextAlert {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	padding: 5px;
}

#propertyListings h4 {
	margin: 10px;
	font-size: 12px;
	font-weight: bold;
}
.propList {
	font-size: 10px;
}
.propList td {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;		
}
td .propListLabel {
	vertical-align: bottom;
	font-weight: bold;
	color: #0C2B48;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.propList .oddRow {
	/*background-color: #D5E0F0;*/
	background-color: #fff;
}
.propList .evenRow {
	background-color: #f6f6fb;
}
.featuredTitle {
	color: #0C2B48;
}
.featuredPropTitle {
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 5px 0px;
}
.featuredPhoto {
	border: 1px solid #0C2B48;
}
.featuredCaption {
	font-size: 9px;
	padding-left: 5px;
}
#propertyListings {
	position: absolute;
	left: 30px;
	top: 600px;
	width: 720px;
	visibility: visible;
	background-color: white;
}
.stock {
	background-image: url("art/home/stockQuote_box.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.navhome {
	text-align: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.homeurl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	text-decoration: none;
}
.nav-sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #f00;
	text-decoration: none;
}
a.nav-sub:link {
	color: #6E7A82;
	text-decoration: none;
}
a.nav-sub:hover {
	color: #f00;
	text-decoration: none;
}
a.nav-sub:visited {
	color: #6E7A82;
	text-decoration: none;
}

