#banner
		{text-align:center;
		}
		
#contain
		{height:450px;
		width:747px;
		border:2px solid;
		border-color:#b79565;
		margin:auto;
		}
		
#email
	{height:450px;
	width:150px;
	background-color:#a6cb41;
	color:#FFFFFF;
	
	font-family:Verdana;
	font-size:13px;
	float:left;
	}
	
#nav
	{background-image:url('linkbar.png');
	background-repeat:no-repeat;
	margin-left:150px;
	height:60px;
	
	}
#nav a
	{text-decoration:none;
		color:#79582E;
		font-family:Verdana;
		font-size:15px;
	
		
	}
#nav a:hover
	{color:#8ea25a;
	
	}
	
#contact
		{float:right;
		margin-top:-451px;
		height:33px;
		width:197px;
		text-align:center;
		}
#contact a
	{text-decoration:none;
		color:#79582E;
		font-family:Verdana;
		font-size:15px;
	
		
	}
#contact a:hover
	{color:#8ea25a;
	
	}
		
#footer
		{text-align:center;
		text-decoration:none;
		color:#b79565;
		font-family:Verdana;
		font-size:13px;
		}
#footer a
		{text-align:center;
		text-decoration:none;
		color:#a38258;
		}
		
#footer a:hover
			{text-align:center;
			text-decoration:none;
			color:#b79565;
			}
			
#information
			{height:417px;
			width:197px;
			background-image:url('informationbar.png');
			background-repeat:no-repeat;
			float:right;
			margin-top:4px;
			color:#b79565;
			}
			
#content
		{width:500px;
		height:400px;
		color:#79582e;
		padding-left:30px;
		font-family:Gills Sans MT;
		}

ul
	{color:#a6bd68;
	}
	
ul p 
	{color: #79582e;
	margin:5px 0;
	}
			
h4
	{font-family:Goudy Old Style;
	}
	
p
	{font-family:Franklin Gothic Book;
	font-size:14px;
	}
	
#vineright
		{
		background-image:url('vineright.png');
		background-repeat:no-repeat;
		background-position:absolute bottom;
		bottom:0px;
		width:197px;
		height:60px;
		margin-top:53px;
		}
		
#vineleft
		{
		background-image:url('vineleft.png');
		background-repeat:no-repeat;
		background-position:absolute bottom;
		bottom:0px;
		width:150px;
		height:200px;
		margin-top:152px;
		}
		
h5
	{font-family:Franklin Gothic Book;
	color:#8ea25a;
	font-size:16px;
	text-decoration:underline;
	}
	
.scrollarea
		{width:358px;
		height:300px;
		padding-left:5px;
		padding-right:5px;
		padding-top:5px;
		padding-bottom:5px;
		border-color:#f6f6f6;
		border-width:1px;
		border-style:solid;
		margin-left:10px;
		float:left;
		overflow:auto;
		}
		
a
	{color:#79582e;
	}
	
.imageborder
			{border-color:#000000;
			}

#contactinfo
			{font-family:Franklin Gothic Book;
			color:#8ea25a;
			font-size:20px;
			}
