/* CSS Document */

<!--
body {
	background-color: #506218;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width:900px;
	height:1500px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
}

#containerFin {
	width:900px;
	height:2500px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
}
#containerRec {
	width:900px;
	height:2300px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
}

#containerRest {
	width:900px;
	height:6000px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
}

#container101 {
	width:900px;
	height:2500px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
}
#container102 {
	width:900px;
	height:3000px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
}
#container103 {
	width:900px;
	height:1800px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
}

#container111 {
	width:900px;
	height:2500px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
}
#container104 {
	width:900px;
	height:1000px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
}

#container106 {
	width:900px;
	height:2200px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
}

#container107 {
	width:900px;
	height:3500px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
}

#container108 {
	width:900px;
	height:3000px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
}
#containerMix {
	width:900px;
	height:1300px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
}

#container2 {
	width:900px;
	height:400px;
	background-image:url(stoveheader.jpg);
	background-repeat:no-repeat;
}

#container2mix {
	width:900px;
	height:400px;
	background-image:url(mixologyheader.jpg);
	background-repeat:no-repeat;
}

#head{
	width:900px;
	height:180px;
	position:relative;
}

#headmix{
	width:900px;
	height:370px;
	position:relative;
}

#mid {
	width:900px;
	height:auto;
	position:relative;

}

#vert1 {
	width: 230px;
	height: auto;
	padding-left: 10px;
	padding-right: 5px;
	float:left;
	position:relative;
}

#vert2 {
	width: 620px;
	height: auto;
	float:left;
	position:relative;
	padding-left: 5px;
	padding-right: 5px;
}

#vert3 {
	width: 230px;
	height: 10px;
	padding-left: 5px;
	padding-right: 10px;
	height:500px;
	float:right;
	position:relative;
	background-color:#000000;
}

#foot {
	width:900px;
	height:100px;
	float:left;
	position:relative;
}

#player {
	text-align:center;
	height:700px;
	width:auto;
}

h1 {
	font-size:14px;
	letter-spacing: 3px;
}
a:link {
	color:#92bb2d;
	text-decoration: underline;
	letter-spacing: 1px;
	line-height: 14px;
}
a:visited {
	color: #92bb2d;
	text-decoration: underline;
	letter-spacing: 1px;
	line-height: 14px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #92bb2d;
	letter-spacing: 1px;
	line-height: 14px;
}
a:active {
	color: #92bb2d;
	text-decoration: underline;
	letter-spacing: 1px;
	line-height: 14px;
}
.style1 {
	font-size: 16;
	letter-spacing: 1px;
	line-height: 24px;
}

img  {border: 0px;}
A:visited img    {border: 0px;}
A:active img  {border: 0px;}
A:hover img    {border: 0px; background-color:#000000;}

-->