/* Global Reset and Global Classes */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, select, option, textarea, p, blockquote {  
	margin: 0; 
	padding: 0; 
}
ul, ol {
	margin: 0;
	padding: 0 0 0 16px;
}
textarea {
	overflow: hidden;
}
a{
	outline: none;
}
h1{
	font-size: 24px;
}
h2{
	font-size: 14px;
	border-bottom: 1px solid #3bb41a;
	clear: left;
}
h3{
	font-size: 12px;
	border-bottom: 1px solid #3bb41a;
	margin-top: 15px;
	clear: left;
}
h4{
	font-size: 12px;
}

/* Sifr Styles */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
	margin-bottom: 2px;
}

/* Website Styles */
body {
	background: #fff url(ui/bg.gif) top repeat-x;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
}
a {
	color: #4f4f4f;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#container {
	width: 779px;
	margin: 0 auto 0 auto;
}
#header {
	background:url(ui/living-ambitions-header.gif) no-repeat 0px 24px;
	height: 230px;
	margin: 0;
}
#header p {
	display: none;
}
#menu {
	position: absolute;
	top: 199px;
	background: url(ui/menubg.jpg) no-repeat;
	width: 779px;
}
#menu li {
	float: left;
	list-style: none;
	margin: 1px 0 0 -10px;
}
#menu li a {
	display: block;
	font-size: 12px;
	line-height: 29px;
	color: #4b862e;	
	text-decoration: none;
	text-indent: -900em;
	padding-right: 10px;
}
#menu li a:hover {
	display: block;
	color: #000;
	text-decoration: none;
}
#menu-home a {
	background: url(ui/home-nav.jpg) no-repeat;
	width: 50px;
}
#menu-home a:hover {
	background: url(ui/home-nav-over.jpg) no-repeat;
}
#menu-about a {
	background: url(ui/about-nav.jpg) no-repeat;
	width: 48px;
}
#menu-about a:hover {
	background: url(ui/about-nav-over.jpg) no-repeat;
}
#menu-careers a {
	background: url(ui/careers-nav.jpg) no-repeat;
	width: 56px;
}
#menu-careers a:hover {
	background: url(ui/careers-nav-over.jpg) no-repeat;
}
#menu-keystaff a {
	background: url(ui/key-staff-nav.jpg) no-repeat;
	width: 65px;
}
#menu-keystaff a:hover {
	background: url(ui/key-staff-nav-over.jpg) no-repeat;
}
#menu-contact a {
	background: url(ui/contact-nav.jpg) no-repeat;
	width: 53px;
}
#menu-contact a:hover {
	background: url(ui/contact-nav-over.jpg) no-repeat;
}
#column {
	position: absolute;
	z-index: 5000;
	width: 193px;
	margin: 0 530px 0 0;
	padding: 0;
}
#column h2 {
	border: none;
	margin-top: 0;
}
#column ul {
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;
}
#column ul li {
	position: relative;
	height: 32px;
}
#column ul li a {
	display: block;
	text-decoration: none;
	text-indent: -900em;
	line-height: 32px;
}
#column li:hover ul, #column li.over ul { 
	display: block;
}
#column li ul {
	position: absolute;
	z-index: 5000;
	left: 193px;
	top: 0;
	display: none;
	width: 180px;
	padding-left: 2px;
}
#column li ul li a {
	text-indent: 1em;
	background: #659a2a none !important;
	color: #fff;
}
#column li ul li a:hover {
	text-indent: 1em;
	background: #507f1c none !important;
	color: #fff;
}
#sub-oliver a {
	background: url(ui/oliver-house-sub.gif) no-repeat;
}
#sub-oliver a:hover {
	background: url(ui/oliver-house-sub-over.gif) no-repeat;
}
#sub-children a {
	background: url(ui/children-sub.gif) no-repeat;
}
#sub-children a:hover, #sub-children:hover a {
	background: url(ui/children-sub-over.gif) no-repeat;
}
#sub-transition a {
	background: url(ui/transition-sub.gif) no-repeat;
}
#sub-transition a:hover, #sub-transition:hover a {
	background: url(ui/transition-sub-over.gif) no-repeat;
}
#sub-supported a {
	background: url(ui/supported-sub.gif) no-repeat; 
}
#sub-supported a:hover, #sub-supported:hover a {
	background: url(ui/supported-sub-over.gif) no-repeat;
}
#e-newsletter {
	background: url(ui/e-newsletter.gif) no-repeat;
	text-indent: -900em;
	height: 28px;
}
#news-press {
	background: url(ui/news-press.gif) no-repeat;
	text-indent: -900em;
	height: 28px;
	margin-top: 3px;
}
#future-events {
	background: url(ui/future-events.gif) no-repeat;
	text-indent: -900em;
	height: 28px;
	margin-top: 3px;
}
.column-box {
	background: url(ui/column-cbg.gif) no-repeat;
	width: 193px;
	height: 98px;
	margin-bottom: 3px;
}
.column-boxa {
	background: url(ui/column-cbg1.gif) no-repeat;
	width: 193px;
	height: 150px;
}
.column-box p, .column-boxa p {	
	width: 175px;
	padding: 8px 0 0 13px;
	margin-bottom: -5px;
	line-height: 16px;
}
.icon p {
	background: url(ui/n-icon.gif) no-repeat 12px 14px;
	padding: 12px 0 0 28px;
	width: 160px;
}
#content {
	margin: 0 0 0 210px;
	padding-top: 12px;
	padding-bottom: 12px;
	min-height: 520px;
	background: url(ui/cbg.jpg) no-repeat;
}
#content h2 {
	margin-bottom: 10px;
	padding-bottom: 2px;
}
#content li {
	line-height: 18px;
}
#content-tour {
	margin: 0 0 0 210px;
	padding-top: 12px;
	min-height: 520px;
	width: 390px;
}

