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

body {
	font: 12px normal Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #333333;
	line-height: 20px;
	background: url(../images/bodybg.png) repeat-y center top #e6ddcf;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, fieldset, table, pre {
	margin: 0;
	padding: 0;
}

ul { list-style: none;}

a, a:active {
	color: #4282d3;
	outline: none;
	text-decoration: underline;
}

a:hover { text-decoration: none;}

a img { border: none;}

#container {
	width: 960px;
	margin: 0 auto 0 auto;
}

#container.home { background: url(../images/topbg.jpg) no-repeat 0 65px;}

/* header area */

#header {
	width: 960px;
	overflow: hidden;
}

#logo {
	float: left;
	width: 233px;
	margin-top: 22px;
}

#hright {
	float: right;
	width: 670px;
	overflow: hidden;
}

#searchbox {
	width: 407px;
	height: 41px;
	margin-left: 255px;
	padding-bottom: 6px;
}

#searchbox.home { background: url(../images/searchbox_bg.png) no-repeat left top;}

#searchbox form { border: none; overflow: hidden;}

#searchbox form p { padding: 12px 0 0 32px; float: left;}

#searchbox input.txt {
	font: 12px normal Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #666666;
	width: 120px;
	height: 18px;
	padding: 5px 3px 2px 3px;
	border: none;
	background: url(../images/search_bg.gif) no-repeat left top;
}

#searchbox input.btn { margin: 0 0 -4px 0;}

html>/**/body #searchbox input.btn { margin: 0 0 -8px 0;}

#searchbox form p.phone {
	font-size: 26px;
	color: #d97236;
	padding: 14px 0 14px 15px;
}

#topnav {
	width: 670px;
	height: 45px;
	overflow: hidden;
}

#topnav li {
	float: left;
	height: 45px;
}

#topnav li a {
	display: block;
	height: 45px;
	text-indent: -10000px;
}

#home a { width: 68px; background: url(../images/topnav.png) no-repeat left top;}
#sncare a { width: 156px; background: url(../images/topnav.png) no-repeat -68px top;}
#asliving a { width: 130px; background: url(../images/topnav.png) no-repeat -224px top;}
#hcare a { width: 120px; background: url(../images/topnav.png) no-repeat -354px top;}
#blog a { width: 57px; background: url(../images/topnav.png) no-repeat -474px top;}
#ghelp a { width: 137px; background: url(../images/topnav.png) no-repeat right top;}

#home a:hover, #home a.active { width: 68px; background: url(../images/topnav.png) no-repeat left bottom;}
#sncare a:hover, #sncare a.active { width: 156px; background: url(../images/topnav.png) no-repeat -68px bottom;}
#asliving a:hover, #asliving a.active { width: 130px; background: url(../images/topnav.png) no-repeat -224px bottom;}
#hcare a:hover, #hcare a.active { width: 120px; background: url(../images/topnav.png) no-repeat -354px bottom;}
#blog a:hover, #blog a.active { width: 57px; background: url(../images/topnav.png) no-repeat -474px bottom;}
#ghelp a:hover, #ghelp a.active { width: 137px; background: url(../images/topnav.png) no-repeat right bottom;}

/* top content */

#top_cont {
	clear: both;
	width: 425px;
	margin: 0 0 0 500px;
	height: 307px;
}

html>/**/body #top_cont { min-height: 287px; height: auto!important;}

#top_cont h1, #top_cont #main_title {
	font-size: 38px;
	color: #ff5f00;
	font-weight: bold;
	line-height: 120%;
	margin: 20px 0 6px 0;
}

#top_cont h2, #top_cont #sec_title {
	font-size: 24px;
	color: #bf6600;
	font-weight: normal;
	line-height: 110%;
	margin-bottom: 20px;
}

#top_cont p {
	width: 400px;
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 24px;
}

#top_cont p.btn { margin: 0 0 0 80px;}


/* main content */

#content {
	width: 960px;
	overflow: hidden;
	background: url(../images/content_bg.png) repeat-y left top;
}

