	
	body {
	background:#EDEDED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	padding: 8px 0px 8px 0px;
}
    
    DIV.outer{
		width: 100%
      }
     
     #flashcontent {
		width: 800px;
		height: 650px;
		margin: 0px auto;
	    text-align: center;
	}
	
#enterSite {
	}
#enterSite a:hover{
		font-weight: bold;
	}

/* --- TEXT ----*/

p, ol, ul, table, dl, pre, a {
	
	font-family:  "Helvetica", arial, san-serif;
	font-size: 14px; 
	font-style: normal;
	margin: 0px auto;
	padding:0 0 15px 0;
	color: #333;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	font:  "Helvetica", arial, san-serif;
}
h1 {
    background-image: url(./images/leafBlt.jpg);
    background-position: right top;
    background-repeat: no-repeat;
	font-size: 30px;
	line-height: 100%;
	color: #6A6F51;
	padding: 8px 60px 3px 0px;
	margin-top: 0px;
}
	
h2 {
	font-weight: normal;
	font-size:1.2em;
	line-height: 100%;
	margin:0;
	color: #6A5746;
	padding-bottom: 8px;
}

h3 {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 100%;
	margin: 0;
	padding: 3px 0px 10px 0px;
	color: #B7B371;
	font-style: italic;
}

	h3.red {
		color:#9D302E;
		font-weight:normal;
		font-size:1.0em;
		padding:15px 0 6px 0;
		margin:0 0 0 0;
	}

h4 {
	font-size: 0.9em;
	font-weight: bold;
	margin:0;
	padding:0px 0px 3px 0px;
	color: #EC008A; 
}
h5 {
	font-size: 1.5em;
	color: #FFF;
	padding: 30px 0px 0px 32px;
	margin: 0px;
}


a, a:visited {
	color:#336699;
}
  
a:hover {
	color:#336699;
	text-decoration: none;
  }
  
li {
  list-style: none;
  padding-left: 15px;
}

img {
	border: none;
}


/*--- Home Content ---*/

#homeText {
	clear: both;
	width: 800px;
	background: #b19884;
	margin: 0px auto;
margin-top: 4px;
padding: 20px 0px 10px 0px;
text-align: left;
line-height: 1.3em;

}

#homeText p{
 padding: 0px 20px 10px 20px;

}

/*--------Footer---------*/
#footer_before {
	clear: both;
	width: 100%;
	background: none ;
	text-align: center;
}

#footer {
	font-family: "Helvetica", arial, san-serif;
	text-align: center;
	clear: both;
	height: 70px;
	width: 800px;
	background: none ;
	margin: 0px auto;
	margin-top: 20px;
	padding: 40px 0px 10px 0px;
	font-size: .8em;
	}
#footer_links{
}

	#footer_links ul {
		padding-bottom: 10px;
	}
	#footer_links li {
		color: #999999;
		font-size: 9pt;
		list-style: none;
		display: inline;
	}
	#footer_links li a {
		font-size: 9pt;
		padding: 0px 10px 0px 5px;
	}
	#footer_links a {
		font-size: 8pt;
		text-decoration: none;
	}
	#footer_links a:hover {
		text-decoration: underline;
	}
	#footer_links p {
			color: #999999;
	}
	
	
#footer a {
	border: none;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
#footer p {
	font-size: 9pt;
	text-align: center;
	color: #999999;
}
	
/*-------END Footer-------*/