@charset "utf-8";

/*
orange e29718
red 9e0a18
blue 003e71 0B2D5D
*/

body {
	font:70%/1.4em arial,sans-serif;
	color:#666666;
	background:#f4f5ef;
	margin:0;
	padding:0;
	text-align:center;
}

a:link {
	color:#1a1818; 
	text-decoration:underline;
}

a:visited {
	color:#1a1818; 
	text-decoration:underline;
}

a:hover {
	color:#1a1818; 
	text-decoration:underline;
}

h1 {
	color:#1a1818; 
	font-size:24px;
	margin:0;
	padding:0 0 20px 0;
	font-weight:normal;
}

h2 {
	color:#1a1818; 
	margin: 0 0 0 5px; 
	font-size: 16px; 
	font-weight: bold;
}

h3 {
	color:#1a1818; 
	font-size:14px;
	margin-bottom:5px;
	padding-bottom:0;
	font-weight: bold;
}

hr {
	border:0; 
	border-top:1px dotted #999; 
	height:0;
	width:100%;
}

input {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
}

input[type="button"], input[type="submit"] {
	background-color:#eee;
	border:1px solid #bbb;
	cursor:pointer;
}

textarea {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
}

select {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
}

.ebpwebsite #loginbox {
	text-align:right;
	width:738px;
	height:20px;
	color:#fff;
	padding:5px;
	border:1px solid #eee;
	position:absolute;
	display:block;
	top:0px;
}

.ebpwebsite #loginbox a:link {
	color:#000;
	text-decoration:none;
}

.ebpwebsite #loginbox a:hover {
	color:#aaa;
	text-decoration:none;
}

.ebpwebsite #loginbox a:visited {
	color:#000; 
	text-decoration:none;
}

.ebpwebsite #mailinglistbox {
	width:204px;
	height:90px;
	padding:0px 28px 20px 10px;
	color:#000;
	font-size:10px;
	margin-bottom:1px;
	text-align:left;
}

.ebpwebsite #mailinglistboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #mailinglistboxtext {
	padding:5px 0 3px 0;
	font-size:9px;
}

.ebpwebsite #subscriberemail {
	padding:4px;
	border:1px solid #ccc;
	width:195px;
	height:15px;
	background:#fff;
	vertical-align:top;
	font-size:9px;
}
	
.ebpwebsite #subscribebutton {	
	padding:0;
	margin:3px 0 0 0;
	border:0;
	width:50px;
	height:20px;
	cursor:pointer;
	font-size:0;
	background:url(../images/style/mailing_submit_button.gif) no-repeat;
}

.ebpwebsite #searchbox {
	background:#eee;
	width:160px;
	height:70px;
	padding:8px 8px 3px 8px;
	color:#000;
	font-size:9px;
	margin-bottom:1px;
	text-align:left;
}

.ebpwebsite #searchboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #searchboxtext {
	padding:5px 0 3px 0;
	font-size:9px;
}

.ebpwebsite #searchtext {
	padding:4px;
	border:0;
	width:90px;
	height:15px;
	background:#fff;
	vertical-align:top;
	font-size:9px;
}

.ebpwebsite #searchbutton {
	padding:0;
	margin:1px 0 0 0;
	border:0;
	width:59px;
	height:23px;
	color:#fff;
	font-weight:bold;
	background:#000;
	cursor:pointer;
	font-size:9px;
}

.ebpwebsite #livesearchbox {
	background:#eee;
	width:160px;
	height:70px;
	padding:8px 8px 3px 8px;
	color:#000;
	font-size:9px;
	margin-bottom:1px;
	text-align:left;
}

.ebpwebsite #livesearchboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #livesearchboxtext {
	padding:5px 0 3px 0;
	font-size:9px;
}

.ebpwebsite #livesearchtext {
	padding:4px;
	border:0;
	width:150px;
	height:15px;
	background:#fff;
	vertical-align:top;
	font-size:9px;
}

.ebpwebsite #livesearchbutton {
	padding:0;
	margin:1px 0 0 0;
	border:0;
	width:59px;
	height:23px;
	color:#fff;
	font-weight:bold;
	background:#000;
	cursor:pointer;
	font-size:9px;
}

