

/*    -----------------------    Extra   -----------------------   */  

#blue  { color: #006699; }
#yellow {color: #d6b102;}

/*    -----------------------    Home Page   -----------------------   */  

#homepage {
	width: 792px;
	background:url(images/home_tile.gif); 
	float:left;
}
#homeleft {
	width: 413px;
	float:left;
	padding: 0px 0px 10px 45px;
}
#homeleft p {
	font: normal 12px/14px trebuchet, arial, verdana, sans-serif;
	color: #0f4e6e;
	padding: 0px 20px 0px 20px;
}

#homeright {
	width: 289px;
	float: right;
	padding: 0px 45px 0px 0px;
}
#homeright p {
	font: normal 12px/14px trebuchet, arial, verdana, sans-serif;
	color: #0f4e6e;
	padding: 0px 20px 0px 20px;
}
#topnav {
	font: normal 12px/14px trebuchet, arial, verdana, sans-serif;
	color: #0f4e6e;
	position: absolute;
	z-index: 10;
	margin:40px 0px 0px 590px;
}

/*    -----------------------    Main Tags   -----------------------   */  

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:  url(images/bg.gif) repeat;
 }

hr {
	height: 1px;
	width: 100%;
	background: #006699;
	border: 1px;
	color: #006699;
}

h1 {
	font: 700 20px/20px  arial, verdana, sans-serif;
	color: #006699;
	text-align:left;
	margin: 20px 0px 0px 0px;
}

h2 {
	font: 700 14px/14px  arial, verdana, sans-serif;
	color: #005984;
	margin: 10px 0px 3px 0px;
}

h3 {
	font: bold 14px/15px  arial, verdana, sans-serif;
	color: #d6b102;
	margin: 0px;
}

h4 {
	font: 300 14px/15px  arial, verdana, sans-serif;
	color: #005984;
	margin: 2px 0px 2px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #006699;
	border-top: 1px solid #006699;
}
h5 {
	font: 300 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	text-align:center;
	margin: 10px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border: 1px solid #006699;	
}

ul {
	margin: 0px;
	padding:0px;
}

 a {
	color: #ae852a;
	text-decoration:none;
	}
 a:hover {
	color: #ae852a;
	text-decoration:underline;
}
 /*    -----------------------   Marketing   -----------------------   */ 
 
#hrif , #hrif a, #hrif hover{
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	text-decoration:none;
	cursor:text;
}

#secure {
	display:none;
}


/*    -----------------------    Page Structure   -----------------------   */ 

#mc {
	width: 792px;
	margin :auto;
}

#pagetile {
	background:  url(images/mc_bg.png) repeat-y 0px 0px !important;
	background:  url(images/mc_bg.gif) repeat-y 0px 0px;
	float:left;
}
#pagetile2 {
	background:  url(images/mc_bg2.png) repeat-y 0px 0px !important;
	background:  url(images/mc_bg2.gif) repeat-y 0px 0px;
	float:left;
}

#header {
	background: url(images/top.gif) no-repeat 0px 0px;
	width: 792px;
	height: 144px;
	float:left;
}
#headerrental{
	background: url(images/top_rental.gif) no-repeat 0px 0px;
	width: 792px;
	height: 144px;
	float:left;
}
#headervacation {
	background: url(images/top_rental.gif) no-repeat 0px 0px;
	width: 792px;
	height: 144px;
	float:left;
}

#headershadow {
	width: 792px;
	height: 144px;
	float:left;
	background: url(images/topshadow.png) no-repeat 0px 0px !important;
	background: url(images/topnoshadow.gif) no-repeat 0px 0px;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	width: 420px;
	padding: 123px 0px 0px 320px;
}

#nav, #nav ul {
	width: 420px;
}

#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}

#nav ul li a {
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#nav em {
	display: none;
}

/*    -----------------------   Menu Items   -----------------------   */ 

