
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}
/******* GENERAL RESET *******/
/******* LOGO *******/
#logo{
	margin-top: 1em;
	display: block;
}
/******* /LOGO  *******/
/******* MENU *******/
#container{
	margin:auto;
	
	
}
#container ul{
	list-style: none;
	list-style-position: outside;
}
#container ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#container ul.menu li{
	display: block; font-size:12.5px;
	padding: 8px 15px 8px 15px;
	background: #fff;
	margin-bottom: -1px; text-decoration:underline;
	border: 1px solid #cccccc;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #004889; -moz-border-radius:3px 3px 0 0;
	cursor: pointer;
}
#container ul.menu li.active{
	background: #fff;
	top: 1px; text-decoration:none;
	border-bottom: 0 !important;
	color: #000;
}

/******* /MENU *******/
/******* CONTENT *******/
.branchblurb{ float:left;}
.content{
	margin: 0pt auto;
	background: #efefef;
	background: #fff;

	text-align: left;
	padding: 10px 0 20px 0;
}

.menuborder{	border-bottom: 1px solid #d0ccc9; clear:both; height:33px; width:100%;}

.content h1{
	line-height: 1em;
	vertical-align: middle;
	font-weight:normal;
	padding: 10px 0px 10px 0px;
	font-size:16.67px;
}
/******* /CONTENT *******/
/******* NEWS *******/
.content.news h1{
	
}
.content.news{
	display: block;
}
/******* /NEWS *******/
/******* TUTORIALS *******/
.content.tutorials h1{
	
}
.content.tutorials{
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.links h1{
	
}
.content.links{
	display: none;
}

.content.street{
	display: none;
}
.content.Brochure{
	display: none;
}

.content.links a{
	color: #5f95ef;
}
/******* /LINKS *******/


#alert_srched{ width:723px;}
#alert_srched #frombed{ float:left;}
#alert_srched table tr{ border-bottom:2px solid #000;}
.submit_update .update_btn{  border: 0 none;
	   font-size: 0;
	   height: 28px;
       margin-left: 255px;
       width: 142px;  
	   background-image: url(../images/update_search.png); background-repeat:no-repeat;}
.submit_update a {
	font-size:12px;
    color: #004889; text-decoration:underline;
}

.redmessage
{
	color:#FF0000;
	font-weight:bold;
}

#sliderPages div.slidertop{ position:relative;}

#sliderPages div#propertyDescriptionRight{ position:absolute; top:27px; right:0px; width:300px;}
#sliderPages div#propertyDescriptionRight h2{ font-size:14pt;}

.social_icon {
	margin-left:150px;
	padding-bottom:10px;
}
.social_icon_child {
	margin-top:160px;
	float:left
}