/*
Theme Name: Devilslakend.com
*/
body {
	margin:0;
	color:#50554d;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#f1f5f6 url(images/body-bg.jpg) no-repeat 50% 0;
}
img {
	border-style:none;
}
a {
	text-decoration:none;
	color:#ce9704;
}
a:hover {
	text-decoration:underline;
}
input ,
textarea ,
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form ,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.page {
	margin:0 auto;
	width:1000px;
	border-left:1px solid #ebf2e9;
	border-right:1px solid #ebf2e9;
	background:url(images/page-bg.png);
}
.wrapper {
	margin:0 auto;
	width:980px;
	background:url(images/page-shadow.png) repeat-y;
	padding:0 10px;
}
#header {
	width:100%;
	overflow:hidden;
	position:relative;
}
#header .mainpart {
	width:980px;
	height:85px;
	background:url(images/header-bg2.jpg) no-repeat;
	position:relative;
	border-bottom:1px solid #b8bebe;
	z-index:2;
}
#header h1 {
	position:absolute;
	top:18px;
	left:0;
	width:230px;
	height:68px;
	margin:0;
}
#header h1 a {
	background:url(images/logo.png);
	width:230px;
	height:68px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	
}
#header .navholder {
	width:736px;
	position:absolute;
	top:40px;
	right:17px;
	padding-top:7px;
}
#header .calendarnav {
	width:297px;
	float:left;
}
* html #header .calendarnav {
	margin-right:-3px;
}
#header .gotoarea {
	overflow:hidden;
	height:32px;
	position:relative;
	background:url(images/gotoarea-bg.gif) no-repeat;
	border-right:1px solid #e8e7e3;
	padding-left:46px;
}
#header .gotoarea span {
	position:absolute;
	top:3px;
	color:#a5a097;
	font-size:10px;
}
#header .gotoarea ul {
	margin:0;
	padding:13px 0 0;
	list-style:none;
}
#header .gotoarea ul li {
	float:left;
	padding-right:20px;
}
#header .gotoarea ul a {
	color:#a5a097;
	font-style:italic;
	font-size:12px;
	white-space:nowrap;
}
#header .gotoarea ul a.blue {
	color:#5aafc8;
}
#header .gotoarea ul a.yellow {
	color:#f8c038;
}
#header .gotoarea ul a.green {
	color:#6ba37b;
}
.backNav {
	padding: 5px 0 0 13px; 
	color:#9d9681; 
	font-size:10px;
	text-transform:uppercase;
}
.backNav a{
	
	color:#9d9681; 
	font-size:9px;
	
}
ul#mainnav {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #f5e7bd;
	height:30px;
	background:url(images/mainnav-bg.gif) repeat-x;
}
.calendarnav ul#mainnav {
	border:1px solid #eeeeeb;
	border-bottom:1px solid #e3e1de;
	border-right:none;
}
.calendarsubarea {
	height:25px;
	background:#f5f5f4 url(images/calendar-subarea.gif) repeat-x;
	text-align:right;
	padding:13px 38px 0 0;
}
.calendarsubarea a {
	color:#89847a;
	font-size:13px;
	text-decoration:underline;
}
.calendarsubarea a:hover {
	text-decoration:none;
}
ul#mainnav:after {
	clear:both;
	display:block;
	content:'';
}
ul#mainnav li {
	padding:0;
	float:left;
}
ul#mainnav a {
	color:#a7a295;
	float:left;
	line-height:30px;
	font-size:14px;
	font-style:italic;
}
ul#mainnav span {
	float:left;
	text-align:center;
	cursor:pointer;
}
ul#mainnav a:hover ,
ul#mainnav a.active {
	background:url(images/mainnav-hover-left.gif) no-repeat;
	position:relative;
	text-decoration:none;
	color:#f0bb2b;
	margin:-13px -8px -16px;
	z-index:1;
}
.calendarnav ul#mainnav a:hover ,
.calendarnav ul#mainnav a.active {
	color:#a5a097;
}
ul#mainnav a.active {
	z-index:2;
}
ul#mainnav a:hover span ,
ul#mainnav a.active span {
	background:url(images/mainnav-hover-right.gif) no-repeat 100% 0;
	cursor:pointer;
	padding:13px 8px 16px;

}
ul#mainnav li.first-child a:hover ,
ul#mainnav li.first-child a.active {
	background:url(images/mainnav-hover-left-first.gif) no-repeat;
	margin-top:-13px;
	margin-left:-1px;
	position:relative;
	margin-bottom:-16px;
}
.calendarnav ul#mainnav li.first-child a:hover ,
.calendarnav ul#mainnav li.first-child a.active {
	background:url(images/calendarnav-left-first.gif) no-repeat;
	margin-top:-13px;
	margin-left:-1px;
	position:relative;
	margin-bottom:-16px;
}
ul#mainnav li.first-child a:hover span ,
ul#mainnav li.first-child a.active span {
	padding-left:1px;
}

.calendarnav ul#mainnav li.first-child a:hover span ,
.calendarnav ul#mainnav li.first-child a.active span {
	padding-left:1px;
	background:url(images/calendarnav-right-last.gif) no-repeat 100% 0;
}
ul#mainnav li.last-child a:hover ,
ul#mainnav li.last-child a.active {
	margin-right:-1px;
	background:url(images/mainnav-hover-left-last.gif) no-repeat;
}
.calendarnav ul#mainnav li.last-child a:hover ,
.calendarnav ul#mainnav li.last-child a.active {
	margin-right:-1px;
	background:url(images/calendarnav-left-last.gif) no-repeat;
}
ul#mainnav li.last-child a:hover span ,
ul#mainnav li.last-child a.active span {
	padding-right:1px;
	background:url(images/mainnav-hover-right-last.gif) no-repeat 100% 0;
}
.calendarnav ul#mainnav li.last-child a:hover span ,
.calendarnav ul#mainnav li.last-child a.active span {
	padding-right:1px;
	background:url(images/calendarnav-right-last.gif) no-repeat 100% 0;
}
#header .btn-orange {
	position:absolute;
	top:0;
	right:0;
	height:37px;
	width:210px;
	z-index:10;
}
#header .btn-orange div {
	height:37px;
	background:url(images/btn-shadow1.png) no-repeat;
	width:200px;
	padding-left:10px;
}
#header .btn-orange a {
	display:block;
	line-height:24px;
	background:#fdb765 url(images/arrow-1.gif) no-repeat 100% 5px;
	color:#fff;
	margin:0 0 7px 7px;
	padding:0 32px 0 10px;
	text-align:right;
	height:24px;
}
#header .submenu {
	width:980px;
	height:71px;
	background:#ddd6c4 url(images/submenu-bg.gif) repeat-x;
	position:relative;
	z-index:1;
	padding-top:8px;
}
#header .submenu {
	width:980px;
	height:71px;
	background:#ddd6c4 url(images/submenu-bg.gif) repeat-x;
	position:relative;
	z-index:1;
	padding-top:8px;
}
#header .green {
	background:#a4cbb6 url(images/submenu-bg_green.gif) repeat-x !important;
}
.strip p,
.free p{
	padding:0;
	margin:0;
}


ul#subnav,
ul#sn_green{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}
ul#subnav li,
ul#sn_green li{
	padding:0;
	float:left;
}
ul#subnav a,
ul#sn_green a{
	color:#bab6ab;
	float:left;
	line-height:30px;
	font-size:13px;
	font-style:italic;
}
ul#subnav span,
ul#sn_green span{
	float:left;
	text-align:center;
	cursor:pointer;
	padding: 0 4px 0 4px;
	margin: 0 -8px 0 0px;
}
ul#subnav a:hover ,
ul#subnav a.active {
	background:url(images/submenu-hover-left.gif) no-repeat;
	color:#736a51;
	text-decoration:none;
	margin-bottom:-30px;
	position:relative;
}
ul#subnav a:hover span ,
ul#subnav a.active span {
	background:url(images/submenu-hover-right.gif) no-repeat 100% 0;
	padding-bottom:30px;
}
ul#sn_green a:hover ,
ul#sn_green a.active {
	background:url(images/submenu-hover-left_green.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	margin-bottom:-30px;
	position:relative;
}
ul#sn_green a:hover span ,
ul#sn_green a.active span {
	background:url(images/submenu-hover-right_green.gif) no-repeat 100% 0;
	padding-bottom:30px;
}
ul#subnav li.first-child a:hover ,
ul#subnav li.first-child a.active{
	background:#ddd6c4;
	color:#736a51;
	text-decoration:none;
	margin-bottom:-30px;
	position:relative;
}
ul#sn_green li.first-child a:hover ,
ul#sn_green li.first-child a.active{
	background:#a4cbb6;
	color:#fff;
	text-decoration:none;
	margin-bottom:-30px;
	position:relative;
}
ul#subnav li.last-child a:hover span ,
ul#subnav li.last-child a.active span,
ul#sn_green li.last-child a:hover span ,
ul#sn_green li.last-child a.active span{
	background:none;
}

