
* 									{ margin: 0; padding: 0; }
body								{ font-size: 1.4em; font-family: Century Gothic, arial, lucida console, sans-serif; line-height: 0.7em ; text-align: left} 
#page-wrap							{ width: 955px; margin:5px 680px 18px 160px;} 
a									{ text-decoration: none; color: #FFB949; }
ul									{ list-style: none; line-height: 1.6em; color: #BBA359;}
p                                   { margin: 15px 0; line-height: 1.6em; color: #D3D3D3;}
h1									{ text-decoration: none; color: #FFB949; font: normal 290%/60% Garamond, Georgia, serif;
	letter-spacing: 0.8px;
}

/* 
	LEVEL ONE
*/
ul.dropdown                         { position:relative; line-height:2.6em; margin-bottom:10px;}
/* controls color of buttons*/
ul.dropdown li                      { float: left; zoom: 1;  background: #A38A4F; background-repeat:no-repeat; }
ul.dropdown a:hover		            { color: #FFB949; }
ul.dropdown a:active                { color: #FFB949; }
/* first 'color' controls seperator of navbar items. second 'color' controls the font color of the navbar items */
ul.dropdown li a                    { display: block; padding: 4px 9.5px; border-right: 1px solid #441207	;
	 								  color: #fff;  }

ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
/* first 'color' highlights on hover the navbar item */
ul.dropdown li:hover                { background: #481511; color: #FFFFFF; position: relative; }
/* highlights all the list of items on the droped down list */



/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 150px; visibility: hidden; position: absolute; top: 100%; left: 0;  }
/* First color controls background of drop down. second 'color' controls line seperator color in the dropdown */
ul.dropdown ul li 					{ font-weight: normal; background: #481511; color: #000; 
									  border-bottom: 1px solid #442811; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0;}
ul.dropdown li:hover > ul 			{ visibility: visible; }
.style14 {color: #DDC37E; font-size: 1.2em; }
.style15 {color: #7A7A7A; font-size: 1.2em; } /* controls speretor of upper navbar items */
.style16 {color: #D3D3D3; font-size: 13px ; line-height:1.3}
.style166 {color: #FFB949; font-size: 1.0em ; line-height:1.3}
.style167 {color: #D3D3D3; font-size: 0.9em ; line-height:1.0;}
.style169 {color: #D3D3D3; font-size: 11px ; line-height:1.3}
.style18 {color: #DDC37E; font-size: 1.0em; letter-spacing: 0.7px;} /* controls upper navbar */
.style21 {color: #D3D3D3; font-size: 1.5em ; line-height:1.3 }
.style17 {color: #FFB949; font-size: 0.6em; }/* color of 'senior living' on header logo */
.style6 {color: #D3D3D3}
.style4 {color: #DDC37E} /* footer tel, address etc. */
.style9 {color:#6B6B6B} /* web design by lime */
a:hover {color:#ccc} /* mouse over link */
a:active {color:#FFB949} /* selected link */

#style167 a:hover {
color: #ccc;
}