body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/headerBkg.jpg) top left repeat-x;
}

#header {
	width: 800px;
	height: 130px;
	margin: 0px auto;
	padding: 0px;
}

#logo {
	float: left;
}

#mainNav {
	background: url(images/navBlock_bkg2.jpg) top left repeat-x;
	width: 545px;
	height: 41px;
	margin: 49px 5px 0px 0px;
	padding: 0px;
	float: right;
}

.mainNav_body {
	width: 535px;
	height: 30px;
	margin: 0px;
	padding: 3px 5px 8px 5px;
}

#banner {
	width: 100%;
	height: 235px;
	margin: 0px;
	padding: 0px;
	background: url(images/bannerBkg.jpg) top left repeat-x;
	border-left: 1px solid #C7C397;
	border-right: 1px solid #C7C397;
	clear: both;
}

#bannerBox {
	width: 780px;
	height: 222px;
	margin: 0px auto;
	padding: 13px 10px 0px 10px;
}

#frameBox {
	width: 311px;
	height: 208px;
	float: left;
}

#content {
	width: 780px;
	margin: 0px auto;
	padding: 11px 10px 0px 10px;
}

#footer {
	width: 780px;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	clear: both;
}

#mainBody {
	width: 422px;
	min-height: 300px;
	margin: 0px 15px 0px 0px;
	padding: 10px 15px 15px 15px;
	background: #FFFFFF url(images/mainbodyBkg.jpg) top left no-repeat;
	float: left;
}
#AppForm {
	font-size: 11px;
}
#AppForm input {
	font-size: 11px;
}
#AppForm select {
	font-size: 11px;
}
#AppForm .req-field {
	font-weight: bold;
	text-align: right;
	background-color: #E2ddbf;
}
#AppForm .field {
	text-align: right;
	background-color: #E2ddbf;
}
#AppForm th {
	background-color: #066CCE;
	color: #FFF;
	font-size: 13px;
	text-align: center;
}
#featured {
	width: 313px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.featuredTitle {
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 313px;
	height: 32px;
	background: url(images/featuredHdr.jpg) top left no-repeat;
}

.featuredBody {
	width: 283px;
	margin: 0px;
	padding: 15px;
	background: url(images/featuredBody.jpg) top left repeat-y;
}

.featuredFooter {
	margin: 0px;
	padding: 0px;
	width: 313px;
	height: 19px;
	background: url(images/featuredFooter.jpg) top left no-repeat;
}

.featuredImg {
	margin: 7px 7px 7px 0px;
	padding: 0px;
	float: left;
}

#articles {
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.articleTitle {
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 250px;
	height: 32px;
	background: url(images/articleHdr.jpg) top left no-repeat;
}

.articleBody {
	width: 217px;
	margin: 0px;
	padding: 15px;
	background: url(images/featuredBody.jpg) top left repeat-y;
}

.articleFooter {
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 19px;
	background: url(images/articleFooter.jpg) top left no-repeat;
}

#resourcesBody {
	width: 750px;
	margin: 0px 15px 0px 0px;
	padding: 10px 15px 15px 15px;
	background: #d9ecfd;
	float: left;
}

#resourcesBody h1 {
	font-size: 15px;
	font-weight: bold;
	color: #0055A5;
}

#resourcesBodyMisc {
	width: 750px;
	margin: 0px 15px 0px 0px;
	padding: 10px 15px 15px 15px;
	background: #ffffff;
	float: left;
}

#resourcesBodyMisc h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

#resourcesBodyMisc h2 {
	font-size: 15px;
	font-weight: bold;
	color: #0055A5;
}

/** MAIN NAVIGATION LINKS **/

ul#navLinks {
	width: 590px;
	height: 30px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#navLinks li {
	margin: 0px;
	padding: 0px;
	float: left;
}

a.navItems:link,
a.navItems:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px 9px 8px 9px;
}

a.navItems:hover,
a.navItems:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px 9px 8px 9px;
	background: #0D89FF url(images/mainnavHover_R.jpg) top right no-repeat;
}

/** HEADERS **/

h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0055A5;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
}

/** FEATURED ITEMS **/

p.featuredSubtitle {
	font-size: 14px;
	color: #0055A5;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

p.featuredPrice {
	font-size: 24px;
	color: #0055A5;
	padding: 0px;
	margin: 5px 0px;
}

div#featured p {
	padding: 0px;
	margin: 6px 0px;
}

/** ARTICLE STYLES **/
p.articleSubtitle {
	font-size: 14px;
	color: #0055A5;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	font-weight: bold;
}

div#articles p {
	padding: 0px;
	margin: 6px 0px;
}

/** FONT STYLES **/

