.body-text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
}

.bodygrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
}

.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #056d3f;
}

.subheadline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #056d3f;
}

.sitename {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #056d3f;
}

.bodysmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}

.bodysmallgrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
}

.system {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
}

.syssmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}

.printlink, a.printlink, a.printlink:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #b9b9b9;
}

a.printlink:hover { color: #ccc; }

.footer, .bottom_links, a.footer, a.bottom_links, a.footer:visited, a.bottom_links:visited {
	color: #a29c90;
}

a.footer, a.bottom_links, a.footer:visited, a.bottom_links:visited {
	text-decoration: underline;
	color: #a29c90;
}

a.footer:hover, a.bottom_links:hover {
	color: #817d75;
}

a, a:visited {
	outline: none;
	color: #056d3f;
}

a:hover, a:focus {
	color: #19975f;
}

/* ---------- RESET DEFAULT SETTINGS ---------- */

body,div,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,fieldset,pre,p,blockquote { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img {border: 0;}
caption,th {text-align: left;}
q:before,q:after {content:'';}


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}

#body {
	background: #f0e7d1;
}

/* ---------- DIVS ---------- */

#page {
	width: 100%;
	background: #fff url('../images/page_bg.png') repeat-x left top;
}

#wrapper {
	width: 966px;
	margin: 0 auto;
}

#header {
	height: 130px;
	position: relative;
	background: url('../images/header_bg.png') no-repeat 213px 32px;
}

#navigation {
	height: 35px;
}

#container {
	min-height: 400px;
	overflow: hidden;
	background: url('../images/container_bg.png') no-repeat 17px top;
}

#carousel_main1 {
	width: 750px;
	height: 305px;
	position: absolute;
	top: 12px;
	right: 0;
}

#content {
	width: 750px;
	padding: 340px 0 0;
	float: right;
}

#sidebar {
	width: 190px;
	height: 700px;
	float: left;
}

#footer {
	width: 100%;
	padding: 44px 0 10px;
	overflow: hidden;
	font-size: 11px;
	background: url('../images/footer_bg.png') repeat-x left top;
	color: #88837b;
}

/* ---------- HOME ---------- */

.home #header {
	background: url('../images/home_header_bg.png') no-repeat 213px 50px;
}

/* ---------- ARTICLE ---------- */

.article #content {
	padding: 18px 0 0;
}

/* ---------- ADMIN ---------- */

.admin #header h1 {
	height: 193px;
	background: url('../images/admin_logo_bg.jpg') no-repeat left top;
}

.admin #content {
	width: 926px;
	padding: 35px 20px 20px;
	float: none;
}

/* ---------- HEADER ---------- */

#header h1 {
	width: 248px;
	height: 233px;
	position: absolute;
	top: 0;
	left: -35px;
	background: url('../images/logo_bg.jpg') no-repeat left top;
	z-index: 10;
}

#header a.logo_link {
	width: 182px;
	height: 182px;
	display: block;
	position: absolute;
	top: 11px;
	left: 40px;
	text-indent: -9999px;
}

#header .header_feature {
	width: 434px;
	height: 130px;
	position: absolute;
	top: 0;
	right: 0;
}

/* ---------- NAVIGATION --------- */

#navigation ul.navigation {
	margin: 0;
	padding: 9px 0 0;
	position: relative;
	float: right;
	list-style: none;

}

#navigation ul.navigation li {
	margin: 0 0 0 12px;
	display: inline;
}

#navigation ul.navigation a, #navigation ul.navigation a:visited {
	font-size: 15px;
	text-decoration: none;
	color: #fff;
}

#navigation ul.navigation a:hover {
	color: #f5c65c;
}

/* ---------- SIDEBAR ---------- */

#sidebar ul.side_navs {
	width: 159px;
	margin: 0;
	padding: 60px 0 0 17px;
	list-style: none;
}

#sidebar ul.side_navs li {
	padding: 0 16px 10px 0;
	text-align: right;
}

#sidebar ul.side_navs a.side_navs_link, #sidebar ul.side_navs a.side_navs_link:visited {
	padding: 0 16px 0 0;
	font-size: 15px;
	text-decoration: none;
	background: url('../images/side_navs_bg_on.png') no-repeat right center;
	background: url('../images/side_navs_bg.png') no-repeat right center;
	color: #005a2e;
}

#sidebar ul.side_navs a.side_navs_link:hover {
	background: url('../images/side_navs_bg_on.png') no-repeat right center;
	color: #619a1c;
}

#sidebar ul.side_btns {
	margin: 25px 0 25px 5px;
	padding: 0;
	list-style: none;
}

#sidebar ul.side_btns li {
	margin: 0 0 9px;
}

#sidebar ul.side_btns a.side_btns_link, #sidebar ul.side_btns a.side_btns_link:visited {
	width: 184px;
	height: 41px;
	display: block;
	text-indent: -9999em;
}

#sidebar ul.side_btns a.side_btns_link:hover {
	background-position: center bottom;
}

#sidebar ul.side_btns a.side_btn_plan {
	background: url('../images/btn_plan_will.png') no-repeat center top;
}

#sidebar ul.side_btns a.side_btn_guide {
	background: url('../images/btn_wills_guide.png') no-repeat center top;
}

#sidebar ul.side_btns a.side_btn_news {
	background: url('../images/btn_enewsletter.png') no-repeat center top;
}

#sidebar p.side_feature img.side_featuere_img {
	margin: 0 0 10px;
}

#sidebar p.side_feature .featuretext {
	font-size: 17px;
	color: #949595;
}

/* ---------- FOOTER ---------- */

#footer #footer_content {
	width: 966px;
	margin: 0 auto;
}

#footer #footer_content p.su_links {
	padding: 0 0 0 65px;
	position: relative;
	float: left;
	background: url('../images/fb_logo.png') no-repeat left top;
}

#footer #footer_content p.disclaimer {
	width: 400px;
	float: right;
	font-style: italic;
	line-height: 1.5em;
	text-align: right;
}

#footer #footer_content a.fb_link {
	width: 33px;
	height: 33px;
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	text-indent: -9999em;
}

#footer #footer_content p.copyright {
	margin: 10px 0 0;
	float: left;
	line-height: 1.8em;
}