/* ---------------------------------------------------
   HTML ELEMENTS
------------------------------------------------------ */

/* top elements */
* { padding: 0; margin: 0; outline: 0; }

body {
	margin: 0;
	padding: 0;
	font: 11px/1.4em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #333333; 
	background: #A9BAC3 url(bg.gif) repeat-x;
	text-align: center;
}

/* links */
a:link, a:visited {
	color: #356b8e;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #9EC068;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { font-size: 1.5em; color: #497da1; } 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }

p, h1, h2, h3 {
	margin: 8px 0px;
}
ul, ol {
	margin: 10px 10px;
	padding: 0 15px;
}


/* -------------------------------
	  LAYOUT
---------------------------------- */
#wrap {
	background: #FFF;
	width: 820px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}
.header-photo {
  border: none;
  padding: 0;
}


/* header */
#header {
	position: relative;
	height: 85px;	
	background: #000 url(headerbg.gif) repeat-x 0% 100%;	
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;	 
	top:37px; left: 95px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}

/* main */
#main {
	float: left;
	margin-left: 6px;
	padding: 0;
	width: 808px;		
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}


/* Footer */
#footer { 
	clear: both;
    color: #fff;
	background: #A9BAC3;
	border-top: 5px solid #568EB6;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a:link, #footer a:visited  {
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
  color: #333;
}
#footer .footer-left{
	float: left;
	width: 45%;
}
#footer .footer-right{
	float: right;
	width: 55%;
}

/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.green {	color: #8EB71B; }
.gray  {	color: #BFBFBF; }

/* -------------------------------
	  TABLE FORMATTING
---------------------------------- */

/* condosW */

#condosW .TitleW {
	LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #ffffff; 
}

#condosW .TitleW A:link {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
#condosW .TitleW A:visited {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
#condosW .TitleW A:hover {
	BACKGROUND-COLOR: #ffffff; COLOR: #3cb371; TEXT-DECORATION: underline
}
#condosW .TitleW A:active {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
#condosW .wmenu {
	LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #ffffff; 
}
#condosW .wmenu A:link {
	LINE-HEIGHT: 15px; COLOR: #ffffff; TEXT-DECORATION: underline
}
#condosW .wmenu A:visited {
	LINE-HEIGHT: 15px; COLOR: #ffffff; TEXT-DECORATION: underline
}
#condosW .wmenu A:hover {
	LINE-HEIGHT: 15px; BACKGROUND-COLOR: #ffffff; COLOR: #3cb371; TEXT-DECORATION: underline
}
#condosW .wmenu A:active {
	LINE-HEIGHT: 15px; COLOR: #ffffff; TEXT-DECORATION: underline
}

/* -------------------------------
	  Navigation Menu
---------------------------------- */

.nav-menu {width:68em}
.nav-menu ul {list-style:none; padding:0; margin:0}
.nav-menu li {float:left; margin:0 0em; background:none; padding:0}
.nav-menu li a {color:#0d2474; text-decoration:none; float:left; background:url(css-nav-off.gif) repeat-x bottom left; display:block; width:15.15em; height:2em; border:0.1em solid #dcdce9; text-align:center; line-height:2em}
.nav-menu li a:hover, .nav-menu li a:active, .nav-menu li a:focus {color:#0d2474; background:url(css-nav-on.gif) repeat-x bottom left}
.nav-menu li a:hover, .nav-menu li a:active, .nav-menu li a:focus {text-decoration:none}
 
/* Hide from IE5-Mac \*/
.nav-menu li a {float: none}
/* End hide */
 
#nav-menu2 ul {list-style:none; padding:0; margin:0}
#nav-menu2 li {background:none; padding:0; margin:0}
#nav-menu3 ul {list-style:none; padding:0; margin:0}
#nav-menu3 li {display:block; float:left; margin:0 2px; background:none; padding:0}
#nav-menu3 {margin-bottom:1.15em}

/* -------------------------------
	  Condo Header
---------------------------------- */
	#condoheader {
                padding:5px 10px;
		background:#a1c442;
	}


