/*
Theme Name: DL Development
*/
html {
	height:100%;
	margin:0;
}
body {
	margin:0;
	color:#50554d;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#f1f5f6 url(images/body-bg.jpg) no-repeat 50% 0;
	height:100%;
	min-width:1002px;
}
img {
	border-style:none;
}
a {
	color:#49614f;
	text-decoration:none;
}
a:visited {
	color:#74AB83;
	
}
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;
}
.mainwrapper {
	min-height:100%;
	width:1000px;
	margin:0 auto;
	padding:0 1px;
	background:url(images/wrapper-bg.png);
}
* html .mainwrapper {
	height:100%;
}
.forfooter {
	padding-bottom:85px;
}
.page {
	margin:0 auto;
	width:1000px;
}
.wrapper {
	margin:0 auto;
	width:980px;
	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 h1.economic-logo a {
	background:url(images/logo-economic.png);
}
#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-green.gif) no-repeat 100% 0;
	padding:13px 11px 16px;
	cursor:pointer;

}
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:url(images/submenu-bg.gif) repeat-x;
	position:relative;
	z-index:1;
	padding-top:8px;
}
ul#subnav ,
ul#subnav2 {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}
ul#subnav li ,
ul#subnav2 li {
	padding:0;
	float:left;
}
ul#subnav a ,
ul#subnav2 a {
	color:#bab6ab;
	float:left;
	line-height:30px;
	font-size:13px;
	font-style:italic;
}
ul#subnav span ,
ul#subnav2 span {
	float:left;
	text-align:center;
	cursor:pointer;
}
ul#subnav a:hover ,
ul#subnav2 a:hover ,
ul#subnav a.active ,
ul#subnav2 a.active {
	background:url(images/submenu-hover-left.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	margin-bottom:-30px;
	position:relative;
}
ul#subnav a:hover span ,
ul#subnav2 a:hover span ,
ul#subnav a.active span ,
ul#subnav2 a.active span {
	background:url(images/submenu-hover-right.gif) no-repeat 100% 0;
	padding-bottom:30px;
}
ul#subnav li.first-child a:hover ,
ul#subnav2 li.first-child a:hover ,
ul#subnav li.first-child a.active ,
ul#subnav2 li.first-child a.active {
	background:#ddd6c4;
	color:#fff;
	text-decoration:none;
	margin-bottom:-30px;
	position:relative;
}
ul#subnav li.last-child a:hover span ,
ul#subnav2 li.last-child a:hover span ,
ul#subnav li.last-child a.active span ,
ul#subnav2 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 {
	position:absolute;
	top:55px;
	left:40px;
	margin:0;
	padding:0;
	list-style:none;
}
#header .submenu ul.lvl3 li {
	float:left;
	padding-right:60px;
}
#header .submenu ul.lvl3 a {
	color:#3e754d;
	text-decoration:underline;
}
#header .submenu ul.lvl3 a:hover ,
#header .submenu ul.lvl3 a.active {
	color:#5fa171;
	
}
.promo {
	width:100%;
	overflow:hidden;
}
.promo img {
	display:block;
	min-width:980px;
}
.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 ;
	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 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 0 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;
}
.sidebar .gallery ul a {
	position:relative;
}
#footer {
	border-top:5px solid #f6ba25;
	font-size:10px;
	border-bottom:1px solid #e3e2df;
	position:relative;
	width:980px;
	margin:-85px auto 0;
}
#footer .darkline {
	width:100%;
	overflow:hidden;
	background:#77746e;
	padding-bottom:1px;
}
#footer .darkline ul.left {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#footer .darkline ul.left li {
	float:left;
	padding-right:10px;
	list-style:none;
}
#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;
	list-style:none;
}
#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.facebook {
	float:left;
	background:url(images/ico-facebook.gif) no-repeat 100% 50%;
	padding-right:30px;
	color:#76746e;
	margin-left:23px;
}
#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;
	padding-bottom:10px;
	border-left:1px solid #77746e;
}
#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 .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 {
	width:442px;
	padding:7px 0 7px 7px;
}
.placestoeat .row2 .topicbox .boxarea {
	background:url(images/boxarea-shadow2.gif) no-repeat 0 100%;
	width:328px;
}
.placestoeat .row2 .topicbox .white {
	background:#f5f3ee;
}
.placestoeat p {
	margin:0;
	line-height:18px;
}
.placestoeat span.excerpt {
	font-size: 10px;
}
.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:621px;
	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:335px;
}
.container2 {
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
}
.container3 {
	width:100%;
	overflow:hidden;
	border-top:1px solid #e7e7e7;
	background:#e8e8e7;
}
.container3 .col-l {
	float:left;
	width:59%;
	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:100%;
	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;
	color:#6ca37b;
}
.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:#6ca37b;
}
.container3 .col-r {
	float:right;
	width:40%;
	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:#777777;
	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:100%;
	background:#fff url(images/calendar-title.jpg) no-repeat;
	float:right;
	padding-bottom:9px;
}
.calendararea .calendar .title {
	width:90%;
	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;
}
.wtd-content .text strong {
	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;
}
.wtd-content .links {
	padding:0;
}
.wtd-content .links ul {
	padding:13px 20px 0 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;
}
#colourscheme14 .guides .row .lists ul a {
	color:#5e8da4;
}
.freearea {
	float:right;
	width:462px;
}
.freearea img {
	margin-bottom:6px;
}
.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:232px;
	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:345px;
	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-campsite-availability.gif) no-repeat;
	width:166px;
}
.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;
	position:relative;
}
.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:208px;
}
.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:18px 28px 17px 41px;
}
.flash-media .slideshow ul.slideset img {
	float: right;
}
.flash-media .slideshow ul.slideset div{
	float:left;
	width:305px;
	padding:23px 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:#9d9376;
}
.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:#ceccbd;
	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;
}
.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;
}

