/* --- GENERAL --- */

@import url('/stylesheets/reset.css');

body {
	font-family: verdana, georgia, 'times new roman', serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 890px;
	background-color: #FFFFFF;
}

p {
	margin-bottom: 1em;
}

strong {
	font-weight: bold
}

em {
	font-style:italic;
}

#slogan h3{
	font-size: 18px;
	letter-spacing: 0.1em;
	font-family: georgia, verdana, 'times new roman', serif;
}

#navigation {
	width: 890px;
	margin-left: 7px;
	font-family: georgia, verdana, 'times new roman', serif;
}

#navigation ul {
	color: #556E1B;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navigation li {
	height: 28px;
	float: left;
	margin: 0px;
}

#navigation li.current {
	background: url('/images/tab_right.gif') no-repeat right top;
}

#navigation a {
	text-decoration: none;
	color: #556E1B;
	display: block;
	padding: 2px 15px;
}

#navigation a.current {
	text-decoration: none;
	color: #000000;
	display: block;
	background: url('/images/tab_left.gif') no-repeat left top;
	padding: 2px 15px;
}

#navigation a:hover {
	text-decoration: none;
	color: #000000;
}

#header {
	width: 890px;
	height: 85px;
	background: url('/images/header_bg.gif');
	position: relative;
	float: left;
	margin-bottom: 16px;
}

#slogan {
	width: 576px;
	position: absolute;
	bottom: 5px;
	margin-left: 10px;
}

#logo {
	width: 314px;
	height: 65px;
	float: right;
	margin: 10px 24px 0px 0px;
}

#main {
	width: 890px;
	float: left;
}

img.photo {
	position: relative;
        float: left;
        border: #556E1B solid 3px;
}

img.sub_photo {
        position: relative;
        float: left;
        border: #556E1B solid 3px;
        margin-right: 16px;
}

img.sub_photo_right {
	position: relative;
	float: left;
        border: #556E1B solid 3px;
}

img#photo_helen {
        float: right;
        padding-left: 15px;
        padding-bottom: 10px;
}

#contentbox {
	width: 431px;
	float: right;
	border: #F5ECCB solid 3px;
	background-color: #FDF6DC;
	min-height: 425px;
	_height: 425px;
}

#content {
	padding: 23px 15px 10px 15px;
	position: relative;
	background: url('/images/content_bg_watermark.gif') no-repeat bottom right;
}

#full_contentbox {
	width: 884px;
	border: #F5ECCB solid 3px;
	background-color: #FDF6DC;
	margin-bottom: 15px;
}

#full_content {
	padding: 23px 15px 10px 15px;
	background: url('/images/content_bg_watermark.gif') no-repeat bottom right;
}

#full_content h1 {
font-family:georgia,verdana,'times new roman',serif;
font-size: 24px;
margin-bottom: 0.66em;
}

#full_content h3 {
font-family:georgia,verdana,'times new roman',serif;
font-size: 18px;
margin-bottom: 1em;
}

blockquote {
font-size: 24px;
color: #a8a8a8;
padding-left: 80px;
padding-right: 60px;
width: 438px;
text-align: justify;
background: url('/images/quote.gif') top left no-repeat;
}

p.citation {
display: block;
font-size: 16px;
font-style: italic;
}

li a.hasvideo {
	padding-right: 20px;
	background: url('/images/icon_tv.gif') right top no-repeat;
}

dt {
font-weight: bold
}

dd {
margin-bottom: 1em
}

ol {
list-style-type: decimal;
margin-left: 30px;
margin-bottom: 1em;
}

#top {
font-size:0.875em;
}

a {
color: #7a963a;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

ul#testimonials li {
	line-height: 1.9em;
}

#extended {
	margin-top: 15px;
	width: 890px;
	position: relative;
	float: left;
}

.extended_header {
	font-size: 20px;
        width: 280px;
	color: #894C1D;
	font-family: georgia, verdana, 'times new roman', serif;
	text-indent: -5000px;
}

#extended_services {
	border: #CCDD8C solid 3px;
	float: left;
	width: 280px;
	margin-right: 16px;
}

#extended_services_header {
	height: 70px;
	width: 280px;
	background: url('/images/extended_services_bg.gif') no-repeat left top;
	float: left;
}

#extended_testimonials {
	border: #CCDD8C solid 3px;
	float: left;
	width: 280px;
	margin-right: 15px;
}

#extended_testimonials_header {
	height: 70px;
	width: 280px;
	background: url('/images/extended_testimonials_bg.gif') no-repeat left top;
	float: left;
}

#extended_contact {
	border: #CCDD8C solid 3px;
	float: right;
	width: 280px;
}

#extended_contact_header {
	height: 70px;
	width: 280px;
	background: url('/images/extended_contact_bg.gif') no-repeat left top;
	float: left;
}

.extended_content {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	font-family: verdana, georgia, 'times new roman', serif;
	float: left;
	font-size: 14px;
	min-height: 165px;
	height: auto;
	_height: 165px;
width: 250px;
}

#read_more_button_outside {
	border: #F5ECCB solid 3px;
}

#read_more_button_inside {
	margin: 2px;
	background-color: #CCDD8C;
	text-align: center;
	font-family: georgia, 'times new roman', serif;
	color: #894C1D;
	font-size: 14px;
	padding: 3px;
}

.extended_content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.extended_content li {
	padding-left: 30px;
	background-image: url('/images/leaf_bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 2.5em;
}

.extended_content a {
	text-decoration: none;
	color: #556E1B;	
}

.extended_content a:hover {
	text-decoration: none;
	color: #000000;
}

label {
	width: 90px;
	float: left;
	text-align: left;
	display: block;
}

.extended_content form {
	text-align: center;
}

.extended_content form p {
	margin-bottom: 0.5em;
}

input {
	font-family: verdana, georgia, 'times new roman', serif;
	font-size: 12px;
    width: 150px;
}

textarea {
	font-family: verdana, georgia, 'times new roman', serif;
	font-size: 12px;
	width: 245px;
	height: 45px;
}

#footer {
	width: 890px;
	float: left;
	margin-top: 15px;
    margin-bottom: 15px;
	border-top: #F5ECCB solid 3px;
	font-size: 9px;
    line-height: 4em;
}