@charset "UTF-8";

/*  GLOBAL STYLES   */

html,body,ul,ol,li,div,p,span,h1,h2,h3,h4,h5,img,form {
	margin: 0;
	padding: 0;
	border: 0;
}

body  {
	font: normal 12px/16px 'Helvetica Neue', Arial, sans-serif;
	color: #222222;
	background-color: #D6DFE8;
}

ul,li {
	list-style-type: none;
}

a {
	outline: none;
	text-decoration: none;
	color: #0D56EC;
	font-weight: bold;
}

a:hover {
	text-decoration:
	none;color:#FFCA34;
}

ul#topbar span, ul#navigation span, h1 span {
	display: none;
}

p {
	margin: 8px 0 0 0;
}

h1  {
 	font: normal 15px 'Helvetica Neue', Arial, sans-serif, sans-serif;
  	color: #143389;
}

h2  {
  	font: normal 12px/16px 'Helvetica Neue', Arial, sans-serif;
  	color: #143389;
}

h3  {
  	padding-bottom: 6px;
  	font: normal 20px 'Helvetica Neue', Arial, sans-serif, sans-serif;
  	color: #FFFFFF;
}

h4  {
 	font: normal 16px/20px 'Helvetica Neue', Arial, sans-serif;
  	color: #FFFFFF;
}

h5  {
 	font: bold 14px Arial, sans-serif;
  	color: #333333;
}

blockquote {
	margin: 0 0 8px 0;
	padding: 6px 6px 6px 25px;
	background-color: #ECEFF6;
}


/*  HEADINGS   */

h1#featured {
	background: url(../images/featured.gif) 0 0 no-repeat;
	width: 375px;
	height: 37px;
	margin: 0px 0 0 0;
}

h1#for_rent {
	background: url(../images/for_rent.gif) 0 0 no-repeat;
	width: 375px;
	height: 37px;
	margin: 0px 0 0 0;
}

h1#about-us-right {
	background: url(../images/about-us-right.gif) 0 0 no-repeat;
	width: 168px;
	height: 37px;
	margin: 0px 0 0 0;
}

h1#featured-properties-right {
	background: url(../images/featured-properties-right.gif) 0 0 no-repeat;
	width: 168px;
	height: 37px;
	margin: 0px 0 0 0;
}

h1#seasonal-businesses-right {
	background: url(../images/seasonal-businesses-right.gif) 0 0 no-repeat;
	width: 168px;
	height: 37px;
	margin: 0px 0 0 0;
}

h1#search {
	background: url(../images/search.gif) 0 0 no-repeat;
	width: 168px;
	height: 37px;
	margin: 0px 0 0 0;
}


/*  BUTTONS   */

ul#send_email {
	height: 40px;
	margin-top: 10px;
}
ul#send_email li {
	float: left;
}
ul#send_email li a {
	display: block;
	height: 40px;
	cursor: pointer;
}
ul#send_email li a#email {
	width: 168px;
	background: url(../images/send_email.gif) 0 0 no-repeat;
}
ul#send_email li a#email:hover {
	background-position: 0 -40px;
}
ul#send_email span {
	display: none;
}

ul#goto_realtor {
	height: 40px;
	margin-top: 5px;
}
ul#goto_realtor li {
	float: left;
}
ul#goto_realtor li a {
	display: block;
	height: 40px;
	cursor: pointer;
}
ul#goto_realtor li a#realtor {
	width: 168px;
	background: url(../images/goto_realtor.gif) 0 0 no-repeat;
}
ul#goto_realtor li a#realtor:hover {
	background-position: 0 -40px;
}
ul#goto_realtor span {
	display: none;
}

ul#view_website {
	height: 40px;
	margin-top: 5px;
}
ul#view_website li {
	float: left;
}
ul#view_website li a {
	display: block;
	height: 40px;
	cursor: pointer;
 }
ul#view_website li a#website {
	width: 168px;
	background: url(../images/view_website.gif) 0 0 no-repeat;
}
ul#view_website li a#website:hover {
	background-position: 0 -40px;
}
ul#view_website span {
	display: none;
}


