/* START MAIN HOLDERS */
html
{
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

body
{
	background: #5f89c4;
	color: #000;
	text-align: center;
	font: 62.5%/160% Helvetica, Arial, sans-serif;
	padding: 12px 0;
}

#container
{
	width: 978px;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
	background: #fff;
}

#print-header
{
	display: none;
}

#top-nav-holder
{
	background: #5c7bbc url(/wp-content/themes/qh_original/i/bg_top_nav_holder.gif) 0 0 no-repeat;
	height: 38px;
}

#top-nav-left-holder
{
	float: left;
	width: 500px;
}

#top-nav-facebook-holder
{
	float: left;
	width: 176px;
	z-index: 999;
}

#top-nav-right-holder
{
	float: right;
	margin-right: 3px;
	width: 60px;
}

#header
{
	clear: both;
	height: 250px;
}

#nav-holder
{
	clear: both;
	width: 100%;
	height: 38px;
	background: #78a6e5  url(/wp-content/themes/qh_original/i/bg_subnav.gif) left bottom repeat-x;
}

#middler
{
	overflow: hidden;
	background: #fff;
	padding: 20px 15px;
}

#middler-left
{
	float: left;
	width: 585px;
	margin-right: 30px;
}

#middler-right
{
	float: right;
	width: 310px;
}

body.home #middler-left,
body.cat-0 #middler-left
{
	width: 480px;
	margin-left: 15px;
}

body.home #middler-right,
body.cat-0 #middler-right
{
	width: 423px;
}

#footer
{
	clear: both;
	padding: 8px 20px 10px 8px;
	text-align: left;
	border-top: 1px solid #98BAEC;
	background: #D9E6F8;
	overflow: hidden;
	height: 50px;
}

#footer-left
{
	width: 500px;
	float: left;
	overflow: hidden;
}

#footer-right
{
	overflow: hidden;
	width: 395px;
	float: right;
}
/* END MAIN HOLDERS */

/* START LINKS */
a:link, a:visited
{
	color: #4c7bbd;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #5f89c4;
	text-decoration: none;
}

#footer a:link, #footer a:visited
{
	color: #28538B;
}

#footer a:hover, #footer a:active
{
	color: #fff;
}

#nav-bottom a:link, #nav-bottom a:visited
{
	color: #fff;
}

#nav-bottom a:hover, #nav-bottom a:active
{
	color: #fff;
}

div.pic-with-caption p a
{
	text-decoration: none;
}
/* END LINKS */

/* START BOTTOM NAVIGATION */
div#bottom-nav-holder
{
	clear:both;
	background: #5c7bbc url(/wp-content/themes/qh_original/i/bg_bottom_nav_holder.gif) top left no-repeat;
	height: 38px;
	overflow: hidden;
	padding: 0 20px;
	
}

ul#nav-bottom
{
	height: 38px;
}

ul#nav-bottom li
{
	float: left;
	font-size: 1.3em;
}

ul#nav-bottom li a
{
	margin-right: 43px;
	line-height: 38px;
}

ul#nav-bottom li a.last
{
	margin-right: 0;
}
/* END BOTTOM NAVIGATION */ 

/* START MAIN NAVIGATION */
ul#nav, ul.subnav
{
	text-align: left;
	z-index: 999;
}

ul#nav a
{
	display: block;
	width: 145px;
	padding: 4px 9px;
	height: 30px;
	text-align: center;
	font: 1.2em/25px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

a#nav-iliving
{
	background: #2e5f9f url(/wp-content/themes/qh_original/i/bg_nav_independent_living.gif) center center no-repeat;
	text-indent: -9999px;
}

a#nav-aliving
{
	background: #2e5f9f url(/wp-content/themes/qh_original/i/bg_nav_assisted_living.gif) center center no-repeat;
	text-indent: -9999px;
}

a#nav-nservices
{
	background: #2e5f9f url(/wp-content/themes/qh_original/i/bg_nav_nursing_services.gif) center center no-repeat;
	text-indent: -9999px;
}

a#nav-lifestyle
{
	background: #2e5f9f url(/wp-content/themes/qh_original/i/bg_nav_lifestyle.gif) center center no-repeat;
	text-indent: -9999px;
}

a#nav-newsevents
{
	background: #2e5f9f url(/wp-content/themes/qh_original/i/bg_nav_news_and_events.gif) center center no-repeat;
	text-indent: -9999px;
}

a#nav-about
{
	background: #2e5f9f url(/wp-content/themes/qh_original/i/bg_nav_about.gif) center center no-repeat;
	text-indent: -9999px;
}

ul#nav li, ul#nav ul.subnav li
{
	float: left;
	width: 163px;
}

ul#nav ul.subnav
{
	position: absolute;
	background: #fff;
	border-bottom: 1px solid #6E8AC3;
	width: 161px;
	left: -999em;
	z-index: 998;
}

ul#nav ul.subnav a
{
	border: 1px solid #6E8AC3;
	border-bottom: 0;
	background: #2e5f9f;
	width: 143px;
	padding: 8px 9px;
	height: auto;
	line-height: 16px;
	text-align: left;
}

ul#nav li:hover ul, ul#nav li.sfHover ul
{
	left: auto;
}

#nav li:hover a, 
#nav li.sfHover a
{
	background: #FFF;
  	color: #333;
}

#nav li:hover a#nav-iliving, 
#nav li.sfHover a#nav-iliving
{
	background: #2e5f9f url(/wp-content/themes/qh_original/i/bg_nav_independent_living_hover.gif) center center no-repeat;
	cursor: default;
}

#nav li:hover a#nav-aliving, 
#nav li.sfHover a#nav-aliving
{
	background: #2e5f9f url(/wp-content/themes/qh_original/i/bg_nav_assisted_living_hover.gif) center center no-repeat;
	cursor: default;
}

#nav li:hover a#nav-nservices, 
#nav li.sfHover a#nav-nservices
{
	background: #2e5f9f url(/wp-content/themes/qh_original/i/bg_nav_nursing_services_hover.gif) center center no-repeat;
	cursor: default;
}

#nav li:hover a#nav-lifestyle, 
#nav li.sfHover a#nav-lifestyle
{
	background: #2e5f9f url(/wp-content/themes/qh_original/i/bg_nav_lifestyle_hover.gif) center center no-repeat;
	cursor: default;
}

#nav li:hover a#nav-newsevents, 
#nav li.sfHover a#nav-newsevents
{
	background: #2e5f9f url(/wp-content/themes/qh_original/i/bg_nav_news_and_events_hover.gif) center center no-repeat;
}

#nav li:hover a#nav-about, 
#nav li.sfHover a#nav-about
{
	background: #2e5f9f url(/wp-content/themes/qh_original/i/bg_nav_about_hover.gif) center center no-repeat;
	cursor: default;
}

#nav a:link,
#nav a:visited
{
     color: #333;
     text-decoration: none;
}

#nav ul.subnav a:link,
#nav ul.subnav a:visited
{
     color: #fff;
     text-decoration: none;
}

#nav li a:hover,
#nav li a:active
{
     color: #fff;
	 background: #2E5F9F;
     text-decoration: none;
}

#nav ul.subnav a:hover,
#nav ul.subnav a:active
{
	 background: #5c7bbc;	 
	 color: #fff;
}
/* END MAIN NAVIGATION */

/* START TOPMOST LEFT NAVIGATION */
#nav-top-left
{
	width: 500px;
	height: 38px;
	background: url(/wp-content/themes/qh_original/i/bg_top_nav_left.gif);
	position: relative;
}

#nav-top-left li
{
	position: absolute;
	top: 0;
	text-indent: -9999px;
}

#nav-top-left li, #nav-top-left a
{
	height: 38px;
	display: block;
}

#nav-left-home
{
	left: 0;
	width: 100px;
}

#nav-left-partners
{
	left: 100px;
	width: 238px;
}

#nav-left-contact
{
	left: 338px;
	width: 156px; 
}

#nav-left-home a:hover
{
	background: transparent url(/wp-content/themes/qh_original/i/bg_top_nav_left.gif) 0 -38px no-repeat;
}

#nav-left-partners a:hover
{
	background: transparent url(/wp-content/themes/qh_original/i/bg_top_nav_left.gif) -100px -38px no-repeat;
}

#nav-left-contact a:hover
{
	background: transparent url(/wp-content/themes/qh_original/i/bg_top_nav_left.gif) -338px -38px no-repeat;
}
/* END TOPMOST LEFT NAVIGATION */

/* START TOPMOST RIGHT NAVIGATION */
#nav-top-right
{
	width: 60px;
	height: 38px;
	background: url(/wp-content/themes/qh_original/i/bg_top_nav_right.gif);
	position: relative;
}

#nav-top-right li
{
	position: absolute;
	top: 0;
	text-indent: -9999px;
}

#nav-top-right li, #nav-top-right a
{
	height: 38px;
	display: block;
}

#nav-right-plus
{
	left: 0;
	width: 30px;
}

#nav-right-minus
{
	left: 31px;
	width: 29px;
}

#nav-right-plus a:hover
{
	background: transparent url(/wp-content/themes/qh_original/i/bg_top_nav_right.gif) 0 -38px no-repeat;
}

#nav-right-minus a:hover
{
	background: transparent url(/wp-content/themes/qh_original/i/bg_top_nav_right.gif) -31px -38px no-repeat;
}
/* END TOPMOST RIGHT NAVIGATION */

/* START MISC DIVS */
div#of-interest-holder
{
	width: 320px;
	margin: 5px 0 0 63px;	
}

div.event-item, div.article-item, div.available-item
{
	padding-left: 20px;
	margin-bottom: 24px;
	background: url(/wp-content/themes/qh_original/i/bullet_generic.gif) 0 6px no-repeat;
	
}

#whats-available-holder
{
	padding-top: 20px;
	clear: both;

}

div#monoSlideshow
{
	width: 978px;
	height: 250px;
	overflow: hidden;
	background: #5f89c4;
}

#homequotes
{
	height: 63px;
	width: 400px;
	margin-left: 30px;
}

.divider-left
{
	clear: both;
	height: 10px;
	background: #fff url(/wp-content/themes/qh_original/i/divider_left.gif) center center no-repeat;
	margin: 20px 0;
}

#homeslides
{
	height: 362px;
	width: 523px;
	background: #fff url(/wp-content/themes/qh_original/i/bg_homeslides.gif) center center no-repeat;
}

#homeslides img
{
		border: 10px solid #fff;
		margin: 10px;
		display: block;
		height: 322px;
		width: 483px;
}
/* END MISC DIVS */

/* START PARAGRAPHS AND HEADINGS */
p
{
	font-size: 1.4em;
	line-height: 1.5;
	margin-bottom: 15px;
	color: #343434;
}

/* KEEP THIS IN CASE WE MAKE THIS HOME PAGE SECTION DYNAMIC 
#whats-available-holder p
{
	font-size: .9em;
	margin-bottom: 0;
	line-height: 1.2;
	color: #000;
}*/

p.take-notice
{
	border: 5px solid #bcc9e3;
	background: #fffdf5;
	padding: 20px;
}

div.available-item p.thetitle
{
	margin-bottom: 1px;
}

div.typewriter p
{
	font-family: "Times New Roman", Georgia, serif;
	line-height: 1.3;
	font-size: 1.6em;
	color: #343434;
}

#middler-right p.testimonial
{
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 1.5;
	color: #4C7BBD;
	color: #5c7bbc;
	margin-bottom: 25px;
	font-style: italic;
}

#middler-right p.todo
{
	color: #fff;
}

p#go-to-search-guide
{
	line-height: 1.2;
	font-size: 1.5em;
	margin: 0 -5px 0 12px;
	height: 44px;
	background: url(/wp-content/themes/qh_original/i/magnifying_glass_white_bg.gif) top left no-repeat;
	padding: 7px 0 0 60px;
}

div.pic-with-caption p
{
	text-align: center;
	margin-bottom: 0;
}

#middler-right p
{
	color: #454545;
}

#footer p
{
	font-size: 1.4em;
	line-height: 1.4;
	color: #1D2D46;
	padding-top: 7px;
}

#footer-left p
{
	padding-top: 15px;
}

#footer-right p
{
	 float: left;
	 padding-left: 20px;
	 margin-bottom: 3px;
}

h2
{
	font-size: 2.7em;
    font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 1.3;
	color: #354B6A;
	margin-bottom: 15px;
}

#middler-right h2
{
	font-size: 2.3em;
}

h3
{
	font-size: 2.2em;
    font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 1;
	color: #4C7BBD;
	margin-bottom: 15px;
}

div#photo-gallery-holder h3
{
	clear: both;
}

h3.underline-me
{
	border-bottom: 1px solid #F8D994;
	margin-bottom: 15px;
	padding-bottom: 3px;
	font-weight: normal;
}

h3.toggle-head
{
	font-size: 1.8em;
    font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 1;
	color: #4C7BBD;
	margin-bottom: 20px;
}

h4
{
	font-size: 1.8em;
    font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 1;
	color: #7297CB;
	margin-bottom: 10px;
}
/* END PARAGRAPHS AND HEADINGS */

/* START MISC STUFF */
.blog-entry
{
	margin: 20px;
	overflow: hidden;	
}

.blog-entry h2
{
	font-size: 2.8em;
	font-weight: bold;
}

.blog-entry-date
{
	margin-top: -15px;
	color: #676767;
	font-style: small-caps;
}

#photo-gallery-holder a.lightbox
{
	float: left;
	margin: 0 20px 15px 0;
	height: 100px;
	width: 100px;
	overflow: hidden;
	border: 1px solid #d6def5;
	padding: 5px;	
}

#photo-gallery-holder a.lightbox:link,
#photo-gallery-holder a.lightbox:visited
{
	background: #fff;
}

#photo-gallery-holder a.lightbox:hover,
#photo-gallery-holder a.lightbox:active
{
	background: #d9e6f8;
}

.make-caps
{
	text-transform: uppercase;
}

.framed
{
	padding: 9px;
	border: 1px solid #d6def5;
}

img.home-closer-look
{
	 float: right;
	 margin: 0 55px 0 0; 
}

em
{
	font-style: italic;
}

#footer span
{
	color: #5c7bbc;
}

img#logo-footer
{
	float: left;
	margin-right: 20px;
}

.goleft, .alignleft
{
	float: left;
	margin: 5px 20px 15px 0;
}

.goright, .alignright
{
	float: right;
	margin: 5px 0 15px 20px;
}

strong
{
	font-weight: bold;
}
/* END MISC STUFF */

/* START LISTS */
ul.sitemap
{
	font-size: 1.4em;
	line-height: 1.5;
	margin-bottom: 25px;
	color: #343434;
	width: 290px;
	float: left;
}

ul.sitemap ul
{
	margin: 10px 0 10px 25px;
	list-style-type: disc;
}

ul.sitemap li
{
	margin-bottom: 10px;
	background: url(/wp-content/themes/qh_original/i/bullet_generic.gif) 0 6px no-repeat;
	padding-left: 20px;
}

ul.sitemap ul li
{
	background: none;
	padding-left: 3px;
}

ul.generic
{
	font-size: 1.4em;
	line-height: 1.5;
	margin-bottom: 25px;
	color: #343434;
}

ul.generic li
{
	margin-bottom: 14px;
	background: url(/wp-content/themes/qh_original/i/bullet_generic.gif) 0 6px no-repeat;
	padding-left: 20px;
}

#whats-available-holder li
{
	margin-bottom: 14px;
	background: url(/wp-content/themes/qh_original/i/bullet_generic.gif) 0 2px no-repeat;
	padding-left: 17px;
}

#whats-available-holder li.view-all
{
	background: none;
	margin-bottom: 0;
}
/* END LISTS */

/* START FORMS */
span.req
{
	color: #bf0b0b;
}

form#thecontactform label.error
{
	color: #fff;
	font-size: 12px;
	padding: 5px 5px;
	float: right;
	font-weight: bold;
	line-height: 18px;
	margin-top: -44px;
	background: #bf0b0b;
}

form#thecontactform fieldset
{
	   margin-bottom: 20px;
		border: 1px solid #d6def5;
		padding: 0 20px 20px 20px;
		background: #FFFDF5;
}

form#thecontactform legend
{
	font-size: 1.8em;
	text-transform: uppercase;
    font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
	color: #4C7BBD;
	padding: 0 5px;
	margin-bottom: 15px;
}


form#thecontactform p
{
	margin-bottom: 10px;
}

form#thecontactform .checkbox
{
	margin-right: 5px;
}

form#thecontactform input.textinput
{
	padding: 5px;
	width: 350px;
	margin-bottom: 15px;
}

form#thecontactform textarea
{
	paddding: 5px;
	width: 539px;
	margin-bottom: 10px;
	height: 125px;
	font: 14px Helvetica, Arial, sans-serif;
}

form#thecontactform select
{
	width: 364px;
}
/* END FORMS */
