/*
	Theme Name: AgentPress
	Theme URL: http://www.agentpress.com
	Description: AgentPress is a professional real estate theme created for WordPress.
	Author: Brian Gardner
	Author URI: http://www.briangardner.com
	Version: 1.02
	Tags: three-columns, fixed-width, sidebar-widgets, theme-options, translation-ready, threaded-comments
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#wrap {
	background: #ffffff;
	width: 980px;
	margin: 0px auto 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/***** Hyperlinks ********************/

a, a:visited {
	color: #072C53;
	text-decoration: underline;
	background-image: none;
	}
	
a:hover {
	color: #072C53;
	text-decoration: none;
	background-image: none;
	}
	
a img {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	background-image: none;
	}
	
/***** Header ********************/

#header {
	width: 980px;
	height: 135px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#header #imageheader {
	width: 570px;
	height: 115px;
	text-indent: -10000px;
	background: url(images/logo.png) left top no-repeat;
	}

#header #imageheader a {	
	display: block;
	width: 570px;
	height: 115px;
	}

#header h1, #header h1 a, #header h1 a:visited, #header h4, #header h4 a, #header h4 a:visited {
	color: #EFEDE8;
	font-size: 36px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
	background-image: none;
	}

#header h1 a:hover, #header h4 a:hover {
	color: #EFEDE8;
	text-decoration: none;
	background-image: none;
	}
	
.headertext {
	margin: 0px;
	padding: 20px 0px 0px 20px;
	}
	
.headerleft {
	width: 650px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: none;
	}
	
.headerleft p {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 20px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
	}

.headerright {
	width: 275px;
	float: right;
	margin: 0px;
	padding: 23px 0px 0px 0px;
	display: none;
	}

.headerright p {
	color: #C0C0C0;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
.headerright a, .headerright a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	text-decoration: none;
	}
	
.headerright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.rsslink {
	margin: 0px 10px 0px 0px;
	padding: 3px 0px 3px 16px;
	background: url(images/rss.png) no-repeat left center;
	}	
	
/***** eNews Subscribe ********************/

#subscribe {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#subbox {
	background: #F4F4F4 !important;
	width: 200px;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 3px 0px 3px 3px;
	margin: 5px 5px 0px 0px;border: 1px solid #F4F4F4;
	}
	
#subbutton {
	background: #2B4D71;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 3px 3px 2px 3px;border: 1px solid #2B4D71;
	}
	
/***** Navbar ********************/
#topnav {
	width: 980px;
	height: 30px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #405E79;
	}
	
#topnav a, #topnav a:link, #topnav a:visited  {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #e0dac4;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 40px;
	display: block;
	float: left;
	margin: 0px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #324d67;
	height: 16px;
	background-color: #061d34;
	font-variant: small-caps;
	}
#topnav a:hover  {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-variant: small-caps;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 40px;
	display: block;
	float: left;
	margin: 0px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #324d67;
	height: 16px;
	background-color: #092848;
	}
#topnav a.left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #324d67;
	background-image: url(images/topnav-home-icon.png);
	background-repeat: no-repeat;
	background-position: left;
}
#topnav a.right {
	background-image: url(images/topnav-phone-icon.png);
	background-repeat: no-repeat;
	background-position: left;
}
#topnav a.farright {
	background-image: url(images/topnav-sitemap-icon.png);
	background-repeat: no-repeat;
	background-position: left;
}
#navbar {
	width: 980px;
	height: 40px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(images/nav-bg.jpg);
	background-color: #011c39;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-variant: small-caps;
	}
	
#navbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 980px;
	}
	
#navbar li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#navbar li a, #navbar li a:link, #navbar li a:visited {
	color: #e9e0be;
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
}

#navbar li a:hover, #navbar li a:active {
	background: url(images/navhov.png) top center no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	}
	
#navbar li li a, #navbar li li a:link, #navbar li li a:visited {
	background: #072C53;
	color: #FFFFFF;
	width: 150px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #2b4d71;
	border-left: 1px solid #2b4d71;
	border-right: 1px solid #2b4d71;
	font-variant: normal;
	}
	
#navbar li li a:hover, #navbar li li a:active {
	background: #2B4D71;
	color: #FFFFFF;
	}

