body{
	padding:0;
	margin:0;
	font-family:arial, sans-serif;
	font-size:14px;
	line-height:16px;
	background-color:#D6E4B5;
	}
	
.menu li{
	float:left;
	margin-left:18px;
	list-style:disc;
}

.logo{
	text-align:center;
	
}

.logo img{
	border:0px;
	width:auto;
}

.menu{
	height:	20px;
	width:	650px;
	margin: 0 auto;
}

.shadow{
	background-color:#444C34;
	position:relative;
	top:4px;
	left:4px;
	width:800px;
	margin:10px auto;
}

.imageShadow{
	background-color:#444C34;
	position:relative;
	top:3px;
	left:3px;
	width:300px;
}

img{
	border:4px;
	border-style:solid;
	border-color:#444C34;
	width:300px;
}
	
.container{
	position: relative;
	top:-4px;
	left:-4px;
	background-color:#809847;
	width:800px; 
	padding:0;
	margin: 10px auto;
}

.banner{
	background-image: url(texture.jpg);
	background-repeat: repeat;
	padding:.9em;
	border-bottom: 2px;
	border-bottom-style:solid;
	border-bottom-color: #444C34;
}

.description{
	float: right;
	width: 400px;
	margin-right: 0px;
	padding: 1em 1em;
}

.pedpic{
	padding: 1em;
	margin: 0 340px 0 2em;
}

.content{
	padding: 1em;
	margin: 0 340px 0 2em;
}

.pannel{
	float: right;
	width: 300px;
	margin-right: 0px;
	padding: 3em 1em 1em 1em;
}

.empty{
	clear:both;
	margin-left:22px;
	height:0px;
}

.footer{
	clear: both;
	padding: 1em 1em;
	text-align: center;
}

.footMenu li{
	float:left;
	margin-left:22px;
	font-size:10px;
	list-style:none;
}
.footMenu{
	height:	20px;
	width:650px;
	margin: 0 auto;
}

.copyright{
	font-size:10px;
}

.headers{
	font-family:georgia, serif;
	font-size:36 px;
	font-weight:bold;
	line-height:48px;
	color:#48E4C;
	text-align:center;
	position:absolute;
	left:250;
	top:40;
}

.heads{
	font-size:24px;
	font-weight:bold;
	color:#444C34;
	line-height:30px;
	text-align:center;
}

.subheads{
	font-family:georgia, serif;
	font-size:18px;
	font-weight:bold;
	color:#483E4C;
}

.color{
	color:#483E4C;
	text-decoration:none;
}

.active, .color:hover {
	color: black;
}

.links{
	text-decoration:underline;	
}

.table{
	clear:both;
	width:700px;	
}

.spacing td{
	border:1px solid black;
}

.center{
	width:80%;
	margin:5px 10%;
}

.center td{
	vertical-align:top;
}

td.leftAlign{
	padding-top:20px;
}

hr{
	border:1px solid black;
	margin-top:1.5em;
}

.spacing{
	width:100%;
	border:1px solid black; 
	border-collapse: collapse;
}
