BODY
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bkgrnd.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}

#master
{
	width: 780px;
	border: 2px solid #000;
	margin: 0 auto;
	text-align: left;
	background-color: #9da48a;
	padding: 0px;
	display: block;
}

#top
{
	padding: 5px;
	background-color: #9da48a;
	float: left;
}

#nav
{
	background-color: #7d8e5c;
	padding: 5px;
	color: #ffffff;
	font-size: 11px;
	clear: both;
	text-align: center;
}

#center
{
	background-image: url(../images/mainpic.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 335px;
	/*width: 105%;*/
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	/*padding: 20px;*/
	width: 555px;
}

#center div {margin-top: 0px; width: 450px;  font-size: 12px;  color: #37302B; line-height: 145%;}
#center div li,  #footer_table td li 
{
	list-style-type: none;
	font-size: 11px;
	list-style-position: outside;
	margin-left: -40px;
	padding-bottom: 0px;
}
#center div A,  #footer_table td li A { color: #FDEBDD; }
#center div B {color: #000;}
#leftnav
{
        background-color: #9E8776;
	background-image: url(../images/navbk.jpg);
	background-repeat: repeat-x;
	/*height: 350px;*/
	/*width: 105%;*/
	/*padding: 20px;*/
        background-position: bottom;
}
 #subnavitems A:link
{
	color: #ffffff;
	border-bottom: #6c5f55;
	border-style: none none dotted none;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 1px;
}

#subnavitems A:visited
{
	color: #fff;
	border-bottom: #6c5f55;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	padding-bottom: 1px;
}

#footer_table td {line-height: 162%;}

#footer_table td A {color: #fff;}
#footer
{
        clear: both;
	padding: 5px;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #000000;
}


 #nav A:link
{
	color: #ffffff;
	border-bottom: #6c5f55;
	border-style: none none dotted none;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 1px;
}

#nav A:visited
{
	color: #fff;
	border-bottom: #6c5f55;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	padding-bottom: 1px;
}


A:active
{
	text-decoration: none;
	border-bottom: #6c5f55;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

A:hover,  #nav A:hover
{
        color: #FDEBDD; 
	text-decoration: none;
	border-bottom: #6c5f55;
	border-width: 0px 0px 2px 0px;
	border-style: none none dotted none;
}

LI { padding-bottom: 5px; }

H1
{
	font-size: 12px;
	color: #6c5f55;
}
H2
{
	font-size: 11px;
	color: #7d8e5c;
}

A:link
{
	color: #6c5f55;
	border-bottom: #6c5f55;
	border-style: none none dotted none;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 1px;
}

A:visited
{
	color: #6c5f55;
	border-bottom: #6c5f55;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	padding-bottom: 1px;
}

#subnavhead {font-size: 12px; 
font-weight: bold; 
color: #ffffff; 
background-color: #6c5f55; 
padding: 5px;
}
#subnavhead A {color: #ffffff;}
#subnavitems {font-size: 12px; line-height: 150%;}

.testimonial {
width: 40%;
padding: 5px;
background-color: #9da48a;
font-weight: bold;
}

tr.ruled {background-color: #6c5f55;}

INPUT, TEXTAREA {
    padding: 1px; 
    font-size: 11px; 
    color: #000000; 
    background-color:#FDEBDD; 
    border: inset 1px; }   
/* Include id's for all your layers here, with commas between. 
	 Set width, left and top */
 #lyr1, #lyr2, #lyr3, #lyr4, #lyr5 
 {
 	position: absolute;
 	visibility: hidden;
 	left: auto;
 	top: 250px;
 	width: 480px;
 	z-index: 100;
 }
 
