	body{
		font-family: Verdana, sans-serif;
		font-size: 13px;
		color:#FFFFFF;
		height: 100%;
		margin:0;spacing:0;padding:0;
	}
	
	h1{
		font-size: 14px;
		font-weight: bold;
	}
	
	h2{
		font-size: 13px;
		font-weight: bold;
	}
	
	h3{
		font-size: 12px;
		font-weight: bold;
	}
	
	hr{
		border: 1px solid #E99800;
	}

	img{ 
		border: 0;
	}
	
	.artImage{
		width: 500px;
		height: 140px;
		margin:2px 2px 2px 0;
	}
	
	table {
		border: 1px solid white;
		width: 99%;
		border-collapse: collapse;
		margin:1px;
		spacing:0;
		padding:0;
	}
	
	caption {
		border: 1px solid white;
		text-align: left;
		background-color: #829411;
		font-weight: bold;
		font-variant: small-caps;
		letter-spacing: 2px;
		width:99.1%;
		padding:0;
		margin:-1px;
		spacing-left:2px;
	}
	
	td {
		border: 1px solid white;
		background-color: #82A811;
		spacing:0;
		spacing-left:2px;
		margin:0;
	}
	
	th {
		border: 1px solid white;
		background-color: #829411;
		text-align: left;
		spacing:2px;
		padding:0;
		margin:0;
	}
	
	#pic{
		position:relative;
		text-align: center;
	}
	
	#home_link {
		position:relative;
		margin-left: 130px;
		margin-top: -580px;
		height: 60px;
		width: 260px;
		
	}
	
*html #home_link {
		position:relative;
		margin-left: 130px;
		margin-top: -580px;
		height: 60px;
		width: 260px;
}
	
	#container{
		width: 800px;
		height: 400px;
		margin: 0 auto;	
	}

*html #container{
		position: relative;
		width: 800px;
		height: 100%;
		margin-top: -890px;	
}

#navigation{
		position: relative;
		width: 45em;
		height: 2em;
		padding-left: 17%;
		margin-top: -555px;
		line-height: 25px;
	}

*html #navigation{
		position: relative;
		width: 12em;
		height: 20em;
		padding-left: 0%;
		margin-top: 400px;
		line-height: 25px;
} 

#main{
		position: relative;
		margin-left: 136px;
		align: left;
		padding-right: 10px;
		top: 20px;
		width: 540px;
		height: 380px;
		overflow: auto;	
	}
	
*html #main{
		position: relative;
		margin-left: 230px;
		text-align: left;
		padding-right: 10px;
		top: -255px;
		width: 420px;
		height: 400px;
		overflow: auto;	
}

#maps {
                position: relative;
                margin-left: 136px;
                align: left;
                padding-right: 10px;
                top: 20px;
                width: 540px;
                height: 380px;
                overflow: hidden;
}

*html #maps{
		position: relative;
		margin-left: 230px;
		text-align: left;
		padding-right: 10px;
		top: -255px;
		width: 420px;
		height: 400px;
		overflow: hidden;
}

#map {
                width: 200px;
                height: 200px;
}

directions {
                width: 200px;
                height: 200px;
                overflow: auto;
}

a:link, a:visited, a:active{
		color: #553101;
		text-decoration: none;
	}

	a:hover{
		color: white;
		text-decoration: none;
	}
	
	#sec_nav{
		position: relative;
		font-size: 10px;
		top: 620px;
		margin-left: 590px;
	}
	
*html #sec_nav{
		position: relative;
		font-size: 10px;
		top: 620px;
		margin-left: 590px;
}

#shop{
		position:relative;
		margin-left: 720px;
		margin-top: 510px;
		height: 110px;
		width: 170px;
}

#demeter{
		position:relative;
		margin-left: 464px;
		margin-top: -90px;
		height: 100px;
		width: 263px;	
}

.form {
		display: block;
}
#name {
		margin-left: 5em;
		margin-bottom: 1em;
}

#email {
		margin-left: 1em;
		margin-bottom: 1em;
}