ul#rsr {
	height: 40px;
	margin-top: 10px;
}
ul#rsr li {
	float: right;
}
ul#rsr li a {
	display: block;
	height: 40px;
	cursor: pointer;
}
ul#rsr li a#return_rsr {
	width: 197px;
	background: url(../images/return-search-results.gif) 0 0 no-repeat;
}
ul#rsr li a#return_rsr:hover {
	background-position: 0 -40px;
}
ul#rsr span {
	display: none;
}

ul#map_office {
	height: 40px;
	margin-top: 5px;
}
ul#map_office li {
	float: left;
}
ul#map_office li a {
	display: block;
	height: 40px;
	cursor: pointer;
 }
ul#map_office li a#office {
	width: 168px;
	background: url(../images/map_office.gif) 0 0 no-repeat;
}
ul#map_office li a#office:hover {
	background-position: 0 -40px;
}
ul#map_office span {
	display: none;
}

ul#search_properties {
	height: 40px;
	margin-top: 10px;
}
ul#search_properties li {
	float: right;
}
ul#search_properties li a {
	display: block;
	height: 40px;
	cursor: pointer;
}
ul#search_properties li a#aboutus1 {
	width: 168px;
	background: url(../images/search_properties.gif) 0 0 no-repeat;
}
ul#search_properties li a#aboutus1:hover {
	background-position: 0 -40px;
}
ul#search_properties span {
	display: none;
}

ul#this_community {
	height: 40px;
	margin-top: 10px;
}
ul#this_community li {
	float: right;
}
ul#this_community li a {
	display: block;
	height: 40px;
	cursor: pointer;
}
ul#this_community li a#this_c {
	width: 168px;
	background: url(../images/this_community.gif) 0 0 no-repeat;
}
ul#this_community li a#this_c:hover {
	background-position: 0 -40px;
}
ul#this_community span {
	display: none;
}

ul#search_community {
	height: 40px;
	margin-top: 10px;
}
ul#search_community li {
	float: right;
}
ul#search_community li a {
	display: block;
	height: 40px;
	cursor: pointer;
}
ul#search_community li a#search_c {
	width: 168px;
	background: url(../images/search_community.gif) 0 0 no-repeat;
}
ul#search_community li a#search_c:hover {
	background-position: 0 -40px;
}
ul#search_community span {
	display: none;
}

ul#search_start {
	height: 40px;
	margin-top: 10px;
}
ul#search_start li {
	float: right;
}
ul#search_start li a {
	display: block;
	height: 40px;
	cursor: pointer;
}
ul#search_start li a#sstart {
	width: 168px;
	background: url(../images/search_start.gif) 0 0 no-repeat;
}
ul#search_start li a#sstart:hover {
	background-position: 0 -40px;
}
ul#search_start span {
	display: none;
}

ul#find_a_realtor {
	height: 40px;
	margin-top: 10px;
}
ul#find_a_realtor li {
	float: right;
}
ul#find_a_realtor li a {
	display: block;
	height: 40px;
	cursor: pointer;
}
ul#find_a_realtor li a#search_r {
	width: 168px;
	background: url(../images/find-realtor-comm.gif) 0 0 no-repeat;
}
ul#find_a_realtor li a#search_r:hover {
	background-position: 0 -40px;
}
ul#find_a_realtor span {
	display: none;
}


ul#list_your_property {
	height: 40px;
	margin-top: 10px;
}
ul#list_your_property li {
	float: right;
}
ul#list_your_property li a {
	display: block;
	height: 40px;
	cursor: pointer;
}
ul#list_your_property li a#aboutus2 {
	width: 168px;
	background: url(../images/list_your_property.gif) 0 0 no-repeat;
}
ul#list_your_property li a#aboutus2:hover {
	background-position: 0 -40px;
}
ul#list_your_property span {
	display: none;
}


ul#advertise_your_business {
	height: 40px;
	margin-top: 10px;
}
ul#advertise_your_business li {
	float: right;
}
ul#advertise_your_business li a {
	display: block;
	height: 40px;
	cursor: pointer;
}
ul#advertise_your_business li a#aboutus3 {
	width: 168px;
	background: url(../images/advertise_your_business.gif) 0 0 no-repeat;
}
ul#advertise_your_business li a#aboutus3:hover {
	background-position: 0 -40px;
}
ul#advertise_your_business span {
	display: none;
}
ul#list_your_property {
	height: 40px;
	margin-top: 10px;
}