#column-tour {
	position: absolute;
	z-index: 5000;
	top: 250px;
	width: 150px;
	margin: 0 0 0 620px;
	padding: 0;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3bb41a;
}
p {
	line-height: 18px;
	padding: 0 0 10px 0;
}
.image {
	border: 1px solid #decb0c;
	padding: 1px;
	float: right;
	margin: 0 0 0 15px;
}
.image-tour {
	border: 1px solid #decb0c;
	padding: 1px;
	margin: 10px 10px 20px 0;
	float: left;
}
.view {
	position: absolute;
	margin-left: -112px;
	margin-top: 87px;
}
.image-staff {
	border: 1px solid #decb0c;
	padding: 1px;
	margin: 10px 10px 20px 0;
	float: left;
}
#footer {
	padding: 5px 0 5px 0;
	border-top: 1px solid #659a2a;
	clear: both;
}
#footer img {
	margin: 0 5px 5px 0;
	border: 0;
}
#watson-footer-logo {
	margin: 0 0 5px 40px !important;
}
#wtext {
	text-align: center;
	font-size: 10px;
	margin-top: -10px;
}
#documents {
	line-height: 20px;
}
#contact label {
	display: block;
	margin: 5px 0 5px 0;
	font-weight: bold;
}
#referral label {
	display: block;
	margin: 5px 0 5px 0;
	font-weight: bold;
}
fieldset {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #659a2a;
	width: 400px;
}
legend {
	font-weight: bold;
	color: #5a5a5a;
}
#contact p {
	font-weight: bold;
	color: #ff0000;
	margin-top: 5px;
}
#referral p {
	font-weight: bold;
	color: #ff0000;
	margin-top: 5px;
}
#mFormSubmit {
	margin-bottom: 10px;
}
input, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.form_confirmation {
	color: #3bb41a;
	font-weight: bold;
}
#contact button {
	background: url(ui/submit_btn.gif) no-repeat;
	width: 74px;
	height: 24px;
	border: none;
	text-indent: -900em;
	cursor: pointer;
}
.tour_image {
	border: 1px solid #decb0c;
	padding: 1px;
	margin: 10px 15px 10px 15px;
}
#enews_email {
	margin: 10px 0 0 10px;
}
#enews_submit {
	background:url(ui/sign-up.gif) no-repeat;
	width: 50px;
	height: 17px;
	border: none;
	text-indent: -900em !important;
	cursor: pointer;
}
.staff, .tour-content p {
	padding: 10px;
}
#vt_title {
	border: none;
}
#menu-contact ul li a {
	background: #659a2a;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-indent: 0;
	padding-left: 15px;
	text-decoration: none;
	width: 75px;
}
#menu-contact ul li a:hover {
	background: #507f1c;
	color: #fff;
	text-decoration: none;
	width: 75px;
}
#menu-contact ul li {
	padding: 2px;
	border-bottom: 0;
}
.map-text {
	line-height: 14px;
	color: #659a2a;
}
#map {
	width: 419px;
	height: 225px;
	border: 1px solid #659a2a;
	margin: 0 0 10px 0;
}
#map span {
	display: none;
}
#print_map {
	padding: 0 0 5px 368px;
	font-weight: bold;
	display:block;
}
#staff_clear {
	clear: left;
}