﻿body {
	margin: 20px 0px 0px 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight:normal;
	color:#ffffff;
	background-image:url(../../img/background.png)
}
img
{
	border:none;
}
.container
{
	width:943px;
	border:5px solid #ffffff;
}
.header
{
	width:943px;
	border-bottom:5px solid #ffffff;
}
.menu_area
{
	width:943px;
	background-color:#ffffff;
	color:#ffffff;
	text-align:left;
}
.menu
{
	width:767; 
	background-color:#8a7330;
	 height:35px;
	 border-bottom:5px solid #ffffff;
}
.content
{
	width:943px;
}
.footer
{
	width:943px;
	font-size:9px;
	color:#ffffff;
}
.footer a:link
{
	text-decoration:none;
	color:#ffffff;
}
.footer a:active
{
	text-decoration:none;
	color:#ffffff;
}
.footer a:visit
{
	text-decoration:none;
	color:#ffffff;
}
.footer a:visited
{
	text-decoration:none;
	color:#ffffff;
}
.footer a:hover
{
	text-decoration:underline;
	color:#ffffff;
}
.find_venue
{

	background-color:#ffffff; 
    border-bottom :5px solid #ffffff;
	text-align:left; 
	vertical-align:top; 
	padding-top:2px;
}
.search_button
{
	width:174px; 
	border-right:5px solid #ffffff; 
	vertical-align:top;
}
.content_text
{
	padding:5px;
	padding-left:25px;
	color:#ffffff;
	font-size:12px;
	height:280px;
	overflow:auto;
}
.content_text a:link
{
	color:#ffffff;
	text-decoration:none;
}
.content_text a:visit
{
	color:#ffffff;
	text-decoration:none;
}
.content_text a:visited
{
	color:#ffffff;
	text-decoration:none;
}
.content_text a:active
{
	color:#ffffff;
	text-decoration:none;
}
.content_text a:hover
{
	color:#ffffff;
	text-decoration:underline;
}