ul#this_property li {
	float: right;
}
ul#this_property li a {
	display: block;
	height: 40px;
	cursor: pointer;
}
ul#this_property li a#this_p {
	width: 168px;
	background: url(../images/view-prop-right.gif) 0 0 no-repeat;
}
ul#this_property li a#this_p:hover {
	background-position: 0 -40px;
}
ul#this_property span {
	display: none;
}

/*  NAVIGATION   */

ul#topbar {
	height: 42px;
	width: 980px;
	background: url(../images/topback-back.gif) 0 0 repeat-x;
}
ul#topbar li {
	float: left;
}
ul#topbar li a {
	display: block;
	height: 42px;
	cursor: pointer;
}
ul#topbar li a#topback-nav1 {
	width: 48px;
	background: url(../images/topback-nav1.gif) 0 0 no-repeat;
}
ul#topbar li a#topback-login {
	width: 215px;
	background: url(../images/topback-login.gif) 0 0 no-repeat;
}
ul#topbar li a#topback-contact {
	width: 119px;
	background: url(../images/topback-contact.gif) 0 0 no-repeat;
}
ul#topbar li a#topback-nav1:hover, ul#topbar li a#topback-login:hover, ul#topbar li a#topback-contact:hover {
	background-position: 0 -42px;
}


/*  LAYOUT STYLES  */

#header {
 	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: center;
	background: #011F5B;
}
	
#header-container {
 	margin: 0 auto;
	width: 980px;
	height: auto;
	text-align: left;
	clear: both;
}

#logo-container {
 	margin: 0 auto;
	width: 980px;
	height: 65px;
	text-align: left;
	clear: both;
}

#logo-container2 {
 	margin: 0 auto;
 	padding: 20px 0 20px 0;
	width: 980px;
	text-align: left;
	clear: both;
}
#nav-container {
 	margin: 0 auto;
	width: 980px;
	height: auto;
	text-align: left;
	clear: both;
}

#title {
 	margin: 0 auto;
	width: 932px;
	text-align: left;
	background: #FFFFFF;
	padding: 10px;
}

#container {
 	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: left;
	background-image:  url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

#main-container {
 	margin: 0 auto;
	width: 952px;
	height: auto;
	text-align: left;
	background-image:  url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

.lower-box {
	width:280px;
	height:150px;
	float: left;
	text-align: left;
 	padding:10px;
	margin-top:10px;
	background: #EDF3FD;
}
	
.lower-box2 {
	width:280px;
	height:150px;
	float: left;
	text-align: left;
 	padding:10px;
	margin-top:10px;
	background: #EDF3FD;
}
	
#index-left-sub2 {
	margin: 0 auto;
	width: 912px;
	text-align: left;
	padding: 14px 10px 14px 10px;
	background-color: #143389;
}
	
.index-left-subBox {
	width: 300px;
	float: left;
	text-align: left;
 	padding:0px;
	margin-top:0px;
}

#int-subhead {
	text-align: left;
	background: #143389;
	padding: 10px;
}
	
#int-left {
	width: 183px;
	text-align: left;
	padding: 10px 5px 10px 10px;
}

#int-right {
	width: 183px;
	height: auto;
	text-align: left;
	padding: 10px 10px 10px 5px;
}

#int-right-2col {
	width: 250px;
	height: auto;
	text-align: left;
	padding: 10px 10px 10px 5px;
}

#int-center {
	width: auto;
	height: auto;
	text-align: left;
	padding: 10px 5px 10px 5px;
}

#int-center-2col {
	width: auto;
	height: auto;
	text-align: left;
	padding: 10px 5px 10px 10px;
}
	
.left-box {
	text-align: left;
	padding: 8px;
	border: 1px solid #CCCCCC;
}

.left-box-2col {
	text-align: center;
	padding: 8px;
	/*border: 1px solid #CCCCCC; */
}

.right-box {
	text-align: left;
	padding: 8px;
	border: 1px solid #CCCCCC;
}

.featured-prop {
	float: left;
	text-align: center;
 	margin-right: 3px;
 	margin-top: 5px;
 	margin-bottom: 5px;
	font: normal 11px  'Helvetica Neue', Arial, sans-serif;
}

