body {
	background: #320400 url(images/board7.jpg) no-repeat center;
	font-size: 13px;
}
p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}
.contain {
	width: 1200px;
	margin: 0 auto;
}
.topbanner {
	background: url(images/main4.png) no-repeat;
	height: 400px;
	width: 900px;
	margin-left: 99px;
	margin-top: 40px;
	
}
.directions {
	margin-top: 150px;
	
}
.directions p, h4, h1 {
	text-align: center;
}

.title {
	background: url(images/title2.png) no-repeat;
	height: 167px;
	width: 424px;
	margin-top: 20px;
}

.entry {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
}
.girls {
	background: url(images/girls3.png) no-repeat;
	height: 207px;
	width: 298px;
	margin: 0 auto;
	margin-top: 15px;
}
.event_left {
    height: 700px;
    width: 500px;
    margin-top: 25px;
    background: url(images/eventbg.png) no-repeat;
}
.right_main {
    height: 670px;
    width: 298px;
    background: url(images/rtbg1.jpg) no-repeat;
}

.menua {
	height: 1033px;
	width: 798px;
	background: url(images/menub.jpg) no-repeat;
	margin: 0 auto;
}
.menub {
	height: 1033px;
	width: 798px;
	background: url(images/menua.jpg) no-repeat;
	margin: 0 auto;
}
.map {
	width: 500px;
	height: 462px;
	background: url(images/map3.jpg) no-repeat;
	margin: 0 auto;
}
.beergirl {
	height:200px;
	width:298px;
	background: url(images/girl2.png) no-repeat;
	margin: 0 auto;
}
#menu {
	margin: 0 auto;
	width: 798px;
	height: 40px;
 	background: url(images/navbar.jpg) no-repeat left top;
	font-family: georgia, Helvetica, sans-serif;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	background: url(images/img05.gif) no-repeat right top;
	height: 40px;
	padding: 0 15px 0 15px;
}
#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 11px 20px 0 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFff;
}
#menu a:hover {
	color: #ffff00;
}

#menu .current a {
	color: #666ff0;
}

#container {
	height: 1026px;
	width: 798px;
	margin: 0 auto;
}

#leftcontainer {
	height: 1026px;
	width: 500px;
	float: left;
}

#rightcontainer {
	height: 1026px;
	width: 298px;
	float: right;

}

#leftcontainer h1, p {
	font-family: Georgia;
	font-size: 1.2em;
}
			 
.containder {
		display: inline;
		margin: 0;
		padding: 0;
               font: 1em/1.4 Verdana, Arial, Helvetica, sans-serif; 
}