#ctop {
	width: 960px;
	height: 14px;
	background: url(../images/contenttop.png) no-repeat left top;
}

#cbtm {
	clear: both;
	width: 960px;
	height: 15px;
	background: url(../images/contentbtm.png) no-repeat left top;
}

/* style for flash on page */

.flash {
	padding-bottom: 10px;
}
/* left column */

#left_column {
	width: 710px;
	float: left;
	overflow: hidden;
	font-size: 14px;
	padding-bottom: 10px;
}

#left_column h1, #left_column h1 a {
	font-size: 26px !important;
	color: #ff5f00 !important;
	font-weight: normal;
	padding-bottom: 7px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d7cec1;
	text-decoration:none;
}

#left_column h2, #left_column h2 a {
	font-size: 20px !important;
	color: #ff5f00;
	font-weight: normal;
	margin: 0px 0 9px 0;
}

#left_column h2.first {
	margin-top:0px !important;
}

#left_column h3 {
	font-size: 16px;
	color: #ff5f00;
	font-weight: normal;
	margin: 25px 0 9px 0;
}

#left_column h3 a {	color: #ff5f00;}

#left_column .subtitle {
	font-size: 11px;
	color: #000;
	margin-bottom: 14px;
}

#left_column .subtitle a { color: #000; font-size: 11px !important;}


.home #left_column h2 {
	font-size: 26px !important;
	color: #ff5f00 !important;
	font-weight: normal;
	padding-bottom: 7px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d7cec1;
	text-decoration:none;
}

/* blog left column */

#left_column_blog {
	width: 710px;
	float: left;
	overflow: hidden;
	font-size: 14px;
	padding-bottom: 10px;
}

#blog-title-h1, #blog-title-h1 a {
	font-size: 18px !important;
	color: #ff5f00 !important;
	font-weight: normal;
	margin: 25px 0 9px 0;
}

#left_column_blog h2, #left_column_blog h2 a {
	font-size: 26px !important;
	color: #ff5f00 !important;
	font-weight: normal;
	padding-bottom: 7px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d7cec1;
	text-decoration:none;
}

#left_column_blog h3 {
	font-size: 16px;
	color: #ff5f00;
	font-weight: normal;
	margin: 25px 0 9px 0;
}

#left_column_blog h3 a {	color: #ff5f00;}

#left_column_blog .subtitle {
	font-size: 11px;
	color: #4282d3;
	margin-bottom: 14px;
}

#left_column_blog .subtitle a { color: #4282d3; font-size: 11px !important;}

/* Blog ends */

/* list style home page*/
.left_big ul

{
	padding-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom:20px;
	list-style-type: disc;
	list-style-position: outside;

}

.left_big li

{
	padding-top:0px;
	line-height:1.5;
	margin-left:10px;

	}


.left_big {
	width: 365px;
	float: left;
	display: inline;
	margin: 15px 0 0 28px;
}

.left_big p { margin-bottom: 25px;}

.left_big p.link { margin-bottom: 0;}

.left_small {
	width: 255px;
	float: right;
	display: inline;
	margin: 15px 28px 0 0;
}

p.comments { margin-top: 12px; font-size:11px;}



.left_big_inner {
	width: 655px;
	float: left;
	display: inline;
	margin: 10px 0 0 28px;
}

#left_column .left_big_inner h2 {
	font-size: 16px;
	font-weight: normal;
	color: #4282d3;
	margin:20px 0 10px 0;
}

.left_big_inner p { margin-bottom: 25px;}

#left_column .left_big_inner a {font-size: 12px;}

/* ----- added by matt maes 28dec style for images in content area ------*/
.imageright {float:right; margin-bottom: 10px; margin-left:25px;font-weight:bold;}
/* ----- added by matt maes 26dec list styles for main content ------*/
.left_big_inner ul, .left_big ul, .two_col ul

{
	padding-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom:20px;
	list-style-type: disc;
	list-style-position: outside;

}

