
/*    -----------------------    While in Development   -----------------------   */  

#content, #leftcol, #widecol, #midcol, #rightcol {
	border:0px solid #990000;
}

/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background: #428cae url(images/bg.jpg) repeat-x center top;
 }

hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}
h1 {
	font: 500 20px/20px Times New Roman, Times, serif;
	color: #2b8cb0;
	text-align:left;
	margin: 20px 0px 0px 0px;
	text-transform: capitalize;
}
h2 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #619454;
}
h3 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #b53e2a;
	margin: 0px;
}
h4 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #53b6d6;
	margin: 0px;
}
ul {
	margin: 0px;
	padding:0px;
}

/*    -----------------------    Page Structure   -----------------------   */ 

#mc, #header, #content, #contentend, #copyright {
	width:1028px;
}
#wrapper {
	width: 100%;
	/*background: url(images/top_bg.jpg) no-repeat top center;*/
	float:left;
}
#mc {
	margin:auto;
}
#pagetile {
	background:  url(images/mc_bg.png) repeat-y 0px 0px !important;
	background:  url(images/mc_bg.jpg) repeat-y 0px 0px;
	float:left;
}
#header {
	background: url(images/top.jpg) no-repeat 0px 0px;
	height:63px;
	float:left;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	width: 700px;
	margin: 20px 0px 0px 265px;
}
#nav, #nav ul {
	width: 700px;
}
#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}
#nav ul li a {
	display: block;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
#nav em {
	display: none;
}

/*    -----------------------   Menu Items   -----------------------   */ 

#about, #about a {
	width: 40px;
	background: url(images/m_about.gif) no-repeat 0px 0px;
}	
#about a:hover {
	background: url(images/m_about.gif) no-repeat 0px -18px;
}
#ecofriendly, #ecofriendly a {
	width:138px;
	background: url(images/m_eco_friendly_practices.gif) no-repeat 0px 0px;
}	
#ecofriendly a:hover {
	background: url(images/m_eco_friendly_practices.gif) no-repeat 0px -18px;
}
#testimonials, #testimonials a {
	width: 82px;
	background: url(images/m_testimonials.gif) no-repeat 0px 0px;
}	
#testimonials a:hover {
	background: url(images/m_testimonials.gif) no-repeat 0px -18px;
}
#availableprop, #availableprop a {
	width: 128px;
	background: url(images/m_available_properties.gif) no-repeat 0px 0px;
}	
#availableprop a:hover {
	background: url(images/m_available_properties.gif) no-repeat 0px -18px;
}
#contact, #contact a {
	width: 51px;
	background: url(images/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(images/m_contact.gif) no-repeat 0px -18px;
}
#home, #home a {
	width: 33px;
	background: url(images/m_home.gif) no-repeat 0px 0px;
}	
#home a:hover {
	background: url(images/m_home.gif) no-repeat 0px -18px;
}
#divider, #divider a, #divider a:hover {
	width: 29px;
	cursor: default;
	background: url(images/m_divider.gif) no-repeat 0px 0px;
}

/*    -----------------------   Main Menu For Submenu Items   -----------------------   */ 

.gallery {
	width: 50px;
	background: url(images/m_gallery.gif) no-repeat 0px 0px;
}	
.galleryhl {
	width: 50px;
	background: url(images/m_gallery.gif) no-repeat 0px -18px;
}

/* ----------------- Submenu -----------------*/  

.subOne a, .subTwo a, .subThree a {
	font: 500 11px/12px  arial, helvetica, sans-serif;
	color: #6ed0ec;
	display: block;
	text-decoration:none;
	padding: 7px 1px 1px 15px;
	width: 100px;
	height: 22px;
	background: #20546a;
	line-height: 18px;
}
.subOne a:hover, .subTwo a:hover, .subThree a:hover {
	color: #8eaf8c;
	text-decoration:none;
}
.subOne {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 38px;
	margin-left: 490px;
}
.subTwo {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 70px;
	margin-left: 475px;
}
.subThree {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 70px;
	margin-left: 620px;
}

