body {
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	color: #333;
	background: #FFFFFF url(/images/page/background_photo.jpg) no-repeat;
	background-position: top center;
	margin: 0;
}

img { behavior:	url("/images/page/pngbehavior.htc"); }

hr {
	border: none 0;
	border-top: 1px solid #CCC;
	height: 2px;
}

h1.topofpage {
	color: #3C53A1;
	font-size: 22px;
	text-align: left;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 14px;
}	
	
h1.centered {
	color: #3C53A1;
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 14px;
}	
	
h2.bsbcontact {
	color: #3C53A1;
	font-size: 16px;
	float: right;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 14px;
}	
	
h2.propertypage {
	color: #3C53A1;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 6px;
}
	
h2 {
	color: #3C53A1;
	font-size: 18px;
	font-weight: normal;
}	
	
h3 {
	color: #3C53A1;
	font-size: 15px;
	font-weight: normal;
}

h3.abouthelena {
	color: #222;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 8px;
}

td.callbsb {
	padding: 6px 0;
	background-color: #ECECEC;
	border-bottom: 2px solid #CCC;
}

div.toplinks {
	width: 100%;
	background: #333;
	height: 30px;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

div.toplinkswrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

div.toplinkswrap div.links {
	padding-left: 24px;
	color: #FFF;
	font-weight: bold;
}

div.toplinkswrap ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	margin-top: 0;
}

div.toplinkswrap li {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 24px;
	padding-top: 7px;
}

div.toplinkswrap li a {
	margin-left: 0px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 9px;
	padding-bottom: 10px;
	text-decoration: none;
}

div.toplinkswrap li a:link {
	color: #C6CEE9;
}

div.toplinkswrap li a:visited {
	color: #C6CEE9;
}

div.toplinkswrap li a:hover {
	color: #C93;
}

li.normal {
	font-size: 12px;
	font-weight: normal;
}

div.contactinfo {
	float: right;
	color: #FFF;
	padding-top: 7px;
}

#mainwrap {
	width: 950px;
	background-color: transparent;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.headerwrap {
	width: 838px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
}

.headerlogo {
	width: 150px;
	float: left;
	margin: 30px 10px 0 0;
}

.headertagline {
	width: 376px;
	float: left;
	margin-top: 66px;
}

.headercertlogos {
	width: 160px;
	float: right;
	margin: 65px 0 0 0;
	
}
	
#mainNavWrapper {
	width: 950px;
    margin: 0;
    padding: 0;
    height: 38px;
    text-align: center;
    background-color: #FFF;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
}

#mainNav {
    margin: 0;
    padding: 0;
    height: 34px;
    text-align: center;
    background-image: url(/images/page/navbar_background.jpg);
    background-repeat: repeat-x;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
}

/****************************
*** Custom MenuMatic styles
*****************************/

.nav a:link {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	padding: 8px 18px 14px 17px;
	color: #FFF;
	background-color: transparent;
}

.nav a:visited {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	padding: 8px 18px 14px 17px;
	color: #FFF;
	background-color: transparent;
}

.nav a:hover {
	color: #000;
	text-decoration: none;
}

.navdivider {
	width: 2px;
    background-image: url(/images/page/navbar_divider.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 34px; 
    float: left;
}

.nav_lastitem a:link {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	padding: 8px 12px 14px 16px;
	color: #FFF;
	background-color: transparent;
}

.nav_lastitem a:visited {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	padding: 8px 12px 14px 16px;
	color: #FFF;
	background-color: transparent;
}

.nav_lastitem a:hover {
	color: #333;
	text-decoration: none;
}

/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
.nav a{
	margin: 0;
	float: left;	
}

#nav a.login, #subMenusContainer a.login
{
    font-size: 14px; 
    font-weight: bold; 
    width: 119px;
}
/****************************
*** End Custom MenuMatic styles
*****************************/

#contentWrap {
	width: 946px;
	background: #FFF url(/images/page/content_background.jpg) no-repeat bottom center;
	border-right: 2px solid #C6CEE9;
	border-left: 2px solid #C6CEE9;
	margin: 0;
	padding: 0;
}

div#content {
	line-height: 17px;
	padding: 22px 30px 10px 30px;
}

div#content a:visited {
	color: purple;
	text-decoration: underline;
}

div.scriptheadline {
	width: 660px;
	height: 36px;
	text-align: left;
	margin-bottom: 10px;
}

div.contentphoto {
	width: 660px;
	border: 2px solid #C6CEE9;
	margin-bottom: 14px;
}
	
div.contentphoto_fullwidth {
	width: 886px;
	height: 250px;
	border: 2px solid #C6CEE9;
	margin-bottom: 14px;
}
	
#sideBarColumnWrap {
	width: 200px;
	float: right;
    margin: 0 0 0 18px;
    padding: 0;
}