#navbar li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#navbar li li { 
	}

#navbar li ul a { 
	width: 140px;
	}

#navbar li ul a:hover, #navbar li ul a:active { 
	}

#navbar li ul ul {
	margin: -30px 0 0 171px;
	}

#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li.sfhover ul ul, #navbar li.sfhover ul ul ul {
	left: -999em;
	}

#navbar li:hover ul, #navbar li li:hover ul, #navbar li li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul, #navbar li li li.sfhover ul {
	left: auto;
	}

#navbar li:hover, #navbar li.sfhover { 
	position: static;
	}
	
#navbar .current_page_item a {
	background: url(images/navhov.png) top center no-repeat;
	color: #FFFFFF;
	margin: 0px;
	padding: 11px 15px 11px 15px;
	text-decoration: none;
	}

#navbar .rsslink {
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 3px 16px;
	background: url(images/rss.png) no-repeat left center;
	}	
	
/***** Homepage ********************/

#homepage {
	width: 982px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#homepage h1 {
	color: #5c120f;
	font-size: 18px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f6f6f5;
	background-image: none;
	border: 1px solid #d2d2d1;
	width: 610px;
}
	
/* Found in slider.css 	
#hpmain p {
	color: #072C53;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
*/
#hpmain {
	width: 960px;
	height: 300px;
	border: 10px solid #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#hpmain span {
	display: block;
	height: 296px;
	width: 247px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6461px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	}
	
.hpmainleft {
	float: left;
	width: 133px;
	height: 36px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 168px;
	padding-right: 0px;
	padding-bottom: 90px;
	padding-left: 30px;
	}
.hpmainright {
	display: block;
	height: 247px;
	width: 296px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 627px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	}
.hpmainrightsearch {
	background: #FFFFFF;
	width: 270px;
	height: 235px;
	margin: 0px;
	padding: 15px 10px 10px 10px;}

.homeblock {
	float: left;
	width: 290px;
	background: #FFFFFF;
	margin: 0px 0px 10px 10px;
	padding: 9px;
	border: 1px solid #DDDDDD;
	display: none;
	}
	
.homeblock-bottom {
	background: #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	width: 660px;
	}

.homeblock p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
.homeblock-bottom p {
	margin: 0px;
	padding: 0px;
	}
	
.homeblock embed, .homeblock object {
	width: 277px; 
	height: 225px;
	margin: 0px; 
	padding: 0px;
	}
	
.thumb-properties {
	margin: 0px 0px 10px 0px;
	}
	
.thumb-posts {
	float: left;
	display: block;
	border: 5px solid #F4F4F4;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.thumb-archive {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
/***** Homepage Search ********************/

#homepage #cat {
	background: #F4F4F4;font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 215px;
	color: #333333;
	margin: 0px 2px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

#view {
	background: #072C53;
	color: #FFFFFF;font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 3px 1px 3px;
	border: 1px solid #072C53;
	}
	
.postform {
	background: #000000;
	}
	
form {
    margin: 0px;
    }
form.allforms {
	margin: 0;
	padding: 30px;
	background-color: #f6f6f5;
	color: #333333;
	font-size: 12px;
	}
form.allforms label {
	font-weight: bold;
	display: inline;
	}
form.allforms input {
	border: 1px solid #d2d2d1;
	padding: 3px;
	color: #333333;
	background-image: url(../../themes/agentpress_1.02/images/form-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 267px;
	}
form.allforms input#zip {
	width: 80px;
	border: 1px solid #d2d2d1;
	padding: 3px;
	color: #333333;
	background-image: url(../../themes/agentpress_1.02/images/form-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
form.allforms select#state {
	background-color: #e9e9e9;
	border: 1px solid #d2d2d1;
	padding: 3px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;

	margin-bottom: 0px;
	margin-left: 0px;
	}
form.allforms select#calltime {
	background-color: #e9e9e9;
	border: 1px solid #d2d2d1;
	padding: 3px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
form.allforms textarea {
	width: 560px;
	background-color: #b7cfe8;
	border: 1px solid #d2d2d1;
	padding: 3px;
	color: #333333;
	background-image: url(../../themes/agentpress_1.02/images/form-bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
form.allforms .radiobtns {
	margin: 0px;
	height: 80px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
form.allforms .radiobtns input {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	}
form.allforms label.dsar_9 {
	display: block;
	width: 75px;
	}
form.allforms label.dsar_10 {
	display: block;
	width: 75px;
	}
form.allforms label.dsar_3916 {
	display: block;
	width: 120px;
	}
form.allforms input#submit {
	float: left;
	width: 135px;
	display: block;
	height: 37px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-color: #f6f6f5;
	}

/***** Content ********************/

#content {
	width: 960px;
	margin: 0px;
	line-height: 18px;
	padding: 10px;
	background-color: #FFFFFF;
	height: 500px;
	}
	
#contentleft {
	float: left;
	width: 632px;
	background-color: #FFFFFF;
	margin: 0px;
	}

.contentlong {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
	}

#contentfull {
	float: left;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	}
	