.ebpwebsite #newscontainer {
	background:#ffffff;
	border:0px solid #000000;
	width:200px;
	padding:10px 10px 5px 10px;
	margin-bottom:20px;
	text-align:left;
	overflow:visible;
	color:#666666;
}

.ebpwebsite #newscontainer h1 {
	color:#000; 
	font-size:11px;
	padding:0;
	margin:0;
}

.ebpwebsite #newscontainer img {
	cursor:pointer;
}

.ebpwebsite #newsboxtitle {
	font-size:15px;
	font-weight:bold;
	color:#0B2D5D; 
	text-decoration:none;
	padding:0 0 10px 0;
}

.ebpwebsite #newsitem {
	padding:10px 0 0 0;
	text-align:left;
}

.ebpwebsite #newsitemtitle {
	font-size:12px;
	font-weight:bold;
	color:#666666; 
	text-decoration:none;
	padding:0 0 10px 0;
}

.ebpwebsite #newsitemcontent {
	padding:10px 0;
}

.ebpwebsite #newsitem a:link {
	color:#0B2D5D;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #newsitem a:hover {
	color:#0B2D5D;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}

.ebpwebsite #newsitem a:visited {
	color:#0B2D5D;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #floatinglayercontainer {
	position:absolute;
	top:0;
	width:100%;
	border:0;
}

.ebpwebsite #floatinglayer {
	border:0;
	text-align:left;
}

.ebpwebsite #floatinglayercontent {
	position:relative;
	left:-10px;
	top:30px;
	width:118px;
	height:122px;
	border:1px solid #eee;
	overflow:hidden;
	z-index:1;
	display:/*block*/none;
}

.ebpwebsite #floatinglayercontent2{
	position:relative;
	display:block;
	width:300px;
	height:220px;
	border:1px solid #f00;
	top:170px;
	left:12px;
}

.ebpwebsite #floatinglayercontent3{
	display:none;
}

.ebpwebsite #floatinglayercontent4{
	display:none;
}

.ebpwebsite #floatinglayercontent5{
	display:none;
}

.ebpwebsite #floatinglayercontent6{
	display:none;
}

.ebpwebsite #floatinglayercontent7{
	display:none;
}

.ebpwebsite #floatinglayercontent8{
	display:none;
}

.ebpwebsite #floatinglayercontent9{
	display:none;
}

.ebpwebsite #floatinglayercontent10{
	display:none;
}

.ebpwebsite #outercontainer { 
	width:100%;
	background:#f4f5ef url(../images/style/bg_body.gif) repeat-x;
	margin:0 auto;
	text-align:center;
	border:0;
	z-index:1;
} 

.ebpwebsite #innercontainer { 
	background:#fff url(../images/style/bg_content.gif) repeat-y;
	margin:0 auto;
	text-align:left;
	border:0;
} 

.ebpwebsite #header {
	margin:0;
	position:absolute;
	border:0;
}

.ebpwebsite #headerlinks {
	color:#0c2d5e;
	/*background:#e5e6de;*/
	padding:0px 0 0 11px;
	font-size:12px;
	text-align:left;
	border:0;
	margin:0px 0 0 695px;
	width:115px;
	height:20px;
}

.ebpwebsite #headerlinks a:link {
	color:#0c2d5e;
	text-decoration:none;
	font-size:12px;
}

.ebpwebsite #headerlinks a:visited {
	color:#0c2d5e;
	text-decoration:none;
	font-size:12px;
}

.ebpwebsite #headerlinks a:hover {
	color:#56a;
	text-decoration:none;
	font-size:12px;
}

.ebpwebsite #logo {
	margin:0;
	padding:0;
	text-align:center;
}

.ebpwebsite #logo img {
	border:0;
	margin:0;
	padding:0px;
}

.ebpwebsite #logo a:link {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
	border:0;
}

.ebpwebsite #logo a:hover {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
	color:#ffcd66;
	border:0;
}

.ebpwebsite #logo a:visited {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
}

.ebpwebsite #banner {
	border-bottom:18px solid #f6f7f1;
	margin:0px 0 0 0;
	padding:0;
	text-align:center;
}