.sideBarWrap {
	width: 200px;
    margin: 0 0 14px 0;
    padding: 0;
}

.sideBarTitleOuterWrap {
	width: 200px;
    margin: 0;
    padding: 0;
    height: 34px;
    background-color: #FFF;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
}

.sideBarTitleInnerWrap {
    margin: 0;
    padding: 0;
    height: 30px;
    background-image: url(/images/page/navbar_background.jpg);
    background-repeat: repeat-x;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
}

.sideBarTitle {
	color: #FFF;
	font-weight: bold;
    text-align: center;
	padding-top: 5px;
}

.sideBarContentWrap {
	width: 196px;
	font-size: 12px;
	line-height: 15px;
	background-color: #FFF;
	border-right: 2px solid #C6CEE9;
	border-bottom: 2px solid #C6CEE9;
	border-left: 2px solid #C6CEE9;
}

.sideBarContent {
	padding: 12px 8px 2px 11px;
}

#sideBarSearchWrap {
	width: 196px;
	font-size: 12px;
	line-height: 15px;
	background-color: #FFF;
	border-right: 2px solid #C6CEE9;
	border-bottom: 2px solid #C6CEE9;
	border-left: 2px solid #C6CEE9;
}

.sideBarSearchCellWhite {
	width: 196px;
	font-size: 12px;
	line-height: 15px;
	background-color: #FFF;
}

.sideBarSearchCellGrey {
	width: 196px;
	font-size: 12px;
	line-height: 15px;
	background-color: #ECECEC;
}

.sideBarSearch {
	text-align: center;
	padding: 10px 12px;
}

.sideBarSearch p {
	margin: 0 0 4px 0;
}

div.sideBarSearchForm form {
	margin: 0;
	padding: 0;
}

div.sideBarSearchForm form input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#PropertyType {
	font-family: Trebuchet MS;
	font-size: 12px;
}

#MLSNumber {
	font-family: Trebuchet MS;
	font-size: 12px;
	width: 140px;
	height: 18px;
	border: 1px solid #999;
	padding-top: 3px;
}

#New {
	font-family: Trebuchet MS;
	font-size: 12px;
	width: 140px;
	height: 17px;
	border: 1px solid #999;
	padding-top: 3px;
}

#Advanced {
	font-family: Trebuchet MS;
	font-size: 12px;
	width: 140px;
	height: 17px;
	border: 1px solid #999;
	padding-top: 3px;
}

#propertyphotos {
	width: 480px;
	float: right;
	margin: 8px 0 16px 16px;
}

#propertyphotos img {
	margin-bottom: 10px;
}

#propertyinfowrap {
	width: 886px;
	background-color: #C6CEE9;
	border-top: 2px solid #9CA8CA;
}

#propertyinfopadding {
	padding: 6px 12px;
}

div.propertyinfo {
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 24px;
}

div.propertyprice {
	font-weight: bold;
	float: left;
	margin-right: 24px;
}

ul.propertyinfo {
	margin: 0 0 0 16px;
	padding: 0;
}

#toolwrap {
	width: 886px;
	background-color: #FFF;
	border-top: 2px solid #9CA8CA;
	border-bottom: 2px solid #9CA8CA;
	margin-bottom: 16px;
}

#toolpadding {
	padding: 6px 12px;
}

div.toolcontainer {
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	float: left;
	padding-right: 30px;
}

div.toolicon {
	float: left;
	margin-right: 4px;
	padding-top: 1px;
}

div.tooltext {
	vertical-align: middle;
	white-space: nowrap;
}

div.tooltext a:link, a:visited {
	color: #333;
	text-decoration: none;
}

div.tooltext a:hover {
	color: #3C53A1;
	text-decoration: none;
}

div.listingagentphoto {
	width: 90px;
	float: left;
	margin: 2px 10px 0 0;
}

p.backtoresults {
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
}

.backtoresults a:link {
	color: #00F;
	text-decoration: underline;
}

.backtoresults a:visited {
	color: #00F;
	text-decoration: underline;
}

.backtoresults a:hover {
	color: purple;
	text-decoration: underline;
}

span.whatsthis {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

div.brokeragent {
	width: 386px;
	margin-top: 16px;
	padding: 12px 0;
	border-top: 2px solid #C6CEE9;
	border-bottom: 2px solid #C6CEE9;
}

#footerlinks ul {
	width: 950px;
	font-size: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px; 
	padding: 0;
	color: #666;
}

#footerlinks li {
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#footerlinks a:link, #footerlinks a:visited {
	color: #3C53A1;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #C93;
	text-decoration: none;
}

#copyright {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
}

#copyright a:link, #copyright a:visited {
	color: #3C53A1;
}

#copyright a:hover {
	color: #000;
}
