/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body{
	margin:0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.95em;
	line-height:1.4em;
	color: #000000;
	background-color:#fff;
	background-image: url(../images/lines.gif);
	text-align: left;
}

/*  Heading Formatting */
h1 {
	font-size:18pt;
	font-weight: bold;
	color: #1f4f46;
}
h2 {
	font-size: 15pt;
	font-weight: bold;
	color: #BF8787;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #1f4f46;
}
h4 {
	font-size: 13pt;
	font-weight: bold;
	color: #BF8787;
}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

/*links*/
a:link {
	color: #589067;
	text-decoration:none;
}
a:hover {
	color: #589067;
	text-decoration:none;
}
a:visited {
	color: #589067;
	text-decoration:none;
}
img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  LAYOUT ############################ */
/*///Updated in October 2010///*/
#Wrapper {
	height:auto; 
	background-position: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
	
#Header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 161px;
	width: 900px;
}
#MenuWrapper{
background-color:#CDB988;
background-image:url("../images/design_03.gif");
background-position:left center;
background-repeat:repeat-y;
margin:-4px 0 0;
padding:3px 0 0 67px;
width:815px;
}
#Main_Body {
background-color:#FCFBE6;
background-image:url("../images/design_03.gif");
background-position:left center;
background-repeat:repeat-y;
margin:0;
min-height:703px;
padding:1px 10px 0 75px;
width:815px;
}
#FooterWrapper{
	clear:both;
	/*this works hand in hand with the #Wrapper min-height: settings */
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-color: #9ACB91;
	height:41px;
}
#footer_left{
float:left;
padding:10px 0 0 10px;
position:relative;
width:60px;
margin:0;
}
#footer_right{
width:753px;
position:relative;
float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	text-align: center;
	padding:10px 47px 0 10px;
	margin:0;
}

/*///Styles///*/

.testionial_quote {
color:#589067;
font-style:italic;
margin:-0.5em 0 1.5em 4em;
text-align:right;
}
.contentheading{
	font-size:18pt;
	font-weight: bold;
	color: #1f4f46;}
a.contentheading{
	font-size:18pt;
	font-weight: bold;
	color: #1f4f46;}
