.clearfix:after {
    content: "."; 
    display: block; 
    position:relative; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
  margin:0; padding:0 0 0 0;}

body, td, th, textarea, select, h2, h3, h4, h5, h6 {
	font: 83%/1.4 arial, helvetica, sans-serif;
	color:#000;
}

h1 {
	text-indent: -500px;
	background: url(images/WestwoodVillageOnline1.jpg) no-repeat;
	height: 48px; font-size:1px; color:#fff;
}

h2 {
	margin: 0;padding:0;
	font-size: 135%;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1;
	clear: left;
	color:#96BD24;
}

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

#wrapper1 {
  width: 780px; margin: 30px auto 10px auto;
  color:#393733; padding: 0;
}

form {margin:0; padding:0;}
input.text {border:1px solid #393733;
	font: 83%/1 arial, helvetica, sans-serif; /* exception for IE6 */
	margin: 4px 0 6px 0;
	display: block;
	width: 153px;
	height:16px;
	padding: 2px;
	border: 1px solid #EEE8DD;
	line-height: 1;
	font-weight: bold;
	letter-spacing: -0.03em; 
	text-decoration: none;
	background: url(images/menu-back.gif) 0 100% no-repeat;

}

#sidebar {float:left; width:200px; margin:0; 
	width: 160px;
	width /**/: 160px;
	padding: 0 35px 1em 0px;
}
#sidebar p {margin:0;padding:5px 0;font-size:100%;}


#main {
 float:left;width:560px;
}

.border {border-bottom:1px solid #bbb; margin:0 0 10px 0; padding:0 0 10px 0; }

#map {
}

#results {
 padding-top:10px;
 margin-top:10px;
 border-top: 1px solid #bbb;
}

.resulttext {
	color:#5a669a;
	font-size:130%;
	font-weight:bold;
}

.resulttext b {
	color:#000;
}

/***** tabbed navigation *****/

.extra-nav {
	margin: 5px 0 15px 0;
	background: url(images/tab-line.gif) bottom repeat-x;
	width: 760px;
} 

* html .extra-nav { height: 1px; overflow: visible; }

.extra-nav br, #searchform br {
	clear: both;
}

.extra-nav h2, .extra-nav h3 {
	background: none;
	min-height: 15px;
	margin-bottom: 0;
}

.extra-nav h2, .extra-nav h3 {
	float: left;
	line-height: 1.3;
	position: relative;
	top: 2px;
}

.extra-nav h3 {
	padding-top: 0.3em;
}

.extra-nav ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 1em;
	list-style: none;
	font-size: 85%;
}

.extra-nav ul {
	padding-top: 2px;
}

.extra-nav li {
	margin: 0 1px 0 0;
	padding: 0 5px 0 0;
	background: url(images/tab-back.png) 100% -100px;
	float: left;
	border-bottom: 1px solid #bbb;
}

.extra-nav {
	padding-right: 5px;
}

.extra-nav li {
	float: right;
}

.extra-nav h2 {
	float: left;
	border: none;
}
.extra-nav li.active {
	border-bottom: 1px solid #fff;
	background: url(images/tab-back.png) 100% 0;
}

.extra-nav li a, .extra-nav li a:visited, .extra-nav li span {
	display: block;
	float: left;
	padding: 5px 11px 5px 16px;
	text-align: center;
	white-space: nowrap;
	background: url(images/tab-back.png) 0 -100px;
	text-decoration: none;
	min-height: 17px; /* fixes FX/Mac issue */
	color: #322F29;
}

.extra-nav li.active a, .extra-nav li.active span {
	background: url(images/tab-back.png) 0 0;
}

.extra-nav li span {
	color: #000;	
}

.extra-nav li:hover {
	background-position: 100% -200px;
}

.extra-nav li:hover a {
	background-position: 0 -200px;
}

.extra-nav li.active:hover {
	background-position: 100% 0;
}

.extra-nav li.active:hover a {
	background-position: 0 0;
	text-decoration: underline;
}


/***** Side Menu *****/

.slide-hide {
	display: none;
}

.slide-show {
	display: block;
}

#sidebar h3 {
	margin-bottom: 0.1em;
	word-spacing: -1px;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	line-height: 1.2em;
}

#sidebar h3 span {
	 color: #999;
	 font-size: 60%;
	 letter-spacing: 0em;
	 white-space: nowrap;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 2em 0;
	padding: 0;
	line-height: 1; /* IE6 */
}

#sidebar li {
	margin: 0;
	padding: 0;
	background: #fff url(images/menu-divider.gif) 0 0 no-repeat;
	position: relative;
	min-height: 16px;
}

#sidebar li ul {
	border-bottom: 1px solid #EEE8DD;
	margin-bottom: 0.5em;
	margin-top: -2px;
}

#sidebar li li {
	background: #fff url(images/menu-divider.gif) 0 0 no-repeat;
	border-bottom: none;
}

#sidebar li a {
	display: block;
	padding: 6px 0 6px 2px;
	text-decoration: none;
	font-size: 105%;
	width: 160px;
}

#sidebar li a:hover {
	text-decoration: underline;
	border-color: #516D86;
}

#sidebar li.menu-special strong {
	font-weight: normal;
}

#sidebar li.menu-special a:hover strong {
	text-decoration: underline;
}

#sidebar li.menu-special a.current:hover strong {
	text-decoration: none;
}

#sidebar li li a {
	border-top: none;
	border-bottom: none;
	background: none;
}

#sidebar li.toggle a, #sidebar li.view-all a, #sidebar li.view-all-current a {
	padding: 4px;
	width: 127px;
	display: block;
	text-decoration: none !important; /*IE6 needs important*/
	font-size: 105%;
	font-weight: bold;
	border: 1px solid #EEE8DD;
	background: url(images/menu-back.gif) 0 100% repeat-x;
	margin-bottom: 2px;
} * html #sidebar li.toggle a, * html #sidebar li.view-all a, * html #sidebar li.view-all-current a { margin-bottom: 0; }

