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

body {
	font: arial, helvetica, sans-serif;
	background-color: #bebfa7;
	margin: 0;
}
#container {
	position:relative;
	width:800px;
/*	background-color: #bebfa7;
*/
	margin: auto;
}
#header {
	position:relative;
	background-color: #FFFFFF;
	height: 80px;
	width:800px;
}
#header-float {
	position:absolute;
	background-color: #FFFFFF;
	right:0px;
	top:0px;
	width: 100%;
	height: 80px;
	margin: none;
}
#logo_ {
	position:relative;
	left:30px;
	top:0px;
	width:190px;
	height:80px;
	float:left;
	clear:right;
}
#header-contact-info {
	position:relative;
	left:400px;
	top:0px;
	width:170px;
	background-color: #FFFFFF;
	float: left;
	clear: right;
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8f8f8f;
	padding-top: 15px;
}
#edge-top_ {
	position:absolute;
	left:10px;
	top:90px;
	width:780px;
	height:10px;
}
#edge-top2_ {
	width:780px;
	height:10px;
}
#edge-left_ {
	position:absolute;
	left:10px;
	top:100px;
	width:10px;
	height:390px;
	float: left;
}
#body-container {
	left:10px;
	position:absolute;
	top:90px;
	width:780px;
}
#nav-top_ {
	position:absolute;
	left:20px;
	background-image:url('../images/nav_top.jpg');
	top:100px;
	width:760px;
	height:10px;
	z-index:2;
}
#nav-top2_ {
	padding:0;
	width:780px;
	height:10px;
	z-index:2;
}
#edge-right_ {
	position:absolute;
	float:right;
	top:100px;
	right:10px;
	width:10px;
	height:390px;
}
#middle_bg {
	background: url('../images/body_bg.jpg') repeat-y;
	margin-left:0;
	width:780px;
}
#middle {
	width:760px;
	margin-left:10px;
	maring-right:10px;
}
#nav-main_ {
	position:absolute;
	top:110px;
	left:20px;
	width:760px;
	height:20px;
	color:#7f8959;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-color:#DFE1D5;
	z-index:20;
}
#nav-main2_, #nav-main-about, #nav-main-practice, #nav-main-resources, #nav-main-blog{
	padding:0;
	margin:0;
	width:760px;
	height:20px;
	color:#7f8959;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-color:#DFE1D5;
	z-index:20;
}
#nav-main-practice {
	background:no-repeat url(../images/nav_main_practice.jpg);
}
#nav-main-about {
	background:no-repeat url(../images/nav_main_about.jpg);
}
#nav-main-resources {
	background:no-repeat url(../images/nav_main_resources.jpg);
}
#nav-main-blog {
	background:no-repeat url(../images/nav_main_about.jpg);
}
#front-main_ {
	position:absolute;
	top:130px;
	left:20px;
	width:380px;
	height:220px;
	z-index:1;
}
#secondary-wrap {
	width:760px;
	margin-left:10px;
	z-index:1;
	background-color:white;
}
#secondary-left {
	width:200px;
	float:left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;/*
	background-color:#F5F5F5;
	*/
	}
#secondary-main {
	width:450px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	float:left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#front-controls {
	position:absolute;
	top:330px;
	left:20px;
	width:380px;
	height:20px;
	background-color:black;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	z-index:2;
}
#front-controls-title h1{
	font-family:arial;
	color:#ddd;
	font-size:16px;
	margin-top:0;
	padding-top:0;	
}

#front-controls-title {
	position:absolute;
	top:330px;
	left:40px;
	width:340px;
	height:20px;
	z-index:3;
	text-align:center;
}

#but-fl {
	float:left;
	z-index:3;
}

#but-ep {
float:left;
margin-left:12px;
	z-index:3;
}


#but-re {
	float:left;
	margin-left:12px;
	z-index:3;
}


.activeButton {
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}

