@charset "utf-8";
/* CSS Document */

body, html{
	background-color: #2f1010;
	mardin: 0px;
	padding: 0px;
}
#wrap{
	width: 850px;
	margin: 0 auto;
}

#boxy{
	width: 850px;
	height: 630px;
	position: relative;
	float: left;
}

#bar{
	width: 850px;
	height: 16px;
	background-image: url(bar.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}


#content{
	height: 563px;
	width: 850 px;
	background-image:url(maven_splash2.jpg);
	background-repeat: no-repeat;
}

#menu_content{
	height: auto;
	width: 850 px;
}

#ap{
	display: none;	
}

#footer{
	float: left;
	height: 25px;
	width: 850px;
	float: left;
	position: relative;
}

#one{
	width: 75px;
	height: 25px;
	float: left;
	padding-right: 295px;
}

#two{
	width: 100px;
	height: 25px;
	float: left;
	padding-right: 230px;
}
#three{
	width: 125px;
	height: 25px;
	float: right;
	right: 0px;
}

a{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #ffe19a;
}

p{
	font-family: Times New Roman, Times, serif	;
	font-size: 16px;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	line-height: 25px;
	padding-bottom: 10px;
}

h3{
	font-family: Times New Roman, Times, serif	;
	font-size: 16px;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

h1{
	font-family: Times New Roman, Times, serif	;
	font-size: 19px;
	color: #ffe19a;	
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}

h2{
	font-family: Times New Roman, Times, serif	;
	font-size: 22px;
	color: #ffe19a;	
	padding-left: 10px;
	margin: 0px;
}

h4{
	font-family: Times New Roman, Times, serif	;
	font-size: 19px;
	color: #ffe19a;	
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}
#wine_container{
	width: 545px;
	height: auto;
	
	margin: 0px;
	padding: 0px;
}
#name{
	width: 400px;
	height: auto;
	
	float: left;
	position: relative;
}
#glass{
	width: 55px;
	height: auto;
	
	float: left;
	position: relative;
	top: -26px;
}

#bottle{
	width: 65px;
	height: auto;
	float: left;
	position: relative;
	top: -26px;
	clear: right;
	
}

#nothing{
	height: 500px;
	width: 200px;
	border: blue solid thin;
}
#home{
	float: left;
	position: relative;
	clear: right;
}

#enter{
	
	float: right;
	position: relative;
}
#glass_two{
	width: 55px;
	height: auto;
	
	float: left;
	position: relative;
	
}

#bottle_two{
	width: 65px;
	height: auto;
	float: left;
	position: relative;
	
	clear: right;
	
}