#contentfull h5 {
	color: #5c120f;
	font-size: 18px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f6f6f5;
	background-image: none;
	border: 1px solid #d2d2d1;
	}
#contentfull h4 {
	color: #5c120f;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 7px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
	
#contentbottom {
	background: #E8E8E8;
	border-top: 10px solid #DCDCDC;
	}

.contentbox {
	float: left;
	width: 305px;
	display: block;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e7e7e7;
	height: 530px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
.contentbox img {
	padding: 0px;
	height: 100px;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.contentbox a.contentbox_button, .contentbox a:link.contentbox_button, .contentbox a:hover.contentbox_button, .contentbox a:visited.contentbox_button {
	background-image: url(http://battiata.com/images/site-search-arrow-pics2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #103f6b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #103f6b;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.contentbox p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
		
.contentbox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	color: #5c120f;
	font-weight: normal;
	}
.contentbox h2 a {
	background-image: none;
	text-decoration: none;
	}
.contentbox a img {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.contentbox a:focus, a:hover, a:active {
	outline: none;
	}

#content .hpmain p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	}
	
#content .hpmain a, #content .hpmain a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#content .hpmain a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#content a img {
	border: none;
	}
	
#content p img {
	max-width: 100%;
	}

#content blockquote {
	background: #F4F4F4;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.postarea {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
a.postarea_link {
	background-image: url(http://battiata.com/images/site-search-arrow-pics2.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #103f6b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #103f6b;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
	
.postarea p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 7px;
	}
	
.postarea ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.multi-agent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.multi-agent ul li {
	list-style-type: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	}
	
.breadcrumb {
	background: #eef1f5;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;display: none;
	}
	
.date {
	font-size: 11px;
	font-weight: bold;
	}
	
.date p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

.time {
	background: url(images/icon_time.png) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 18px;
	}
	
.icomment {
	background: url(images/icon_comments.png) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.tags {
	background: url(images/icon_tags.png) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.category {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.post {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	}

.postmeta {
	font-size: 12px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	}
		
.authorbox {
	background: #F4F4F4;
	margin: 0px 0px 40px 0px;
	padding: 10px 10px 10px 10px;
	display: none;
	}
	
.authorbox p {
	margin: 0px;
	padding: 0px;
	}
	
.authorbox img {
	background: #FFFFFF;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	}
	
.archive {
	float: left;
	width: 305px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}

.archive ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.archive ul li {
	list-style-type: square;
	margin: 0px 0px 5px 20px;
	padding: 0px;
	}
	
.archive ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

.sticky {
	background: #F4F4F4;
	margin: 0px 0px 50px 0px;
	padding: 20px 10px 0px 10px;
	}
	
#listing {
	float: left;
	width: 650px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#listing p {
	margin: 0px;
	padding: 0px 10px 5px 0px;
	}
	
.listing-left {
	width: 275px;
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.listing-right {
	width: 370px;
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.listing-bottom {
	float: left;
	width: 650px;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	}
	
#photos {
	float: left;
	width: 650px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	}
	
#photos a img {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 4px;
	border: 1px solid #C0C0C0;
	}
	
#photos a:hover img {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 4px;
	border: 1px solid #000000;
	}
	
.palignright {
	text-align: right;
	margin: 0px;
	padding: 0px;
	}

.space {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	}
	
.clear-2 {
	clear: both;
	padding: 15px 0px 0px 0px;
	}
	
hr {
	border-bottom: 1px solid #DDDDDD; 
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 10px 0px; 
	clear: both;
	}
	
.featured-posts {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
/***** Headline Classes ********************/

#contentleft h1, #contentfull h1 {
	border: 1px solid #d2d2d1;
	color: #5c120f;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #f6f6f5;
	}
	
#contentleft h1 a, #contentleft h1 a:visited {
	color: #072C53;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
	}
	
#contentleft h1 a:hover {
	color: #5F788E;
	}

#contentleft h2 {
	color: #072C53;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h2 a, #contentleft h2 a:visited {
	color: #072C53;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	}
	
#contentleft h2 a:hover {
	color: #5F788E;
	
	}	
	
#contentleft h3 {
	color: #5c120f;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
#contentleft h4 {
	color: #5c120f;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 7px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#homepage h3 {
	color: #072C53;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	border-bottom: 1px solid #DDDDDD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
		
#contentleft h5 {
	color: #5c120f;
	font-size: 18px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f6f6f5;
	background-image: none;
	border: 1px solid #d2d2d1;
	}
	
#contentleft h6 {
	color: #072C53;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}	

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background: #F4F4F4;
	text-align: center;
	padding: 4px 0px 5px 0px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/***** Sidebars ********************/

#sidebar {
	margin: 0px;
	float: right;
	width: 305px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
	}
	