#header .submenu a.back {
	position:absolute;
	top:55px;
	right:30px;
	color:#fff;
}
#header .submenu a.yellow {
	color:#f0bb2b;
	position:absolute;
	top:15px;
	right:30px;
}
#header .submenu ul.lvl3,
#header .submenu ul.lvl3_green{
	position:absolute;
	top:44px;
	left:40px;
	margin:0;
	padding:0;
	list-style:none;
}
#header .submenu ul.lvl3 li,
#header .submenu ul.lvl3_green li{
	float:left;
	padding:10px 30px 0px 20px;
	height:40px;
	
}
#header .submenu ul.lvl3 li:hover,
#header .submenu ul.lvl3_green li:hover{

	background:#fff url(images/subnav-hover-right.gif) no-repeat 100% ;
	text-decoration:underline;
}
#header .submenu ul.lvl3 li.active,
#header .submenu ul.lvl3_green li.active{
	
	background:#fff url(images/subnav-hover-right.gif) no-repeat 100% top;
	font-weight:bold;
	text-decoration:none;
}
#header .green ul.lvl3 li:hover,
#header .green ul.lvl3_green li:hover{

	background:#a4cbb6 url(images/subnav-hover-right_green.gif) no-repeat 100% !important;
	text-decoration:underline;
}
#header .green ul.lvl3 li.active,
#header .green ul.lvl3_green li.active{
	
	background:#a4cbb6 url(images/subnav-hover-right_green.gif) no-repeat 100% top !important;
	font-weight:bold;
	text-decoration:none;
}
#header .submenu ul.lvl3 a,
#header .submenu ul.lvl3_green a{
	color:#706953;
	
}
#header .submenu ul.lvl3 a:hover ,
#header .submenu ul.lvl3 a.active,
#header .submenu ul.lvl3_green a:hover ,
#header .submenu ul.lvl3_green a.active{
	color:#918466;
}
.promo {
	width:100%;
	overflow:hidden;
}
.promo img {
	display:block;
}
.columnsholder {
	width:100%;
	overflow:hidden;
	border-top:6px solid #5a8b83;
	background:#fff;
	padding:25px 0 30px 0;
}
#colourscheme2 .columnsholder {
	border-top:6px solid #f0bb2b;
}
#colourscheme3 .columnsholder {
	border-top:6px solid #d2e7ff;
}
#colourscheme4 .columnsholder {
	border-top:6px solid #5da0e8;
}
#colourscheme5 .columnsholder {
	border-top:6px solid #8abb89;
}
#colourscheme6 .columnsholder {
	border-top:6px solid #b08b46;
}
#colourscheme7 .columnsholder {
	border-top:6px solid #85c2bd;
}
#colourscheme8 .columnsholder {
	border-top:6px solid #9db9a9;
}
.columnsholder img {
	display:block;
}
.content {
	float:right;
	width:618px;
	padding-bottom:10px;
}
.topicbox {
	width:608px;
	padding:7px 0 0 10px;
	background:url(images/topicbox-shadow.png) no-repeat;
	margin-bottom:-7px;
	position:relative;
}
.topicbox .boxarea {
	width:601px;
	padding:7px 0 7px 7px;
	background:url(images/boxarea-shadow.gif) no-repeat 0 100%;
}
.topicbox .text {
	width:100%;
	background:#f1eee7;
	padding-bottom:4px;
	overflow:hidden;
}
.topicbox .titleline {
	width:100%;
	background:#5a8b83;
	overflow:hidden;
}
#colourscheme2 .topicbox .titleline {
	background:#f0bb2b;
}
#colourscheme3 .topicbox .titleline {
	background:#d2e7ff;
}
#colourscheme4 .topicbox .titleline {
	background:#5da0e8;
}
#colourscheme5 .topicbox .titleline {
	background:#b4b2b0;
}
#colourscheme6 .topicbox .titleline {
	background:#b08b46;
}
#colourscheme7 .topicbox .titleline {
	background:#85c2bd;
}
#colourscheme8 .topicbox .titleline {
	background:#9db9a9;
}
#colourscheme9 .topicbox .titleline ,
#colourscheme12 .topicbox .titleline {
	background:#a88f67;
}
#colourscheme10 .topicbox .titleline ,
#colourscheme11 .topicbox .titleline ,
#colourscheme13 .topicbox .titleline {
	background:#eecc83;
}
.topicbox .titleline h2 {
	float:left;
	line-height:28px;
	color:#f2f3f0;
	margin:0;
	background:#535353;
	padding:0 12px;
	font-size:18px;
	font-weight:normal;
	
}
.topicbox strong.phone {
	display:block;
	font-size:24px
}
.topicbox strong {
	display:block;
	font-size:24px
}
.topicbox span.hours {
	color:#b08b46;
}
#colourscheme7 .topicbox span.hours {
	color:#85c2bd;
}
#colourscheme8 .topicbox span.hours {
	color:#9db9a9;
}
#colourscheme9 .topicbox span.hours {
	color:#a88f67;
}
#colourscheme2 .topicbox .titleline h2 {
	background:#646161;
}
#colourscheme6 .topicbox .titleline h2 ,
#colourscheme7 .topicbox .titleline h2 ,
#colourscheme8 .topicbox .titleline h2 {
	background:#76746e;
}
#colourscheme5 .topicbox .titleline h2 {
	background:#8abb89;
}
#colourscheme10 .topicbox .titleline h2 {
	background:#d3372a;
}
#colourscheme11 .topicbox .titleline h2 {
	background:#936333;
}
#colourscheme12 .topicbox .titleline h2 {
	background:#e19d0c;
}
#colourscheme13 .topicbox .titleline h2 {
	background:#b95704;
}
.topicbox .titleline a {
	float:right;
	color:#fff;
	background:url(images/arrow-2.gif) no-repeat 100% 50%;
	padding-right:25px;
	line-height:15px;
	margin:6px 54px 6px 0;
	position:relative;
}
#colourscheme3 .topicbox .titleline a {
	color:#525353;
	background:url(images/arrow-4.gif) no-repeat 100% 50%;
}
.topicbox .textarea {
	padding:7px 22px 7px 12px;
}
.content p {
	margin:0;
	line-height:18px;
}
.topicbox .prices {
	width:108%;
	overflow:hidden;
}
.topicbox .prices .col {
	float:left;
	width:280px;
	padding-right:10px;
	line-height:18px;
}
.topicbox .prices .col2 {
	float:left;
	width:170px;
	padding-right:0;
	line-height:18px;
}
.topicbox .prices .col3 {
	float:left;
	width:200px;
	padding-right:0;
	line-height:18px;
}
.topicbox .prices .col span {
	display:block;
}
.topicbox .pad {
	padding-bottom:16px;
}
.topicbox .white {
	height:1%;
	background:#fff;
	padding:7px 22px 7px 12px;
	overflow:hidden;
	font-size:14px;
}
.topicbox .white span {
	display:block;
	line-height:16px;
}
.rating {
	height:1%;
	overflow:hidden;
	border-top:6px solid #f1eee7;
	border-bottom:6px solid #f1eee7;
	line-height:30px;
	margin:20px 0 0 10px;
	padding-left:20px;
	position:relative;
}
.rating strong ,
.comments strong {
	float:left;
	color:#a69f8e;
	font-size:18px;
	font-weight:normal;
	padding-right:10px;
}
.rating ul {
	float:left;
	margin:0;
	padding:4px 5px 0 0;
	list-style:none;
}
.rating ul li {
	float:left;
	padding-right:5px;
}
.rating span ,
.comments span {
	color:#a8a292;
	font-size:10px;
}
.comments {
	height:1%;
	overflow:hidden;
	line-height:30px;
	margin:0 0 0 10px;
	padding-left:20px;
	border-bottom:1px solid #f2efe9;
	position:relative;
}
.comments a {
	color:#7f796c;
}
.sidebar {
	float:left;
	width:325px;
	padding-left:21px;
}
.sidebar .shadowbox {
	width:325px;
	background:url(images/topicbox-shadow.png) no-repeat;
	padding-top:14px;
	margin-bottom:-3px;
}
.sidebar .shadowbox .btm {
	width:325px;
	background:url(images/sidebar-shadow-b.gif) no-repeat 0 100%;
	padding:0 0 16px 16px;
	position:relative;
}
.sidebar .shadowbox2 {
	width:325px;
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:14px 0 3px 16px;
}
.sidebar .text {
	padding:9px 10px 8px 14px;
	background:#f5f3ee;
	width:284px;
	position:relative;
}
.sidebar .text span {
	display:block;
	color:#5a8b83;
	text-transform:uppercase;
	padding-bottom:5px;
}
.sidebar .text span a {
	color:#50554d;
	font-size:9px;
	text-decoration:underline;
	text-transform:none;
	margin-left:5px;
}
.sidebar .text span a:hover {
	text-decoration:none;
}
#colourscheme2 .sidebar .text span {
	color:#f0bb2b;
}
#colourscheme3 .sidebar .text span {
	color:#5a8b83;
}
#colourscheme4 .sidebar .text span {
	color:#5da0e8;
}
#colourscheme5 .sidebar .text span {
	color:#8abb89;
}
#colourscheme6 .sidebar .text span {
	color:#7d5e2b;
}
#colourscheme7 .sidebar .text span {
	color:#85c2bd;
}
#colourscheme8 .sidebar .text span {
	color:#9db9a9;
}
.sidebar .text strong {
	display:block;
	color:#50554d;
	line-height:14px;
}
.sidebar .text p {
	margin:3px 0 0;
}
.sidebar .gallery {
	height:108px;
	padding:9px 0 27px 17px;
}
.sidebar .gallery ul {
	width:105%;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.sidebar .gallery ul li {
	float:left;
	padding:0 9px 10px 0;
}
#footer {
	border-top:5px solid #f6ba25;
	font-size:10px;
	border-bottom:1px solid #e3e2df;
}
#footer .darkline {
	width:100%;
	overflow:hidden;
	background:#77746e;
	padding-bottom:1px;
}
#footer .darkline ul.left {
	float:left;
	margin:0;
	padding:0 0 0 23px;
	list-style:none;
}
#footer .darkline ul.left li {
	float:left;
	padding-right:10px;
}
#footer .darkline ul.left a {
	color:#e3e2de;
	text-decoration:underline;
	line-height:22px;
}
#footer .darkline ul.left a:hover {
	text-decoration:none;
}
#footer .darkline ul.right {
	float:right;
	margin:0;
	padding:0 23px 0 0;
	list-style:none;
}
#footer .darkline ul.right li {
	float:left;
	padding-left:10px;
}
#footer .darkline ul.right a {
	color:#e3e2de;
	line-height:22px;
	background:url(images/arrow-3.gif) no-repeat 100% 50%;
	padding-right:10px;
	text-transform:uppercase;
}
#footer .greyline {
	width:100%;
	overflow:hidden;
	background:#e3e2de;
	padding:3px 0;
	line-height:26px;
	text-align:right;
	border-bottom:1px solid #8c8c8b;
}
#footer .greyline a{
	float:left;
	padding: 0 0 0 10px;
}

