@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg.gif) top repeat-x #c0b38b;
	margin: 0px;
	padding: 0px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#535149;
	}
#center{
	width:866px;
	padding:0;
	margin: 0 auto;
	}
#wrapper{
	width:866px;
	float:left;
	padding:0;
	}
#topper{
	width:866px;
	float:left;
	padding:5px 0 0 0;
	height:25px;
	}
#header{
	background:url(../images/topbanner.jpg) left top no-repeat;
	width:841px;
	float:left;
	padding:20px 0 0 25px;
	height:193px;
	}
	
#nav{
	background:url(../images/nav-bg.jpg) left top no-repeat;
	width:832px;
	height:47px;
	padding: 0 16px 5px 18px;
	}
#nav ul {
	margin:0;
	padding:0;
	}
#nav ul li {
	border-left: 1px solid #e5d9b0;
	border-right: 1px solid #9f905f;
	list-style:none;
	list-style-image:none;
	float:left;
	height:47px;
	position:relative;
	
	}
#nav ul li a{
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:15px 16px 0 16px;
	display:block;
	height:32px;
	text-shadow: 2px 1px 2px #7f703c;
	}
#nav ul li a:hover{
	background:url(../images/hover-arrow.png) bottom center no-repeat;
	text-shadow: 2px 1px 2px #4c4324;
	}
	
#nav ul li ul{
	position:absolute;
	display:none;
	width: 175px;
	left:0px;
	top:47px;
	background-color:#012d08;
	padding:10px 0 0 0;
	margin:0;
	z-index:100;
	}
	
#nav ul li:hover ul {
	display:block;
}

#nav ul li ul li {
	margin:0;
	text-align:left;
	font-size:12px;
	padding:0;
	float:none;
	height:30px;
	}

#nav ul li ul li a {
	background-image:none;
	color:#cbb260;
	padding:8px 0 0 0;
	font-size:12px;
	margin:0;
	height:22px;
	text-shadow: none;
	}

#nav ul li ul li a:hover {
	background-image:none;
	color:#ffffff;
	background-color:#ac9961;
	font-size:12px;
	text-shadow: none;
	}

#menu{
	background:url(../images/nav.jpg) left top no-repeat;
	width:849px;
	float:left;
	height:49px;
	padding:0 0 3px 17px;
	}
.nav{
	float:left;
	margin:0;
	}
#wrapper3{
	background: url(../images/bggreen.jpg) left repeat-y;
	width:845px;
	float:left;
	padding:5px 9px 5px 12px;
	}
#left{
	width:576px;
	float:left;
	}
#left-content{
	background:url(../images/content-bg.gif) left repeat-y;
	width:536px;
	min-height: 582px;
	float:left;
	padding:10px 20px 0 20px;
	}
.left-content{
	background:url(../images/content-bg.gif) left repeat-y;
	width:536px;
	float:left;
	padding:10px 20px 0 20px;
	}
#center-content{
	background:url(../images/content-bg2.gif) left repeat-y;
	width:809px;
	float:left;
	padding:10px 20px 0 20px;
	}	
#right{
	width: 263px;
	float:left;
	padding:0 0 0 6px;
	}
#rt-content-top{
	background:url(../images/rt-content-top.gif) left top no-repeat;
	width: 243px;
	float:left;
	height:33px;
	padding:13px 10px 10px 10px;
	}
#right-content{
	background:url(../images/rt-content-bg.gif) left repeat-y;
	width: 243px;
	float:left;
	padding:10px 10px 0 10px;
	}
#footer{
	background:url(../images/footer.jpg) left top no-repeat;
	width:826px;
	float:left;
	height:75px;
	padding:20px;
	}
#disclaimer {
	font-size:8px;
	}
#footer-link{
	width:846px;
	float:left;
	padding:10px;
	background: #c0b38b;
	}
#address{
	width:520px;
	float:left;
	height:75px;
	}
#copyright{
	width:846px;
	float:left;
	padding:10px;
	height:23px;
	background: #c0b38b;
	}
#bbb {
	float:left;
	top:0;
	right:0;
	padding:0;
	margin:0 0 0 90px;
	}