.copyright {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.red-text {
	color: #F00000;
}
.button {
	padding: 2px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	border: 0px;
	background: #fff url(images/button_bg.jpg) repeat-x 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/** LINK STYLES **/

.highlightedLink:link,
.highlightedLink:visited {
	color: #0055A5;
	text-decoration: none;
}

.highlightedLink:hover,
.highlightedLink:active {
	color: #666666;
	text-decoration: none;
}
a:link, a:visited {
	color: #0055A5;
	text-decoration: none;
}

a:hover, a:active {
	color: #666666;
	text-decoration: none;
}

/** SEARCH BOX **/

#searchBox {
	width: 426px;
	padding: 0px;
	margin: 0px 41px 0px 0px;
	float: left;
}

a.home_Active {
	outline: none;
	font-size: 14px;
	color: #0055A5;
	text-decoration: none;
	text-align: center;
	width: 117px;
	height: 23px;
	margin: 0px 2px 0px 0px;
	padding: 5px 0px 0px 0px;
	display: block;
	background: url(images/activeTab.jpg) top left no-repeat;
	float: left;
}

a.home_Inactive {
	outline: none;
	font-size: 14px;
	color: #0055A5;
	text-decoration: none;
	text-align: center;
	width: 117px;
	height: 23px;
	margin: 0px 2px 0px 0px;
	padding: 5px 0px 0px 0px;
	display: block;
	background: url(images/inactiveTab.jpg) top left no-repeat;
	float: left;
}

a.rental_Active {
	outline: none;
	font-size: 14px;
	color: #0055A5;
	text-decoration: none;
	text-align: center;
	width: 117px;
	height: 23px;
	margin: 0px 2px 0px 0px;
	padding: 5px 0px 0px 0px;
	display: block;
	background: url(images/activeTab.jpg) top left no-repeat;
	float: left;
}

a.rental_Inactive {
	outline: none;
	font-size: 14px;
	color: #0055A5;
	text-decoration: none;
	text-align: center;
	width: 117px;
	height: 23px;
	margin: 0px 2px 0px 0px;
	padding: 5px 0px 0px 0px;
	display: block;
	background: url(images/inactiveTab.jpg) top left no-repeat;
	float: left;
}

a.investment_Active {
	outline: none;
	font-size: 14px;
	color: #0055A5;
	text-decoration: none;
	text-align: center;
	width: 117px;
	height: 23px;
	margin: 0px 2px 0px 0px;
	padding: 5px 0px 0px 0px;
	display: block;
	background: url(images/activeTab.jpg) top left no-repeat;
	float: left;
}

a.investment_Inactive {
	outline: none;
	font-size: 14px;
	color: #0055A5;
	text-decoration: none;
	text-align: center;
	width: 117px;
	height: 23px;
	margin: 0px 2px 0px 0px;
	padding: 5px 0px 0px 0px;
	display: block;
	background: url(images/inactiveTab.jpg) top left no-repeat;
	float: left;
}

.tabs {
	width: 426px;
	height: 28px;
	clear: both;
}

.searchArea_home {
	width: 406px;
	min-height: 155px;
	height:auto !important;
	height:155px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background: url(images/searchArea_homeActive.jpg) 0px -1px no-repeat;
	clear: both;
}
.searchArea {
	width: 406px;
	min-height: 155px;
	height:auto !important;
	height:155px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background: url(images/searchArea.jpg) 0px -1px no-repeat;
	clear: both;
}
#homeSearch {
	display: none;
	font-size: 11px;
	line-height: 4px;
}
#homeSearch input {
	font-size: 11px;
}
#homeSearch select {
	font-size: 11px;
}
#rentalSearch {
	display: block;
	font-size: 11px;
	line-height: 4px;
}
#rentalSearch input {
	font-size: 11px;
}
#rentalSearch select {
	font-size: 11px;
}
#investmentSearch {
	display: none;
	font-size: 11px;
	line-height: 4px;
}
#investmentSearch input {
	font-size: 11px;
}
#investmentSearch select {
	font-size: 11px;
}
.spotlight {
	width: 406px;
	min-height: 190px;
	height:auto !important;
	height:190px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background: url(images/spotlight.jpg) 0px -1px no-repeat;
	clear: both;
}
.spotlight h1 {
	font-size: 12px;
	color: #0055A5;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0;
}
.spotlight p {
	font-size: 11px;
	padding: 0;
	margin: 0;
}
.mainPhotoLeft {
	margin: 0px 10px 5px 5px; 
	float: left; 
	border: 1px solid #999;
}
.mainPhotoCenter {
	margin: 5px 40%; 
	border: 1px solid #999;
}
.listingDivider {
	border-top: 1px solid #0055A5; 
	clear: both; 
	padding: 5px; 
	margin:0;
}
.bedbath {
	font-weight: normal;
	color: #000;
}
.propPhoto {
	margin: 3px;
	border: 1px solid #000;
}
.payrent {
	float: right;
	padding: 5px;
	margin: 0px;
}