.left_big_inner li, .left_big li, .two_col li

{
	padding-top:0px;
	line-height:1.5;
	margin-left:10px;

	}

.two_col ul
{
float: left;
width: 615px;
}
.two_col li
{
float: left;
width: 280px;
}
.tuline { font-size: 11px; color: #666666;}


#right_column p.phone {
	color: #4282d3;
	font-size: 22px;
	margin: 10px 0 25px 15px;
}


/* left column form */

.left_big_form {
	width: 325px;
	float: left;
	display: inline;
	margin: 15px 0 0 0;
}

.left_small_form {
	width: 255px;
	float: right;
	display: inline;
	margin: 15px 28px 0 0;
}

.left_big_form p {
	width:325px !important;
}

.left_small_form p {
	width:255px !important;
}


.small-text, .small-text a {
	font-size:11px !important;
}

.left_big_form form {
	background-color:#fcf8f2;
	padding:15px 20px;
	border:1px solid #f2ebe1;
}

.left_big_form label {
	float:left;
	clear:left;
	margin-bottom:4px;
	width:275px;
}

.left_big_form input {
	float:left;
	margin-bottom:10px;
	width:275px;
}

.left_big_form textarea {
	float:left;
	margin-bottom:10px;
	width:275px;
}

.left_big_form select {
	float:left;
	margin-bottom:10px;
	width:280px;
}


/* right column */

#right_column {
	width: 250px;
	float: right;
}

#right_column h3 {
	width: 200px;
	font-size: 15px;
	color: #ff5f00;
	font-weight: normal;
	margin: 12px 0 12px 18px;
	padding-bottom: 3px;
	border-bottom: 1px solid #d7cec1;
}

.map-h3 {
	background:url(../images/map-h3.png) no-repeat right 0;
}
.map-h3 div {
	margin-right:75px !important;
}

#right_column p {
	width: 200px;
	margin: 8px 0 18px 18px;
}

#right_column p.map { margin: 2px 0 10px 32px;}

#right_column p.btn {
	width: 220px;
	margin: 8px 0 0px 12px;
}

.service li {
	margin: 0 12px 5px 18px;
	padding-left: 12px;
	background: url(../images/libg.gif) no-repeat left 5px;
}

#right_column p.phone2 {
	color: #4282d3;
	font-size: 22px;
	margin: 0px 0 10px 15px;
}
#right_column p.pintro {
margin: 0px 0px 2px 18px;
}

#officeinfo {
padding-bottom: 10px;
}

#officeinfo p {
margin: 0px 0px 0px 18px;
}


/* footer area */

#ftrnav {
	width: 900px;
	overflow: hidden;
	margin: 18px 0 18px 0;
}

#ftrnav li {
	float: left;
	font-size: 14px;
	border-right: 1px solid #666666;
}

#ftrnav li.last { border-right: none;}

#ftrnav li a {
	color: #666666;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#footer {
	width: 960px;
	height: 35px;
	padding-top: 12px;
	border-top: 1px solid #d7cec1;
}

.copy {
	float: left;
	color: #a69f95;
	font-size: 11px;
}

.wdes {
	float: right;
	color: #a69f95;
	font-size: 11px;
}

.wdes a {
	color: #a69f95;
	text-decoration: none;
}


.blog-post p {
	margin:0 0 10px 0 !important;
}

.widget_categories {
	padding:5px 0 20px 15px;
}

.widget_archive {
	padding:0 0 20px 15px;
}

#location-selector {
	width: 280px;
	float:left;
}

#location_info {
	width: 325px;
	float:left;
	margin:0 0 15px 15px;
	padding-left:15px;
	border-left:1px solid #cccccc;
}

#location_info h3 {
	margin-top:0;
}

#location_info a {
	font-size:14px !important;
}

.statelist{
	padding-bottom:5px;
}

.location-title{
	display: inline;
}

.location-select{
	text-align: left;
	width: 185px;
	position: absolute;
	right: 0;
}