.c-bottom {
	margin-bottom: 15px;
	}

#media-sec {
	width: 263px;
	float: right;
	}

#media-top {
	width: 263px;
	height: 8px;
	float: right;
	background: url(../images/rt-column-top.gif) top right no-repeat;
	}

#media-main {
	width: 251px;
	float: right;
	background: url(../images/rt-column-bg.gif) right repeat-y;
	padding: 0 6px 0 6px;
	}

#media-btm {
	width: 263px;
	height: 34px;
	float: right;
	background: url(../images/rt-column-btm.gif) bottom right no-repeat;
	}

/* Old Media Styles */

/*
.media-title-1 {
	width: 143px;
	height: 90px;
	padding: 14px 92px 0 16px;
	background: url(../images/happy-senior-woman.jpg) right no-repeat;
	float: right;
	}

.media-title-2 {
	width: 163px;
	height: 90px;
	padding: 14px 11px 0 77px;
	background: url(../images/happy-senior-man.jpg) left no-repeat;
	float: right;
	text-align: right;
	}

.media-title-1 h1, .media-title-2 h1 {
	font-size: 15px;
	margin: 0;
	padding: 0;
	}

.media-title-1 p, .media-title-2 p {
	margin: 0;
	font-size: 10px;
	}

.media-buttons {
	width: 237px;
	float: right;
	padding: 0 7px 0 7px;
	}

a.media-button {
	display: block;
	width: 225px;
	height: 46px;
	background: url(../images/feat-button.gif) top center no-repeat;
	padding: 11px 0 0 12px;
	font-size: 15px;
	line-height: 17px;
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 8px 0;
	cursor: pointer;
	}

a.media-button:hover {
	background: url(../images/feat-button-2.gif) top center no-repeat;
	}

.media-spacer {
	width: 251px;
	height: 7px;
	float: right;
	background: url(../images/dots-sm.gif) center no-repeat;
	margin: 0 0 0 0;
	}
*/

/* Current Media Styles */

.media-sec {
	width: 237px;
	padding: 7px 7px 0 7px;
	float: left;
	position: relative;
	}

.media-sec:after {
	content: "";
	display: block;
	width: 231px;
	height: 10px;
	float: left;
	position: relative;
	background: url(../images/dots-sm.gif) 50% 100% no-repeat;
	}

.media-sec.last:after {
	display: none;
	}

.media-subsec {
	border: 1px solid #ab995f;
	width: 216px;
	padding: 8px;
	float: left;
	position: relative;
	clear: both;
	margin: 0 2px 0 1px;
	}

.media-bg.report {
	width: 119px;
	padding-left: 125px;
	padding-top: 15px;
	background: url(../images/concerned-senior-man.jpg) 0 0 no-repeat;
	float: left;
	position: relative;
	clear: both;
	}

.media-bg.topics {
	width: 145px;
	padding-right: 99px;
	padding-top: 15px;
	background: url(../images/happy-senior-woman.jpg) 100% 0 no-repeat;
	float: left;
	position: relative;
	clear: both;
	}

h2.media-title {
	font-size: 15px;
	margin: 0 0 8px 0;
	padding: 0;
	text-transform: uppercase;
	}

h2.media-title.with-subtitle-right {
	float: left;
	max-width: 40%;
	}

h3.media-subtitle {
	font-size: 11px;
	text-transform: uppercase;
	color: #6e6a5e;
	margin: 2px 0 8px 0;
	padding: 0;
	font-weight: normal;
	}

h3.media-subtitle.right {
	float: right;
	max-width: 45%;
	}

h4.media-subsec-title {
	font-size: 15px;
	margin: 0 0 8px 0;
	padding: 0;
	text-transform: uppercase;
	color: #6e6a5e;
	}

h4.media-subsec-title.with-subtitle-right {
	float: left;
	max-width: 30%;
	}

h5.media-subsec-subtitle {
	font-size: 11px;
	text-transform: uppercase;
	color: #6e6a5e;
	margin: 2px 0 8px 0;
	padding: 0;
	font-weight: normal;
	}