.featured-frame {
	text-align: center;
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

#footer {
 	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #D6DFE8;
	background-image:  url(../images/footer-background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
	
	
#footer-container {
 	margin: 0 auto;
	width: 980px;
	padding-top: 30px;
	text-align: center;
	font: normal 11px  'Helvetica Neue', Arial, sans-serif;
	clear: both;
}
#footer-container a {
	outline: none;
	text-decoration: none;
	color:#143389;
	font-weight:normal;
}
#footer-container a:hover {
	text-decoration: none;
	color:#143389;
}

#index-left-slide {
	width: 605px;
	height: 355px;
	text-align: left;
	background: #143389;
	padding: 10px;
	background-image:  url(../index-flash/rotator.php);
	background-repeat: no-repeat;
	background-position: top center;
}

.slideText {
	width: 585px;
	text-align: left;
	padding: 308px 0 0px 5px;
}

#index-left-sub {
	width: 605px;
	text-align: left;
	padding: 20px 10px 15px 10px;
}
#index-right {
	width: 297px;
	height: auto;
	text-align: left;
	padding: 15px;
}



/*  MISC STYLES  */



.leftSearch {
	margin: 0;
	padding: 6px 6px 6px 6px;
	background-color: #ECEFF6;
}

.largeText {
 	font: normal 20px 'Helvetica Neue', Verdana, Arial, sans-serif;
}


.searchBox {
 	margin-top: 13px;
	width: 157px;
	height: 12px;
	text-align: left;
 	font: normal 9px 'Helvetica Neue', Verdana, Arial, sans-serif;
  	color: #222222;
}

.whitelinks {
	font: normal 11px  'Helvetica Neue', Arial, sans-serif;
	color: #FFFFFF;
}
.whitelinks a {
	outline: none;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:normal;
}
.whitelinks a:hover {
	text-decoration: none;
	color:#FFFFFF;
}

.clear {
	clear:both;
	height:1px;
}

.clear2 {
	clear:both;
	height:5px;
}
	
.clearline {
	clear:both;
	height:10px;
	margin:4px 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
}

.clearline2 {
	clear:both;
	margin: 18px 0 12px 0 ;
	border-top: 1px solid #CCCCCC;
}

.mainbold {
  	color: #143389;
}

.mainboldhead {
  	color: #143389;
  	font: normal 14px 'Helvetica Neue', Arial, sans-serif, sans-serif;
}

.main {
  	font: normal 13px 'Helvetica Neue', Arial, sans-serif, sans-serif;
}

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

.imgCenter {
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.imgCenter2 {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.PropertyBox {
	width: 175px;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.gmapBox {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.red {
	color: #FF0000;
}

.working {
	color: #999999;
}

.input {
	border: 1px solid #c4c0bf; 
	color: #666666;
	font: normal 13px Arial, Verdana, sans-serif;
}

.textarea_small {
    width: 450px;
    height: 75px; 
	border: 1px solid #c4c0bf; 
	color: #666666;
	font: normal 13px Arial, Verdana, sans-serif;
	line-height: 16px;
}

.textarea_large {
    width: 450px;
    height: 200px; 
	border: 1px solid #c4c0bf; 
	color: #666666;
	font: normal 13px Arial, Verdana, sans-serif;
	line-height: 16px;
}

.inputLeft {
	width: 150px; 
	border: 1px solid #c4c0bf; 
	color: #666666;
	font: normal 13px Arial, Verdana, sans-serif;
}

.input2 { 
	display: none; 
} 

.hide { 
	display: none; 
} 

.show {
	display: block;
}

.gmap_photo {
	padding: 5px 10px 5px 0;
	margin: 0;
}

.attention2 {
    text-align: center;
	padding: 8px;
	background-color: #FFFFCC;
	border: 1px solid #FFFF00;
}

ul#newsy  {
	margin: 10px 0 0px 18px;
}

ul#newsy li {
	list-style-image: url(../images/list-arrow.gif);
	margin: 0px 0 6px 0;
}

ul#added  {
	margin: 10px 0 0px 18px;
}

ul#added li {
	list-style-image: url(../images/list-arrow.gif);
	margin: 0px 0 6px 0;
}
	

