@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;
	}
#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;
	}
#footer-link{
	width:846px;
	float:left;
	padding:10px;
	background: #c0b38b;
	}
#address{
	width:430px;
	float:left;
	height:75px;
	}
#copyright{
	width:846px;
	float:left;
	padding:10px;
	height:23px;
	background: #c0b38b;
	}
#bbb {
	float: right;
	padding: 8px 0 0 0;
	}

.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;
	}

.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;
	}
	
/* 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:18px;
	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;
	}	
