/* CSS Document */

/*global formats*/

body {
	margin: 0;
	padding:0;
	font-family:"Myriad Web Pro", Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #002740;
	background-color: #FFFFFF;
}

a:link {
	color:#A83C0F;
	text-decoration: none;
}

a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: none;
}

/*page background*/

#background {
	background-color:#F4D37A;
	width: 750px;
}

/* masthead */

#masthead {
	position: absolute; top: 0px;
	background-image:url(Images/bannercrop4.jpg);
	width: 750px;
	height: 143px;
}
/* tagline */

#tagline {
	position: absolute; top: -9px; left: 350px;
}

#tagline h4 {
	color: #00782B;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}

/* global navigation */

#globalnav {
	position: absolute; top: 30px; left: 350px;
	width: 320px;
	height: 112px;
}

#basics   {
	position: absolute; top: 15px; left:88px;
	width: 160px;
	height: 112px;
	color: #002740;
	font-weight: bold;
	font-size: 14px;
	z-index:9;
}

#basics ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#basics li ul {
	display: none;
	list-style: none;
}

#basics li:hover ul { 
	display: block;
	width: 8em;
	position: absolute; top: 0px; left: 80px;
	padding: 2px;
	background-color: #FFCC99;

}

#basics a:link  {
	color: #002740;
	text-decoration: none;
	font-weight: normal;
}


#basics a:visited  {
	color: #002740;
	text-decoration: none;
	font-weight: normal;
}

#basics a:hover {
	color:#000066;
	text-decoration: none;
	font-weight: normal;
}
#goodies   {
	position: absolute; top: 15px; left:160px;
	width: 160px;
	height: 112px;
	color: #820617;
	font-weight: bold;
	font-size: 14px;
}

#goodies ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#goodies li ul {
	display: none;
	list-style: none;
}

#goodies li:hover ul { 
	display: block;
	width: 8em;
	position: absolute; top: 0px; left: 80px;
	background-color: #000000;
}
#goodies a:link  {
	color: #820617;
	text-decoration: none;
	font-weight: normal;
}

#goodies a:visited  {
	color: #820617;
	text-decoration: none;
	font-weight: normal;
}
#contact {
	position: absolute; top: 144px; left: -20px;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 2px;
	text-align: center;
	background-color: #A83C0F;
	width: 770px;
	height: 17px;
	z-index:10;
}

#contact a:link {
	color: #FDFB41;
	font-size: 12px;
}

/* content */


#content_left {
	position: absolute; left: 1px; top: 161px;
	background-color: #002740;
	color: #FDFB41;
	font-weight:bold;
	width: 143px;
	height: 650px;
	z-index:8;
}

#content_left h1 {
	font-size:12px;
	font-weight:normal;
	text-align:center;
}


#content_left p {
	padding: 1px;
	font-size:12px;
	font-weight: normal;
	width: 135px;
	text-align: center;
}

#leafA {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	background-color: #EDDEC1;
	background-image: url(images/leafA.jpg);
	background-repeat:no-repeat;
	background-position:325px 130px;
	width: 605px;
	height: 380px;
}

#content_header {
	position: absolute; top: 155px; left: 145px;
	z-index: 2;
        font-size: 16px;
	padding: 10px;
	width: 594px;
	height: 270px;
}

#content_header h1 {
        font-size: 24px;
        color: #002740;
	text-align: center;
        padding: 10px 5px 10px 25px;
}	

#content_header h2 {
	position: relative;
        left: 20px;
        font-size: 19px;
        color: #002740;
	text-align: left;
        width: 320px;
        font-weight: normal;
}

#content_header h3 {
	position: relative;
        left: 30px;
        font-size: 16px;
        color: #002740;
	text-align: left;
        padding-left: 10px;
}

#content_header h4 {
	position: relative;
        left: 40px;
        font-size: 16px;
        color: #002740;
	text-align: left;
        padding-left: 10px;
}
#leafB {
	position: absolute;
	top: 5px;
	left: 0px;
	z-index: -1;
	background-color: #EDDEC1;
	background-image: url(images/leafB.jpg);
	background-repeat:no-repeat;
	background-position: 435px 0px;
	width: 605px;
	height: 400px;
}

#content_main {
	z-index:2;
	position:relative; top: 0px;
	width:605px;
	height:850px;
}

#content_main h1 {
        font-size: 24px;
	font-weight: bold;
        color: #002740;
	text-align: left;
        padding-left: 10px;
}	

#content_main h2 {
	font-size: 16px;
	font-weight: normal;
        text-align: left;
        padding-left: 20px;
}

#content_main p {
	font-color: #002740;
}

#content_main.essentials 
{
	position: absolute; top: 415px; left: 145px;
	font-size: 14px;
	z-index: 3;
	border-bottom-width: 1px;
	padding: 15px;
        width: 380px;
	height: 400px;
        list-style-type: decimal;
}

#leafC {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	background-color: #EDDEC1;
	background-image: url(images/leafA.jpg);
	background-repeat:no-repeat;
	background-position: 490px 100px;
	width: 605px;
	height: 200px;
}

#content_main.services
{
	position: absolute; top: 585px; left: 145px;
	z-index: 3;
	font-size:14px;
	padding: 15px;
	height: 180px;
}

#content_closer {
	position: absolute; top: 760px; left: 145px;
	background-color: #EDDEC1;
	border-bottom-width: 1px;
	border-bottom-color:#820617;
	border-bottom-style: dotted;
	padding-left: 0px;
	padding-bottom: 6px;
	width: 605px;
	height: 110px;
}

	
#content_right {
	position: absolute; top: 317px; left: 541px;
	background-color: #EDDEC1;
	background-image: url(Images/brownleaf.jpg); 
	background-position: top center;
	background-repeat: repeat-y;
	width: 429px;
	height: 755px;
}

#content_right p.story1 {
	position: absolute; top: 10px; left: 0px;
	width: 150px;
}

#content_right p.story2 {
	position: absolute; top: 315; left: 0px;
	width: 150px;
}

#copyright {
	position: absolute; top: 850px; left: 150px;
	font-size: 10px;
	color: #003333;
}