h5.media-subsec-subtitle.right {
	float: right;
	max-width: 55%;
	}
	
.blog-feed {
	clear: both;
	padding: 5px;
	}

.media-sec p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	}

a.media-button {
	display: block;
	width: 217px;
	height: 14px;
	background: url(../images/small-button.png) 0 0 no-repeat;
	border: 1px solid #ab995f;
	clear: both;
	font-size: 13px;
	line-height: 13px;
	color: #ffffff;
	font-weight: bold;
	padding: 7px 9px 7px 9px;
	}

a.media-button:hover {
	background-position: 0 100%;
	}

a.media-button-blank {
	display: block;
	width: 188px;
	height: 14px;
	background: url(../images/small-button-blank.png) 0 0 no-repeat;
	border: 1px solid #ab995f;
	clear: both;
	font-size: 13px;
	line-height: 13px;
	color: #013b0b;
	font-weight: bold;
	padding: 7px 15px 7px 9px;
	position: relative;
	}

a.media-button-blank:hover {
	background-position: 0 100%;
	}

img.button-icon {
	position: absolute;
	right: 3px;
	top: 3px;
	border: 1px solid #ab995f;
	}

p.most-recent-post {
	display: block;
	margin: 0 0 10px 10px;
	padding: 0 0 0 15px;
	background: url(../images/arrow-icon.png) 0 4px no-repeat;
	font-size: 13px;
	line-height: 18px;
	}

p.most-recent-post a {
	font-weight: normal;
	color: #013b0b;
	}
	
p.most-recent-post a:hover {
	color: #6e6a5e;
	}

/* TEXT STYLE */
h1{
	color:#013b0b;
	font-size:18px;
	font-weight:bold;
	padding:0;
	margin:0 0 15px 0;
	}
h2{
	color:#013b0b;
	font-size:12px;
	font-weight:bold;
	padding:0 0 12px 0;
	margin:0;
	}
p{
	padding:0 0 12px 0;
	margin:0;
	}

#topper{
	text-align:center;
	color:#ad9561;
	font-size:14px;
	letter-spacing:4px;
	}
#rt-content-top{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	}
#footer-link{
	color:#373631;
	text-align:center;
	}	
#copyright p{
	color:#373631;
	padding:0;
	margin:0;
	}
#address{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
#address .large{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
	}	
#right-content p {
	font-size: 11px;
	line-height: 15px;
	}
.sm{
	font-size:8px;
	font-weight:bold;
	padding:0;
	margin:0;
	}

/* LINK STYLE */
#footer-link a{
	color:#373631;
	text-decoration:none;
	padding: 0 10px;
	font-weight:bold;
	}
#footer-link a:hover{
	color:#373631;
	text-decoration:underline;
	}
a, p a {
	color:#535149;
	text-decoration: none;
	}
#address .large a{
	color:#FFFFFF;
	text-decoration:none;
	}
#address .large a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
#copyright p a{
	color:#373631;
	text-decoration:none;
	}
	
.linked a, a.linked{
	color:#013b0b;
	font-weight:bold;
	text-decoration:none;
	}
.linked a:hover, a.linked:hover{
	color:#013b0b;
	font-weight:bold;
	text-decoration:underline;
	}
/* MISC STYLE */
img{
	border:0;
	}
.ct{
	margin-top:10px;
	}	
.clear {
	clear:both;
	}
#elder-care {
	position:relative;
	width:800px;
	height:618px;
	margin:0;
	padding:0;
}
#ec-video {
	position:absolute;
	background:color:#000000;
	width:800px;
	height:618px;
	margin:0;
	padding:0;
	top:0px;
	left:0px;
	z-index:1;
}
.alignleft {
	float: left;
	margin: 0 18px 10px 0;
	}
.alignright {
	float: right;
	margin: 0 0 10px 18px;
	}


/* Captcha */

.captcha-wrong {
	font-weight: bold;
	color: red;
	}

.captchaImage {
	cursor: pointer;
	}

.captchaImage:focus {
	padding-top: 1px;
	}

.simpleCaptchaSelected {
	outline: 1px dotted #333333;
	}