.inactiveButton{
filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

#front-main-right {
	position:absolute;
	left:400px;
	top:130px;
	width:380px;
	height:220px;
	z-index:1;
}
.morelink {
	/** color:#d5d6b9; **/
	color:#fff;
	font-weight:bold;
	text-decoration:underline;/**
background-image:url(../images/more_arrow.png);
	background-repeat:no-repeat;
	background-position: 100%;
	padding-right:12px;
**/
	
}
.front-main-text1 {
	position:relative;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
	top: -170px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-shadow: 0 0 0 #000;
	z-index:2;
}
.front-main-text2 {
	position:relative;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
	top: -170px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-shadow: 0 0 0 #000;
	z-index:2;
}
.front-main-text3 {
	position:relative;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
	top: -170px;
	color: #434441;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-shadow: 0 0 0 #000;
	z-index:2;
}
.front-main-text3 A {
	color:#434441;
}
#front-hr_ {
	position:absolute;
	left:20px;
	top:350px;
	width:760px;
	height:10px;
}
#front-button_ {
	position:absolute;
	left:610px;
	top:373px;
	width:160px;
	height:117px;
}
#front-newsletter_ {
	position:absolute;
	left:39px;
	top:380px;
	width:340px;
	height:100px;
}
#front-mid_ {
	position:absolute;
	left:20px;
	top:360px;
	width:760px;
	height:140px;
	background-color:white;
	z-index:2;
}
#front-bottom_ {
	position:absolute;
	left:10px;
	width:780px;
	height:10px;
	top:490px;
	z-index:2;
}
#edge-bottom_ {
	position:absolute;
	left:10px;
	width:780px;
	height:10px;
	top:500px;
	z-index:2;
}
#front-bottom2_ {
	left:10px;
	width:780px;
	height:10px;
	top:0;
	z-index:2;
}
#edge-bottom2_ {
	left:10px;
	width:780px;
	height:10px;
	top:0px;
	z-index:2;
}
#front-quote-bg {
	position:absolute;
	float:left;
	top:20px;
	left:20px;
	width:340px;
	height:100px;
	background-image: url('../images/quotes.jpg');
}
.front-quote {
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	color:white;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
#front-news {
	position:absolute;
	width:200px;
	top:20px;
	left:380px;
	margin-right:20px;
	color:#909090;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#front-news A {
	line-height:12px;
	text-decoration:none;
	color:#909090;
}
#front-news A:hover {
	text-decoration:underline;
	color:#909090;
}
.front-news-title {
	color:#7f8959;
	font-weight:100;
	font-size:14px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
}
.news-date {
	color: #7f8959;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#front-call {
	text-align:right;
	position:absolute;
	right:20px;
	top:20px;
}
#front-list {
	text-align:right;
	position:absolute;
	right:10px;
	top:15px;
	background:url(../images/front_list.gif);
	width:160px;
	height:107px;
	text-align:left;
	color:white;
	font-family:arial;
}
#front-list a{
	font-size:12px;
	color:white;
	text-decoration:none;
	font-family:arial;
	line-height:17px;
	font-weight:bold;
}
#front-list h3{
margin-top:0;
margin-bottom:10px;
font-size:14px;
color:#e5edc5;
}
#front-list div{
	padding-top:20px;
	padding-left:30px;

}
#front-copyright {
	position:absolute;
	text-align:left;
	width:780px;
	left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5f6054;
}

#front-copyright a, #copyright a {
	color:#5f6054;
}

#front-web-credits{
	position:absolute;
	text-align:right;
	width:780px;
	right:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5f6054;
}

#copyright {
	position:absolute;
	float:left;
	text-align:left;
	width:780px;
	left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5f6054;
}

#web-credits{
	position:absolute;
	float:right;
	text-align:right;
	width:780px;
	right:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5f6054;
}

#web-credits A, #front-web-credits A{
	color:#5f6054;
}

#navigation {
	height:20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #979797;
	border-width: 0;
}
#navigation ul, #navigation ul li {
	list-style: none;
	height: 20px;
	margin: 0;
	padding: 0;
}
#navigation ul {
	height:20px;
	padding: 5px 0 4px;
	text-align: center;
}
#navigation ul li {
	height:20px;
	display: inline;
	margin-right: .75em;
}
#navigation ul li.last {
	margin-right: 0;
}
#navigation ul li a {
	background: url("../images/tab-right.gif") no-repeat 100% 0;
	color: #444;
	padding: 5px 0;
	text-decoration: none
}
#navigation ul li a span {
	background: url("../images/tab-left.gif") no-repeat;
	padding: 5px 1em;
}
#navigation ul li a:hover span {
	color: #222;
	text-decoration: underline;
}
/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -px;
}
/**/

/*\*/
* html #navigation ul li a {
	padding: 0;
}
/**/

.titleText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#868776;
}
.bodyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#868776;
}
.bodyText A {
	color:#7f8959;
	color:#9BB148;
}
input, textarea {
	color: #7f8959;
	background: #fff;
	border: 1px solid #7f8959;
}
.submit input {
	color: #7f8959;
	background: #fff;
	border: 2px outset #7f8959;
}
#navbar {
	line-height:20px;
	font-size:11px;
	height:200px;
}
#navbar ul {
	margin-left:20px;
	padding: 0;
	list-style:none;
	background-color: #F2F2F2;
	border: none;
}
#navbar ul li {
	padding-left:20px;
	border-bottom: 2px solid #ffffff;
	list-style-type: none;
	font-weight: normal;
}
#navbar ul.highlight {
	background-color: #fff;
}

#navbar ul.highlight a {
	color: #7f8959;
}

#navbar a {
	color: #5f6054;
	text-decoration: none;
}
#navbar a.current {
	font-weight:bold;
	text-decoration:underline;
}
#navbar a:hover {
	text-decoration:underline;
}
#navbar .article {
	color:#9a9b89;
	margin-left:5px;
}
.articles ul {
	margin-top:0;
}
.blueLink {
	color:blue;
}
#seedling{
position:absolute;
top:0px;
left:600px;
z-index:5;
}

blockquote {
 border-left:2px solid #DDDDDD;
 color:#B5B5B5;
 float:right;
 font-weight:bold;
 font-size:14px;
 margin:10px 0 10px 40px;
 padding-left:10px;
 text-align:right;
 width:125px;
}