#sidebar h2 {
	color: #072C53;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	border-bottom: 1px solid #DDDDDD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

#sidebar_left {
	width: 155px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#sidebar_right {
	width: 135px;
	float: right;
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#sidebar .widget {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
#sidebar .whitebox {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	
#sidebar #cat {
	background: #F4F4F4;font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 205px;
	color: #333333;
	margin: 0px 2px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar_left .widget {
	background: #F4F4F4;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;}
	
#sidebar_right .widget {
	background: #F4F4F4;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;}
		
#sidebar h4, #sidebar_left h4, #sidebar_right h4 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f6f6f5;
	background-image: none;
	width: 285px;
	border: 1px solid #d2d2d1;
	color: #5c120f;
	}
	
#sidebar_left p, #sidebar_right p {
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul, #sidebar_left ul, #sidebar_right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top;
	}
	
#sidebar ul li, #sidebar_left ul li, #sidebar_right ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-image: none;
	}

#sidebar ul ul, #sidebar_left ul ul, #sidebar_right ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li, #sidebar_left ul li li, #sidebar_right ul li li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style-image: url(images/arrow-small.jpg);
	list-style-type: none;
	list-style-position: inside;
	}
	
#sidebar ul li ul li, #sidebar_left ul li ul li, #sidebar_right ul li ul li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style-position: inside;
	list-style-image: url(images/arrow-small.jpg);
	list-style-type: disc;
	}
	
#property-search {
	color: #072C53;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	}
	
.aboutmeplus .avatar {
	background: #FFFFFF;
	margin: 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	}
	
.aboutmeplus .posts_link {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #DDDDDD;
	}
	
.twitter {
	background: url(images/twitter.gif) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
.aboutmeplus {
    clear: both;
    }
	
/***** Sidebar 2 ********************/

#sidebar2 {
	margin: 0px;
	float: right;
	width: 305px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
	}
#sidebar2 ul, #sidebar_left ul, #sidebar_right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar2 ul li, #sidebar_left ul li, #sidebar_right ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-image: none;
	}

#sidebar2 ul ul, #sidebar_left ul ul, #sidebar_right ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	background-color: #f6f6f5;
	width: 285px;
	border: 1px solid #d2d2d1;
	}
	
#sidebar2 ul li li, #sidebar_left ul li li, #sidebar_right ul li li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	}
	
#sidebar2 ul li ul li, #sidebar_left ul li ul li, #sidebar_right ul li ul li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	}
#sidebar2 h4, #sidebar_left h4, #sidebar_right h4 {
	color: #5c120f;
	font-size: 18px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f6f6f5;
	background-image: none;
	width: 285px;
	border: 1px solid #d2d2d1;
	}

/***** Footer ********************/

/***** Footer ********************/

#footer {
	width: 960px;
	padding: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 55px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #134a84;
	}
	
