body
{
	font-size: 100.01%;
	background: black;
	color: white;
	font-family: arial, sans-serif;
	padding: 0;
	margin: 0;
}
a
{
	text-decoration: none;
	color: #fffae0;
}
a:visited
{
	color: #e0faff;
}
a:hover
{
	text-decoration: underline;
}

#mainframe
{
	background: url(images_reef/background.jpg) repeat-x;
	height: 100%;
}
#left
{
	background: url(images_reef/left.jpg) no-repeat top left;
	padding: 160px 50px 10px 200px;
	width: 700px;
}
#left p b
{
	font-weight: bold;
	color: #0CE5F9;

}
#left h1, #left h2, #left h3
{
	font-size: 16px;
	padding: 0;
	margin: 0 0 10px 0;
}
#left h2
{
	font-size: 12px;
}

#left h3
{
	font-size: 11px;
}

#right
{
	background: url(images_reef/right.jpg) no-repeat top right;
}
#footer
{
	background: url(images_reef/footer.jpg) repeat-x;
	height: 34px;
	padding: 10px 10px 0 200px;
	clear: both;
	margin-top: 10px;
}
.topbox
{
	background: url(images_reef/topbox.jpg) #56737B no-repeat;
	padding-top: 10px;
	margin-left: 40px;
	margin-bottom: 10px;
	width: 158px;
}
.botbox
{
	background: url(images_reef/botbox.jpg) no-repeat bottom left;
	padding: 0 20px 10px 20px;
}
#winebg
{
	background: url(images_reef/winebg.jpg) no-repeat top right;
	border: solid 1px #777;
}
#topmenu
{
	position: relative;
	left: 255px;
	top: -70px;
	font-size: 80%;
}
#menutop
{
	position: absolute;
	top: 95px;
	left: 500px;
}
#boxes
{
	padding: 10px;
	background: #EBDBBA;
	color: black;
}
#boxes div
{
}

#boxes h3
{
	font-size: 14px;
	color: #804000;
	padding: 0 0 4px 0;
	margin: 0 10px 4px 0;
	border-bottom: solid 1px #876;
}
#boxes p
{
	padding-top: 0;
	margin-top: 0;
}
#wineroom_bg
{
	background: url(images_reef/wineroom_small.jpg) no-repeat;
	clear: both;
	height: 150px;
	padding-left: 200px;
}
#store_bg
{
	background: url(images_reef/store_small.jpg) no-repeat;
	height: 150px;
	padding-left: 200px;
}
a img
{
	border: none;
}
a
{
	outline: none;
}