body{
background: #fff;
font-family: Helvetica, Tahoma, sans serif;
font-size: 16px;
color: #333;
letter-spacing: 0.1em;
width: 100%;
}

#wrap{
width: 750px;
margin: 50px auto;
position: relative;
}



img
{display: block;
}

h1{
font-size: 20px;
margin: 16px 0px 0px 0px;
}

h2{
font-size: 16px;
font-weight: bold;
margin: 0px 0px 0px 0px;
}

h3{
font-size: 17px;
font-weight: normal;
color: #aec246;
color: #000;
margin: 0px 0px 0px 0px;
}

.price{
font-weight: bold;
}

p{
margin: 0px 0px 0px 0px;
}

.grey{
color: #333;
}

div.smaller{
padding-top: 30px;
padding-bottom: 30px;
}

.smaller{
font-size: 70%;
}

.bolder{
font-weight: bolder;
}

.bold{
font-weight: bold;
}

.smaller p{
margin-top: 5px;
}

div#menuwrap{
width: 500px;
margin: 0 auto;
position: relative;
}

table#myFormtable td{
vertical-align: top;
}

table#myFormtable input{
color: #aec246;
color: #000;
font-weight: bold;
font-size: 16px;
border: 1px solid #666;
vertical-align: top;
}

#story{
width: 400px;
text-align: justify;
margin: 0 auto;
color: #aec246;
padding: 10px;
}

#storyoverlay{
position: absolute;
top: 280px;
left: 246px;
width: 20px;
height: 20px;
}

.big{
font-size: 28px;
}

.green{
color: #aec246;
color: #000;
}

.address {
	color: #b2b2b2;
	letter-spacing: 3px;
	font-size: 12px;
	line-height: 18px;
}

a.open  {
	color: #666666;
	letter-spacing: 3px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

a:hover.open  {
	color: #9cb51c;
	color: #000;
	text-decoration: none;
}


		#facebook {
			position: absolute;
			top: 0;
			right: 50px;
		}
		
		ul.facebook {
			list-style: none;
			margin: 0px;
			}

		.displace {
			position: absolute;
			left: -5000px;
			}

		ul.facebook li {
			float: left;
			list-style-type:none;
			}

		ul.facebook li a {
			display: block;
			width: 196px;
			height: 66px;
			background: url(images/facebook.gif);
			}


		ul.facebook li.link a {
			background-position: 0 0;
			}


		ul.facebook li.link a:hover {
			background-position: 0px -66px;
			}
			
			
			#story a,
			#story a:link;
			#story a:visited;
			#story a:hover{
			color: #000;
			text-decoration: none;
			}
			
			#story a:hover{
			text-decoration: underline;
			}
