@charset "utf-8";
/* CSS Document */

body  {
	font: 12pt 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 15px 0px 0px 0px;
	text-align: center;
	color: #333;
}
body.home {
	background: #FFFFFF url(/images/template/background_top_border.jpg) repeat-x;
}
body.sub {
	background: #FFFFFF url(/images/template/background_top_border.jpg) repeat-x;
}
#container { 
	width: 950px;
	margin: 0 auto;
	text-align: left;
	clear: both;
} 
#header { 
	width: 100%;
	background: url(/images/template/logo_advacare.jpg) no-repeat;
	padding: 0px; 
	height: 110px;
	clear: both;
	overflow: auto;
}

.home #body,
.sub #body {
	clear: both;
	display: inline-block;
	width: 100%;
	background: url(/images/template/main_banner_home.jpg) no-repeat 0 0;	
	text-align: center;
	height: auto;
}

#body-inner {
	clear: both;
	width: 910px;
	margin: 244px auto 10px auto;
	text-align: left;
}

#body-inner #left {
	min-height: 350px;
	width: 675px;
	height: auto;
	float: left;
	/*overflow: auto;*/
}

.sub #body-inner #left {
	background: url(/images/template/background_body_inner_sub.jpg) no-repeat;
	min-height: 350px;
	width: 615px;
	height: auto;
	float: left;
	overflow: auto;
	padding: 25px 30px 20px 30px;
}

#body-inner #right {
	float: left;
	width: 205px;
	height: auto;
	min-height: 200px;
	padding: 80px 10px 10px 15px;
	overflow: auto;	
	font-size: 10pt;
}
#body-bottom {
	clear: both;
	width: 100%;
	height: 41px;
	background: #FFFFFF url(/images/template/background_body_bottom.jpg) no-repeat;
}

#footer {
	clear: both;
	width: 100%;
	height: 100px;
	overflow: auto;
	border-bottom: 20px solid #D2232A;
	font-size: 10pt;
}

#footer-inner {
	clear: both;
	width: 890px;
	margin: 0 auto;
	text-align: left;
	height: 100px;
}

#footer #footer-inner #copyright {
	clear: both;
}

#feature-buttons-block {
	width: 670px;
	height: 170px;
	border: 1px solid #E5E5E5;
	background: #FFFFFF url(/images/template/background_large_buttons.jpg) repeat-x;
	margin-bottom: 15px;
}

#feature-buttons-block .feature-button {
	float: left;
	text-align: center;
	width: 202px;
	height: 125px;
	margin-top: 12px;
	padding: 10px;
	border-right: 1px solid #E5E5E5;
	font-size: 20pt;
	color: #D2232A;
	cursor: pointer;
}

#feature-buttons-block .feature-button-right {
	float: left;
	text-align: center;
	width: 202px;
	height: 125px;
	margin-top: 12px;
	padding: 10px;
	font-size: 20pt;
	color: #D2232A;
	cursor: pointer;
}

#feature-buttons-block .feature-button-link {
	clear: both; 
	width: 100%; 
	text-align: right; 
	margin-top: 20px; 
	font-size: 10pt;
	font-weight: normal;
}

.block {
	padding-bottom: 15px;
}

#welcome-block {
	width: 630px;
	float: left;
	padding: 20px 20px 0px 20px;
}

#news-block {
	width: 630px;
	float: left;	
	padding: 20px 20px 0px 20px;
}

.testimonial {
}

.location {
	padding-bottom: 20px;
}

.faq-question {
	margin-bottom: 5px;
}

.faq-details {
	margin: 5px 0px 20px 20px;
}

/****************************************************************/

h1 {
	font-family: 'Trebuchet MS', Arial, Helvetica, Verdana;
	font-size: 22pt;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0;
	text-transform: capitalize;
}
h2 {
	font-family: 'Trebuchet MS', Arial, Helvetica, Verdana;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;
	text-transform: capitalize;
}

body.sub h1 {
	font-size: 24pt;
	font-weight: normal;
	color: #D2232A;
	margin-bottom: 20px;
}

p {
	margin-top: 0px;
}

a, a:hover, a:visited {
	color: #D2232A;
}

/****************************************************************/

#main-menu {
	float: right;
	margin-right: 10px;
}

#nav_759722 {
	list-style: none;
}

#nav_759722 li {
	float: left;
	padding-right: 15px;
}

#nav_759722 li a {
	font-family: 'Trebuchet MS', Arial, Helvetica, Verdana;
	font-size: 19px;
	color: #333333;
	text-decoration: none;
}

#nav_759722 #main-menu-item-red a {
	color: #D2232A;
	font-weight: bold;
	text-decoration: none;
}

#footer-menu {
	clear: both;
	margin-bottom: 10px;
	overflow: auto;
}

#nav_759744 {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

#nav_759744 li {
	float: left;
	padding-right: 10px;
}

#nav_759744 li a {
	font-family: 'Trebuchet MS', Arial, Helvetica, Verdana;
	font-size: 14px;
	color: #333333;
}

/* About Us Menu */
#cat_780887_divs {
	margin-bottom: 15px;
}

#nav_780887 {
	list-style: none;
	padding-left: 0px;
}

/* Sales Area Menu */
#cat_909488_divs {
	margin-bottom: 15px;
}

#nav_909488 {
	list-style: none;
	padding-left: 0px;
}
