
/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	/*background: #465d81 url(images/bg.gif)  repeat-x;*/
	background: #384a68 url(images/bg3.gif)  repeat-x;
 }

hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}

h1 {
	font: 900 20px/20px  "Trebuchet MS", arial;
	color: #434d72;
	text-align:left;
	margin: 0px 0px 20px 0px;
	text-transform: capitalize;
}

h2 {
	font: 700 14px/14px   "Trebuchet MS", arial;
	color: #005984;
}

h3 {
	font: 700 14px/14px   "Trebuchet MS", arial;
	color: #b53e2a;
	margin: 0px;
}

ul {
	margin: 0px;
	padding:0px;
}

/*    -----------------------    Page Structure   -----------------------   */ 


#wrapper {
	width: 100%;
	/*background: url(images/top_bg.jpg) no-repeat top center;*/
	float:left;
}

#mc {
	width: 758px;
	margin:auto;
}

#pagetile {
	/*background:  url(images/mc_bg.gif) repeat-y 0px 0px;*/
	background:  url(images/mc_bg2.gif) repeat-y 0px 0px;
	float:left;
}

#header {
	/*background: url(images/top.gif) no-repeat 0px 0px;*/
	background: url(images/top2.gif) no-repeat 0px 0px;
	width: 758px;
	height:294px;
	float:left;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	width:560px;
	margin: 0px 0px 0px 185px;
}

#nav, #nav ul {
	width: 560px;
}

#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}

#nav ul li a {
	display: block;
	height: 46px;
	margin: 0px;
	padding: 0px;
}

#nav em {
	display: none;
}

#newsheader{
	font-family:"Trebuchet MS",Tahoma;
	font-size:14pt;
}

#newsdescription{
	font-family: Arial;
	font-size:12px;
}

/*    -----------------------   Menu Items   -----------------------   */ 

.community {
	width: 102px;
	background: url(images/m_community.gif) no-repeat 0px 0px;
}	
.communityhl {
	width: 102px;
	background: url(images/m_community.gif) no-repeat 0px -46px;
}
.club {
	width: 84px;
	background: url(images/m_club.gif) no-repeat 0px 0px;
}	
.clubhl {
	width: 84px;
	background: url(images/m_club.gif) no-repeat 0px -46px;
}
.area {
	width: 85px;
	background: url(images/m_area.gif) no-repeat 0px 0px;
}	
.areahl {
	width: 85px;
	background: url(images/m_area.gif) no-repeat 0px -46px;
}
.realestate {
	width: 98px;
	background: url(images/m_realestate.gif) no-repeat 0px 0px;
}	
.realestatehl {
	width: 98px;
	background: url(images/m_realestate.gif) no-repeat 0px -46px;
}


#home, #home a {
	width: 76px;
	background: url(images/m_home.gif) no-repeat 0px 0px;
}	
#home a:hover {
	background: url(images/m_home.gif) no-repeat 0px -46px;
}
#contact, #contact a {
	width: 89px;
	background: url(images/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(images/m_contact.gif) no-repeat 0px -46px;
}
#menustart, #menustart a, #menustart a:hover {
	width: 75px !important;
	width: 50px;
	cursor: default;
}

/* ----------------- Submenu -----------------*/  

.subOne a, .subTwo a, .subThree a , .subFour a, .subFive a {
	font: 500 11px/12px  arial, helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	text-decoration:none;
	padding: 4px 1px 1px 25px;
	width: 146px;
	height: 22px;
	background: #384b51;
	line-height: 18px;
	text-align: left;
    border-bottom: 1px dotted #5a6467;
}
.subOne a:hover, .subTwo a:hover, .subThree a:hover, .subFour a:hover, .subFive a:hover {
	color: #74d7b0;
	text-decoration:none;

}
.subOne {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 35px;
	margin-left: 200px;
}
.subTwo {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 35px;
	margin-left: 300px;
}
.subThree {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 35px;
	margin-left: 400px;
}
.subFour {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 35px;
	margin-left: 480px;
}
.subFive {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 35px;
	margin-left: 580px;
}

/*    -----------------------   Content  -----------------------   */  