.propmanage {
	width: 125px;
	background: url(/images/m_property_management.gif) no-repeat 0px 0px;
}	
.propmanagehl {
	width: 125px;
	background: url(/images/m_property_management.gif) no-repeat 0px -20px;
}
.renthomes {
	width: 108px;
	background: url(images/m_homes_rent.gif) no-repeat 0px 0px;
}	
.renthomeshl {
	width: 108px;
	background: url(images/m_homes_rent.gif) no-repeat 0px -20px;
}



#menudivider, #menudivider a, #menudivider a:hover {
	width: 7px;
	background: url(images/m_divider.gif) no-repeat 0px 0px;
	cursor: default;
}

#managementservices, #managementservices a {
	width: 110px;
	background: url(images/m_management_services.gif) no-repeat 0px 0px;
}	
#managementservices a:hover {
	background: url(images/m_management_services.gif) no-repeat 0px -20px;
}

#rentalmanagement, #rentalmanagement a {
	width: 107px;
	background: url(images/m_rental_management.gif) no-repeat 0px 0px;
}	
#rentalmanagement a:hover {
	background: url(images/m_rental_management.gif) no-repeat 0px -20px;
}

#hoa, #hoa a {
	width: 32px;
	background: url(images/m_hoa.gif) no-repeat 0px 0px;
}	
#hoa a:hover {
	background: url(images/m_hoa.gif) no-repeat 0px -20px;
}

#vacationrentals, #vacationrentals a {
	width: 94px;
	background: url(images/m_vacation_rentals.gif) no-repeat 0px 0px;
}	
#vacationrentals a:hover {
	background: url(images/m_vacation_rentals.gif) no-repeat 0px -20px;
}

#staff, #staff a {
	width: 39px;
	background: url(images/m_staff.gif) no-repeat 0px 0px;
}	
#staff a:hover {
	background: url(images/m_staff.gif) no-repeat 0px -20px;
}

#contact, #contact a {
	width: 53px;
	background: url(images/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(images/m_contact.gif) no-repeat 0px -20px;
}

#home, #home a {
	width: 36px;
	background: url(images/m_home.gif) no-repeat 0px 0px;
}	
#home a:hover {
	background: url(images/m_home.gif) no-repeat 0px -20px;
}

/* ----------------- Submenu -----------------*/  

.submenu, .submenu:active, .submenu:visited {
	font: 500 11px/12px arial, geneva, verdana;
	color: #145c80;
	display: block;
	padding: 4px 4px 4px 12px;
	width: 120px;
	text-decoration: none;
	background: #93cae5;
	border-bottom: 1px solid #5397bd;
	text-align:left;
	border-top: 1px solid #fffff;
}

.submenu:hover {
	color: #145c80;
	text-decoration: underline;
}

.subOne {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 142px;
	margin-left: 318px;
}
.subTwo {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 142px;
	margin-left: 450px;
}


/*    -----------------------   Content  -----------------------   */  

#content {
	width: 792px;
	text-align: left;
	background: url(images/content_bg.gif) no-repeat top;
	float:left;
}
#content2 {
	width: 792px;
	text-align: left;
	float:left;
}
#contentend {
	width: 792px;
	text-align: left;
	background: url(images/end1.jpg) no-repeat bottom;
	float:left;
}
#contentend2 {
	width: 792px;
	text-align: left;
	background: url(images/end2.jpg) no-repeat bottom;
	float:left;
}
#contentend3 {
	width: 792px;
	text-align: left;
	background: url(images/end3.jpg) no-repeat bottom;
	float:left;
}
#contentend4 {
	width: 792px;
	text-align: left;
	background: url(images/end4.jpg) no-repeat bottom;
	float:left;
}
#contentend5 {
	width: 792px;
	text-align: left;
	background: url(images/end5.jpg) no-repeat bottom;
	float:left;
}
#contentend6 {
	width: 792px;
	text-align: left;
	background: url(images/end6.jpg) no-repeat bottom;
	float:left;
}
#contentdivide {
	float:left;
  	margin-top: 5px;
  	margin-bottom: 5px;
}