/* new pages */
.navgreen #mainnav {
	border:1px solid #c7d6c9;
}
.navgreen ul#mainnav a:hover ,
.navgreen ul#mainnav a.active,
ul#mainnav li.current-menu-item a,
ul#mainnav li.current-page-ancestor a{
	background:url(images/mainnav-hover-left-green.gif) no-repeat;
	color:#bad2c0;
	margin:-13px -11px -16px;
}
.current-menu-item
.navgreen ul#mainnav a:hover span ,
.navgreen ul#mainnav a.active span,
ul#mainnav li.current-menu-item a span,
ul#mainnav li.current-page-ancestor a span{
	background:url(images/mainnav-hover-right-green.gif) no-repeat 100% 0;
	padding:13px 11px 16px;
}
.navgreen ul#mainnav li.first-child a:hover ,
.navgreen ul#mainnav li.first-child a.active,
ul#mainnav li.current-menu-item li.first-child  a span,
ul#mainnav li.current-page-ancestor li.first-child  a span{
	background:url(images/mainnav-hover-left-first-green.gif) no-repeat;
}
.navgreen ul#mainnav li.last-child a:hover ,
.navgreen ul#mainnav li.last-child a.active,
ul#mainnav li.current-menu-item li.last-child a,
ul#mainnav li.current-page-ancestor li.last-child a{
	background:url(images/mainnav-hover-left-last-green.gif) no-repeat;
}
.navgreen ul#mainnav li.last-child a:hover span ,
.navgreen ul#mainnav li.last-child a.active span,
ul#mainnav li.current-menu-item li.last-child a span,
ul#mainnav li.current-page-ancestor li.last-child a span{
	background:url(images/mainnav-hover-right-last-green.gif) no-repeat 100% 0;
}
#colourscheme01 .columnsholder {
	border-top:6px solid #6ca37b;
}
.titleline2 {
	background:#fff;
	border-bottom:2px solid #73a882;
	width:100%;
	overflow:hidden;
	margin:-25px 0 20px;
	padding-bottom:21px;
}
.titleline2 h2 {
	margin:18px 0 0;
	font-size:30px;
	line-height:34px;
	font-weight:normal;
	color:#6ca37b;
	height:1%;
	overflow:hidden;
}
.titleline2 .greenbox {
	background:#6ca37b url(images/titleline-shadow.gif) repeat-y 100% 0;
	padding:15px 43px 11px;
	float:left;
	margin-right:44px;
}
.titleline2 .greenbox strong {
	font-size:18px;
	line-height:22px;
	color:#fff;
}
.titleline2 .greenbox strong span {
	font-weight:normal;
}
.economic {
	padding-bottom:0;
}
.economic .content {
	float:right;
	width:603px;
	padding-bottom:10px;
}
.economic .topicbox {
	width:593px;
	margin-bottom:18px;
}
.economic .topicbox .boxarea {
	width:593px;
	background:none;
	padding:0 0 7px 0;
}
.economic .topicbox .titleline3 {
	padding:3px 0 9px 7px;
	width:485px;
}
.economic .topicbox .text {
	background:none;
}
.economic .topicbox .titleline3 h3 {
	margin:0;
	font-size:14px;
	line-height:18px;
	color:#9fa197;
	font-weight:normal;
	background:url(images/titleline3-srparator.gif) repeat-x 0 9px;
}
.economic .topicbox .titleline3 h3 span {
	background:#fff;
	padding-right:5px;
}
.economic .topicbox p {
	margin:0;
	line-height:20px;
	text-align:justify;
}
.economic .topicbox .textarea {
	padding:7px 29px 7px 9px;
}
.economic .sidebar {
	padding-left:17px;
}
.economic .sidebar .shadowbox {
	margin-bottom:0;
	padding-top:17px;
}
.economic .sidebar .shadowbox .btm {
	padding:0 0 18px 20px;
}
.economic .sidebar .text span {
	font-weight:bold;
	color:#6ca37b;
}
.economic .sidebar .text span {
	font-weight:bold;
	color:#6ca37b;
	font-size:12px;
	margin:0;
	text-transform:uppercase;
	text-decoration:none;
}
.economic .sidebar .text span a:hover {
	text-decoration:underline;
}
.footerbrdr1 {
	border-color:#6ca37b !important;
}
#colourscheme01 .flash-media {
	border-color:#6ca37b;
}
#colourscheme01 .mid-links a {
	text-indent:0;
	margin-left:35px;
}
#colourscheme01 .calendararea .calendar .title {
	background:#6ca37b;
}
#colourscheme01 .calendararea .events .text {
	background:url(images/boxarea-bg-green.gif) repeat-y;
}
#colourscheme01 .calendararea .events strong {
	color:#6ca37b;
}
#colourscheme01 .calendararea .events .findout a {
	background:#7e8380;
}
#colourscheme01 .calendararea .events span {
	color:#7e8380;
}
#colourscheme01 .calendararea .calendar ul a:hover,
#colourscheme01 .calendararea .calendar ul a.active {
	color:#6da37c;
}
#colourscheme01 .announcement p {
	line-height:13px;
}
#colourscheme01 .post-box .cont a {
	color:#6ca37b;
}
#colourscheme01 .post-box {
	padding-bottom:12px;
}
#colourscheme01 .stickers{
	padding:0;
	margin-top:-7px;
	height:1%;
}
#colourscheme01 .stickers p {
	line-height:14px;
	color:#6ca37b;
	margin-bottom:9px;
}
#colourscheme01 .stick{
	background: url(images/bg-stick2.jpg) no-repeat 0 100%;
	padding:0 0 16px 18px;
	width:412px;
	margin:0 0 4px -18px;
	position:relative;
}
#header .sub2 {
	background:url(images/submenu-bg2.gif) repeat-x;
}
.sub2 ul#subnav2 a:hover ,
.sub2 ul#subnav2 a.active {
	background:url(images/submenu-hover-left-green.gif) no-repeat;
}
.sub2 ul#subnav2 a span ,
.sub2 ul#subnav2 a span {
	padding:0 20px 30px;
}
.sub2 ul#subnav2 a:hover span ,
.sub2 ul#subnav2 a.active span {
	background:url(images/submenu-hover-right-green.gif) no-repeat 100% 0;
}
.sub2 ul#subnav2 li.first-child a:hover ,
.sub2 ul#subnav2 li.first-child a.active {
	background:#ddd6c4;
}
.sub2 ul#subnav2 li.last-child a:hover span ,
.sub2 ul#subnav2 li.last-child a.active span {
	background:none;
}
#header .sub2 a.back {
	color:#6ca37b;
}
.job {
	padding-top:0;
}
.titleholder {
	width:100%;
	overflow:hidden;
	background:#fff;
	padding:6px 0 6px;
}
.titleholder h2 {
	margin:0;
}
.titleholder img {
	margin:0 auto;
	display:block;
}
.job .topicbox .titleline {
	background:#6ca37b;
}
.job .topicbox .titleline h2 {
	background:#76746e;
}
.job .topicbox .titleline span {
	float:right;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	padding-right:34px;
}
.job .topicbox .textarea a {
	color:#686356;
	background:url(images/arrow-13.gif) no-repeat 100% 50%;
	padding-right:20px;
	line-height:18px;
	display:inline-block;
	font-size:12px;
}
.placestoeat .topicbox .text {
	overflow:visible;
	background:#f5f3ee;
	padding-bottom:0;
}
.placestoeat .topicbox .text:after {
	clear:both;
	content:'';
	display:block;
}
.job .job-content{
	float:left;
	width:230px;
	font-size:12px;	
}
.job .topicbox .white {
	padding-bottom:0;
	overflow:visible;
	font-size:0;
}
.job .topicbox .white:after {
	clear:both;
	content:'';
	display:block;
}
.topicbox .white .location {
	float:right;
	display:inline;
	margin:-7px -22px -7px 0;
	width:187px;
	padding:6px 0 13px 13px;
	background:url(images/boxarea-shadow.gif) no-repeat 0 100%;
	position:relative;
}
.topicbox .white .location .textbox {
	padding:2px 0 7px 14px;
	background:#f5f3ee;
	line-height:16px;
}
.topicbox .white .location .textbox span {
	font-size:11px;
	color:#6ca37b;
}
.topicbox .white .location .textbox strong {
	font-size:11px;
	color:#50554d;
}
.job .topicbox .white a {
	color:#76746e;
	font-size:11px;
}
.job .topicbox strong.phone {
	margin-bottom:-4px;
}
.job .directions .text {
	padding-right:20px;
	padding-bottom:19px;
	background:#f5f3ee;
}
.job .directions .text span {
	color:#6ca37b;
	padding-bottom:1px;
}
.job .directions .text p {
	color:#686457;
	line-height:18px;
}
.job .topicbox {
	margin-bottom:-20px;
}
.type3 {
	border:none !important;
	padding-top:0;
}
.type3 .sidebar {
	padding-left:11px;
	overflow:hidden;
}
.type3 .content {
	width:635px;
}
.type3 .topicbox {
	width:625px;
	margin-bottom:2px;
}
.type3 .topicbox .boxarea {
	width:618px;
}
.type3 .holdergrey {
	background:#f1f1f1;
	width:100%;
	overflow:hidden;
	padding:10px 0 20px;
}
.type3 .holderwhite {
	background:#fff;
	width:100%;
	overflow:hidden;
	padding:10px 0 0;
}
.holdergrey .topicbox .boxarea {
	background:url("images/shadow-2.gif") no-repeat scroll 0 100% transparent;
}
.type3 .topicbox .titleline {
	background:#6ca37b;
}
.type3 .topicbox .titleline h2 {
	background:#76746e;
}
.type3 .topicbox .titleline strong {
	float:right;
	background:#7c9e85 url(images/price-bg.gif) no-repeat;
	line-height:28px;
	font-size:18px;
	width:170px;
	text-align:center;
	font-weight:normal;
	color:#f2f3f0;
}
.holdergrey .topicbox .text {
	background:#e9e6de;
}
.type3 .content p {
	color:#686457;
	font-size:12px;
}
.type3 .topicbox .textarea {
	padding:7px 22px 7px 12px;
}
.holdergrey .sidebar .shadowbox .btm {
	background:url(images/shadow-2.gif) no-repeat 0 100%;
}
.type3 .twoboxes {
	width:100%;
	overflow:hidden;
}
.type3 .content .shadowbox {
	width:329px;
	background:url(images/topicbox-shadow.png) no-repeat;
	padding-top:14px;
	float:right;
}
.holdergrey .shadowbox .btm {
	width:284px;
	background:url(images/shadow-2.gif) no-repeat 3px 100%;
	padding:0 0 16px 16px;
	position:relative;
}
.holderwhite .shadowbox .btm {
	width:284px;
	background:url(images/boxarea-shadow.gif) no-repeat 3px 100%;
	padding:0 0 16px 16px;
	position:relative;
}
.type3 .shadowbox2 {
	width:286px;
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:14px 0 3px 16px;
	float:left;
}
.type3 .text2 {
	padding:9px 10px 8px 14px;
	background:#ebe9e4;
	width:262px;
	position:relative;
}
.holderwhite .text2 {
	background:#f1eee7;
}
.type3 .text2 span {
	display:block;
	color:#5a8b83;
	text-transform:uppercase;
	padding-bottom:5px;
}
.type3 .text2 span a {
	color:#50554d;
	font-size:9px;
	text-decoration:underline;
	text-transform:none;
	margin-left:5px;
}
.type3 .content .shadowbox2 p {
	font-size:11px;
	color:#50554d;
	line-height:13px;
	margin-top:6px;
}
#header .sub3 {
	background:url(images/submenu-bg2.gif) repeat-x;
	height:36px;
}
#header .sub3 a.back {
	top:16px;
	color:#6ca37b;
}
.overview {
	height:1%;
	overflow:hidden;
	background:#fff;
	padding:14px 0 40px 10px;
}
.overview h2 {
	width:100%;
	overflow:hidden;
}
.overview .titleline3 ,
.choice .titleline3 {
	padding:13px 0 10px 17px;
	overflow:hidden;
	height:1%;
	background:#f9f8f6 url(images/titleline-shadow2.gif) no-repeat;
	width:100%;
}
.overview .titleline3 h2 ,
.choice .titleline3 h2 {
	margin:0;
	font-size:11px;
	line-height:14px;
	color:#9fa197;
	font-weight:normal;
	text-transform:uppercase;
	background:url(images/titleline3-dots.gif) repeat-x 0 5px;
}
.overview .titleline3 h2 span ,
.choice .titleline3 h2 span {
	background:#f9f8f6;
	padding-right:5px;
}
.overview .textbox {
	padding:0;
}
.overview .textbox p {
	margin:0 0 27px;
	font-size:11px;
	line-height:13px;
	color:#6d6d6d;
}
.overview .text-area {
	padding:9px 50px 0 16px;
}
.overview .columns2 {
	width:100%;
	overflow:hidden;
	padding:3px 0 0;
}
.overview .col-l {
	float:left;
	width:47%;
}
.overview .col-l .titleline3 {
	margin-bottom:2px;
}
.overview .section {
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:7px 0 16px 7px;
	width:100%;
}
.overview .section .btm {
	background:url(images/boxarea-shadow.gif) no-repeat 3px 100%;
	padding:7px 0 7px 10px;
	width:88%;
	margin-bottom:10px;
}
.overview .section .btm2 {
	padding:7px 0 7px 10px;
	width:88%;
	margin-bottom:10px;
}
.overview .section .chart {
	padding:3px 0 0 7px;
}
.overview .statistics {
	float:right;
	width:382px;
	padding:58px 48px 0 0;
}
.overview .section .titleline {
	background:#6ca37b;
	overflow:hidden;
	width:100%;
	margin-bottom:9px;
}
.overview .section .titleline h2 {
	background:#a2a3a2 url(images/title-shadow1.gif) no-repeat 100% 0;
	color:#F2F3F0;
	float:left;
	font-size:18px;
	font-weight:normal;
	line-height:28px;
	margin:0;
	padding:0 12px;
	width:auto;
}
.overview .section .titleline span {
	float:left;
	font-size:18px;
	color:#f5f6f5;
	line-height:28px;
	padding-left:20px;
}
.overview .section .scale {
	width:100%;
	line-height:28px;
	margin-bottom:10px;
}
.overview .section .scale img {
	display:block;
}
.overview .section .scale .green {
	width:100%;
	overflow:hidden;
	background:#93bd9e;
	height:28px;
	font-size:14px;
	color:#fff;
}
.overview .section .scale .grey {
	float:left;
	background:#b4b9b5 url(images/grey-shadow.gif) no-repeat 100% 0;
}
.overview .section .scale em {
	padding:0 0 0 20px;
}
.overview .col-r {
	float:right;
	width:50%;
	
}
.overview .topicbox {
	width:100%;
	margin-bottom:7px;
}
.overview .topicbox .textarea {
	padding:5px 22px 5px 12px;
	background:#f1eee7;
}
.overview .topicbox .boxarea {
	width:100%;
	padding:7px 0 15px 7px;
}
.overview .topicbox .titleline {
	background:#6ca37b;
}
.overview .topicbox .titleline h2 {
	width:auto;
	background:#a2a3a2 url(images/title-shadow1.gif) no-repeat 100% 0;
}
.overview p {
	margin:0;
	line-height:18px;
}
.overview .white span.hours {
	font-size:11px;
	line-height:13px;
	margin-top:-5px;
}
.overview .white span.hours2 {
	font-size:11px;
	line-height:12px;
	padding-left:35px;
	color:#B08B46;
}
.overview .topicbox .text {
	background:#fff;
}
.overview .imageholder {
	height:1%;
	overflow:hidden;
	padding: 7px 0 ;

}
.overview .imageholder img {
	float:right;
	padding-right: 25px;
}
.choice {
	background:#fff;
}
.choice .greybox {
	background:#f1f1f1;
	width:100%;
	overflow:hidden;
	padding:9px 0 0;
}
.choice .whitebox {
	background:#fff;
	width:100%;
	overflow:hidden;
	padding:9px 0 14px;
}
.choice .column-left {
	float:left;
	width:50%;
	padding-left:7px;
}
.choice .column-left .text-box {
	width:100%;
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:14px 0 0 17px;
}
.choice .column-left .titleline {
	width:100%;
	overflow:hidden;
}
.choice .column-left .titleline h2 {
	width:100%;
	overflow:hidden;
	margin:0;
	line-height:28px;
	font-size:18px;
	color:#fff;
}
.choice .column-left .titleline h2 span {
	float:left;
	background:#74ab83 url(images/choice-titlebg-1.jpg) no-repeat 100% 0;
	font-size:12px;
	padding:0 8px;
}
.choice .column-left .titleline h2 strong {
	float:left;
	background:#9cbea6;
	padding:0 8px;
}
.choice .column-left .titleline h2 em {
	float:left;
	background:#b4afa2 url(images/choice-titlebg-2.jpg) no-repeat;
	font-style:normal;
	font-size:12px;
	padding:0 8px;
}
.choice .greybox .column-left .titleline h2 span {
	background:#85c3bf url(images/choice-titlebg-4.jpg) no-repeat 100% 0;
}
.choice .greybox .column-left .titleline h2 strong {
	background:#bbdad1;
}
.choice .greybox .column-left .titleline h2 em {
	background:#b3aea1 url(images/choice-titlebg-2.jpg) no-repeat;
}
.choice .column-left .text {
	padding:13px 0 13px 25px;
}
.choice .column-left .text strong {
	font-size:14px;
	color:#a69f8e;
	display:block;
	padding-bottom:5px;
}
.choice .column-left p {
	font-size:11px;
	line-height:18px;
	color:#7f7b72;
	margin:0;
}
.choice .column-right {
	float:right;
	width:40%;
	overflow:hidden;
}
.choice .column-right .openclose {
	width:100%;
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:14px 0 0 10px;
}
.columns2 .openclose {
	width:100%;
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:14px 0 0 10px;
}
.choice .titleline3 {
	margin-bottom:3px;
}

