body {
	margin: 0px;
	padding: 0px;
	background-color: #5f9501;
}

#page_wrap {
	width: 960px;
	height: 450px;
	padding: 0px 20px;
	margin: auto;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-align: left;
	background-image: url(../images/page_wrap_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#navigation {	
	position: relative;
	margin: 0px;
	width: 960px;
	height: 114px;
	background-image: url(../images/navigation_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 2;
}

#header {
	position: relative;
	margin: -6px 0px 14px 0px;
	padding: 0px 17px 0px 10px;
	width: 933px;
	height: 272px;
	z-index: 1;
}

#flash_billboard_bg {
	background-image: url(../images/flash_billboard_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#content_area {
	position: relative;
	padding: 0px 17px 0px 10px;
	margin-bottom: 15px;
	width: 933px;
}

#gallery_hightlights {
	padding-top: 42px;
	width: 294px;
	height: 280px;
	background-image: url(../images/gallery_highlights_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

.gallery_hightlights_links {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.gallery_hightlights_links a:link, .gallery_hightlights_links a:visited, .gallery_hightlights_links a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.gallery_hightlights_links a:hover {
	color: #5f9501;
	text-decoration: none;	
}

.photo_block1 {
	display: inline;
	float: left;
	width: 105px;
	height: 80px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.thumbg_bg1 {
	background-image: url(../images/thumb_bg1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.content_top {
	width: 621px;
	height: 93px;
	background-image: url(../images/content_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.content_bottom {
	width: 621px;
	height: 15px;
	background-image: url(../images/content_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.content_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003300;
	line-height: 15px;
	text-align: justify;
}

.content_text a:link, .content_text a:visited, .content_text a:active {
	color: #003300;
	text-decoration: underline;
}

.content_text a:hover {
	color: #009900;
	text-decoration: underline;
}

.content_text .title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #009900;
	text-align: left;
	line-height: normal;
	font-weight: bold;
}

.whats_new_title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #009900;
	text-align: left;
	line-height: normal;
	font-weight: bold;
}

.whats_new_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003300;
	text-align: justify;
	line-height: normal;	
}

.whats_new_text a:link, .whats_new_text a:visited, .whats_new_text a:active {
	color: #003300;
	text-decoration: none;
}

.whats_new_text a:hover {
	color: #009900;
	text-decoration: none;
}

.full_story_link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #00ff00;
	text-align: left;
	line-height: normal;
}

.full_story_link a:link, .full_story_link a:visited, .full_story_link a:active {
	color: #00ff00;
	text-decoration: none;
}

.full_story_link a:hover {
	color: #00ff00;
	text-decoration: underline;
}

.h_seperator_23px {
	height: 23px;
	background-image: url(../images/h_seperator_23px.gif);
	background-position: left;
	background-repeat: repeat-x;
}

.outlets_thumb_frame {
	background-image: url(../images/outlets_thumb_frame.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.pub_grub_border {
	background-image: url(../images/pub_grub_border.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.beverages_border {
	background-image: url(../images/beverages_border.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#iframe_banner_scroller {
	width: 621px;
	height: 88px;
}

#iframe_banner_scroller_new {
	position: relative;
	margin-left: 307px;
	width: 626px;
	height: 88px;
}

#footer {
	position: relative;
	width: 960px;
	height: 52px;
	background-image: url(../images/footer_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.footer_text {
	font-family: Tahoma, Verdana, Arial;
	color: #5f9501;
	font-size: 10px;
}

.footer_text a:link, .footer_text a:visited, .footer_text a:active {
	color: #5f9501;
	text-decoration: none;
}

.footer_text a:hover {
	color: #5f9501;
	text-decoration: underline;
}

.btmright_text {
	font-family: Verdana;
	font-size: 9px;
	color: #5f9501;
	line-height: normal;
	text-align: right;		
}

.btmright_text a:link, .btmright_text a:visited, .btmright_text a:active {
	color: #5f9501;
	text-decoration: none;
}

.btmright_text a:hover {
	color: #5f9501;
	text-decoration: underline;
}