#footer .greyline .social{
	width:600px;
	padding:4px 0 4px 12px;
}
#footer .greyline a.commerce {
	float:left;
	background:url(images/ndcomm-long-bw.jpg) no-repeat 100% 50%;
	background-position:right;
	text-align:left;
	padding-right:30px;
	color:#76746e;
	margin-left:23px;
	width:233px;
}
#footer .greyline p {
	margin:0 55px 0 0;
	color:#76746e;
}
#footer .greyline2 {
	height:1%;
	overflow:hidden;
	background:#e3e2de;
	padding:0 0 0 23px;
	line-height:22px;
	border-bottom:1px solid #c8c8c7;
}
#footer .greyline2 ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer .greyline2 ul li {
	float:left;
	padding-right:10px;
}
#footer .greyline2 ul a {
	color:#605d57;
	line-height:22px;
	text-decoration:underline;
}
#footer .greyline2 ul a:hover {
	text-decoration:none;
}
#footer .greyline3 {
	height:1%;
	overflow:hidden;
	background:#e3e2de;
	padding:6px 0 6px 23px;
	line-height:22px;
	border-bottom:1px solid #8c8c8b;
}
#footer .greyline3 .colr {
	float:right;
	width:312px;
	border-left:1px solid #77746e;
}
#footer .greyline3 .colr {
	float:right;
	padding-bottom:10px;
}
#footer .greyline3 .credits {
	float:right;
	color:#76746e;
	background:url(images/arrow-10.gif) no-repeat 100% 50%;
	padding-right:14px;
	margin-right:20px;
	text-decoration:underline;
}
#footer .greyline3 .credits:hover {
	text-decoration:none;
}
#footer .greyline3 .sponsor {
	clear:both;
	padding:0 0 0 15px;
}
#footer .greyline3 .sponsor span {
	display:block;
	line-height:11px;
	padding-bottom:18px;
}
#footer .greyline3 .sponsor em {
	display:block;
	font-style:normal;
}
#footer .greyline3 .coll {
	height:1%;
	overflow:hidden;
	padding:20px 0 0 0;
}
#footer .greyline3 p {
	margin:0;
	color:#76746e;
}
#footer .greyline3 p a {
	color:#76746e;
	text-decoration:underline;
}
#footer .greyline3 p a:hover {
	text-decoration:none;
}
.container {
	width:100%;
	overflow:hidden;
	background:url(images/container-separator.gif) repeat-x 0 100%;
	padding-bottom:40px;
	margin-bottom:29px;
}
.lastbox {
	background:none;
	margin:0;
	padding:0;
}
.placestoeat {
	width:100%;
	overflow:hidden;
	background:#fff;
	padding:13px 0 30px 0;
}
.placestoeat .topicbox .text {
	padding-bottom:0;
}
.placestoeat .row {
	height:1%;
	padding:0 0 20px 7px;
	overflow:hidden;
}
.placestoeat .row2 {
	height:1%;
	padding:11px 0 20px 7px;
	overflow:hidden;
	background:#f5f3ee;
}
.placestoeat .topicbox {
	float:left;
	width:449px;
}
.placestoeat .topicbox .textarea {
	padding:5px 22px 5px 12px;
}
.placestoeat .topicbox .boxarea {
	max-width:442px;
	padding:7px 0 7px 7px;
}
.placestoeat .row2 .topicbox .boxarea {
	background:url(images/boxarea-shadow2.gif) no-repeat 0 100%;
	width:442px;
}
.placestoeat .row2 .topicbox .white {
	background:#f5f3ee;
}
.placestoeat p {
	margin:0;
	line-height:18px;
}
.placestoeat .white span.hours {
	font-size:11px;
	line-height:13px;
	margin-top:-5px;
}
.placestoeat .white span.hours2 {
	font-size:11px;
	line-height:12px;
	padding-left:35px;
	color:#B08B46;
}
#colourscheme10 .placestoeat .white span.hours ,
#colourscheme10 .placestoeat .white span.hours2 {
	color:#d3372a;
}
#colourscheme5 .placestoeat .white span.hours ,
#colourscheme5 .placestoeat .white span.hours2 {
	color:#91be8f;
}
#colourscheme11 .placestoeat .white span.hours ,
#colourscheme11 .placestoeat .white span.hours2 {
	color:#936333;
}
#colourscheme12 .placestoeat .white span.hours ,
#colourscheme12 .placestoeat .white span.hours2 {
	color:#a88f67;
}
#colourscheme13 .placestoeat .white span.hours ,
#colourscheme13 .placestoeat .white span.hours2 {
	color:#b25404;
}
.placestoeat .topicbox .titleline a {
	margin-right:9px;
	text-decoration:underline;
}
.placestoeat .topicbox .titleline a:hover {
	text-decoration:none;
}
.directions {
	width:507px;
	padding:14px 0 0 17px;
	background:url(images/topicbox-shadow.png) no-repeat;
	margin:0 0 -7px -40px;
	position:relative;
	float:right;
}

.row2 .directions {
	width:507px;
	padding:14px 0 0 17px;
	background:url(images/topicbox-shadow.png) no-repeat;
	margin:0 0 -7px -40px;
	position:relative;
	float:right;
}
.directions .text {
	height:1%;
	padding:8px 0 15px 14px;
	background:#f1eee7;
	overflow:hidden;
}
#colourscheme10 .directions .text ,
#colourscheme5 .directions .text ,
#colourscheme11 .directions .text ,
#colourscheme12 .directions .text ,
#colourscheme13 .directions .text {
	background:#f5f3ee;
}
.directions .text span {
	display:block;
	text-transform:uppercase;
	padding-bottom:5px;
}
#colourscheme9 .directions .text span {
	color:#7d5e2b;
}
#colourscheme10 .directions .text span {
	color:#d3372a;
}
#colourscheme5 .directions .text span {
	color:#91be8f;
}
#colourscheme11 .directions .text span {
	color:#936333;
}
#colourscheme12 .directions .text span {
	color:#a88f67;
}
#colourscheme13 .directions .text span {
	color:#b25404;
}
.directions .text span a {
	color:#50554d;
	font-size:9px;
	text-decoration:underline;
	text-transform:none;
	margin-left:5px;
}
.directions .text span a:hover {
	text-decoration:none;
}
.directions .text strong {
	display:block;
	color:#50554d;
	line-height:14px;
}
.directions .text p {
	margin:3px 0 0;
	line-height:13px;
}
.placestoeat .row2 .topicbox {
	float:left;
	width:449px;
}
.row2 .topicbox {
	float:left;
	width:449px;
}
.row2 .topicbox .boxarea {
	max-width: 601px;
	padding-top: 7px;
	padding-right: 0pt;
	padding-bottom: 7px;
	padding-left: 7px;

}
.whattodo {
	width:100%;
	overflow:hidden;
	background:#a4cbb6;
	padding-top:6px;
}
.wht{
	background:#fff !important;
}
.txt_area{
	padding:0 25px 15px 25px;
}
.container2 {
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
}
.hist img {
	display:block;
	padding: 10px;
	margin: 10px 20px;
	border: thin #999 solid;
}
.whattodo img {
	display:block;
}
.whattodo-main {
	margin-top:-35px;
	z-index:10;
	position:relative;
}
.whattodo .cont {
	float:left;
	width:561px;
}
.whattodo .titlearea {
	background:#f3f1ed url(images/whattodo-title-1.jpg) no-repeat;
	height:30px;
	padding:7px 15px 0 24px;
}
.whattodo .titlearea .text {
	height:100%;
	overflow:hidden;
}
.whattodo .titlearea h2 {
	margin:0;
	font-size:11px;
	line-height:30px;
	color:#76746e;
	font-weight:normal;
	background:url(images/whattodo-title-dots.gif) repeat-x 0 50%;
}
.whattodo .titlearea h2 span {
	background:#f3f1ed;
	padding-right:10px;
}
.whattodo .titlearea .weather {
	float:right;
	width:170px;
	background:url(images/weather-bg.jpg) no-repeat;
	height:52px;
	display:inline;
	margin:-7px -15px 0 0;
}
.whattodo h3.image ,
.whattodo h2.image {
	margin:0;
	border-bottom:1px solid #fff;
}
.whattodo .free {
	float:right;
	width:412px;
	margin:-6px 0 0 -20px;
	padding:0 0 0 13px;
	background:url(images/15free-shadow.png) no-repeat;
}