#contentgallery {
	font: normal 11.5px/13px trebuchet, arial, verdana, sans-serif;
	width: 200px;
	float: right;
	padding: 0px 5px 0px 0px;
}
#contentright {
	/*width: 220px;*/
	width: 360px;
	float: right;
}
#contentleft {
	width: 100px;
	float: left;
}

/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	font: normal 11px/14px trebuchet, arial, verdana, sans-serif;
	color: #504e4e;
	width: 792px;
	/*width: 520px;*/
	float: right;
	padding: 0px 0px 20px 0px;
	min-height: 300px;
	height: auto !important;
	height: 330px;
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	font: normal 11px/14px trebuchet, arial, verdana, sans-serif;
	color: #504e4e;
	width: 140px;
	padding: 50px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	float:left;
}

 #leftcol a {
	color: #004e75;
	text-decoration:none;
}
 
#leftcol a:hover {
	color: #004e75;
	text-decoration:underline;
}

/*    -----------------------   Mid Column    -----------------------   */  

#midcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	/*width: 325px;*/
	width:470px;
	margin: 10px 0px 0px 80px !important;
	margin: 10px 0px 0px 40px;
	float: left;
}
#midcol a {
	color:#d6b102;
	text-decoration:none;
}	
#midcol a:hover {
	text-decoration:underline;
	color:#d6b102;
}
#midcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	list-style-image: url(/images/a_bullet.gif);
	margin-left: 45px;
	margin-top: 10px;
	padding: 0px;
	list-style-type:disc;
}

/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 12px/14px trebuchet, arial, verdana, sans-serif;
	color: #504e4e;
	width: 170px;
	float: right;
	padding: 45px 50px 140px 10px;
}

#rightcol ul  {
	margin-left: 5px;
	padding: 0px;
}
#rightcol ul li {
	font: normal 12px/14px  arial, verdana, sans-serif;
	color: #5a451b;
	list-style-image: url("images/a_bullet2.gif");
	margin-left: 15px;
	padding: 0px;
	list-style-type:disc;
}
 #rightcol a {
	color: #ae852a;
	text-decoration:none;
	}
 #rightcol a:hover {
	color: #ae852a;
	text-decoration:underline;
}

/*    -----------------------   Small Columns    -----------------------   */  
#smleft { 
	width:260px;
	float:left;
}
#smright {
	width:260px;
	float:right;
}

/*    -----------------------   Content Images    -----------------------   */  

.picleft {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	margin-bottom: 10px;
	border: 0px solid #0b0b71;
}

.picright {
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  border: 0px solid #2b5eae;
}

.pic {
  /*margin: 2px;*/
  border: 1px solid #2b5eae;
}

.thumb {
	/*width: 75px;
	height:44px;*/
	width:65px;
	height:50px;
}

/*    -----------------------   Footer   -----------------------   */  

#copyright  {
	font: normal 10px/12px arial, verdana;
	color: #c5d6de;
	width: 792px;
	height:49px;
	text-align: left;
	background:  url(images/footer_end.png) no-repeat 0px 0px !important;
	background:  url(images/footer_end.gif) no-repeat 0px 0px;
	padding: 20px 0px 0px 0px;
	float: left;
	text-decoration:none;
}
 #copyright a {
	color: #c5d6de;
	text-decoration:none;
	font-weight: bold;
	}
 #copyright a:hover {
	color: #c5d6de;
	text-decoration:underline;
	
}
#copyright #left {
	float:left;
	width:200px;
	margin:0 0 0 20px;
}

#copyright #right {
	float:right;
	width:530px;
	margin:0 30px 0 0;
}


/* Buttons */

.button {
	background: #1975a3;
	color: #ffffff;
	font: 11px arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	border: solid 1px #deb675;
	}

.button_over {
	background: #deb675;
	color: #ffffff;
	font: 11px arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	border: 1px solid #aa0000;
	cursor: pointer;
	}
#comments {display: none;}