/*    -----------------------   Content  -----------------------   */  

#content {
	text-align: left;
	float:left;
	background: url(images/content_bg.jpg) no-repeat 0px 0px;
}
#contentend {
	float: left;
	padding: 0px 0px 40px 0px;
	background: url(images/content_end.jpg) no-repeat center bottom;
}
#contentdivide {
	float:left;
  	margin-top: 5px;
  	margin-bottom: 5px;
}
#contentdivide #left {
	width: 290px;
	float: left;
}
#contentdivide #right {
	width: 100px;
	float: right;
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 200px;
	margin: 140px 0px 0px 50px !important;
	margin: 140px 0 0 0;
	float:left;
}
#leftcol a {
	color: #004e75;
	text-decoration:none;
}
#leftcol a:hover {
	color: #004e75;
	text-decoration:underline;
}

/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 710px;
	float: right;
	margin: 0 50px 0 0 !important;
	margin: 0 25px 0 0;
	padding:15px 0 0 0;
	min-height:600px;
}


/*    -----------------------   Mid Column    -----------------------   */  

#midcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #494545;
	width: 460px;
	float: left;
}
#midcol a {
	color:#649756;
	text-decoration:none;
}	
#midcol a:hover {
	text-decoration:underline;
	color:#649756;
}
#midcol ul  {
	margin: 0 0 0 5px;
	padding: 0;
}
#midcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #494545;
	list-style-image: url(images/a_bullet.gif);
	margin: 0 0 10px 20px;
	padding: 0;
}


/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 225px;
	float: right;
}
#rightcol a {
	color: #ae852a;
	text-decoration:none;
}
 #rightcol a:hover {
	color: #ae852a;
	text-decoration:underline;
}
 #rightcol ul  {
	margin: 0 0 0 15px;
	padding: 0;
}
#rightcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #5a451b;
	list-style-image: url(images/a_bullet.gif);
	margin:0 0 0 55px;
	padding: 0;
}
#commentas{
	display:none;
}
/*    -----------------------   Footer   -----------------------   */  

#copyright  {
	font: normal 10px/12px arial, verdana;
	color: #72b2cf;
	height:99px;
	text-align:right;
	background:  url(images/end.jpg) no-repeat 0px 0px;
	padding: 0px 0px 0px 0px ;
	float: left;
	text-decoration:none;
}
 #copyright a {
	color: #72b2cf;
	text-decoration:none;
	font-weight: bold;
}
 #copyright a:hover {
	color: #72b2cf;
	text-decoration:underline;
}
#copyright p {
	padding: 0 0 0 0;
}

/*    末末末末末末末末末  Home Logo Link and Top Headers   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin:0px 0px 0px 70px;
}
#topheaders {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 52px 0px 0px 185px;
	top: 0px;
}

/*    -----------------------   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: 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;
}

/*    -----------------------   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;
}

/*    -----------------------    Style a Form   -----------------------   */  
.newsletter {
	width:470px;
	height:83px;
	background: url(images/newsletter.gif) no-repeat 0px 0px;
}
.newsletter form {
	width: 221px;
}
.newsletter input {
	font: normal 12px/11px  arial, verdana, microsoft sans-serif, sans-serif;
	color: #5a451b;
	border:0;
	background: none;	
}
.newsletterEmail {
	margin: 55px 0px 0px 100px;
	float:left;
}
.newsletterSubmit {
	margin: -100px 0px 10px 400px !IMPORTANT;
	margin: -40px 0px 0px 400px;
	border: 0px solid #000000;
}

.imgSummary		{width: 120px; height: 80px;  border: 1px solid #E5E0D4; margin: 1px;}
.imgDetailLg	{width: 300px; height: 200px; border: 1px solid #E5E0D4; margin: 1px 20px 1px 1px; cursor: hand;}
.imgDetailSm	{width: 70px;  height: 46px;  border: 1px solid #000000; margin: 2px; cursor: hand;}


