/* EVERYPAGE CSS */

body {
background-color: #edecec;
text-align:center;
margin: 0px;
padding: 0px;
font-size:76%;
}

.padit {
padding:10px;
}

.clear {
clear: both;
}

.bold {
font-weight:bold;
}

.tiny{
font-family:arial;
font-size:7pt;
}

img {
border:0px;
}

#page {
text-align:left;
width:770px;
margin: 0 auto;
margin-left: 0 auto;
margin-right: 0 auto;
background:#FFFFFF;
color: #000000;
font-family:'segoe ui', calibri, serif;
line-height: 1.4em;
}

#header {
width:770px;
height:70px;
background-image: url(/images/top_banner.jpg);
padding:0px;
margin:0px;
}

#header h1 {
	margin: 0;
}

#header h1 a {
	display: block;
	width: 770px;
	height: 70px;
}

#header h1 a span {
	display: none;
}

#banner {
width:770px;
height:222px;
background-image: url(/images/mid_graphic.jpg);
padding:0px;
margin:0px;
}

#banner h1 {
	margin: 0;
}

#banner h1 a {
	display: block;
	width: 770px;
	height: 222px;
}

#banner h1 a span {
	display: none;
}

#content {
width:770px;
height:238px;
background-image: url(/images/home_content.jpg);
padding:0px;
margin:0px;
}

#content h1 {
	margin: 0;
}

#homeleft {
width:385px;
height:238px;
background-image: url(/images/home_left.jpg);
padding:0px;
margin:0px;
float:left;
}

#homeleftcontent{
width:285px;
height:185px;
margin-top:40px;
margin-left:50px;
}

#homeright {
width:385px;
height:238px;
background-image: url(/images/home_right.jpg);
padding:0px;
margin:0px;
float:right;
}

#homerightcontent{
width:285px;
height:185px;
margin-top:40px;
margin-left:50px;
}

#grass {
width:770px;
height:69px;
background-image: url(/images/grass_bottom.jpg);
padding:0px;
margin:0px;
}

#grass h1 {
	margin: 0;
}

#grass h1 a {
	display: block;
	width: 770px;
	height: 69px;
}

#grass h1 a span {
	display: none;
}

#dirt {
width:770px;
height:65px;
background-image: url(/images/copyright_bg.jpg);
color:#FFFFFF;
padding:0px;
margin:0px;
text-align:center;
}

#dirt h1 {
	margin: 0;
}

#foot {
font-size:8pt;
}
#foot a {
color:yellow;
text-decoration:underline;
}

#foot a:hover {
color:white;
text-decoration:none;
}

ul, li {
margin: 5px;
padding: 0px;
}

li.home {
font-size:8pt;
font-family:arial;
list-style-type:
list-style: circle outside; 
}

#howleft{
width:590px;
float:left;
}

#howright{
width:160px;
float:right;
}

#benefitsleft{
width:160px;
float:left;
}

#benefitsright{
width:590px;
float:right;
}

#contactleft{
width:375px;
float:left;
}

#contactright{
width:375px;
float:right;
}

#aboutbot{
border-top:dashed;
border-width:1px;
background:#eaf5e4;
}

.title {
font-family:georgia, calibri, serif;
font-size:14pt;
color:navy;
}

.smtitle {
font-family:georgia, calibri, serif;
font-size:11pt;
color:black;
}

#nav{
background-image:url('/images/nav_bg.jpg');
width:770px;
height:36px;
}