#footer p {
	color: #7ca8d7;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer a, #footer a:visited {
	color: #7ca8d7;
	text-decoration: none;
	background-image: none;
	}
	
#footer a:hover {
	color: #7ca8d7;
	text-decoration: underline;
	}
	
.rsslinkfooter {
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 2px 15px;
	background: url(images/rss-footer.png) no-repeat left center;
	}	
	
.footerleft {
	width: 180px;
	float: left;
	margin: 0px;
	padding: 7px 0px 0px 28px;
	}
	
.footerright {
	width: 740px;
	float: right;
	margin: 0px;
	padding: 7px 10px 0px 0px;
	text-align: right;
	}
	
	
/*+++++++ FOOTER +++++++*/
.contactwrap {
	width: 100%;
	background-color: #f6f6f5;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d1;
}
.contactbox {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: transparent;
	padding: 0px;
	display: block;
}
.contactboxleft {
	width: 400px;
	line-height: 20px;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
}
.contactboxright {
	width: 250px;
	line-height: 20px;
	background-color: transparent;
	margin: 0px;
	float: left;
	display: block;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
.addressbox {
	padding: 0px;
	height: 150px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
#footwrap {
	width: 100%;
	background-color: #0b2847;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #134a84;
}

#footbox {
	width: 980px;
	line-height: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #0b2847;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
}

 .footer-links-r {
	float: right;
	width:280px;
	color: #888;
	margin-top:15px;
	margin-right: 10px;
}
.footer-links-r ul {
	margin-bottom:15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.footer-links-r ul li {
	margin-top:1px;
	list-style-type: none;
	width: 280px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer-links {
	float: left;
	width:280px;
	margin-right: 50px;
	color: #888;
	margin-top:15px;
	margin-left: 10px;
}
.footer-links h2, .footer-links-r h2 {
	color: #7ca8d7;
	font-size: 12px;
	padding:5px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #134a84;
	border-bottom-color: #134a84;
}
.footer-links ul {
	margin-bottom:15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.footer-links ul li {
	margin-top:1px;
	list-style-type: none;
	width: 280px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer-links a, .footer-links a:visited, .footer-links-r a, .footer-links-r a:visited {
	display: block;
	background-color: none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	background-image: none;
	text-decoration: none;
}
.footer-links a:hover, .footer-links-r a:hover {background: #1b4571; color: #ffffff;}
#copyright {
	font-size: 10px;
	background-color: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #e3d5a3;
}
#copyright a {
	color: #3c3a32;
	font-size: 12px;
	background-image: none;
}
#copyright a:hover {text-decoration: underline;}
#copyright ul{display:inline}
#copyright ul li {
	float:right;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
}
#footer-address {
	display: block;
	background-color: none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	background-image: none;
	text-decoration: none;
}
/***** Search Form ********************/

#searchform {
	color: #111111;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana;
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#s {
	background: #FFFFFF;
	width: 125px;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 3px 0px 3px 3px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #DDDDDD;
	}
	
#searchsubmit {
	background: #2B4D71;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px;
	padding: 1px 5px 1px 5px;
	border: 1px solid #555555;}
	
/***** Comments ********************/

.comments {
	width: 650px;
	margin: 0px;
	padding: 0px;
	}

#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#submit {
	background: #072C53;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
    margin: 0px 0px 10px 0px;
	padding: 2px 0px 2px 8px;
	border: 1px solid #555555;}
	
#comment {
	background: #F4F4F4;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #CCCCCC;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
	
