body {
	text-align: center;
	background-color:#ffffff;
	background-repeat: no-repeat;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666633;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}
img {
	border:1px solid #666633;
}

.mainhead img {
	border:0px solid #666633;
}

.righttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666633;
	padding-right: 10px;
	padding-left: 10px;
}
.pictags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666633;
	padding-right: 20px;
	padding-left: 20px;
}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left:20px;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left:20px;
	background-color: #CCCC99;
	float: left;
	height: 50px;
	width: 200px;
	
}

a:link, a:visited, a:hover {
	color: #3A581D;
	text-decoration: none;
	font-weight:bold; }


a:hover {text-decoration:underline; color:#006633;}


.testtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666633;
	padding: 10px;
	font-style: italic;
	text-align: left;
	
}
.testtextb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666633;
	padding: 20px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	

}


#maincontainer {width:870px;
		background-color:#FFFFFF;
		margin-left:auto;
		margin-right:auto;
		border-width: 2px;
		border-style: solid;
		border-color: #999966;

}	
#title {width:870px;
		height:65px;
		background-color:#FFFFFF;
}	
#barrier {
	width:870px;
	height:100px;
	background-color:#FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/backgnd/floral4.gif);

}
#bodycontent {	width:870px;
				height:auto;
		background-color:#666600;
}	
#leftnav {width:196px;
		height:680px;
		background-color:#666600;
		float:left;
		text-align:left;
		
}
#right {width:200px;
		height:inherit;
		background-color:#EEECE8;
		float:right;
		text-align:left;
		clear:top;
}
#mainbody {
	width:660px;
	background-color:#FFFFFF;
	float:right;
		}	
#mainbodyhome {width:473px;
		background-color:#FFFFFF;
		float:left;
		}	
			
.mainhead {
	color:#999966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;

		}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666600;
	text-align: center;
	font-weight: bold;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999966;
	text-align: left;
	text-indent: 0px;
	margin-left: 10px;

}
.righthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999966;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 20px;
	width: 200px;
	
}
#bottom {
	width:870px;
	background-color:#999966;
	position:inherit;
	visibility: visible;
	margin-top: 0px;
	text-align:center;
	clear: both;

}
.footer {font-family: Arial, Helvetica, sans-serif;
font-size:10px;
text-align:left;
	color:#666633;
	padding-left: 10px;


}
li {text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666633;
	padding: 0px;

}

#nav_holder {
width:200px;
background-color:#00FF00;
float:left;

}


#nav {
padding:0px;
margin:0px;
text-align:left;
float:left;

}

#navigation ul {
	list-style:none;
	margin: 0;
	padding: 0;
	
	}
	
#navigation li {
	background: #999;
	border-left: 1px solid #999;
	margin: 0;
	padding: 0;
	float:left;
	padding: 5px 10px;

	}
	
#navigation a {
	color: #3300CC;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	font-size:14px;
	}
	
#navigation a:hover {
	color:#FF0000;
	padding: 5px 10px;
	font-weight: bold;


	}
#navigation a:visted {
	color: #3300CC;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	font-size:14px;
	}
#navigation #currentpage a {
	color: #ffffff;
	padding: 5px 10px;
	text-decoration: none;
	font-size:14px;
	background:#CCCCCC;

	}

#currentpage a {
	color: #ffffff;
	padding: 5px 10px;
	text-decoration: none;
	font-size:14px;
	background:#CCCCCC;

	}