.column-left .openclose .titleline {
	position: relative;
}
.column-left .titleline {
	background:#9cbea6;
	line-height:28px;
	height:1%;

	overflow:hidden;
}
.column-left .titleline strong {
	float:left;
	font-size:14px;
	color:#f5f6f5;
	padding:0 12px;
	font-weight:normal;
	background:#b4afa2 url(images/choice-titlebg-3.jpg) no-repeat 100% 0;
}
.column-left .titleline a {
	float:right;
	color:#f5f6f5;
	font-size:12px;
	margin-right:48px;
}
.column-right .openclose .titleline {
	position: relative;
}
.column-right .titleline {
	background:#9cbea6;
	line-height:28px;
	height:1%;
	overflow:hidden;
}
.column-right .titleline strong {
	float:left;
	font-size:14px;
	color:#f5f6f5;
	padding:0 12px;
	font-weight:normal;
	background:#b4afa2 url(images/choice-titlebg-3.jpg) no-repeat 100% 0;
}
.column-right .titleline a {
	float:right;
	color:#f5f6f5;
	font-size:12px;
	margin-right:48px;
}
.choice .openclose .slideblock {
	background:url(images/boxarea-shadow.gif) no-repeat 0 100%;
	padding:0 20px 5px 7px;
	width:100%;
	margin-bottom:-14px;
	position:relative;
}
.choice .openclose .slideblock .slidearea {
	background:#f1eee7;
	padding:5px 14px 9px;
}
.choice .openclose p {
	margin:0;
	font-size:12px;
	color:#686457;
	line-height:18px;
	padding-right: 20px;
}
.choice .rankbox {
	width:468px;
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:14px 0 0 10px;
	margin-bottom:13px;
}
.choice .rankbox .titleline {
	width:100%;
	overflow:hidden;
	background:none;
}
.choice .rankbox .titleline h2 {
	width:100%;
	overflow:hidden;
	margin:0;
	line-height:28px;
	font-size:18px;
	color:#fff;
}
.choice .rankbox .titleline h2 span {
	float:left;
	background:#85c3bf url(images/choice-titlebg-4.jpg) no-repeat 100% 0;
	font-size:18px;
	padding:0 8px;
	color:#ecf8f5;
}
.choice .rankbox .titleline h2 strong {
	float:left;
	background:#bbdad1;
	padding:0 8px;
}
.choice .rankbox .titleline h2 em {
	float:left;
	background:#b4afa2 url(images/choice-titlebg-2.jpg) no-repeat;
	font-style:normal;
	font-size:12px;
	padding:0 8px;
	font-weight:normal;
}
.choice .rankbox .textarea2 {
	padding:5px 14px 0 20px;
}
.choice .rankbox p {
	margin:0;
	font-size:12px;
	color:#686457;
	line-height:14px;
}
/* js update styles */
.inner-slideshow ul.slidelist {
	background: #000;
	list-style: none;
	position: relative;
	overflow: hidden;
	height: 286px;
	padding: 0;
	margin: 0;
}
.inner-slideshow ul.slidelist li {
	position: absolute;
	top: 0;
	left: 0;
}
.inner-slideshow ul.slidelist li.active {
	z-index: 1;
}
.choice .column-right .titleline a em {font-style: normal;}
.choice .column-right .titleline a span {display: none;}

