* {
	margin: 0px;
	padding: 0px;
}
a {
	outline:none;
}
img {
	border: none 0px #fff;
}
body {
	background-color: #01654A;
	margin: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FEF9D6;
}
.cb{
	clear: both;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#header {
	height: 232px;
	width: 750px;
	position: relative;
}
#bear {
	background-image: url(../layout/images/bear.gif);
	height: 232px;
	width: 197px;
}
#logo {
	background-image: url(../layout/head_mid.jpg);
	height: 232px;
	width: 763px;
	position: absolute;
	left: 197px;
	top: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
#logo_right{
	background-image: url(../layout/head_right.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
	position: absolute;
	height: 232px;
	width: 102px;
	right: 0px;
}
#logo_heading{
	text-indent: -999px;
	overflow: hidden;
	background-image: url(../layout/logo.jpg);
	position: absolute;
	height: 56px;
	width: 419px;
	left: 180px;
	top: 96px;
}
#tablecontainer {
	text-align: center;
}
#navbar {
	background-color: #005D44;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
#navbar li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navbar li a {
	color: #FEF9D6;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navbar li a:hover {
	color: #FFFFFF;
}
#navbar li.seperator {
	background-image: url(../layout/images/nav_split.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-bottom: 8px;
}
#thumbs {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 175px;
}


#contenttd {
	text-align: left;
	padding-bottom: 20px;
	background-color: #005840;
}
#contenttd h1 {
	font-weight: lighter;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#contenttd  ul   {
	padding-left: 30px;
	padding-bottom: 10px;
}
#contenttd li {
	font-size: 12px;
	padding-bottom: 5px;
}


#contenttd p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#contenttd a {
	color: #FEF9D6;
}

h2 {
	font-weight: lighter;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 10px;
	color: #D9FDB9;
	margin-bottom: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: lighter;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: lighter;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer {
	background-color: #005840;
}
#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
.floatright {
	float: right;
	margin: 5px;
}
#winelist p {
	padding: 3px;
}
#contenttd a {
	text-decoration: none;
	background-color: #01654A;
	display: block;
	padding: 5px;
}
#contenttd a.link {
	float: left;
	position: absolute;
	top: 513px;
	right: 115px;
}

a.pdfdown  {
	background-color: #01654A;
	display: block;
	width: 225px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	background-image: url(../pdfs/logo.jpg);
	height: 36px;
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #00402F;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
a.pdfdown  span {
	font-size: 0.7em;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
a.pdfdown:hover {
	color: #FFFFFF;
}

#notice {
	height: 175px;
	position: relative;
	float: left;
	background-color: #FEF9D6;
	color: #005840;
	top: 10px;
	margin-bottom: 20px;
}
#notice h1 {
	font-weight: bolder;
	text-align: center;
}
#notice h2 {
	font-size: 1.5em;
	color: #005840;
	text-align: center;
}
#notice p {
	text-align: center;
}

.thumb_container{
	float: left;
	height: 50px;
	width: 50px;
	margin: 3px;
	overflow: hidden;
	border: 1px solid #003325;
}
.thumb_container img{
	height: 50px;
}
.display_container{
	position: relative;
	height: 355px;
	width: 750px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #003325;
	margin-bottom: 10px;
}
.baf_container{
	background-image: url(../layout/baf_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 160px;
	position: relative;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#baf_bl{
	background-image: url(../layout/baf_bl.gif);
	background-repeat: no-repeat;
	background-position: 5px bottom;
	position: absolute;
	left: 0px;
	bottom: -5px;
	height: 126px;
	width: 160px;
}
.minitxt{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 0.7em;
}
#baf_form{
	display: block;
	margin: 0px;
	padding: 0px;
}
.txtxbox{
	width: 150px;
	border: 1px solid #004633;
	color: #005840;
	padding: 2px;
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 3px;
}
.txtxbox2{
	width: 50px;
	border: 1px solid #004633;
	color: #005840;
	padding: 2px;
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 3px;
}
label{
	font-size: 0.7em;
	clear: left;
	float: left;
	width: 100px;
}
.submitbut{
	color: #FFFFFF;
	background-color: #002F22;
	border: 1px solid #187258;
	font-size: 0.7em;
	padding: 2px;
	display: block;
}
.sec48{
	float: left;
	width: 48%;
}
.gamedinner{
	background-image: url(../images/game-dinners.jpg);
	background-repeat: no-repeat;
	text-indent: -999px;
	display: block;
	overflow: hidden;
	height: 110px;
	width: 170px;
	background-position: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gamedinners {
	background-image: url(../images/link-game.jpg);
	background-repeat: no-repeat;
	text-indent: -999px;
	display: block;
	overflow: hidden;
	height: 80px;
	width: 165px;
	background-position: center;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.sundaydinner{
	background-image: url(../images/link-sunday.jpg);
	background-repeat: no-repeat;
	text-indent: -999px;
	display: block;
	overflow: hidden;
	height: 80px;
	width: 165px;
	background-position: center;
	margin-left: 5px;
	margin-bottom: 10px;
}
ul.genlist{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.genlist li{
	margin-bottom: 3px;
}
.christmas{
	background-image: url(../images/christmas09.jpg);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	height: 110px;
	width: 165px;
	text-indent: -999px;
	margin-left: 5px;
}
#christmas_downloads {
	float: right;
	position: absolute;
	right: 0px;
	margin-top: 10px;
	margin-right: 20px;
	width: 200px;
	text-align: center;
	color: #005840;
	background-color: #FEF9D6;
}
#christmas_downloads h1 {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#popup {
	position: absolute;
	left: 599px;
	top: 899px;
	border: 5px solid #666666;
	z-index: 4;
}