.ebpwebsite #banner img {
	border:0;
	margin:0;
	padding:0;
}

.ebpwebsite #banner a:link {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
	border:0;
}

.ebpwebsite #banner a:hover {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
	color:#ffcd66;
	border:0;
}

.ebpwebsite #banner a:visited {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
}

.ebpwebsite #navigation {
	display:block;
	height:40px;
	width:936px;
	background:#870017;
	padding-right:3px;
	border-right:1px solid #992E3E;
}

/*.ebpwebsite #navigation img {
	float:left; 
	height:30px; 
	width:1px;
}*/

.ebpwebsite #subnavigation a {
	display: none;
	/*cursor: pointer;
	padding: 0.5em 0.75em;
	color: #666;
	text-decoration: none;
	font-weight:normal;
	font-size:12px;*/
}

/*.ebpwebsite #subnavigation a:hover, a:focus, a:visited {
	color: #85b718;
	font-weight:normal;
	font-size:12px;
}*/

.ebpwebsite #floatingnavigationcontainer {
	position:absolute;
	top:0;
	width:100%;
	border:0;
}

.ebpwebsite #floatingnavigation {
	border:0;
	text-align:left;
}

.ebpwebsite #floatingnavigationcontent {
	position:relative;
	left:0;
	top:124px;
	height:40px;
	border:0;
	overflow:hidden;
	z-index:1;
	display:none;
	width:940px;
	background:#870017;
}

.ebpwebsite #leftcontainer {
	float:left;
	margin-top:0;
	padding:5px 10px 30px 20px;
}

.ebpwebsite #left {
}

.ebpwebsite #left img {
	border:0;
}

.ebpwebsite #contentcontainer {
	padding:25px 20px 20px 80px;
	margin-top:0;
}

.ebpwebsite #content {
}

.ebpwebsite #content img {
	border:0;
	padding:0px 0px 0px 10px;
}

.ebpwebsite #map {
	height:320px;
	border:1px solid #000000;
} 

.ebpwebsite #rightcontainer {
	float:right;
	padding:5px;
	border:1px solid #eee;
	margin-top:0;
}

.ebpwebsite #right {
}

.ebpwebsite #right img {
	border:0;
}

.ebpwebsite #outersubfootercontainer { 
	width:100%;
	text-align:center;
}

.ebpwebsite #innersubfootercontainer { 
	text-align:center;
}

.ebpwebsite #subfooter { 
	padding:0;
	height:20px;
	background:#fff;
} 

.ebpwebsite #subfooter p {
	margin:0;
	padding:10px 0;
	font-size:80%;
}

.ebpwebsite #subfooter p a:link {
	color:#333;
}

.ebpwebsite #subfooter p a:hover {
	color:#888;
}

.ebpwebsite #subfooter p a:visited {
	color:#333;
}

.ebpwebsite #outerfootercontainer { 
	width:100%;
	margin:0 auto;
	text-align:center;
}

.ebpwebsite #innerfootercontainer { 
	margin:0 auto;
	text-align:center;
}

.ebpwebsite #footer { 
	padding:17px 0 0 0; 
	text-align:left;
	font-size:10px;
	height:100px;
	border-top:10px solid #870017;
	color:#666;
} 

.ebpwebsite #footer a:link {
	color:#666;
	font-size:10px;
	text-decoration:none;
}

.ebpwebsite #footer a:visited {
	color:#666;
	font-size:10px;
	text-decoration:none;
}

.ebpwebsite #footer a:hover {
	color:#aaa;
	font-size:10px;
	text-decoration:none;
}

.clearfloat {
	clear:both;
    height:0;
    font-size:0;
    line-height:0;
}

#captchaerror {
	height:32px;
	background-color:#FF7E00;
	color:#FFF;
	width:95%;
	text-align:center;
	padding-top:8px;
	font-size:16px;
}

.ebpwebsite #map {
	height:320px;
	border:1px solid #000;
	color:#000;
} 

/* stylesheet update :: 1250603607563 */

.ebpwebsite #floatinglayercontent {
	display:none;
}