#content {
	width: 758px;
	text-align: left;
	float:left;
	/*background: url(images/content_bg.gif) no-repeat 0px 0px;*/
	background: url(images/content_bg2.gif) no-repeat 0px 0px;
}



#contentdivide {
	float:left;
  	margin-top: 5px;
  	margin-bottom: 5px;
}

#contentright {
	width: 290px;
	float: right;
}

/*    -----------------------   Small Columns    -----------------------   */  
#smleft { 
	width:160px;
	float:left;
}
#smright {
	width:300px;
	float:right;
}

#equalleft { 
	width:200px;
	float:left;
	padding: 0px 40px 0px 0px;
}
#equalright {
	width:200px;
	float:right;
	padding: 0px 40px 0px 0px;
}

/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	width: 570px;
	float: right;
	padding: 20px 0px 0px 0px;
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 160px;
	padding: 10px 0px 0px 12px;
	float:left;
}

 #leftcol a {
	color: #004e75;
	text-decoration:none;
}
 
#leftcol a:hover {
	color: #004e75;
	text-decoration:underline;
}

/*    -----------------------   Mid Column    -----------------------   */  

#midcol {
	font: normal 12px/18px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 390px;
	float: left;
	padding: 0px 0px 0px 10px;
}
#midcol a {
	color:#b53e2a;
	text-decoration:none;
}	
#midcol a:hover {
	text-decoration:underline;
	color:#b53e2a;
}
#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: 0px;
	padding: 0px;
	list-style-type:disc;
}

#midcol #left {
	width:150px;
	float:left;
}

#midcol #right {
	width:150px;
	float:right;
}

/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 140px;
	float: right;
	padding: 0px 10px 0px 0px;
}

#rightcollinks {
	font: normal 10px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 130px;
	float: right;
	padding: 0px 10px 0px 5px !important;
	padding: 0px 10px 0px 20px;
}

#rightcollinks ul  {
	margin-left: 15px;
	padding: 0px;
}
#rightcollinks ul li {
	font: normal 10px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	list-style-image: url("/images/li_arrow.gif");
	margin-left: 0px;
	padding: 0px;
}

#rightcollinks a {
	color:#717369;
	text-decoration:none;
}	
#rightcollinks a:hover {
	text-decoration:underline;
	color:#717369;
}

/*    -----------------------   Small Columns    -----------------------   */  
#smleft { 
	width:260px;
	float:left;
}
#smright {
	width:260px;
	float:right;
}

/*    -----------------------   Content Images    -----------------------   */  

.picleft {
	float: left;
	margin: 0px 8px 5px 0px;
	border: 1px 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;
}

.staffpic {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	margin-bottom: 10px;
	border: 1px solid #718da5;
}

.thumb {
	/*width: 75px;
	height:44px;*/
	width:100px;
	height:59px;
}


/*    -----------------------   Footer   -----------------------   */  

#copyright  {
	font: normal 9px/12px arial, verdana;
	color: #889bb9;
	width: 758px;
	text-align: center;
	background:  url(images/end.gif) no-repeat 0px 0px;
	padding: 60px 0px 1px 0px ;
	float: left;
	text-decoration:none;
}
 #copyright a {
	color: #889bb9;
	text-decoration:none;
	font-weight: bold;
}
 #copyright a:hover {
	color: #889bb9;
	text-decoration:underline;
}

/*    末末末末末末末末末  Home Logo Link   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 120px 0px 0px 20px;
}

#logo_print {
	display: none;
}

#topheaders {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 52px 0px 0px 185px;
	top: 0px;
}

#left_calendar {
	background: url('/images/bg_calendar.gif') top no-repeat;
	width: 150px;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 5px;
	float: left;
}


hr.green {
	border: #c4d8cb 1px solid;
}

.stdwhite {
	color: white;
}

/* Buttons */

.button {
	background: #0b244c url('../images/bg_button.jpg') top repeat-x;
	color: #ffffff;
	font: 11px arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	padding: 4px 0px 4px 0px;
	border: solid 1px #0b244c;
	}

.button_over {
	background: #204176 url('../images/bg_button_over.jpg') top repeat-x;
	color: #ffffff;
	font: 11px arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	padding: 4px 0px 4px 0px;
	border: 1px solid #0b244c;
	cursor: pointer;
	}
	