#sidebar li.view-all a {
	background-image: url(images/menu-back-all.gif);
	width: 150px;
}

#sidebar li.view-all-current a {
	background-image: url(images/menu-back-all-current.gif);
	width: 150px;
	color: #50470D;
	border-color: #E3D165;
}

#sidebar li.toggle, #sidebar li.view-all {
	background: none;
	border-bottom: 1px solid #fff;
} * html #sidebar li.toggle, * html #sidebar li.view-all { border-bottom: 2px solid #fff; }

#sidebar li.toggle a:hover, #sidebar li.view-all a:hover {
	border-color: #516D86;
}

#sidebar li.toggle li a, #sidebar li.toggle li a {
	padding-right: 7px;
	padding-left: 7px;
	width: 144px;
	background: #fff url(images/menu-divider.gif) 0 0 no-repeat;
	border-top: none;
	border-bottom: none;
	font-size: 85%;
	font-weight: normal;
	margin: 0;
}

#sidebar li a.toggle, #sidebar li a.toggle-current {
	width: 15px;
	height: 1em;
	background: url(images/toggle.gif) 0 0 no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	text-indent: -2000em;
	padding-left: 0;
} * html #sidebar li a.toggle, * html #sidebar li a.toggle-current { right: 36px; }

#sidebar li a.toggle-current {
	background-position: 0 -100px;
	border-color: #5a669a;
}

#sidebar li a.current {
	background: #5a669a url(images/menu-back-current.gif) 0 100%;
	color: #fff;
	border: 1px solid #5a669a;
	padding-top: 4px;
	padding-bottom: 4px;
}

#sidebar li a.current:hover {
	border-color: #cccccd;
	text-decoration: none;
}

#sidebar li li a.current {
	background: #FFEB6F;
	color: #50470D;
	border-color: #EEE8DD;
}

#sidebar li a.toggle:hover, #sidebar a.toggle-current:hover {
	border: 1px solid #516D86;
	background-position: 0 1px;
	width: 15px;
}

#sidebar a.toggle-current:hover {
	background-position: 0 -99px;
	border-color: #cccccd !important;
}

#sidebar li #top-keywords {
	margin: 5px 0 3px 2px;
	width: 150px;
	line-height: 1; /* IE6 */
}

#sidebar a.button-link, #sidebar a.button-link-drop, .button-link-drop-disabled, .button-link-disabled {
	margin: 4px 0 6px 0;
	display: block;
	width: 145px;
	padding: 6px;
	border: 1px solid #CBD6DF;
	line-height: 1;
	font-size: 126%;
	font-weight: bold;
	letter-spacing: -0.03em; 
	text-decoration: none;
	background: url(images/button-link.gif) 0 100% no-repeat;
}

#sidebar .menu-controls a {
	color: #999;
}

#sidebar li.menu-special a {
	text-decoration: none;
	font-weight: normal;
}

#sidebar li.menu-special a.current {
	padding-top: 5px;
	padding-bottom: 2px;
}

#sidebar a.button-link-drop, .button-link-drop-disabled {
	background: url(images/button-link-drop.gif) 0 100% no-repeat;
	margin-bottom: 16px;
}

#sidebar a.button-link:hover, #sidebar a.button-link-drop:hover, #sidebar .button-minus:hover {
	border-color: #2E689D;
}

.button-link-disabled {
	border-color: #ddd;
	color: #999;
	background: #f9f9f9;
}

.button-link-drop-disabled {
	border-color: #ccc;
	color: #999;
	background-image: url(images/button-link-drop-disabled.gif);
}

#sidebar .intro {
	font-size: 100%;
	margin: 0 0 15px 0;
	line-height: 1.4;
}

#sidebar .intro img {
	float: right;
	margin-right: -5px;
}

#sidebar .side-friends span {
	display: block;
	float: right;
	width: 2.5em;
	text-align: center;
}

#side-login {
	margin: -16px 0 10px 0;
	width: 141px;
	border: 1px solid #CBD6DF;
	border-top: 0;
	padding: 6px 8px 10px 8px;
	background: url(images/button-link.gif) 0 100% no-repeat;
}

#side-login #side-username, #side-login #side-password {
	width: 134px;
	font-size: 85%;
} 

#sidebar label {
	font-size: 85%;
}

#side-persistent, #persistent {
	vertical-align: middle;
}

#sidebar li a img {
	vertical-align: middle;
	border: 1px solid #ccc;
	margin: -4px 0 0 0;
}

#sidebar .log2 {
	margin-top: 4px;
	padding: 2px 4px;
}


/***  Contact Form ***/

#contact span {display:block;float:left;width:100px;}
#contact input.text {background-repeat: repeat;float:left;}
#contact textarea {background: url(images/textbox-back.gif) 0 100% no-repeat;
	font: 83%/1 arial, helvetica, sans-serif; /* exception for IE6 */
	margin: 4px 0 6px 0;
	display: block;
	width: 250px;
	height:150px;
	padding: 2px;
	border: 1px solid #EEE8DD;
	line-height: 1;
	letter-spacing: -0.03em; 
	text-decoration: none;
	float:left;
}
#contact p {margin:0;padding:0;}

/***   Footer  ***/

#footer {
  border-top: 1px solid #EEE8DD;
  margin:10px auto;
  padding:10px 0;
  font-size:11px;
  width:800px;
  color: #666;
}

.left {
  float:left;
  width:400px;
}

.right {
  float:left;
  width:390px;
  text-align:right;
}