p { line-height: 18px;  }

#mapkey td {
font-size: 10px;
padding: 2px;
border-bottom: 1px solid #aaa;
border-right: 1px solid #aaa;
border-collapse: separate;
}

.brown {
color: #7b5118;
}

.ads {
margin-left: -2px;
}

body, p, .p, ul, li, a, .path, th, td, .check
{
	font-size: 11px;
	color: #222;	
	/* #DED7B5 */
}

body {  
      text-align: center;
      background-color: #7b5118;
      margin: 0;
      padding: 0;
}

/* B O D Y */

body, div, span, p, .p, h1, h2, 
h3, ul, li, a, td, th, 
select, input, textarea, 
.listheadline, .listproducts, 
.credit,
.tinybutton, 
.input-text, 
.input-td, 
.input-label, 
.form-title, 
.list-th, 
.list-td, 
.list-font,
.stylesectionheader, 
.input-test
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
        
}



.border {
		border: 1px solid #666;
		/*#82938B;*/
		
		}

li {
	list-style: square;
}


/* L A Y O U T */

#content { 
text-align: left;
margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
}


#main-home{
position: relative;
text-align: left;
top: 30px;
margin: auto;
width: 760px;
background:  url("/ezstatic/data/sweetwatertrust/images/sw-home-bg.gif") no-repeat;
}

#home-content{
text-align: left;
margin-top:100px;
}


/* Navigation */

/* Home */


#home-nav {
	margin: 0px 0 0 0px;
	padding-top: 105px;
	width: 230px;
}

#home-nav li {
	width: 100px;
	display:block;
	margin: 0;
	padding: 0;
        list-style-type: none;
}

#home-nav li a {
	font-size: 1.20em;
	font-weight:normal;
	width: 200px;
	display:block;
	color: #fff;
        line-height: 25px;
}





/* =Navbar Interior
-----------------------------------------------
*/

#topnav{
        position: relative;
        top: -35px;
        left: 55px;
}

#navbar li {
	float: left;
	list-style: none;
	position: relative;
	z-index: 100;
}

#navbar li:first-child {
	border-left-width: 0;
}

#navbar li a {
	padding: 6px 8px;
        font-size:7pt;
}

/* dropdowns */
#navbar ul {
	background: #dedac1;
	border: 1px solid #9e9a81;
	position: absolute;
	left: -9999px;
	margin: 5px;
	padding: 2px 6px;
}

#navbar li:hover ul,
#navbar li.sfhover ul {
	left: 12px;
	top: 18px;
}

#navbar ul li {
	float: none;
	border-width: 0;
	white-space: nowrap;
	margin: 0;
	width: auto;
}

* html #navbar li ul li {
	height: 100%;
}

#navbar ul li a {
	color: #63270d;
	padding: 2px 0;
}

/* level 3 navigation */
#navbar li ul ul {
	margin: -20px 0 0 100%;
	background: #f9f9f9;
}

#navbar li:hover ul ul,
#navbar li.sfhover ul ul{
	left: -9999px;
}

#navbar li ul li:hover ul,
#navbar li ul li.sfhover ul{
	left: auto;
}

/* level 4 navigation */
#navbar li ul ul ul {
	margin: -20px 0 0 100%;
	background: #f9f9f9;
}

#navbar li:hover ul ul ul,
#navbar li.sfhover ul ul ul{
	left: -9999px;
}

#navbar li ul ul li:hover ul,
#navbar li ul ul li.sfhover ul{
	left: auto;
}


/* I N V I S I B L E */
.invisible	{ display: none; }

/* L I N K S  */

a	{
	font-weight: bold;
	text-decoration: none; 
	color: #7b5118;
	/* color: #B58652; */

/*	color: #7B4929; */
	/* #296546; */
	}

a:visited	{
	background-color: transparent;
	}

a:active	{	
	background-color: transparent;
	}
	
a:hover	{
	color: #333;
	background-color: transparent;
	text-decoration:	underline;
	}

th 
{
	font-weight: bold;
	text-align: left;
}

/* H E A D I N G S */

.title {  font-size: 16px; font-weight: bold; color: #003300}

.subtitle { font-size: 14px; font-weight: bold; color: #003300}

.headline {
	font: 20px;
	font-weight: bold; 
}

.subhead {
	font: 16px;
	font-weight: bold; 
}

h1,h2,h3,h4,h5 {
font-family: Georgia,Times,"Times New Roman",serif;

}


h1 
{
	font-weight: bold;
	font-size: 18px;
	margin-top: 18px;
	margin-bottom: 6px;
	text-decoration: none;
}
h2	{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 12px;
	margin-bottom: 12px;
    letter-spacing: .2em;
	color: #666;
	}
h3 {
	margin-top: 15px;
	color: #333;	
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;	
	/* border-bottom: 1px solid #666; */
}

h4 {
	margin-top: 15px;
	color: #333;	
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;	
}

h2.listheadline
{	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
}

/* NEW STYLE SHEET */

		img		{
		border: 0px;
		}

/* F O O T E R */
 
.FOOTERtext {  font-size: 11px;
				color: #333;  }
				
.tiny { font-size: 10px; }

/* E R R O R */
.error {  font-size: 16px; font-weight: bold; color: #DD0000; }