.whattodo .free .green {
	background:#a4cbb6 !important;
	padding:0 0 10px 0;
	position:relative;
	border-top:6px solid #fff;
}
.whattodo .free ul {
	margin:0;
	padding:4px 10px 0 8px;
	list-style:none;
}
.whattodo .free ul li {
	width:100%;
	overflow:hidden;
}
.whattodo .free ul span {
	float:left;
	width:30px;
	font-weight:bold;
	color:#f9f9d7;
	font-size:18px;
	line-height:21px;
	text-align:center;
}
* html .whattodo .free ul span {
	margin-right:-3px;
}
.whattodo .free ul em {
	display:block;
	height:1%;
	overflow:hidden;
	line-height:19px;
	font-size:10px;
	color:#76673f;
	padding-bottom:3px;
	font-style:normal;
	word-spacing:-1px;
	background:url(images/free-separator.gif) repeat-x 0 100%;
}
.whattodo .free ul a {
	font-size:12px;
	color:#76673f;
	line-height:16px;
	text-decoration:underline;
}
.whattodo .free ul a:hover {
	text-decoration:none;
}
.container3 {
	width:100%;
	overflow:hidden;
	border-top:1px solid #e7e7e7;
	background:#efefef;
}
.container3 .col-l {
	float:left;
	width:505px;
	background:#f2f2f2;
	z-index:1;
}
.container3 .titlearea {
	background:#f9f8f6 url(images/whattodo-title-2.jpg) no-repeat;
	padding:7px 15px 0 24px;
	height:1%;
	overflow:hidden;
}
.container3 .titlearea .text {
	overflow:hidden;
	background:url(images/titlearea-separator.gif) repeat-x 0 100%;
	width:311px;
	padding-left:24px;
	margin-left:-24px;
	padding-top:2px;
	height:43px;
	float:left;
	display:inline;
}
.container3 .titlearea h2 {
	margin:0;
	font-size:11px;
	line-height:30px;
	color:#9fa197;
	font-weight:normal;
	background:url(images/whattodo-title-dots.gif) repeat-x 0 50%;
}
.container3 .titlearea h2 span {
	background:#f9f8f6;
	padding-right:10px;
}
.container3 .titlearea .weather {
	float:right;
	width:146px;
	background:url(images/weather-bg.jpg) no-repeat;
	height:46px;
	display:inline;
	padding:6px 0 0 24px;
	margin:-7px -15px 0 -3px;
	font-size:10px;
}
.container3 .titlearea .weather span {
	color:#b2b0ac;
	display:block;
	padding-top:5px;
	font-size:11px;
}
.container3 .titlearea .weather a {
	color:#76746e;
	font-size:9px;
	text-decoration:underline;
}
.container3 .titlearea .weather a:hover {
	text-decoration:none;
}
.container3 .titlearea .weather div {
	float:right;
	width:80px;
	line-height:32px;
	font-size:10px;
}
.container3 .titlearea .weather div img {
	float:left;
	margin-right:5px;
}
.announcement {
	border-bottom:1px solid #dcdcdc;
	padding:10px 30px 8px 20px;
	margin-bottom:7px;
}
.container3 .lastbox {
	border:0;
}
.announcement strong {
	display:block;
	font-weight:normal;
	padding:0 0 10px 15px;
}
.announcement .cover {
	height:1%;
	overflow:hidden;
	padding:0 0 0 18px;
}
.announcement .imgholder {
	float:left;
	background:url(images/announcement-img-shadow.jpg) no-repeat 0 100%;
	padding:4px 16px 14px 18px;
	display:inline;
	margin-left:-18px;
}
.announcement p {
	margin:0;
	line-height:14px;
	color:#76746e;
}
.announcement p a {
	color:#fobb2b;
}
.container3 .col-r {
	float:right;
	width:475px;
	padding-left:6px;
	margin-left:-10px;
	background:url(images/15free-shadow.png) no-repeat;
	min-height:323px;
	overflow:hidden;
	z-index:10;
}
* html .container3 .col-r {
	height:323px;
	overflow:visible;
}
.container3 .col-r .titlearea {
	padding-left:15px;
	background-position:-8px 0;
}
.container3 .col-r .titlearea a.fcalendar {
	padding:0 13px 0 7px;
	float:right;
	color:#c0c0c0;
	font-size:9px;
	margin-top:7px;
	background:#f9f8f6 url(images/arrow-5.gif) no-repeat 100% 50%;
}
.calendararea {
	width:100%;
}
.calendararea .greyline {
	background:#76746e;
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.calendararea .greyline ul {
	float:right;
	margin:0;
	padding:0 0 2px;
	list-style:none;
	overflow:hidden;
}
.calendararea .greyline ul li {
	float:left;
	background:url(images/greyline-separator.gif) no-repeat 0 50%;
	margin-left:-1px;
	padding:0 8px;
}
.calendararea .greyline ul a {
	color:#fff;
	font-size:9px;
	line-height:21px;
	text-decoration:underline;
}
.calendararea .greyline ul a:hover {
	text-decoration:none;
}
.calendararea .calendar {
	width:240px;
	background:#fff url(images/calendar-title.jpg) no-repeat;
	float:right;
	padding-bottom:9px;
}
.calendararea .calendar .title {
	width:191px;
	line-height:16px;
	background:#f0bb2b;
	margin:7px 0 14px 15px;
	padding:0 20px 1px 7px;
	color:#fff;
}
.calendararea .calendar .title a {
	float:right;
	margin:7px 0 0 4px;
}
.calendararea .calendar .title span {
	float:right;
	margin-left:4px;
}
.calendararea .calendar .title em {
	font-style:normal;
}
.calendararea .calendar ul {
	width:210px;
	margin:0;
	padding:0 0 0 16px;
	list-style:none;
	font-size:10px;
	line-height:13px;
	font-style:italic;
	color:#8d815f;
	overflow:hidden;
}
.calendararea .calendar ul li {
	float:left;
	width:22px;
	padding:0 0 3px 8px;
}
.calendararea .calendar ul a {
	color:#8d815f;
	font-style:normal;
	width:20px;
	height:13px;
	float:left;
}
.calendararea .calendar ul a:hover ,
.calendararea .calendar ul a.active {
	margin-left:-12px;
	padding-left:12px;
	padding-bottom:6px;
	margin-bottom:-6px;
	text-decoration:none;
	color:#f0bb2b;
	background:url(images/calendar-active.gif) no-repeat;
}
.calendararea .calendar li.othermonth a {
	color:#d0c9b4;
}
.calendararea .holder {
	height:1%;
	padding:0 0 0 10px;
	overflow:hidden;
}
.calendararea .events {
	float:left;
	width:216px;
}
.calendararea .events .box {
	width:202px;
	padding:7px;
	position:relative;
	background:#fff;
	margin-bottom:11px;
}
.calendararea .events .text {
	height:1%;
	overflow:hidden;
	padding:0 0 0 16px;
	background:url(images/boxarea-bg.gif) repeat-y;
}
.calendararea .events strong {
	display:block;
	color:#eebb2f;
	font-size:10px;
	font-weight:normal;
	line-height:14px;
	text-transform:uppercase;
}
.calendararea .events span {
	display:block;
	font-size:10px;
	color:#8d815f;
	letter-spacing:-1px;
}
.calendararea .events .findout {
	position:absolute;
	right:0;
	bottom:0;
	width:96px;
	height:17px;
	padding:13px 0 0 16px;
	background:url(images/findout-bg.gif) no-repeat;
}
.calendararea .events .findout a {
	display:block;
	background:#a59b80;
	line-height:16px;
	padding-bottom:1px;
	text-align:center;
	color:#fff;
	font-size:9px;
}

.wtd-content {
	background:#f5f4e6;
	min-height:447px;
	position:relative;
}
* html .wtd-content {
	height:447px;
}
.wtd-content .text {
	padding:27px 30px 15px 40px;
	background:#f5f4e6;
	color:#5a5750;
	min-height:245px;
}
.wtd-content .text strong {
	font-size:16px;
	font-weight:normal;
	color:#d7a623;
}

.wtd-content .text span {
	font-size:16px;
	font-weight:normal;
	display:block;
	padding-bottom:22px;
}

.wtd-content .text p {
	margin:0;
	line-height:20px;
	text-align:justify;
}
.wtd-content .titlearea {
	background:#ddd6c4 url(images/whattodo-title-3.jpg) no-repeat;
	height:30px;
	padding:7px 15px 0 24px;
}
.wtd-content .titlearea .text {
	height:100%;
	overflow:hidden;
}
.wtd-content .titlearea h2 {
	margin:0;
	font-size:11px;
	line-height:30px;
	color:#9fa197;
	font-weight:normal;
	background:url(images/whattodo-title-dots2.gif) repeat-x 0 50%;
}
.wtd-content .titlearea h2 span {
	background:#ddd6c4;
	padding-right:10px;
	color:#686660;
}
.wtd-content .links {
	padding:0;
}
.wtd-content .links ul {
	padding:13px 20px 15px 40px;
	margin:0;
	list-style:none;
	height:54px;
	background:#a59b80;
}
.wtd-content .links ul li {
	display:inline;
	padding:0 20px 0 0;
}
.wtd-content .links ul a {
	color:#fff;
	text-decoration:underline;
	font-size:12px;
	text-align:left;
	line-height:18px;
	white-space:nowrap;
}
.wtd-content .links ul a:hover {
	text-decoration:none;
}
.guides {
	width:100%;
	overflow:hidden;
	background:#fff;
}
.container4 {
	background:url(images/container-4bg.gif) repeat-y;
	height:1%;
	padding-left:8px;
	overflow:hidden;
}
.license .container4 {
	padding-bottom:7px;
}
.container4 .colwide {
	float:left;
	width:686px;
}
.container4 .colwide .titlearea {
	width:669px;
	padding:0 0 14px 17px;
	background:url(images/titlearea-bg2.gif) no-repeat 0 100%;
}
.container4 .colwide .titlearea .brown {
	padding:10px 20px 10px 15px;
	background:#bfad81;
}
.license .container4 .colwide .titlearea .brown {
	background:#7f7658;
}
#colourscheme14 .license .container4 .colwide .titlearea .brown {
	background:#3a96bb;
}
.container4 .colwide .titlearea .brown strong {
	color:#fff;
	font-size:14px;
	font-weight:normal;
	display:block;
	padding:7px 0 8px;
}
.container4 .colwide .titlearea p {
	margin:0;
	color:#fff;
	font-size:13px;
	line-height:15px;
}
.container4 .colwide .text {
	padding:7px 30px 0 31px;
}
.container4 .colwide .text p {
	margin:0 0 15px;
}
.container4 .colnarrow {
	float:right;
	width:286px;
	padding-left:7px;
	background:url(images/colnarrow-shadow.png) no-repeat;
	margin-left:-10px;
	position:relative;
}
.container4 .colnarrow .colarea {
	height:1%;
	overflow:hidden;
	padding:15px 0 0 20px;
	position:relative;
	background:#ece8dd url(images/colnarrow-bg.jpg) no-repeat;
}
.container4 .colnarrow .colarea strong {
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	display:block;
	padding-bottom:15px;
}
.container4 .colnarrow .text {
	font-size:12px;
	padding:13px 0 0 2px;
}
.container4 .colnarrow p {
	margin:0 0 15px;
}
.container4 .colnarrow a {
	color:#706b5d;
	text-decoration:underline;
}
.container4 .colnarrow a:hover {
	text-decoration:none;
}
.guides .row {
	height:1%;
	overflow:hidden;
	padding:7px 28px 14px 7px;
}
.guides .colwide .row {
	height:1%;
	overflow:hidden;
	padding:0;
	margin-bottom:-9px;
	position:relative;
}
.guides .rowgrey {
	background:#ebe7dd;
}
.guides .row .shadowbox {
	height:1%;
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:14px 0 3px 16px;
}
.guides .row .titleline {
	width:100%;
	overflow:hidden;
	line-height:28px;
	margin-bottom:7px;
}
.guides .colwide .row .titleline {
	margin-bottom:0;
	background:#ddd6c4 url(images/titlebg-3.gif) no-repeat 100% 0;
}
.guides .row .titleline h2 {
	margin:0;
	float:left;
	font-weight:normal;
	color:#f9e6b4;
	font-size:18px;
	padding:0 15px;
	background:#f0bb2b url(images/titlebg-1.gif) no-repeat 100% 0;
}
.guides .colwide .row .titleline h2 {
	margin:0;
	float:left;
	font-weight:bold;
	color:#efebe3;
	font-size:18px;
	padding:0 13px;
	width:116px;
	text-transform:uppercase;
	background:#7f7658 url(images/titlebg-2.gif) no-repeat 100% 0;
}
#colourscheme14 .guides .colwide .row .titleline h2 {
	background:#5e8da4 url(images/titlebg-5.gif) no-repeat 100% 0;
}
.guides .row .titleline span {
	float:left;
	height:28px;
	background:#f4cd64;
	padding:0 7px 0 12px;
}
.guides .colwide .row .titleline span {
	background:none;
}
.guides .row .titleline em {
	float:left;
	width:41px;
	background:url(images/titlebg-4.gif) no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding-left:13px;
	font-style:normal;
}
#colourscheme14 .guides .row .titleline em {
	background:url(images/titlebg-6.gif) no-repeat;
}
.guides .row .titleline a {
	float:left;
	color:#70664a;
	background:url(images/arrow-2.gif) no-repeat 100% 50%;
	padding-right:25px;
	line-height:15px;
	margin:6px 0 0 0;
	position:relative;
	text-decoration:underline;
}
.guides .row .titleline a:hover {
	text-decoration:none;
}
.guides .colwide .row .titleline a {
	background:none;
	padding:0;
	font-weight:bold;
	text-decoration:none;
}
.guides .colwide .row .titleline a:hover {
	text-decoration:underline;
}
.guides .colwide .row .titleline strong {
	color:#53574f;
}
.guides .row .text {
	padding:10px 10px 15px 16px;
	background:#ddd6c4;
	position:relative;
	color:#706160;
}
.guides .colwide .row .text {
	padding:9px 10px 11px 11px;
	background:#efebe3;
	position:relative;
	color:#706160;
	min-height:7px;
}
.guides .row .text em {
	font-style:normal;
	font-size:12px;
	display:block;
}
.guides .row .text strong ,
.guides .row .text span {
	display:block;
}
.guides .row .text a {
	color:#706160;
}
.guides .row .text span.yellow {
	color:#d29e10;
	font-size:9px;
}
.guides .row .text span.yellow a {
	color:#d29e10;
}
.guides .row .lists {
	width:100%;
	overflow:hidden;
}
.guides .row .lists ul {
	float:left;
	margin:0;
	padding:0 40px 0 0;
	list-style:none;
}
.guides .row .lists ul a {
	color:#7f7658;
}
#colourscheme14 .guides .row .lists ul a {
	color:#5e8da4;
}
.report {
	background:#fff url(images/report-bg.gif) repeat-y 100% 0;
	width:100%;
	overflow:hidden;
}
.report .colnarrow {
	float:right;
	width:268px;
	padding:6px 0 0 4px;
}
.report .colnarrow .box {
	height:1%;
	overflow:hidden;
	padding:15px 0 0 18px;
	margin-bottom:-7px;
	background:url(images/topicbox-shadow.png) no-repeat;
}
.report .colnarrow .blueboxarea {
	background:#dfeae9;
	padding:13px 0 9px 18px;
}
.report .colnarrow .blueboxarea a {
	color:#4aabc7;
	background:url(images/ico-fish.gif) no-repeat 0 50%;
	padding:0 0 3px 40px;
	text-decoration:none;
	line-height:17px;
	display:inline-block;
	position:relative;
}
.report .colnarrow .boxarea {
	padding:0 15px 9px 6px;
	position:relative;
}
.report .colnarrow h3 {
	margin:0 0 8px;
	font-size:18px;
	color:#a69f8e;
	background:url(images/whattodo-title-dots.gif) repeat-x 0 50%;
}
.report .colnarrow h3 span {
	background:#f5f3ee;
	padding-right:10px;
}
.report .colnarrow .box strong {
	color:#ccc5b5;
	font-size:18px;
	display:block;
}
.report .colnarrow .holder {
	margin-bottom:-8px;
}
.report .colnarrow ul {
	margin:0;
	padding:0 0 18px;
	list-style:none;
	line-height:18px;
	color:#a69f8e;
}
.report .colnarrow ul a {
	color:#797366;
	background:url(images/arrow-8.gif) no-repeat 100% 50%;
	padding-right:15px;
	text-decoration:underline;
}
.report .colnarrow ul a.active {
	background:url(images/arrow-9.gif) no-repeat 100% 50%;
}
.report .colnarrow ul em a {
	color:#645f54;
	background:none;
}
.report .colnarrow ul a:hover {
	text-decoration:none;
}
.report .colnarrow ul .block {
	padding-top:0;
}
.report .colwide {
	width:686px;
	float:left;
	padding:18px 0 0 22px;
}
.report .colwide2 {
	width:980px;
	padding:18px 0 0 22px;
}
.report .colwide2 img {
	float:right;
	padding:5px 0 10px 10px;
}

