body {
	margin: 0px;
	background: #38C4E5 url(images/BG.gif);
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.pagehome {
	width: 825px;
	margin: 0 auto;
	padding:0;

}
.page {
	width: 810px;
	margin: 0 auto;
	padding:0;


}

.topnav{
		

	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	
	color: #ffffff;
margin:0;
padding:0;
		text-align: right;
}
.topnav a:link, .topnav a:active, .topnav a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;

	text-decoration: none;


	}

.topnav a:hover {
	color: #422E15;
	font-weight: bold;
padding-top:10px;
padding-bottom:10px;
	text-decoration: none;

	}

.content{
	margin:0;
	padding:0;
}
.homeleft{
	width:15px;
	height:241px;
padding:0;
margin:0;

	background: url(images/top-home-left.gif) no-repeat top;
}
.homeleft2{
	width:15px;
	height:23px;
padding:0;
margin:0;

	background: url(images/top-home-left2.gif) no-repeat top;
}
.homeleft3{
	width:15px;
	height:21px;
padding:0;
margin:0;

	background: url(images/top-home-left3.gif) no-repeat top;
}

.hometop{
	width:810px;

	background: url(images/top-home.jpg) no-repeat;
	height:241px;
}
.top{
	width:810px;

	background: url(images/top-sub.jpg) no-repeat;
	height:179px;
}
.homespacer{
	

	width:810px;

	background: url(images/body-spacer-home.jpg) no-repeat;
	height:21px;
}

 .homenav{
	background: url(images/navbg-home.jpg) no-repeat;
	width: 810px;
	height: 23px;
} 
 .subnav{
	background: url(images/navbg-sub.jpg) no-repeat;
	width: 810px;
	height: 23px;
} 

.sidenav{

	background: #422E15 url(images/leftnavbg.jpg) no-repeat top;
	width:165px;
}

.hometextarea{
	width:770px;
padding:20px;
}
.textarea{
	width:605px;
padding:20px;
background-color: #ffffff;
}






.left {
	width: 141px;
	float: left;
	margin:0;
	padding:0;
	background-image: url(i/sidenav.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.left_content{
	width:131px;
	padding:5px;
	padding-top:5px;
	text-align: center;
}

.right {
	width: 609px;
	float: right;
		margin:0;
	padding:0;


}



/* Text - default */
body, td, p, li, input, select, textarea {
	text-decoration: none;
	color: #422E15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	margin:0px;
	margin-bottom:10px;
}

/* Lists */
ul, ol {}



/* Headings */
h1 { font-size: 24px; color: #0078A5; line-height: 1.5em; margin-bottom: 2px; }
h2 { font-size: 20px; color: #0078A5; line-height: 1.5em; margin-bottom: 2px; }
h3 { font-size: 16px; color: #7CBB57; line-height: 1.5em; margin-bottom: 2px; }
h4 { font-size: 14px; color: #7CBB57; line-height: 1.5em; margin-bottom: 2px; }	
h5 { font-size: 14px; color: #3F2D15; line-height: 1.5em; margin-bottom: 2px; }
h6 { font-size: 12px; color: #ffffff; line-height: 1.5em;  font-weight: bold;  margin-bottom: 2px;padding: 8px;}

/* Links - default */
a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #F35D11;
}	

/* Links - hover (onmouseover) */
a:hover {
	text-decoration: underline;
}	

.footer {
	width: 810px;	
	margin: 0 auto;

}

.copyright_tagline {
	text-align: center;
	width: 810px;
	font-size: 10px;
	
	color: #422E15;
	padding-top: 12px;
}

.copyright_tagline a:link, .copyright_tagline a:active, .copyright_tagline a:visited  {
	color: #422E15;
		text-decoration: none;
		font-weight:bold;
	
}
.copyright_tagline a:hover  {
	color: #422E15;
	text-decoration: underline;
		font-weight:bold;
}

#nav a:link, #nav a:active, #nav a:visited {
	
	font-weight: bold;
	margin: 0px 0 5px 0;
	color: White;
	padding: 1px 0 1px 0;
	text-decoration: none;
	text-align: center;
		display: block;
	white-space: normal;
	cursor: pointer;
	cursor: hand;
		font-size: 11px;
		background-color: #ef4911;
}

#nav a:hover {
	background: #c81f15;
	color: White;
	text-decoration: none;
		cursor: pointer;
	cursor: hand;
}