.reply a, .reply a:visited {
	background: #2B4D71;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px 0px 10px 0px;
	padding: 3px 8px 3px 8px;
	border: 1px solid #072C53;}
	
.reply a:hover {
	background: #072C53;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px 0px 10px 0px;
	padding: 3px 8px 3px 8px;
	border: 1px solid #072C53;}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F4F4F4;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
	
.homefeature {
}
.homefeature li {
	display: block;
	padding: 0px;
	height: 20px;
	width: 100px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn {
	background-color: #000000;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
}
sidebar_btn {
	display: block;
	padding: 0px;
	float: left;
	height: 61px;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.list {
	width: 632px;
	margin: 0px;
	padding: 0px;
}
.list ul {
	margin: 0px;
	padding: 0px;
}
.list li {
}
.list li.odditem {
	background-color: #EBEBEB;
	display: block;
	margin: 0px;
	background-image: url(images/check-mark.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.list li.evenitem {
	background-color: #ffffff;
	display: block;
	margin: 0px;
	padding: 5px;
	display: block;
	margin: 0px;
	background-image: url(images/check-mark.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.ShortsalePlayer {
	background-color: #99c1d8;
	height: 500px;
	width: 632px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.ShortsalePlayer div.paragraph {
	display: block;
	margin: 0px;
	width: 612px;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #003366;
}
.ShortsalePlayer div.paragraph p {
}
.ShortsalePlayer div.mediaPlayer {
	display: block;
	height: 435px;
	width: 612px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#SellerBanner {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/sellerBannerBackground.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 255px;
}
#SellerBannerLeft {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 520px;
	float: left;
	height: 290px;
}
#SellerBannerRight {
	height: 290px;
	background-image: url(images/sellerBannerBackground2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 111px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#SellerBannerRight p {
	display: block;
	font-size: 11px;
	color: #082a4e;
	margin-top: 105px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#BuyerBanner {
	display: block;
	height: 115px;
	width: 632px;
	background-image: url(images/search-mls-banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #10234b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#BuyerBanner span#paragraph {
	padding: 0px;
	float: left;
	width: 446px;
	display: block;
	margin-top: 47px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	height: 20px;
	font-size: 12px;
}
#BuyerBanner img#button {
	padding: 0px;
	display: block;
	float: right;
	height: 36px;
	width: 133px;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sswrap{
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#sswrap img {
	margin: 0px;
	padding: 0px;
	float: none;
	height: 80px;
	width: 80px;
	display: block;
}
#approvaltitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eef1f5;
	border-bottom-color: #eef1f5;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #072C53;
	float: none;
}

#ApprovalBox {
	margin-top:20px;
	margin-left:auto;
	padding: 0px;
	width: 250px;
	margin-right: auto;
	margin-bottom: 0px;
	display: block;
	height:3100px;
}

td.podcast {
	background-image: url(images/itn-audio-bg_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
td.podcast a {
	background-image: url(images/itn-audio-bg_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
td.podcast p {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;
}
table.about {
	background-image: url(images/about-article-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
table.about p {
	font-size: 13px;
	display: block;
	padding: 0px;
	height: 40px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table.about a:link {
	font-size: 13px;
	text-decoration: underline;
}
table.about a:visited {
	font-size: 13px;
	text-decoration: underline;
}
table.about a:hover {
	font-size: 13px;
	text-decoration: underline;
}

table.articles {
}
table.articles td.button {
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 199px;
}
table.articles td.button a {
	margin: 0px;
	padding: 0px;
}
table.articles td.button img {
	height: 62px;
	width: 199px;
	margin: 0px;
	padding: 0px;
}
table.articles td.description {
	background-image: url(images/itn-article-bg_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 433px;
}
table.articles td.description p {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;
}
div.audio {
}
div.audio ul {
	margin: 0px;
	padding: 0px;
	width: 632px;
}
div.audio ul li {
	background-image: url(images/itn-audio-bg_01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 62px;
	width: 632px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
}
div.audio ul li a {
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 209px;
	font-size: 13px;
	width: 300px;
	color: #102449;
	text-decoration: underline;
}
div.audio ul li a:hover {
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 209px;
	font-size: 13px;
	width: 300px;
	color: #102449;
	text-decoration: underline;
}
div.audio ul li a:visited {
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 209px;
	font-size: 13px;
	width: 300px;
	color: #102449;
	text-decoration: underline;
}

table.group {
}
table.group td {
	margin: 0px;
	padding: 0px;
}
table.group td img {
	border: 5px solid #eef1f5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table.group td p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.letter {
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.letter ul li {
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
}
div.letter p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	display: block;
}
div.letter h7 {
	color: #000000;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: bold;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
div.letter .redtext {
	color: #FF0000;
}
div.letter .bluetext {
	color: #0000FF;
}
div.letter .testimonials {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.letter .testimonials .red {
	color: #FF0000;
	display: block;
}
div.letter .testimonials .red span {
	color: #FF0000;
	display: block;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
div.letter .testimonials .blue {
	color: #0000FF;
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
div.letter .testimonials .blue span {
	color: #0000FF;
	display: block;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
ul.lifestreamfix {
	margin: 0px;
	padding: 0px;
}
ul.lifestreamfix ul {
	padding: 0px;
	margin-top: 20px;

	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.lifestreamfix ul li {
	list-style-type: circle;
	list-style-position: outside;
	font-size: 12px;
	list-style-image: url(images/bullet.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
ul.lifestreamfix h4 {
	display: none;
}
ul.lifestreamfix li {
	list-style-type: none;
}
.SeoContent {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 630px;
	font-size: 12px;
}
.SeoContent ul {
}
.SeoContent li {
	margin-bottom: 10px;
	display: block;
}
.SeoContent h5 {
	color: #5c120f;
	font-size: 18px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f6f6f5;
	background-image: none;
	border: 1px solid #d2d2d1;
}
.featuredVideo {
	background-color: #f6f6f5;
	margin: 0px;
	padding: 10px;
	width: 285px;
	border: 1px solid #d2d2d1;
}
.featuredVideo p {
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
.featuredVideo h2 {
	font-size: 18px;
	background-image: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 275px;
	background-color: #f6f6f5;
	color: #5c120f;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.featuredVideo a, .featuredVideo a:visited, .featuredVideo a:hover {
	background-image: url(http://battiata.com/images/site-search-arrow-pics2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #103f6b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #103f6b;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slider-titles {
	display: block;
	padding: 0px;
	float: left;
	height: 110px;
	width: 660px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slider-titles2 {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 160px;
	width: 660px;
}
.communities {
	font-size: 12px;
	background-color: #f6f6f5;
	width: 285px;
	border: 1px solid #d2d2d1;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.communities a, .communities a:visited, .communities a:hover {
	background-image: url(http://battiata.com/images/site-search-arrow-pics2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #103f6b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #103f6b;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.locations {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.home_box_container {
	margin: 0px;
	padding: 0px;
	width: 632px;
	height: 175px;
	display: block;
	float: left;
}
.home_box_container .home_box {
	margin: 0px;
	float: left;
	height: 150px;
	width: 295px;
	background-color: #e0e8f0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b5cde4;
}
.home_box_container .home_box h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	width: 175px;
	float: left;
	color: #5c120f;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.home_box_container .home_box .borderpadding {
	padding: 10px;
	clear: both;
	display: block;
	height: 100px;
	width: 300px;
}
.home_box_container .home_box p {
	display: block;
	margin: 0px;
	width: 175px;
	float: left;
	padding: 0px;
	font-size: 12px;
}
.home_box_container .home_box img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.home_box_container .home_box a {
	display: block;
	float: left;
	width: 85px;
	height: 18px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://battiata.com/images/home-search-arrow-pics.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #103f6b;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #103f6b;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.newsletter_box {
	background-image: none;
	background-color: #ffffff;
	font-size: 12px;
	margin: 0px;
	width: 285px;
	height: 125px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.newsletter_box a {
	background-image: url(http://battiata.com/images/site-search-arrow-pics2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #103f6b;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #103f6b;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.newsletter_box p {
	display: block;
	margin: 0px;
	float: left;
	padding: 0px;
}
.newsletter_box input {
	width: 180px;
	display: block;
	margin: 0px;
	padding: 3px;
	height: 14px;
	float: left;
	background-image: url(http://battiata.com/images/newsletter/input-bg.jpg);
	border: 1px solid #d2d2d1;
}
.newsletter_box td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.newsletter_box #submitbutton {
	height: 37px;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	color: #ffffff;
	line-height: normal;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.newsletter_box #hide {
	display: none;
}
.slideshow {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 260px;
	width: 320px;
	border: 5px solid #f6f6f5;
}
p.googlemap {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 632px;
}
.featured_testimonials_box {
	background-color: #f6f6f5;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	width: 285px;
}
.featured_testimonials_box p.testimonial {
	padding: 0px;
	margin: 0px;
}
.featured_testimonials_box p.testimonial span {
	font-style: italic;
	margin-top: 10px;
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}