.report .colwide .post {
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:14px 0 0 17px;
	height:1%;
	max-width:640px;
	overflow:hidden;
}
.report .colwide2 .upcoming {
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:14px 0 0 17px;
	height:1%;
	width:910px;
	overflow:hidden;
}
.report .colwide2 .upcoming .content_area{
	width:910px;
	margin: 15px 0 15px 0;
	
}
.report .title {
	height:1%;
	padding-right:40px;
	overflow:hidden;
	line-height:28px;
	position:relative;
}
.report .title h2 {
	float:left;
	margin:0;
	color:#f9e6b4;
	font-size:18px;
	padding:0 16px 0 13px;
	background:#f0bb2b url(images/titlebg-1.gif) no-repeat 100% 0;
}
.report .title strong {
	float:left;
	color:#fff;
	font-size:18px;
	padding:0 10px;
	background:#f4cd64;
}
.report .title span {
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:0 10px;
	background:#ddd6c4 url(images/titlebg-7.gif) no-repeat;
}
.report .title em {
	float:right;
	font-size:10px;
	color:#a8a292;
	font-style:normal;
}
.report .title a {
	color:#7f796c;
}
.report .colwide .text {
	padding:13px 30px 15px 25px;
	position:relative;
}
.report .colwide h3 {
	margin:0 0 7px;
	font-size:14px;
	color:#a69f8e;
}
.report .colwide p {
	margin:0 0 18px;
	line-height:18px;
	color:#5a5750;
}
.report .comments {
	width:670px;
	padding:0 0 0 38px;
	margin:0 0 0 -39px;
	border-top:6px solid #ddd6c4;
}
.report .colwide .imgholder {
	float:left;
	background:url(images/sidebar-shadow-b.gif) no-repeat 0 100%;
	padding:8px 15px 14px 17px;
	margin-left:-17px;
	display:inline;
}
.report span.youtube {
	float:left;
	padding: 0 12px 12px 0;
}
* html .report .colwide .imgholder {
	margin-right:-3px;
}
.freearea {
	float:right;
	width:462px;
}
.freearea #formImg{
	padding-left: 42px;	
}
.freearea img {
	margin-bottom:6px;
}
.forms {
	padding-top:0;
	border-top:6px solid #f0bb2b;
}
.forms .greenbg {
	background:url(images/green-bg.gif) repeat-y 100% 0;
	margin-bottom:5px;
}
.formsarea {
	width:506px;
	float:left;
	padding:10px 0 0 8px;
}
.resultsarea h2 {
	margin:0;
	background:url(images/whattodo-title-dots.gif) repeat-x 0 50%;
	color:#9fa197;
	font-size:11px;
	font-weight:normal;
}
.resultsarea h2 span {
	background:#fff;
	padding-right:5px;
}
.resultsarea .formholder {
	padding:17px 0 0 19px;
}
.resultsarea {
	width:920px;
	float:left;
	padding:10px 0 0 8px;
}
.resultsarea .fcont {
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:15px 0 0 18px;
	height:1%;
}
.formsarea .fcont {
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:15px 0 0 18px;
	height:1%;
}
.fcont .formholder li{
	list-style:none;
	border-bottom: solid #CCC thin;
 		
}
.fcont .formholder #reg{
	background-color:#fdf0cb;
	padding:8px 0 0 18px;
	
		
}
.fcont .formholder #rec{
	background-color:#dfe7d4;
	padding:25px 0 20px 25px;
	border-bottom: solid #bdaf89 1px;
}
.fcont .formholder #gb{
	background-color:#f3f3f3;
	padding:8px 0 0 18px;
	
}
.fcont .formholder #pdf{
	background-color:#f0bb2b;
	padding:8px 0 0 18px;
	border-left: solid #bdaf89 6px;
	float: right;
	width: 100px;
	height: 120px;
	overflow:hidden;
	
}
.fcont .formholder #date{
	color:#f0bb2b;
	
}
.fcont h2 {
	text-transform:uppercase;
}
.formsarea h2 {
	margin:0;
	background:url(images/whattodo-title-dots.gif) repeat-x 0 50%;
	color:#9fa197;
	font-size:11px;
	font-weight:normal;
}
.formsarea h2 span {
	background:#fff;
	padding-right:5px;
}
.formsarea .formholder {
	padding:17px 0 0 19px;
}
.formsarea .formholder .subscribe {
	padding:0;
}
.formsarea .formholder strong {
	color:#f0bb2b;
	font-size:12px;
	font-weight:normal;
	display:block;
	padding-bottom:10px;
}
.formsarea .formholder .line {
	background:url(images/sidebar-shadow-b.gif) no-repeat 0 100%;
	padding:0 0 13px 18px;
	margin-left:-10px;
	height:1%;
	overflow:hidden;
	position:relative;
}
.formsarea .formholder label {
	display:block;
	padding-bottom:4px;
}
.formsarea .formholder label span {
	color:#fa5959;
}
.formsarea .formholder .field {
	width:100%;
	overflow:hidden;
}
.formsarea .formholder .field input {
	width:450px;
	padding:4px 6px 3px;
	background:#f2f2f2;
	border:0;
	float:left;
	color:#333;
	margin:0;
	font:14px/18px Arial, Helvetica, sans-serif;
}
.formsarea .formholder .field span {
	color:#000;
	line-height:11px;
	display:block;
	padding-left:16px;
}
.formsarea .formholder .field span.single {
	padding-top:9px;
	margin-bottom:-9px;
}
.formsarea .formholder input.chb {
	float:left;
	width:14px;
	height:14px;
	margin:2px 5px 0 0;
	padding:0;
}
.formsarea .formholder .holder {
	padding:3px 0 3px 0;
}
.formsarea .formholder .holder label {
	display:inline;
}
.formsarea .formholder .checks {
	background:#f2f2f2;
	padding:4px 5px 0;
	height:1%;
	overflow:hidden;
}
.formsarea .formholder .chline {
	width:100%;
	overflow:hidden;
	padding-bottom:3px;
}
.formsarea .formholder .checks label {
	float:left;
	padding-right:22px;
	line-height:16px;
	white-space:nowrap;
	letter-spacing:-1px;
}
.formsarea .formholder em.descr {
	font-size:9px;
	font-style:normal;
}
.formsarea .formholder .btns {
	width:100%;
	overflow:hidden;
	background:url(images/btn-shadow2.gif) no-repeat 100% 100%;
	padding:0 10px 7px 0;
	margin-right:-10px;
	position:relative;
}
.formsarea .formholder .btn {
	background:url(images/btn-shadow3.gif) no-repeat;
	padding:0 0 0 9px;
	float:right;
}
.formsarea .formholder .btnholder {
	float:left;
	padding-top:14px;
	padding-left:8px;
}
.formsarea .formholder .btnholder2 {
	padding-right:8px;
	background:url(images/btn-separator.gif) no-repeat 100% 0;
}
.formsarea .formholder .btnholder3 {
	float:right;
	padding-top:14px;
	padding-left:8px;
	padding-right:4px;
	padding-bottom:4px;
}
.formsarea .formholder .btnholder input {
	float:left;
	margin:0;
	padding:0;
	cursor:pointer;
	position:relative;
}
.formsarea .formholder p {
	margin:0 0 15px;
	font-size:12px;
	color:#6c6c6b;
}
.map {
	margin-top:-35px;
	position:relative;
	z-index:10;
	overflow:hidden;
}
.maparea {
	border-bottom:6px solid #f0be35;
}
.mapcont {
	padding:0;
	width:100%;
}
.map .boxes {
	width:653px;
	overflow:hidden;
	float:left;
}
.map .boxes .holder {
	width:662px;
	overflow:hidden;
}
.map .box {
	float:left;
	width:157px;
	display:inline;
	padding-right:8px;
	background:url(images/bosex-separator.gif) repeat-y 100% 0;
}
.map .last {
	background:none;
}
.map .box .title {
	text-align:center;
	font-size:12px;
	border-bottom:2px solid #eadeaa;
}
.map .box .title strong {
	font-weight:normal;
	line-height:14px;
	padding:9px 0;
	display:block;
}
.map .box .title strong.double {
	margin-top:-7px;
	padding-bottom:3px;
}
.map .box ul {
	margin:0;
	padding:21px 0 0 14px;
	list-style:none;
}
.map .box ul li {
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.map .box ul a {
	color:#555149;
	font-size:10px;
	line-height:13px;
}
.map .box ul a.single {
	display:block;
	margin-top:5px;
}
.map .box ul span {
	float:left;
	width:24px;
	text-align:center;
	height:24px;
	line-height:22px;
	padding-bottom:2px;
	background:url(images/numb-circle.gif) no-repeat;
	color:#fff;
	font-size:10px;
	margin:2px 6px 0 0;
}
.map .recent {
	width:322px;
	min-height: 280px;
	overflow:hidden;
	padding:4px 0 10px;
	border-left:4px solid #e5d999;
	float:right;
	background:url(images/recent-bg.png);	
}
* html .map .recent {
	height:234px;
}
.map .recent .rarea {
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:13px 0 0 20px;
	width:288px;
}
.map .recent h3 ,
.map .recent h2 {
	margin:0;
	width:100%;
	overflow:hidden;
	line-height:18px;
	font-size:11px;
	color:#2c689f;
	font-weight:normal;
}
.map .recent h3 span ,
.map .recent h2 span {
	margin:0 10px 0 0;
	float:left;
}
.map .recent h3 em ,
.map .recent h2 em {
	display:block;
	height:1%;
	overflow:hidden;
	background:url(images/recent-dots.gif) repeat-x 0 50%;
}
.map .recent strong {
	font-size:14px;
	font-weight:normal;
	color:#2c689f;
}
.map .recent ul {
	margin:0 0 0 -5px;
	padding:18px 0 0 0;
	list-style:none;
}
.map .recent ul li {
	width:100%;
	overflow:hidden;
	padding-bottom:6px;
}
.map .recent ul span {
	float:left;
	width:26px;
	text-align:center;
	height:20px;
	line-height:20px;
	padding-right:4px;
	margin:3px 7px 0 0;
	font-size:10px;
	color:#fff;
	background:url(images/numb-fish.gif) no-repeat;
}
.map .recent ul a {
	font-size:10px;
	color:#555149;
}
.map .recent ul a.single {
	display:block;
	margin-top:5px;
}
.map .line {
	width:100%;
	overflow:hidden;
}
.map .line2 {
	border-top:4px solid #edbc32;
	width:100%;
	overflow:hidden;
}
.result {
	background:#fff;
	color:#7f7b72;
}
.result .colwide {
	width:958px;
	padding-bottom:23px;
	overflow:hidden;
}
.result .columns {
	width:100%;
	overflow:hidden;
}
.result .col1 {
	width:470px;
	float:left;
}
.result .yellowbox {
	width:450px;
	background:#fcf1d2;
	padding:12px 10px 10px 15px;
	line-height:18px;
}
.result .col1 ul.table {
	margin:0;
	padding:11px 0 15px 15px;
	list-style:none;
}
.result .col1 ul.table li {
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
	vertical-align:top;
}
.result .col1 ul.table span {
	float:left;
}
.result .col1 ul.table .place {
	width:72px;
}
.result .col1 ul.table .prize {
	width:72px;
}
.result .col1 ul.table .numb {
	width:37px;
}
.result .col1 ul.table .name {
	width:215px;
}
.result .col1 ul.table .score {
	width:55px;
}
.result .more {
	color:#f0bb2b;
	font-weight:bold;
	font-size:12px;
	margin-left:14px;
}
.result .col2 {
	width:451px;
	float:right;
	background:url(images/topicbox-shadow.png) no-repeat;
	height:100px;
	margin-top:4px;
	padding:13px 0 0 17px;
}
.result .col2 .titlearea {
	background:#ddd6c4;
	padding:11px 0 11px 12px;
	margin-bottom:6px;
	position:relative;
}
.result .col2 .titlearea strong {
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
}
.result .col2 .sponsors {
	width:407px;
	padding:14px 0 14px 34px;
	border:1px solid #ededed;
	position:relative;
}
.result .col2 .sponsors ul {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.result .col2 .sponsors ul li {
	float:left;
	padding-right:15px;
}
.result2 {
	background:#f5f3ee;
	width:100%;
	overflow:hidden;
	clear:both;
}
.result2 .line {
	border-top:6px solid #ddd6c4;
	padding:9px 0 0 22px;
	height:1%;
}
.result2 .line .titleblock {
	height:1%;
	overflow:hidden;
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:15px 0 6px 24px
}
.result2 .line .titleblock h3 {
	margin:0 30px 0 0;
	background:url(images/whattodo-title-dots.gif) repeat-x 0 50%;
	font-size:18px;
	color:#a69f8e;
	height:1%;
	overflow:hidden;
	position:relative;
}
.result2 .line .titleblock h3 span {
	background:#f5f3ee;
	padding-right:10px;
	float:left;
}
.result2 .line .titleblock h3 em {
	float:left;
	font-style:normal;
	padding-right:10px;
}
.result2 .line .titleblock h3 a {
	font-size:10px;
	line-height:24px;
	color:#a69f8e;
	font-weight:normal;
	float:left;
}
.result2 .line .block {
	border-top:1px solid #dfd8c7;
	padding:12px 0 0 46px;
	margin:0 0 0 -22px;
	position:relative;
}
.result2 .line .holder {
	padding-bottom:16px;
}
.result2 .line .block strong {
	font-size:18px;
	color:#ccc5b5;
	display:block;
	padding-bottom:3px;
}
.result2 .line .block strong a {
	text-decoration:underline;
	color:#ccc5b5;
}
.result2 .line .block strong a:hover {
	text-decoration:none;
}
/*style 7*/
.flash-media{
	width:980px;
	position:relative;
	overflow:hidden;
	border-top:6px solid #f0bb2b;
}
.gallery-wrap {
	width:980px;
	position:relative;
	overflow:hidden;
}
.gallery-list {
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
	position:relative;
}
.gallery-list li {
	float:left;
}
.gallery-list li img {
	display:block;
}
.nav-holder {
	height:1%;
	overflow:hidden;
	padding:5px 0 6px;
	background-color:#f0bc2b;
	line-height:10px;
}
.nav-holder div {
	float:left;
	background-color:#f4c752;
	padding:5px 5px 5px 27px;
}
.gallery-nav {
	margin:0 45px 0 -5px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}
.gallery-nav li {
	float:left;
	display:inline;
	margin:0 0 0 5px;
}
.nav-holder a {
	float:left;
	width:35px;
	color:#fee8c3;
	padding:0 0 1px;
	text-decoration:none;
	text-align:center;
	border:3px solid #f9dfa4;
}
.nav-holder a:hover,
.nav-holder .active a {
	border-color:#fcffff;
	text-decoration:none;
}
.nav-holder .link-map {
	float:left;
	font-size:9px;
	line-height:9px;
	padding:0 0 2px;
}
.mid-links{
	margin:0;
	padding:5px 7px;
	list-style:none;
	height:1%;
	background:#f2f1ed;
}
.mid-links:after{content:"";display:block;clear:both;}
.mid-links li{
	float:left;
	background: url(images/mid-links-shadow.png) no-repeat;
	padding:21px 0 14px;
	width:24.9%;
}
.mid-links a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:28px;
	margin:0 0 0 25px;
	position:relative;
}
.mid-links a.devils-lake{
	background: url(images/text-devils-lake.gif) no-repeat;
	width:134px;
}
.mid-links a.tourism-guide{
	background: url(images/text-tourism-guide.gif) no-repeat;
	width:160px;
}
.mid-links a.fishing-report{
	background: url(images/text-fishing-report.gif) no-repeat;
	width:163px;
}
.mid-links a.campsite-availability{
	background: url(images/text-accom.gif) no-repeat;
	width:196px;
}
.mid-links a.devils-lake:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}
.mid-links a.tourism-guide:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}
.mid-links a.fishing-report:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}
.mid-links a.campsite-availability:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}
.post-box{
	background:#fff url(images/bg-post-box.jpg) no-repeat;
	padding:7px 15px 0 24px;
	color:#55534d;
}
.post-box .titlearea{
	background:none;
	padding:0;
}
.post-box .titlearea h2 span{
	background:#fff;
}
.post-box .cont{
	line-height:20px;
	padding:14px 34px 10px 20px;
	text-align:justify;
}
.post-box .cont h3{
	margin:0;
	font-size:16px;
	color:#5a5750;
	font-weight:normal;
}
.post-box .cont p{
	margin:0;
}
.post-box .cont strong{
	font-weight:normal;
	font-size:16px;
}
.post-box .cont a{
	color:#dca81a;
	text-decoration:underline;
}
.post-box .cont a:hover{text-decoration:none;}
.attractions-box{
	background:#ecece0 url(images/bg-attractions-box.jpg) no-repeat;
	padding:7px 15px 0 24px;
}
.attractions-box .titlearea{
	background:none;
	padding:0;
}
.attractions-box .titlearea h2 span{
	background:#ecece0;
}
.attractions-box .stickers{
	padding:11px 0 0 3px;
}
.attractions-box .stick{
	background: url(images/bg-stick.jpg) no-repeat 0 100%;
	padding:0 0 16px 18px;
	width:410px;
	margin:0 0 4px;
}
.stick img{vertical-align:top;}
.stick .stick-text{
	background:#a59b80;
	color:#f7f9fa;
	font-size:12px;
	line-height:14px;
	height:1%;
	overflow:hidden;
	padding:5px 10px 4px;
}
.stick-text .checkout{
	float:right;
	font-size:10px;
}
.stick-text a{
	color:#fff;
	text-decoration:underline;
}
.stick-text a:hover{text-decoration:none;}
.stick-text .title{
	font-weight:normal;
}
.container3 .col-r .titlearea .text{
	width:293px;
}
.col-r .announcement{
	padding:10px 14px 8px 11px;
}
#colourscheme02 .col-r .announcement .imgholder{
	background: url(images/announcement-img-shadow2.gif) no-repeat 0 100%;
}
#colourscheme01 .container3{background:#f2f2f2 url(images/bg-container3-index.gif) repeat-y;}
#colourscheme02 .container3{background:#fbfbfb url(images/bg-container3.gif) repeat-y;}
#colourscheme02 .container3 .col-r{background:none;}
#header .submenu2{
	height:30px;
}
#colourscheme02 .container3 .titlearea .text {background:url(images/titlearea-separator2.gif) repeat-x 0 100%;}
#colourscheme02 .container3 .titlearea .weather {background:url(images/weather-bg2.jpg) no-repeat;}
.events-holder{
	height:1%;
	background:#e8e8e7;
}
.events-holder:after{content:"";display:block;clear:both;}
.events-holder .report-box{
	width:224px;
	float:left;
}
.events-holder .report-box img{vertical-align:top;}
.events-holder .calendar-hold{
	width:250px;
	padding:0 0 0 6px;
	margin:0 0 0 -6px;
	float:left;
	display:inline;
	background: url(images/side-shadow.png) no-repeat;
}
.events-holder .calendar-area{
	position:relative;
}
* html .announcement .cover,
* html .container3 .titlearea{overflow:visible;}
.container3 .report-box .titlearea{
	background:#f8f7f4 url(images/whattodo-title-8.jpg) no-repeat;
}
.calendararea .calendar .curent a{
	margin-left:-12px;
	padding-left:12px;
	padding-bottom:6px;
	margin-bottom:-6px;
	text-decoration:none;
	background:url(images/calendar-active.gif) no-repeat;
	color:#f0bb2b;
}
.calendarcont {
	width:100%;
	overflow:hidden;
	border-top:5px solid #cec8bc;
}
.calendarcont .titlearea {
	background:#f8f8f6;
	border-bottom:1px solid #edebe4;
	padding:0 26px 5px 25px;
	height:1%;
	overflow:hidden;
}
.calendarcont .titlearea h2 {
	margin:0;
	font-size:36px;
	color:#c4beb2;
	font-weight:normal;
}
.calendarcont .titlearea .formholder {
	float:right;
	width:410px;
	padding-top:18px;
}
.calendarcont .titlearea .formholder a {
	float:right;
	margin-left:3px;
}
.calendarcont .titlearea .formholder select {
	float:right;
	width:59px;
	margin:0 0 0 3px;
	vertical-align:middle;
}
.calendarcont .titlearea .formholder select.type2 {
	width:86px;
}
.calendarcont .titlearea .btn {
	float:right;
	margin:0 0 0 3px;
	padding:0;
}
.calendarholder {
	padding:0;
	width:100%;
	background:url(images/calendarholder-bg.png);
	overflow:hidden;
}
.calendarholder .headings {
	height:1%;
	overflow:hidden;
	padding:0 0 0 27px;
	background:url(images/calendar-headings-bg.gif) repeat-x;
}
.calendarholder .headings span {
	float:left;
	width:134px;
	line-height:30px;
	font-size:13px;
	color:#69655d;
}
.calendarholder .eventcalendar {
	margin:0;
	padding:0 0 0 22px;
	list-style:none;
	height:1%;
	overflow:hidden;
	position:relative;
}
.calendarholder .eventcalendar li {
	float:left;
	width:124px;
	height:110px;
	padding:5px;
	border-bottom:1px solid #e2ded2;
}
.calendarholder .eventcalendar li:hover ,
.calendarholder .eventcalendar li.hover ,
.calendarholder .eventcalendar li.active {
	background:#e4e4dd;
}
.calendarholder .eventcalendar span {
	font-size:13px;
	color:#69655d;
	display:block;
	padding-bottom:5px;
}
.calendarholder .eventcalendar .othermonth span {
	color:#b9b5ad;
}
.calendarholder .eventcalendar a {
	font-size:9px;
	color:#69655d;
	display:inline-block;
}
.calendarholder .eventcalendar a.blue {
	color:#52a6cf;
}
.calendarholder .eventcalendar a.yellow {
	color:#d69702;
}
.calendarholder .eventcalendar a.green {
	color:#4d805c;
}
.calendarholder .eventcalendar .othermonth a.blue {
	color:#a6cbdd;
}
.calendarholder .eventcalendar .othermonth a.yellow {
	color:#e5d09e;
}
.calendarholder .eventcalendar .othermonth a.green {
	color:#aad3b5;
}
.eventcols {
	height:1%;
	overflow:hidden;
	padding:0 0 19px 92px;
}
.eventcols .column {
	float:left;
	width:226px;
	padding-right:56px;
}
.eventcols .column h2 {
	margin:0;
	background:url(images/columntitle-bg.png) no-repeat;
	padding:14px 0;
	color:#5aafc8;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	height:1%;
}
.eventcols .yellow h2 {
	color:#f8bb29;
}
.eventcols .green h2 {
	color:#6ba37b;
}
.eventcols .column .box {
	width:202px;
	padding:7px;
	position:relative;
	background:#fff;
	margin-bottom:10px;
}
.eventcols .column .text {
	height:1%;
	overflow:hidden;
	padding:0 0 0 16px;
	background:url(images/boxarea-bg.gif) repeat-y;
}
.eventcols .blue .text {
	background:url(images/boxarea-bg-blue.gif) repeat-y;
}
.eventcols .yellow .text {
	background:url(images/boxarea-bg.gif) repeat-y;
}
.eventcols .green .text {
	background:url(images/boxarea-bg-green.gif) repeat-y;
}
.eventcols .column strong {
	display:block;
	font-size:10px;
	font-weight:normal;
	line-height:14px;
	text-transform:uppercase;
}
.eventcols .blue strong {
	color:#52a6cf;
}
.eventcols .yellow strong {
	color:#eebb2f;
}
.eventcols .green strong {
	color:#6ca37b ;
}
.eventcols .column span {
	display:block;
	font-size:10px;
	letter-spacing:-1px;
}
.eventcols .blue span ,
.eventcols .green span {
	color:#7e8380;
}
.eventcols .yellow span {
	color:#8d815f;
}
.eventcols .column .findout {
	position:absolute;
	right:0;
	bottom:0;
	width:96px;
	height:17px;
	padding:13px 0 0 16px;
	background:url(images/findout-bg.gif) no-repeat;
}
.eventcols .column .findout a {
	display:block;
	background:#a59b80;
	line-height:16px;
	padding-bottom:1px;
	text-align:center;
	color:#fff;
	font-size:9px;
}
.eventcols .blue .findout a ,
.eventcols .green .findout a {
	background:#7e8380;
}
.eventcols .yellow .findout a {
	background:#a59b81;
}
.eventdetails {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #9fa197;
}
.eventdetails .colwide {
	width:683px;
	float:left;
	padding:8px 0 0 7px;
}
.eventdetails .colnarrow {
	width:270px;
	float:right;
	padding:17px 0;
}
.eventdetails .shadowbox {
	background:url(images/shadow-corn-rb.png) no-repeat 100% 100%;
	padding:0 18px 16px 0;
	width:240px;
	overflow:hidden;
	margin-bottom:-8px;
}
.eventdetails .shadowbox .reg {
	width:218px;
	border:1px solid #f79090;
	padding:3px 10px;
	margin-top:20px;
	text-align:right;
}
.eventdetails .shadowbox .reg span {
	color:#89847a;
	font-size:10px;
	display:block;
}
.eventdetails .shadowbox .reg a {
	color:#cd1414;
	text-transform:uppercase;
}
.eventdetails .shadowbox2 {
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:15px 20px 8px 20px;
	height:1%;
}
.eventdetails .titleline {
	width:100%;
	overflow:hidden;
	padding-bottom:9px;
	position:relative;
}
.eventdetails .titleline strong {
	background:url(images/title-dots2.gif) no-repeat 100% 50%;
	padding-right:15px;
	font-size:11px;
	font-weight:normal;
	color:#9fa197;
}
.eventdetails .titleline h2 {
	float:left;
	margin:0 8px 0 0;
	font-size:11px;
	font-weight:normal;
	color:#9fa197;
}
.eventdetails .titleline em {
	display:block;
	height:1%;
	overflow:hidden;
	margin-top:4px;
	background:url(images/title-dots.gif) repeat-x;
}
.eventdetails .titleline span {
	font-size:10px;
	color:#9fa197;
}
.eventdetails .titleline span a {
	font-weight:bold;
	color:#9fa197;
	text-transform:uppercase;
}
.eventdetails .titleline span a.green {
	color:#6ba37b;
}
.eventdetails .titleline span a.blue {
	color:#52a6cf;
}
.eventdetails .titleline span a.yellow {
	color:#f8bb29;
}
.eventdetails .shadowbox2 .text {
	padding:0;
	position:relative;
}
.eventdetails .shadowbox2 .text strong {
	color:#52a6cf;
	background:url(images/boxarea-bg-blue.gif) repeat-y;
	display:block;
	font-size:10px;
	line-height:10px;
	text-transform:uppercase;
	font-weight:normal;
	padding-left:16px;
	margin-bottom:4px;
}
.eventdetails .shadowbox2 .text span {
	display:block;
	font-size:10px;
	color:#7e8380;
}
.eventdetails .shadowbox2 .text a {
	color:#7e8380;
}
.eventdetails .shadowbox2 .text span span {
	display:inline;
	font-weight:bold;
}
.eventdetails .line {
	width:100%;
	overflow:hidden;
}
.eventdetails .location {
	float:left;
	width:190px;
	padding-right:6px;
}
.eventdetails .contact {
	float:left;
	width:442px;
	padding-right:0;
}
.eventdetails .holder {
	width:100%;
	overflow:hidden;
}
.eventdetails .holder span {
	float:left;
}
.eventdetails .holder div {
	height:1%;
	overflow:hidden;
}
.eventdetails .holder div em {
	display:block;
	font-style:normal;
	font-weight:bold;
	font-size:10px;
	color:#7e8380;
}
.eventdetails .line .titleline {
	padding-bottom:3px;
}
.eventdetails .description {
	padding-right:4px;
}
.eventdetails .description .titleline {
	padding-bottom:5px;
}
.eventdetails p {
	margin:0;
	color:#89847a;
	line-height:14px;
	font-size:11px;
}
.postevent {
	padding:20px 0 0 0;
	background:#fff;
	width:100%;
	overflow:hidden;
	margin-top:4px;
}
.postevent .formholder .line {
	background:url(images/sidebar-shadow-b.gif) no-repeat 0 100%;
	padding:0 0 13px 18px;
	margin-left:-10px;
	height:1%;
	overflow:hidden;
	position:relative;
}
.postevent .formholder label {
	display:block;
	padding-bottom:4px;
}
.postevent .formholder label span {
	color:#fa5959;
}
.postevent .formholder .field {
	width:100%;
	overflow:hidden;
}
.postevent .formholder .field input {
	width:450px;
	padding:4px 6px 3px;
	background:#f2f2f2;
	border:0;
	float:left;
	color:#333;
	margin:0;
	font:14px/18px Arial, Helvetica, sans-serif;
}
.postevent .formholder strong {
	width:128px;
	padding-left:255px;
	border-top:2px solid #d1ccc0;
	border-bottom:2px solid #d1ccc0;
	display:block;
	font-weight:normal;
	line-height:17px;
	font-size:12px;
	color:#89847a;
	margin-bottom:8px;
}
.postevent .formholder .holder {
	padding:0 0 18px 256px;
}
.postevent .formholder .row {
	width:100%;
	overflow:hidden;
	margin-left:-10px;
	padding-bottom:12px;
}
.postevent .formholder .row .box {
	float:left;
	width:182px;
	background:url(images/sidebar-shadow-b.gif) no-repeat 0 100%;
	padding:0 0 13px 18px;
	overflow:hidden;
	position:relative;
}
.postevent .formholder .row .box span.sel {
	float:left;
	width:143px;
	height:23px;
	background:#f2f2f2;
	color:#000;
	text-align:center;
	line-height:23px;
	font-style:italic;
}
.postevent .formholder .row .box span.sel2 {
	float:left;
	width:80px;
	height:23px;
	background:#f2f2f2;
	color:#000;
	text-align:center;
	line-height:23px;
	font-style:italic;
	margin-right:5px;
}
.postevent .formholder .row .box em {
	font-style:normal;
	line-height:23px;
}
.postevent .formholder .chbline {
	height:1%;
	overflow:hidden;
	padding:0 0 8px 10px;
}
.postevent .formholder .chbline input.chb {
	float:left;
	width:14px;
	height:14px;
	padding:0;
	margin:0 5px 0 0;
}
.postevent .formholder .chbline label {
	float:left;
	margin-right:10px;
}
.postevent .formholder .chbline label.blue {
	font-style:italic;
	color:#5aafc8;
}
.postevent .formholder .chbline label.yellow {
	font-style:italic;
	color:#f8c038;
}
.postevent .formholder .chbline label.green {
	font-style:italic;
	color:#6ba37b;
}
.postevent .formholder .chbline label em {
	display:block;
	line-height:23px;
	width:100%;
	overflow:hidden;
	font-style:normal;
}
.postevent .formholder .chbline label em span {
	float:left;
	width:auto;
	margin-right:4px;
	padding-top:7px;
	color:#6c6c6b;
}
.postevent .formholder .chbline label em input {
	float:left;
	width:65px;
	background:#f2f2f2;
	border:0;
	font:14px/18px Arial, Helvetica, sans-serif;
	padding:4px 6px 3px;
	color:#333;
	margin:7px 0 0 0;
}
.postevent .formholder .subtitle {
	display:block;
	font-style:normal;
	font-weight:bold;
	padding-left:10px;
	font-size:11px;
	color:#6c6c6b;
	padding-bottom:10px;
}
.postevent .formholder .subtitle span {
	display:inline;
	font-weight:normal;
}
.postevent .formholder .fileline {
	height:1%;
	overflow:hidden;
	padding-left:10px;
}
.postevent .formholder .fileline span {
	float:left;
	font-size:16px;
	color:#615f5b;
	padding-right:10px;
}
.postevent .formholder .btnline {
	padding:14px 0 0 18px;
	background:url(images/topicbox-shadow.png) no-repeat;
	width:100%;
	overflow:hidden;
	margin-left:-10px;
}
.postevent .formholder .btnline input {
	float:left;
	padding:0;
	margin:0;
	cursor:pointer;
	position:relative;
}
/* js styles */
#footer .greyline3 {
	position: relative;
	overflow: hidden;
	height: auto;
	width: 957px;
}
#footer .greyline p {
	margin: 0 105px 0 0;
}
#footer .greyline {
	position: relative;
}
#footer .greyline .credits {
	position: absolute;
	top: 3px;
	right: 20px;
	color: #76746e;
	text-decoration: underline;
	font-size: 10px;
}
#footer.expanded .greyline .credits {
	display: none;
}
.slideshow ul.slideset {
	list-style: none;
	position: relative;
	height: 195px;
	width: 304px;
	padding: 0;
	margin: 0;
}
.slideshow ul.slideset li {
	position: absolute;
	top: 0;
	left: 0;
}
.slideshow ul.slideset li.active {
	z-index: 1;
}
/* fish slideshow styles */
.flash-media .slideshow ul.slideset {
	width: 980px;
	background:#f3f2e9;
	margin:0;
	padding:0;
	list-style:none;
}
.flash-media .slideshow ul.slideset li{
	width:911px;
	padding:20px 28px 17px 41px;
}
.flash-media .slideshow ul.slideset img {
	float: right;
}
.flash-media .slideshow ul.slideset div{
	float:left;
	width:305px;
	padding:0px 0 0;
}
.flash-media .slideshow ul.slideset h2{
	margin:0;
	color:#cd772a;
	font-size:19px;
	font-weight:normal;
	letter-spacing:-1px;
}
.flash-media .slideshow ul.slideset h2 em{
	font-size:15px;
	color:#7da577;
}
.flash-media .slideshow ul.slideset h3{
	font-style:italic;
	font-size:12px;
	font-weight:normal;
	color:#948a6e;
	margin:0;
	padding:6px 0;
}
.flash-media .slideshow ul.slideset p{
	margin:0;
	font-size:10px;
	line-height:12px;
	color:#787059;
}
.flash-media .slideshow .switcher-holder {
	overflow:hidden;
	height:1%;
	padding:10px 0 7px 42px;
	background:#fff url(images/bg-gallery-nav.gif) no-repeat;
}
.flash-media .slideshow .switcher-holder h2{
	float:left;
	margin:0;
	color:#b1a88c;
	font-weight:normal;
	font-size:24px;
	padding:13px 0 0;
	letter-spacing:-2px;
}
.flash-media .slideshow .switcher-holder ul {
	list-style: none;
	float: right;
	margin: 0;
	padding:0;
	overflow:hidden;
	height:1%;
	position:relative;
}
.flash-media .slideshow .switcher-holder ul li {
	float: left;
	padding:0 24px 0 6px;
	opacity:0.75;
	filter:alpha(opacity=75);
}
.flash-media .slideshow .switcher-holder ul li:hover {
	opacity:1;
	filter:alpha(opacity=100);
	
}
.flash-media .slideshow .switcher-holder ul li img{display:block;}
.flash-media .slideshow .switcher-holder ul li span{
	display:block;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:-1px;
}
.flash-media .slideshow .switcher-holder ul li a{
	float:left;
	color:#afa589;
}
.flash-media .slideshow .switcher-holder ul li a:hover{text-decoration:none;}

.flash-media .gallery-list {
	background: #000;
	position: relative;
	height: 249px;
}
.flash-media .gallery-list li {
	position: absolute;
	top: 0;
	left: 0;
}
.flash-media .gallery-list li.active {
	z-index: 1;
}

.dvlweather {
	color: #585854;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left:-5px;
}
.absmiddle {
	border: none;
	vertical-align: middle;
	width:30px;
}
.navigation{
	width:150px;
	margin:0 auto;
	padding: 0 0 15px 0;
	font-size:14px;
}
.next{
	float:right;
}
.prev{
	float:left;
}
.yearly_events a:hover{
	opacity: 0.6;
}