.choice .column-right div.active .titleline a em {display:none}
.choice .column-right div.active .titleline a span {display: inline;}


/*imp-styles*/
.overview .col-l2,
.overview .section2,
.overview .section .btm3{
    width:100%;
}
.overview .section2 .titleline{
    width:410px;
}
.overview .col-l2 .titleline3{
    width:458px;
}
.mapp-poweredby{
    display:none;
}

/*Events manager*/
.calendararea .calendar .dbem-calendar-table {
    border-collapse:collapse;
	width:210px;
	margin:0 0 0 16px;
	padding:0;
	font-size:10px;
	line-height:13px;
	color:#8d815f;
	overflow:hidden;
}
.calendararea .calendar .dbem-calendar-table .days-names{
    font-style:italic;
}
.calendararea .calendar .dbem-calendar-table td {
	float:left;
	width:22px;
	padding:0 0 3px 8px;
	color:#8d815f;
	height:13px;
    position:relative;
}
.calendararea .calendar .dbem-calendar-table td a{
    color:#6DA37C;
    font-weight:normal;
	width:20px;
	height:13px;
	float:left;
}
.calendararea .calendar .dbem-calendar-table td a:hover ,
.calendararea .calendar .dbem-calendar-table td a.active {
	margin-left:-8px;
	padding-left:8px;
	padding-bottom:6px;
	margin-bottom:-6px;
	text-decoration:none;
	color:#6DA37C;
	background:url(images/calendar-active.gif) no-repeat;
}
.calendararea .calendar .dbem-calendar-table .eventless-today {
    color:#6DA37C;
    background:url(images/calendar-active.gif) no-repeat;
}
.calendararea .calendar .dbem-calendar-table .eventless-pre,
.calendararea .calendar .dbem-calendar-table .eventless-post,
.calendararea .calendar .dbem-calendar-table .eventful-pre,
.calendararea .calendar .dbem-calendar-table .eventful-post,
.calendararea .calendar .dbem-calendar-table .eventful-pre a,
.calendararea .calendar .dbem-calendar-table .eventful-post a{
	color:#d0c9b4;
}
.calendararea .calendar .dbem-calendar-table .title {
	width:191px;
	line-height:16px;
	background:#6DA37C;
	margin:7px 0 14px 15px;
	padding:0 20px 1px 7px;
	color:#fff;
}
.calendararea .calendar .title a {
    position:relative;
}
.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 .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 .box strong a{
	color:#7cab88;
}
.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 .colwide .post {
	background:url(images/topicbox-shadow.png) no-repeat;
	padding:14px 0 0 17px;
	height:1%;
}
.report .title {
	height:1%;
	padding-right:40px;
	overflow:hidden;
	line-height:28px;
	position:relative;
}
.report .title h2 {
	float:left;
	margin:0;
	color:#fff;
	font-size:18px;
	padding:0 16px 0 13px;
	background:#6ca37b url(images/titlebg-1.gif) no-repeat 100% 0;
}
.report .title strong {
	float:left;
	color:#fff;
	font-size:18px;
	padding:0 10px;
	background:#4b6e55;
}
.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 4px 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;
}
* html .report .colwide .imgholder {
	margin-right:-3px;
}
.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;
}
