body
	{
		font-family: Futura, Veranda, Arial, Helvetica, sans-serif;
		background-color: #E9F9E4;	
		//padding: 30px;
	}

	A 			{ color: black; text-decoration: none; }
	A:link		{ color: #302531; text-decoration: none;}
	A:visited	{ color: #302531; text-decoration: none;}
	A:active	{ color: #89A67F;}
	A:hover		{ color: #89A67F;}

img.banner
	{
		border-color: #302531;
		border-style: solid;
		border-width: 10px;
	}	

img.mainmenu
	{
		height: 100px;
		width:	100px;
		border-style: solid;
		border-width: 2px;	
	}
	
.box
	{
		border-style: solid;
		border-width: 25px;
		border-color: #A3BB9A;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 30px;
		width: 750px;
	}	
	
.mainblurb
	{
		width: 800px;
		font-size: 15;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 30px;
	}

.deetsbox
	{
		border-style: solid;
		border-width: 25px;
		border-color: #A3BB9A;
		width: 750px;
	}
.deetstext
	{
		border-top: #302531 3px solid;
		font-size: 12px;
		padding: 10px;
		width: 700px;
	}
	
img.mepic
	{
	border: 3px solid #302531;
	}
	
ul.col 
	{
		list-style: none;
		margin: 0 auto;	
    }
	
li.col 
	{
		color: #543834;
		display: table-cell;
		width: 200px;
		font-size: 12;
		padding: 10px;
	}

ul.none
	{
		list-style: none;
	}
	

//old stuff brought over

.titlecontainer
	{
		//position: relative;
		left:25px;
		top:5px;
		width:575px;
		padding:5px;
		background:#eee;
		border-color:black;
		border-style:solid;
		border-width:thin;
		text-align:center;
	}

.contentbox
	{
		position: relative;
		left:350px;
		top:50px;
		width:250px;
		padding:5px;
		background:#eee;
		border-color:black;
		border-style:solid;
		border-width:thin;
	}

.titletext{
		font-size:10pt;
		font-weight:bold;
		}


.box1
	{
		position:absolute;
		left:1px;
	}


.box2 {
position:absolute;
left:1px;
}  
  
.box3	{
position:absolute;
left:1px;
}
#content {
height:850px;
}
.contentboxleft{
		position: relative;
		left:25px;
		top:50px;
		width:275px;
		padding:5px;
		background:#eee;
		border-color:black;
		border-style:solid;
		border-width:thin;
}

.generaltext{
		font-size:8pt;
    font-family: Verdana, Helvetica, Arial, sans-serif;

		}
		
#mainContainer {
width:650px;
padding:2px;
}

#footer {
height:25px;
text-align:center;
font-size:7px;
}