.ebpwebsite #floatinglayercontent2 {
	position:relative;
	display:block;
	width:300px;
	height:240px;
	border:0px solid #f00;
	top:145px;
	left:12px;
}

.ebpwebsite #floatinglayercontent3 {
	display:none;
}

.ebpwebsite #floatinglayercontent4 {
	display:none;
}

.ebpwebsite #floatinglayercontent5 {
	display:none;
}

.ebpwebsite #floatinglayercontent6 {
	display:none;
}

.ebpwebsite #floatinglayercontent7{
	display:none;
}

.ebpwebsite #floatinglayercontent8 {
	display:none;
}

.ebpwebsite #floatinglayercontent9 {
	display:none;
}

.ebpwebsite #floatinglayercontent10 {
	display:none;
}

/* block navigation container */

.ebpwebsite #blocknavigationcontainer {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	border:0;
	visibility:visible;
	z-index:1000;
}

.ebpwebsite #blocknavigationsubcontainer {
	height:0;
	text-align:left;
	border:0;
	visibility:visible;
	z-index:1000;
}

/* block navigation positioning */

.ebpwebsite #blocknavigation1 {
	position:relative;
	top:294px;
	left:140px;
	width:500px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation2 {
	position:relative;
	top:294px;
	left:280px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation3 {
	position:relative;
	top:294px;
	left:540px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation4 {
	position:relative;
	top:294px;
	left:300px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation5 {
	position:relative;
	top:294px;
	left:400px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation6 {
	position:relative;
	top:294px;
	left:600px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation7 {
	position:relative;
	top:294px;
	left:700px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation8 {
	position:relative;
	top:294px;
	left:800px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation9 {
	position:relative;
	top:294px;
	left:900px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation10 {
	position:relative;
	top:294pxs;
	left:1000px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

/* block navigation style */

.blockmenutlc {
	width:0;
	height:5px;
	background:#666;
	border:0;
}

.blockmenutmc {
	height:5px;
	background:#FF7E00;
	border:0;
}

.blockmenutrc {
	width:0;
	height:5px;
	background:#666;
	border:0;
}

.blockmenumle {
	width:0;
	height:5px;
	background:#666;
	border:0;
}

.blockmenumle img {
	width:0;
	height:5px;
}

.blockmenumc {
	height:5px;
	background:#FF7E00;
	border:0;
}

.blockmenumre {
	width:0;
	height:5px;
	background:#666;
	border:0;
}

.blockmenumre img {
	width:0;
	height:5px;
}

.blockmenublc {
	width:0;
	height:5px;
	background:#666;
	border:0;
}

.blockmenubmc {
	height:5px;
	background:#FF7E00;
	border:0;
}

.blockmenubrc {
	width:0;
	height:5px;
	background:#666;
	border:0;
}

#footer_images {
	top:0;
	float:right;
	margin-top:-25px;
}
#footer_links {
	float:left;
}

* stylesheet update :: 1260531145937 */

.ebpwebsite #blog {
	padding:20px 0px 0px 0px;
	margin:0px;
}

.ebpwebsite #blog h1 {
	padding:0px;
	margin:0px;
}

.ebpwebsite #blog img {
	padding:0px;
	margin:0px;
	display:inline;
}

.ebpwebsite #blogpublished {
}

.ebpwebsite #blogtitle h1 {
	text-decoration:none;
	padding:5px 0px 5px 0px;
	margin:0px;
}

.ebpwebsite #blogcontent {
	font-size:12px;
	display:block;
	overflow:hidden;
}

.ebpwebsite #blogusername {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogusername a {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogusername a:visited {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #bloglinktitle a {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #bloglinktitle a:visited {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogcomments {
	cursor:text;
	padding:0px;
	width:700px;
}

.ebpwebsite #blogcomment {
	cursor:text;
	padding:5px;
	width:600px;
}

.ebpwebsite #blogcommentpublished {

}

.ebpwebsite #blogcommenttitle h1 {
	text-decoration:none;
	padding:5px 0px 5px 0px;
	margin:0px;
}

