﻿body {
	align:center;
	background: #111111;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #b6b6b6;
}
.body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #b6b6b6;
	line-height:18px;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: bold;
	color: #fff;
	line-height:16px;
}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: bold;
	color: #888;
	line-height:20px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.textfield {
	padding:5px;
	border:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #313131;
}
.formtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height:12px;
}
.formfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	line-height:12px;
}
.orderingsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;

}

/* Side Scroller */
#page {
	position:absolute;
	left:5%;
	height: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
}
#ScrollBox {
	margin-left: 250px;
	margin-top: -40px;
	width: 790px;
	height: 1024px;
	position:  absolute;
	overflow:hidden;
}

#BigBox {
	width: 5256px;
	position:absolute;
	height: 1024px;
	top:118px;
	
}
#maintitle{
	position:absolute;
	left:250px;
	top:100px;
	width:412px;
	height:164px;
	z-index:-5;
	}
.block {
	width: 780px;
	float: left;
	height: 900px;
	margin-right: 10px;
}

#mainContent {
	width: 600px;
}
#header { 
	background: #111111;
	opacity:0.7;
	height:150px;
	width:600px;
	filter:alpha(opacity=70);
}
#headerempty { 
	
	height:150px;
	width:600px;
}
#title { 
	position:absolute;
	top:55px;
}

/* MENU ------------------

#menuOver {
	margin-left: 430px;
	position: relative;
	top: -654px;
	width: 100px;
	height: 46px;
} */

#MenuContainer {
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	top:230px;
	z-index:100;
}
#Menu {
	
	width:170px;
	height:270px;
	z-index:110;
	background-color: #000000;
	opacity: 0.7;
	filter:alpha(opacity=70);

}
#leaves {
	position:absolute;
	top:-20px;
	left:80px;
	width:92px;
	height:131px;
	z-index:150;
}
.menu-text {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #fff;
}
.menuseperator {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #555;
	letter-spacing: -0.12em;
}
.arrow {
	cursor: pointer;
}

.Page1 {

}
.Page1Over {

}
.Page2 {

}
.Page2Over {

}
.Page3 {

}
.Page3Over {

}
.Page4 {

}
.Page4Over {

}
.Page5 {

}
.Page5Over {

}
.Page6 {

}
.Page6Over {

}

.Page7 {
	padding-left: 35px;
	padding-top: 10px;
	font-size: 110%;
	height: 35px;
	width: 100px;
	color: #ffffff;
}
.Page7Over {
	padding-left: 35px;
	padding-top: 10px;
	font-size: 110%;
	height: 35px;
	width: 100px;
	color: #ffffff;
}

.MenuOverText {
	color: #FBE97E;
}
.linkBox {
	width: 790px;
	display: block;
}