.ebpwebsite #blogcommenttitle img {
	text-decoration:none;
	padding:0px;
	margin:0px;
}

.ebpwebsite #blogcommentcontent {
	font-size:12px;
	display:block;
	overflow:hidden;
	padding:10px 0px 10px 0px;
}

.ebpwebsite #blogcommentusername {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogcommentusername a {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogcommentusername a:visited {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogcommentcomments {
	cursor:text;
	padding:5px;
	width:680px;
}

/* stylesheet update :: 1263737448062 */

.validationError {
	background-color:#0c2d5d;
	color:#FFFFFF;
}

/* stylesheet update :: 1263737706984 */

.ebpwebsite #captchaerror {
	height:32px;
	background-color:#0c2d5d;
	color:#FFFFFF;
	width:95%;
	text-align:center;
	padding-top:8px;
	font-size:16px;
}

/* stylesheet update :: 1263737990375 */

.validationSuccess {
	background-color:#FFFFFF;
	color:#000000;
}


/* JW EXTRAS */
.search #banner {
	display:none;
}

.ebpwebsite #propertylisting {
	height:650px;
	overflow:auto;
}

.ebpwebsite #propertynothumbnail {
	border:1px solid #000000;
	background:#EEEEEE;
	color:#000000;
	width:120px;
	height:60px;
	padding:40px 0px 0px 0px;
	text-align:center;
}

.ebpwebsite #propertythumbnail {
	border:2px solid #F7F8F3;
	background:#EEEEEE;
	color:#000000;
	padding:0px 0px 0px 0px;
	text-align:center;
}

.ebpwebsite #propertynothumbnail a {
	text-decoration:none;
}

.ebpwebsite #propertymapinfo {
	font-size:11px;
}

.ebpwebsite #advancedsearchfilters {
	background:#F7F8F3;
	padding:5px 5px 5px 5px;
}

.ebpwebsite #propertysearchsortby {
	background:#F7F8F3;
	font-weight:bold;
}

.ebpwebsite #searchboxfield {
	color:#ffffff;
	font-weight:bold;
}

.ebpwebsite #propertysearch {
	background:#F7F8F3;
	border-bottom:1px solid #F7F8F3;
}

.ebpwebsite #quicksearchbox {
	position:relative;
	display:block;
	width:300px;
	height:240px;
	border:0px solid #f00;
}

.ebpwebsite #propertydetail {
	text-decoration:none;
	font-weight:bold;
	color:#535353;
}

.ebpwebsite #propertylink a {
	text-decoration:none;
	font-weight:bold;
	color:#1a1818;
}

.nonselectedproperty {
	background:#ffffff;
	border-bottom:1px solid #EEEEEE;
	padding:5px;
}

.selectedproperty {
	background:#F7F8F3;
	border-bottom:1px solid #EEEEEE;	
	padding:5px;
}

.ebpwebsite #newscontainer2 {
	background:#ffffff;
	border:0px solid #000000;
	width:200px;
	padding:10px 10px 5px 10px;
	margin-bottom:20px;
	text-align:left;
	overflow:visible;
	color:#666666;
}

.ebpwebsite #newscontainer2 h1 {
	color:#000; 
	font-size:11px;
	padding:0;
	margin:0;
}

.ebpwebsite #newscontainer2 img {
	cursor:pointer;
}

.ebpwebsite #newsboxtitle2 {
	font-size:15px;
	font-weight:bold;
	color:#e29718; 
	text-decoration:none;
	padding:0 0 10px 0;
}

.ebpwebsite #newsitem2 {
	padding:10px 0 0 0;
	text-align:left;
}

.ebpwebsite #newsitemtitle2 {
	font-size:12px;
	font-weight:bold;
	color:#666666; 
	text-decoration:none;
	padding:0 0 10px 0;
}

.ebpwebsite #newsitemcontent2 {
	padding:10px 0;
}

.ebpwebsite #newsitem2 a:link {
	color:#e29718;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #newsitem2 a:hover {
	color:#e29718;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}

.ebpwebsite #newsitem2 a:visited {
	color:#e29718;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite .hmofile {
	color:#666666;
	text-decoration:none;
}
