/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	font-size: 100%;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: top;
	border: 0
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display:block;
}
body {
	line-height:1.5;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align: top
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
/* typography.css */

body {
	color: #222;
	font-size: 75%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #fff
}
h1, h2, h3, h4, h5, h6 {
	color: #111
}
h1 {
	color: #81abaa;
	font-size: 30px;
	font-weight: 200;
	line-height: 32px;
	margin-top: 0;
	margin-bottom: 10px
}
h1 span {
	font-size: 19px;
	line-height:24px;
	margin:10px 0 0 0;
	display: block
}
h2 {
	color: #81abaa;
	font-size: 22px;
	font-weight: 200;
	line-height: 32px;
	margin-top: 0;
	margin-bottom: 5px
}
h2 span {
	font-size: 17px;
	display: block
}
#where-been-align h2 {
font-size:18px;	
line-height:24px;
margin:15px 0 0 0;
	
}
h3 {
	color:#81abaa;
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 5px
}
h4 {
	color: #81abaa;
	font-size: 20px;
	font-weight: 200;
	line-height: 23px;
	margin-top: 0;
	margin-bottom: 10px
}
h4 a {
	color: #81abaa;
}
h5 {
	color: #000 !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 3px
}
h5 a {
	color: #6785a3;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none
}
h5 a:hover {
	color: #000;
	text-decoration: underline
}
.sp-event h5 a {
	color: #000;
	font-size: 18px;
	line-height:22px;
	font-weight: 400;
	padding:0 0 15px 0;
}
h6 {
	font-size: 16px;
	margin: 0 0 0px 0
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	color: #000;
	font-size: 13px;
	margin: 0 0 15px;
	line-height:23px;
}
p img.left {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}
p img.right {
	margin: 0 0 25px 5px;
	float: right
}
.package-specs p {
	font-size:12px;
	margin-bottom:5px;
}
.bus-specs p {
font-size:13px;	
}
.emphasis2 {
	font-size: 29px;
	font-weight: bold;
	line-height: 33px;
	margin-bottom: 20px
}
p.contest {
	font-size: 22px;
	color:#245481;
	line-height: 29px;	
}
.posted {
	color: #999;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	float: right
}
.tweets {
	color: #ffffff;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 10px;
	float: right
}
.float {
	margin-bottom: 15px;
	margin-left: 8px;
	float: right
}
.float2 {
	margin-right: 10px;
	margin-bottom: 18px;
	float: left
}
a:focus, a:hover {
	outline: none medium;
	color:#000;
}
a {
	color: #81abaa;
	text-decoration: underline
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	color:#666;
}
pre {
	margin:1.5em 0;
	white-space:pre;
}
pre, code, tt {
	font:1em 'andale mono', 'lucida console', monospace;
	line-height:1.5;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type: disc;
	margin-top: 10px
}
ul li {
	list-style-image: url("../images/bullet.gif");
	margin-bottom: 8px;
	margin-left: 4px
}
ol {
	list-style-type:decimal;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}
table {
	width: 100%
}
table.tabpad {
	margin-bottom: 25px
}
table.tabpad tr td {
	font-size: 11px;
	padding: 5px 10px
}
tr.even td {
	background: #f1f1f1
}
th {
	font-weight:bold;
}
thead th {
	background:#c3d9ff;
}
th, td, caption {
	padding: 1px
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
.small {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 5px
}
.instruction {
	color: #000;
	font-size: 10px;
	line-height: 11px;
	margin: 0 0 3px
}
.small-form {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 5px
}
.small-form2 {
	color: #0a4d91;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px
}
.large {
	font-size: 17px;
	margin-bottom: 10px
}
.hide {
	display:none;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color:#fff;
}
.removed {
	background:#900;
	color:#fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.emphasis {
	color: #81abaa;
	font-weight: normal
}
p.emphasis a {
	color: #7a9dba
}
/* grid.css */
.container {
	margin: 0 auto
}
.showgrid {
	background:url(src/grid.png);
}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
	float: left
}
.last, div.last {
	margin-right:0;
}
.span-1 {
	margin-top: 5px;
	margin-left: 48px;
	width: 514px
}
.span-2 {
	margin-top: 8px;
	margin-left: 35px;
	width: 360px;
}
.span-3 {
	margin-top: 3px;
	padding-left: 0;
	width: 623px
}
.span-4 {
	margin-left: 12px;
	width: 335px
}
.span-5 {
	width:190px;
}
.span-6 {
	width:230px;
}
.span-7 {
	width:270px;
}
.span-8 {
	width:310px;
}
.span-9 {
	width:350px;
}
.span-10 {
	width:390px;
}
.span-11 {
	width:430px;
}
.span-12 {
	width:470px;
}
.span-13 {
	width:510px;
}
.span-14 {
	width:550px;
}
.span-15 {
	width:590px;
}
.span-16 {
	width:630px;
}
.span-17 {
	width:670px;
}
.span-18 {
	width:710px;
}
.span-19 {
	width:750px;
}
.span-20 {
	width:790px;
}
.span-21 {
	width:830px;
}
.span-22 {
	width:870px;
}
.span-23 {
	width:910px;
}
.span-24, div.span-24 {
	width:950px;
	margin:0;
}
input.span-1, textarea.span-1, select.span-1 {
	width:30px!important;
}
input.span-2, textarea.span-2, select.span-2 {
	width:50px!important;
}
input.span-3, textarea.span-3, select.span-3 {
	width:90px!important;
}
input.span-4, textarea.span-4, select.span-4 {
	width:130px!important;
}
input.span-5, textarea.span-5, select.span-5 {
	width:170px!important;
}
input.span-6, textarea.span-6, select.span-6 {
	width:210px!important;
}
input.span-7, textarea.span-7, select.span-7 {
	width:250px!important;
}
input.span-8, textarea.span-8, select.span-8 {
	width:290px!important;
}
input.span-9, textarea.span-9, select.span-9 {
	width:330px!important;
}
input.span-10, textarea.span-10, select.span-10 {
	width:370px!important;
}
input.span-11, textarea.span-11, select.span-11 {
	width:410px!important;
}
input.span-12, textarea.span-12, select.span-12 {
	width:450px!important;
}
input.span-13, textarea.span-13, select.span-13 {
	width:490px!important;
}
input.span-14, textarea.span-14, select.span-14 {
	width:530px!important;
}
input.span-15, textarea.span-15, select.span-15 {
	width:570px!important;
}
input.span-16, textarea.span-16, select.span-16 {
	width:610px!important;
}
input.span-17, textarea.span-17, select.span-17 {
	width:650px!important;
}
input.span-18, textarea.span-18, select.span-18 {
	width:690px!important;
}
input.span-19, textarea.span-19, select.span-19 {
	width:730px!important;
}
input.span-20, textarea.span-20, select.span-20 {
	width:770px!important;
}
input.span-21, textarea.span-21, select.span-21 {
	width:810px!important;
}
input.span-22, textarea.span-22, select.span-22 {
	width:850px!important;
}
input.span-23, textarea.span-23, select.span-23 {
	width:890px!important;
}
input.span-24, textarea.span-24, select.span-24 {
	width:940px!important;
}
div.border {
	padding-right:4px;
	margin-right:5px;
	border-right:1px solid #eee;
}
div.colborder {
	padding-right:24px;
	margin-right:25px;
	border-right:1px solid #eee;
}
.box {
	padding:1.5em;
	margin-bottom:1.5em;
	background:#E5ECF9;
}
hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}
.clearfix:after, .container:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
.clearfix, .container {
	display:block;
}
.clear {
	height: 0;
	clear: both
}
/* forms.css */
label {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	display: block;
	padding-top: 10px;
	padding-bottom: 3px;
	position: relative
}
label.blue {
	color: #0A4D91
}
label span {
	color: #939393;
	font-weight: normal
}
label a {
	margin: 0;
	padding: 0 0 0 5px;
	position: absolute;
	top: 5px;
	width: 20px;
	height: 20px;
	float: left
}
fieldset {
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
}
legend {
	font-weight:bold;
	font-size:1.2em;
}
input.text, input.title, textarea, select {
	margin: 0.5em 0;
	border: solid 1px #bbb
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
}
input.text, input.title {
	width:300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
.contestinput {
	float:left;
	width: 246px;
	height:50px;
	position:relative;
	background-image: url(../images/input_contest.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 12px 18px 0;
	
}

.contestinput input {
	color: #1f466b;
	font-size: 27px;
	font-weight:bold;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: transparent;
	margin: 0;
	background-image:none;
	padding: 0;
	position: absolute;
	top: 9px;
	left: 12px;
	height:auto;
	width: 224px !important;
	border: 0
}
.contest-btn {
	width:211;
	height:45px;
/*
	position:relative;
	right:0;
	float:right;
	right:5px;
	top:-5px;
*/
}
.contest-textarea {
	width:267px;
	height:171px;
	background-image: url(../images/contest_textarea.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	border:none;
	resize:none;
	margin:0;
	padding:10px;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
color: #1f466b;
	font-size: 14px;
	font-weight:bold;
}
#site-search {
	background-image: url("../images/site_search.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	position: relative;
	left: 0;
	width: 360px;
	height: 34px
}
#site-search2 {
	background-image: url("../images/site_search2.jpg");
	background-repeat: no-repeat;
	background-position: 12px top;
	margin: 10px 0 0 10px;
	position: relative;
	top: 0;
	left: 0;
	width: 323px;
	height: 32px
}
#site-search input.search {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent !important;
	margin: 0;
	padding: 0;
	position: relative;
	top: 7px;
	left: 13px;
	width: 295px;
	height: 14px;
	float: left;
	border: 0
}
#site-search2 input.search {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent !important;
	margin: 0;
	padding: 0;
	position: relative;
	top: 7px;
	left: 24px;
	width: 265px;
	height: 14px;
	float: left;
	border: 0
}
#site-search input.go-btn {
	position: absolute;
	top: 0;
	right: 9px;
	width: 46px;
	height: 29px
}
#site-search2 input.go-btn {
	position: absolute;
	top: 0;
	right: 4px;
	width: 46px;
	height: 29px
}
input.sbm-btn {
	margin-top: 20px;
	position: relative;
	width: 152px;
	height: 42px
}
#where-been-contain input.send-btn {
	margin-top: 8px;
	position: relative;
	z-index: 9999;
	width: 86px;
	height: 24px;
	float: left
}
textarea {
	margin: 0 0 3px;
	padding: 5px;
	width: 450px;
	height: 100px;
	resize:none;
}
select {
	font-size: 13px;
	margin: 0;
	padding: 0
}
.error, .notice, .success {
	border:1px solid #ddd;
}
.error {
	color:#C00;
	border-color:#C00;
}
input.error {
	padding: 2px 1px;
}
.notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.error a {
	color:#8a1f11;
}
.notice a {
	color:#514721;
}
.success a {
	color:#264409;
}
span.required {
	border: 0px none;
	color: #c00;
	font-weight: bold;
}
label.error {
	border: 0px none;
	display: none;
	position: absolute;
	left: -99999px;
}
#errorContainer {
	border: 0px none;
	list-style-type: circle;
}
#errorContainer li {
	border: none;
}
input[type=radio].error, input[type=checkbox].error {
	border: none;
}
#signup_form_table tr td {
	vertical-align: middle
}
#hours_of_op tr td {
	vertical-align: middle;
}
body {
	background-color: #f9f9f9;
	background-image: url(../images/bdy_bkd.jpg);
	background-repeat: no-repeat;
	background-position: center 205px;
}
#site {
	margin: 0;
	padding: 0;
	background-image: url(../images/site.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#landing-align {
	position: relative;
	margin:25px 0 0 0;
	left: 50px;
	width: 876px
}
.form-tip {
	background-image: url("../images/information_icon.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	position: relative;
	left: -51px
}
.form-tip p {
	color: #7d7d7d;
	font-style: italic;
	line-height: 16px
}
.form-tip h1 {
	color: #626262;
	font-size: 24px;
	line-height: 30px;
	margin: 0;
	padding: 0
}
#social-nav {
	position: absolute;
	z-index: 99999;
	top: 155px;
	width: 31px;
	height: 273px;
	float: left
}
#social-nav a img {
	display: block;
	margin: 0;
	padding: 0;
	float: left
}

#header-contain {
	text-align: left;
	margin: 0;
	padding: 0;
	z-index: 30;
	height: 205px;
	background-image: url(../images/header_contain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 30;
	width: 972px;
	height: 205px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.logo_boq {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 9990;
	top: 28px;
	left: 7px;
	width: 524px;
	height: 93px;
	float: left
}
div.logo_boq a:link, div.logo_boq a:visited {
	background: url("../images/boq_logo.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 524px;
	height: 93px;
}
div.logo_boq a:hover, div.logo_boq a:active {
	background: url("../images/boq_logo.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
		width: 524px;
	height: 93px;
}
ul#topnav {
	font-size: 1.1em;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 9999;
	top: 95px;
	right: 0;
	width: 380px;
	float: left
}
ul#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-image:none;
}
ul#topnav li a {
	text-indent: -9999px;
	height: 33px;
	float: left
}
ul#topnav li:hover a, ul#topnav li a:hover {
	background-position: left bottom;
}
ul#topnav a.twitter {
	background: url("../images/tp_nav1.gif") no-repeat;
	width: 33px
}
ul#topnav a.facebook {
	background: url("../images/tp_nav2.gif") no-repeat;
	width: 33px
}
ul#topnav a.youtube {
	background: url("../images/tp_nav3.gif") no-repeat;
	width: 34px
}

ul#topnav a.home {
	background: url("../images/tp_nav4.gif") no-repeat;
	width: 61px
}
ul#topnav a.about-us {
	background: url("../images/tp_nav5.gif") no-repeat;
	width: 83px
}
ul#topnav a.blog {
	background: url("../images/tp_nav6.gif") no-repeat;
	width: 55px
}
ul#topnav a.contact {
	background: url("../images/tp_nav7.gif") no-repeat;
	width: 80px
}


#contentArea {
	text-align: left;
	margin: 0 auto 25px auto;
	position: relative;
	z-index: 10;
	width: 972px;
}
#sub-head {
	width:972px;
	height:193px;
	position:relative;
	background-image: url(../images/sub_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
ul#pack-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 37px;
	left: 47px;
	height: 74px;
	width:905px;
	float: left
}
ul#pack-nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	list-style-image: none;
}
ul#pack-nav li a {
	text-indent: -9999px;
	height: 74px;
	float: left
}
ul#pack-nav li:hover a, ul#pack-nav li a:hover {
	background-position: left bottom;
}

ul#pack-nav li a.current {
	background-position: left bottom;
}
ul#pack-nav a.fishing {
	color: #ebf3ff;
	background-image: url("../images/packnav1.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 213px
}
ul#pack-nav a.golf {
	color: #ebf3ff;
	background-image: url("../images/packnav2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 222px
}
ul#pack-nav a.sports {
	color: #ebf3ff;
	background-image: url("../images/packnav3.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 225px
}
ul#pack-nav a.culture {
	color: #ebf3ff;
	background-image: url("../images/packnav4.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 239px
}
ul#navmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 4px;
	left: 7px;
	width: 958px;
	height: 38px;
	float: left
}

ul#navmenu li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-image:none;
}
ul#navmenu li a {
	text-indent: -9999px;
	height: 38px;
	float: left;
}
ul#navmenu li:hover a, ul#navmenu li a:hover {
	background-position: left bottom;
}
ul#navmenu a.brighton  {
	background-image: url("../images/mn_1.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 104px
}
ul#navmenu a.quinte-west  {
	background-image: url("../images/mn_2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 127px
}
ul#navmenu a.belleville  {
	
	background-image: url("../images/mn_3.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 113px
}
ul#navmenu a.pec  {
	background-image: url("../images/mn_4.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 202px
}
ul#navmenu a.tyendinaga  {
	
	background-image: url("../images/mn_5.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 257px
}
ul#navmenu a.napanee  {

	background-image: url("../images/mn_6.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 155px
}

#internal-align2-span3 {
	margin-left: 35px;
	padding-top: 15px;
	padding-right: 30px
}
#event-sponsor {
	background-image: url("../images/event_sponsor.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	left: -5px;
	width: 599px;
	height: 67px;
	float: left
}
#event-sponsor-align {
	position: relative;
	top: 3px;
	left: 195px;
	width: 380px;
	height: 50px
}
#event-sponsor-align img {
	margin: 0;
	padding: 0;
	float: left
}
#calendar {
	margin-top: 15px;
	margin-bottom: 25px;
	float:left;
	position: relative;
	left: 5px;
	width: 517px;
	height: auto
}
.cal-contain2 {
	float:left;
	position:relative;
	margin:15px 0 15px 30px;
}

.cal-contain2 .cal-contain {
margin-top:0px;	
width:280px;
background-image: url(../images/cal_bkd2.gif);
background-position: 2px 27px;
}
.cal-contain {
	margin-top: 10px;
	padding-bottom: 10px;
	position: relative;
	width: 245px;
	float: left;
	background-image: url(../images/cal_bkd.gif);
	background-repeat: no-repeat;
	background-position: 0px 27px;
}
.contain2 {

	margin-top: 8px;
	margin-bottom: 0;
	margin-left: 52px;
	position: relative
}
.cal-contain th, .cal-contain td, .cal-contain caption {
	color: #808846;
	font-size: 15px;
	font-weight: bold;
	background-image: url("../images/cal_td.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 34px;
	height: 32px;
	vertical-align: middle
}
.cal-contain td a {
	color: #3f2e09;
	text-decoration: underline
}
.cal-contain td:hover {
	color: #3f2e09;
	text-decoration: none;
	margin: -3px;
	padding: 0;
	width: 25px;
	height: 25px;
	border: inset 3px #000
}
.cal-contain td.current {
	color: #3f2e09;
	text-decoration: none;
	width: 27px;
	height: 29px;
	border: solid 3px #000
}
th.null, td.null, caption.null {
	background-image: url("../images/cal_null.gif");
	background-repeat: no-repeat;
	background-position: right bottom
}
.cal-contain table {
	margin-top: 20px;
	border-top: 1px solid #886b2b;
	border-left: 1px solid #886b2b
}
#cal-month-cycle {
	color: #003e61;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	position: relative;
	width: 100%;
	height: 26px;
	text-transform:uppercase;
}
.cal-right {
	margin-top: 8px;
	margin-left: 25px;
	position: relative;
	width: 243px;
	float: left;
}
.date-contain {
	margin-bottom: 10px;
	float: left
}
.cal-date-contain {
	background-image: url("../images/date_blog_bkd2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 4px;
	position: relative;
	width: 50px;
	height: 57px;
	float: left
}
.cal-month {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	display: block;
	margin: 0 0 0 2px;
	padding-top: 2px;
	position: relative;
	height: 20px
}
.cal-number {
	color: #7691ac;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	display: block;
	margin: 0 0 0 0px;
	padding-top: 1px;
	position: relative;
	height: 31px
}
.cal-event {
	margin-top: 2px;
	margin-left: 10px;
	position: relative;
	width: 175px;
	float: left
}
.cal-event p {
	color: #464110;
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	padding: 0
}
.date-contain2 {
	margin-bottom: 8px;
	margin-left: 27px;
	position: relative;
	float: left
}
.cal-date-contain2 {
	background-image: url("../images/date_blog_bkd2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 4px;
	position: relative;
	width: 51px;
	height: 57px;
	float: left
}
.cal-event2 {
	margin-top: 2px;
	margin-left: 5px;
	position: relative;
	width: 240px;
	float: left
}
.cal-event2 p {
	color: #464110;
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	padding: 0
}
#hmbanner-contain {
	position: relative;
	left: 6px;
	width: 959px;
	height: 416px;
	padding:0px 0 25px 0;
}
#slide-thnav {
height: 63px;
width:427px;
position:absolute;
z-index:9999;	
bottom:29px;
right:3px;
text-align:right;
}

#slide-thnav a {
height: 63px;
width:63px;
margin: 0 3px 0 3px;
float:left;
padding:1px;
}
#slide-thnav a.activeSlide {
border:1px solid #bdd1be;
padding:0;
}
.slideshow {
		position: relative;
	width: 959px;
	height: 416px;
	z-index:9990;
	
}

.slideshow a.full {
		position: absolute;
	width: 959px;
	height: 416px;
	top:0;
	left:0;
	z-index:9990;
	
}

.slide1 {
	width: 959px;
	height: 416px;
	background-image: url(../images/slide1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.slide2 {
	width: 959px;
	height: 416px;
	background-image: url(../images/slide2c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.slide3 {
	width: 959px;
	height: 416px;
	background-image: url(../images/slide3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.slide4 {
	width: 959px;
	height: 416px;
	background-image: url(../images/slide4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.slide5 {
	width: 959px;
	height: 416px;
	background-image: url(../images/slide5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.slide6 {
	width: 959px;
	height: 416px;
	background-image: url(../images/slide6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hmbanner-nav {
	position: absolute;
	right: 11px;
	bottom: 20px;
	width: 301px;
	height: 51px
}
div.package-btn {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	position:absolute;
	z-index: 9999;
	bottom:90px;
	right: 10px;
	width: 413px;
	height: 57px;
	display:block;
	z-index:9999;
}
div.package-btn a:link, div.package-btn a:visited {
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 413px;
	height: 57px;
	background-image: url(../images/package_btn.png);
	background-repeat: no-repeat;
	background-position: right top;
}
div.package-btn a:hover, div.package-btn a:active {
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 413px;
	height: 57px;
	background-image: url(../images/package_btn.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.hmbanner-pics {
	position: absolute;
	left: 27px;
	width: 246px;
	height: 51px;
	overflow: hidden
}
.hmbanner-pics img {
	display: inline;
	margin: 0;
	padding: 0;
	float: left
}
.hmbanner-pics a {
	margin: 0 0 2px 1px;
	float: left;
	border: solid 1px #000
}
.hmbanner-pics a:hover {
	border-color: #fff
}
.hmbanner-pics a.activeSlide {
	border: solid 1px #fff
}
.hmbanner-right {
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	position: absolute;
	z-index: 9999;
	top: 0;
	right: 0;
	width: 377px;
	height: 310px
}
.hm-right {
	background-image: url("../images/hm_banner_right.jpg")
}
.hm-right-overlay {
	background-image: url("../images/hm_banner_right2.png");
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 0;
	width: 42px;
	height: 310px
}
.hmbanner-txt {
	position: relative;
	top: 180px;
	left: 50px;
	width: 250px;
	float: left
}
.hmbanner-txt p {
	color: #fff;
	font-size: 12px
}
.hmbanner-left {
	background-image: url("../images/hm_banner_bkd.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 9000;
	top: 0;
	left: 0;
	width: 648px;
	height: 310px;
	overflow: hidden
}
#int-map {
	
	margin-top: 10px;
	position: relative;
	height: auto;
}
#int-map-align {
	position: relative;
	margin:15px 0 0 0;
	width: 346px;
	height: auto;
	float: left
}
#int-map-align p {
	color: #67601f;
	font-size: 11px;
	line-height: 15px
}
#frm-contain {
	padding-left: 0;
	width:356px;
}
.frm-align {
	position: relative;
	width: 170px;
	float: left
}
.frm-align a {
	color: #81abaa;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-bottom: 2px
}
.frm-align a:hover {
	color: #000
}
#int-map2 {

	margin: 25px 0 25px 0;
	position: relative;
	float:left;
	height:auto;
	left:22px;
}
#int-map-align2 {
	position: relative;
	margin:15px 0 0 0;
	width: 301px;
	height: auto;
	float: left
}
#int-map-align2 p {
	color: #67601f;
	font-size: 11px;
	line-height: 14px;
	padding: 5px 0 0
}
#frm-contain2 {
	width: 301px;
}
.frm-align2 {
	position: relative;
	width: 150px;
	float: left
}
.frm-align2 a {
	color: #81abaa;
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin-bottom: 2px
}
.frm-align2 a:hover {
	color: #000
}

#photo-gal {
	width:345px;
	position:relative;
	margin:40px 0 0 0;
	float:left;
	background-image: url(../images/photo-gal.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#photo-gal ul {
	font-size: 1.1em;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 33px 0 0 0;
	padding: 0;
	position: relative;
	z-index: 9999;
	right: 0;
	width: 380px;
	float: left
}
#photo-gal ul li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-image:none;
}
#photo-gal ul li a {
	text-indent: -9999px;
	height: 85px;
	width: 86px;
	float: left
}
#photo-gal ul li:hover a, #photo-gal ul li a:hover {
	background-position: left bottom;
}

#photo-gal ul a.photo1 {
	background: url("../images/photo_test.jpg") no-repeat;
}

#photo-gal2 {
	width:296px;
	position:relative;
	margin:0;
	float:left;
	left:25px;
	margin:15px 0 15px 0;
}
#photo-gal2 ul {
	font-size: 1.1em;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	list-style: none;
	margin:0;
	padding: 0;
	position: relative;
	z-index: 9999;
	right: 0;
	width: 296px;
	float: left
}
#photo-gal2 ul li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-image:none;
}
#photo-gal2 ul li a {
	text-indent: -9999px;
	height: 73px;
	width: 74px;
	float: left
}
#photo-gal2 ul li:hover a, #photo-gal ul li a:hover {
	background-position: left bottom;
}

#photo-gal2 ul a.photo1 {
	background: url("../images/thumb_video2.jpg") no-repeat;
	background-size: 100%;
}
#photo-gal2 ul a.photo2 {
	background: url("../images/thumb_video2.jpg") no-repeat;
	background-size: 100%;
}
.region-arrow1 {
	position: absolute;
	right: 5px;
	bottom: 0;
	width: 69px;
	height: 23px
}
.region-arrow2 {
	position: absolute;
	right: 234px;
	bottom: 0;
	width: 64px;
	height: 23px
}
.region-arrow3 {
	position: absolute;
	right: 182px;
	bottom: 0;
	width: 64px;
	height: 23px
}
.region-arrow4 {
	position: absolute;
	right: 100px;
	bottom: 0;
	width: 69px;
	height: 23px
}
.area1 img, .area2 img, .area3 img, .area4 img, .area5 img, .area6 img {
	margin-right: 15px;
	float: left
}

ul#trailmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 63px;
	width:686px;
	float: left
}
ul#trailmenu li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	list-style-image: none;
}
ul#trailmenu li a {
	text-indent: -9999px;
	height: 63px;
	float: left
}
ul#trailmenu li:hover a, ul#trailmenu li a:hover {
	background-position: left bottom;
}
ul#trailmenu a.stay {
	color: #ebf3ff;
	background-image: url("../images/trail_1.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 110px
}
ul#trailmenu a.see {
	color: #ebf3ff;
	background-image: url("../images/trail_2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 124px
}
ul#trailmenu a.do {
	color: #ebf3ff;
	background-image: url("../images/trail_3.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 101px
}
ul#trailmenu a.eat {
	color: #ebf3ff;
	background-image: url("../images/trail_4.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 148px
}
ul#trailmenu a.shop {
	color: #ebf3ff;
	background-image: url("../images/trail_5.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 108px
}
ul#trailmenu a.live {
	color: #ebf3ff;
	background-image: url("../images/trail_6.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 94px
}
ul#trailmenu li .sub {
background-color:#fff;
	display: none;
	position: absolute;
	z-index: 9999;
	top: 63px;
	width: 330px;
	height: auto;
	float: left;
	padding:5px 0 5px 0;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #81abaa;
	padding-bottom: 15px;
box-shadow: 0px 25px 75px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 25px 75px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 25px 75px rgba(0, 0, 0, 0.5);
}
ul#trailmenu li .sub.pos1 {
	position: absolute;
	left: 0px
}
ul#trailmenu li .sub.pos2 {
	position: absolute;
	left: -222px
}
ul#trailmenu li .sub.pos3 {
	position: absolute;
	left: -236px
}
ul#trailmenu li .row {
	margin-bottom: 0;
	width: 100%;
	float: left;
	clear: both
}
ul#trailmenu li .sub ul {
	list-style: none;
	margin: 0px 0 0 30px;
	padding: 0;
	width: 200px;
	float: left
}
ul#trailmenu .sub ul li {
	color: #e6e4ce;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 13px;
	width: 100%
}
ul#trailmenu .sub h2 {
	line-height: 1;
	margin-bottom: 5px
}
h2.underline {
	color: #81abaa;
	padding-bottom: 0px;
	font-size: 24px;
	font-weight: 300;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 5;
	margin-left: 30px;
	text-transform:uppercase;
}
ul#trailmenu .sub ul li h2 a {
	color: #e6e4ce;
	font-size: 15px;
	text-decoration: underline;
	background-image: none;
	margin-top: 0;
	margin-bottom: 4px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	border: 0
}
ul#trailmenu .sub ul li a {
	color: #000;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 14px;
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-indent: 0;
	display: block;
	height: auto;
	float: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
ul#trailmenu .sub ul li a:hover {
	text-decoration: underline
}

#banner-int {
	background-image: url("../images/banner_results.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	position: relative;
	width: 621px;
	height: 231px
}
.banner-photo {
	position: absolute;
	top: 0;
	right: 0;
	width: 249px;
	height: 231px
}
#banner-int2 {
	margin-bottom: 10px;
	position: relative;
	top: 0px;
	left: 7px;
	width: 618px;
	height: 283px
}
.belleville-see {
	background-image: url("../images/belleville_see.jpg");
	background-repeat: no-repeat;
	background-position: left top
}
.belleville-stay {
	background-image: url("../images/belleville_stay.jpg");
	background-repeat: no-repeat;
	background-position: left top
}
.belleville-do {
	background-image: url("../images/belleville_do.jpg");
	background-repeat: no-repeat;
	background-position: left top
}
.belleville-eat {
	background-image: url("../images/belleville_eat.jpg");
	background-repeat: no-repeat;
	background-position: left top
}
.belleville-shop {
	background-image: url("../images/belleville_shop.jpg");
	background-repeat: no-repeat;
	background-position: left top
}
.belleville-live {
	background-image: url("../images/belleville_live.jpg");
	background-repeat: no-repeat;
	background-position: left top
}
#tweet-txt {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 385px;
	height: 62px;
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	z-index: 9999;
}
ul.tweet_list {
	list-style: outside none;
	padding: 0px;
	margin: 0px;
	float: none;
}
#tweet-txt ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 3px 0 0;
	float: none
}
#tweet-txt ul li a {
	color: #98CDC4;
	font-weight: normal;
	text-decoration: none
}
#tweet-txt ul li p {
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	margin-top: 3px
}
#tweet-txt ul li p span {
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin-top: 4px
}
#tweet-txt ul li img {
	margin: 0 15px 0 0;
	padding: 0;
	float: left
}
#community-banner {
	margin: 5px 0px 15px 10px;
	position: relative;
	width: 624px;
	height: 286px;
	z-index: 9000;
}
.brighton-banner {
	background-image: url("../images/profile_brighton.jpg");
	background-repeat: no-repeat;
	background-position: left top
}
.belleville-banner {
	background-image: url("../images/profile_belleville.jpg");
	background-repeat: no-repeat;
	background-position: left top
}
.quintewest-banner {
	background-image: url("../images/profile_quintewest.jpg");
	background-repeat: no-repeat;
	background-position: left top
}
.tyendinaga-banner {
	background-image: url("../images/profile_tyendinaga.jpg");
	background-repeat: no-repeat;
	background-position: left top
}
.pec-banner {
	background-image: url("../images/profile_pec.jpg");
	background-repeat: no-repeat;
	background-position: left top
}
.napanee-banner {
	background-image: url("../images/profile_napanee.jpg");
	background-repeat: no-repeat;
	background-position: left top
}
.comm-banner-pht {
	margin-top: 3px;
	margin-left: 31px;
	position: relative;
	z-index: 9990;
	width: 354px;
	height: 276px;
	float: left;
	overflow: hidden
}
.photo-credit {
	background-image: url("../images/photo_credit.png");
	background-repeat: repeat;
	background-position: left top;
	padding: 2px 5px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: auto;
	border: solid 2px #e0e0e0;
	-khtml-border-radius-bottomleft: 8px;
	-khtml-border-radius-bottomright: 8px;
	-khtml-border-radius-topleft: 8px;
	-khtml-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}
.photo-credit p {
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0
}
.comm-banner-txt {
	margin-top: 20px;
	margin-left: 30px;
	position: relative;
	z-index: 9990;
	top: 65px;
	width: 180px;
	height: 130px;
	float: left;
	overflow: hidden
}
.comm-banner-txt div {
	position: relative;
	width: 180px;
	height: 130px;
	float: left
}
.comm-banner-txt p {
	font-size: 11px
}
.comm-banner-txt p span {
	color: #88904e;
	font-size: 12px;
	line-height: 14px;
	display: block;
	margin-bottom: 8px
}
ul#comm-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 9999;
	top: 235px;
	left: 428px;
	width: 160px;
	height: 52px;
	float: left
}
ul#comm-nav li {
	text-indent: -999em;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	z-index: 1;
	height: auto;
	float: left;
	border-style: none
}
ul#comm-nav li a {
	color: #fff;
	font-size: 10px;
	font-family: Arial, "Trebuchet MS", "Helvetica LT Std", Arial, sans-serif;
	text-decoration: none;
	background-image: url("../images/ban_1.gif");
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-right: 9px;
	padding: 0;
	z-index: 1;
	width: 10px;
	height: 10px
}
ul#comm-nav li a:hover {
	background-position: 0 -10px !important
}
ul#comm-nav li:hover a.select {
	background-position: 0 -10px !important;
	position: relative;
	z-index: 9999
}
ul#comm-nav li a.current {
	background-position: 0 -10px !important
}
ul#comm-nav a.activeSlide {
	background-position: 0 -10px !important
}
#results-txt {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	margin-left: 50px;
	position: relative;
	top: 110px;
	width: 330px
}
.bussiness-contain {
	margin-top: 5px;
	margin-bottom: 20px;
	float: left
}
.bus-logo {
	margin-top: 15px;
	position: relative;
	width: 174px;
	height: 108px;
	float: left;
	overflow: hidden
}
.bus-location {
	margin-left: 20px;
	position: relative;
	width: 364px;
	height: 47px;
	float: right;
	right:-5px;
	top:20px;
}
.bkd-belleville {
	background-image: url("../images/yourin_belleville.jpg");
	background-repeat: no-repeat;
	background-position: right top
}
.bkd-prince-edward-county {
	background-image: url("../images/yourin_pec.jpg");
	background-repeat: no-repeat;
	background-position: right top
}
.bkd-brighton {
	background-image: url("../images/yourin_brighton5.jpg");
	background-repeat: no-repeat;
	background-position: right top
}
.bkd-tyendinaga {
	background-image: url("../images/yourin_tyendinaga.jpg");
	background-repeat: no-repeat;
	background-position: right top
}
.bkd-napanee {
	background-image: url("../images/yourin_napanee.jpg");
	background-repeat: no-repeat;
	background-position: right top
}
.bkd-quinte-west {
	background-image: url("../images/yourin_quintewest.jpg");
	background-repeat: no-repeat;
	background-position: right top
}
.bus-description {
	margin-top: 15px;
	position: relative;
	width: 320px;
	float: left;
	clear: both
}
.bus-description p {
	font-size: 11px;
	line-height:18px;
	margin-bottom: 0;
	padding-bottom: 0
}
.bus-specs {
	margin-top: 15px;
	margin-left: 28px;
	position: relative;
	width: 210px;
	float: left
}
.bus-specs a.mapfloat {
	margin-top: 3px;
	margin-left: 10px;
	position: absolute
}
ul.yin-nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 50px;
	width: auto;
	height: 26px;
	float: right;
	text-align:right;
}
ul.yin-nav.null {
	color: #fff;
	display: block;
	margin-top: 10px;
	margin-bottom: 12px;
	top: 0;
	float:none;
	text-align:left;
	width: auto;
}
ul.yin-nav li {
	color: #fff;
	background-image: url("../images/tabstart.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	list-style-image: none;
	margin-right: 5px;
	margin-left: 0;
	height: auto;
	float: left
}
ul.yin-nav li a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	background-image: url("../images/tabend.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
		padding: 4px 10px 0 10px;
	height: 26px;
	float: left
}
ul.yin-nav li a.goto {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	background-image: url("../images/tabend2.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	padding: 4px 10px 0 10px;
	height: 26px;
	float: left
}
ul.yin-nav li a:hover {
	color: #fff;
	text-decoration: underline
}
div.button-sp {
	margin: 0;
	padding: 10px 0 0;
	position: relative;
	z-index: 9990;
	top: 0;
	left: 0;
	width: 165px;
	height: 35px
}
div.button-sp a:link, div.button-sp a:visited {
	background: url("../images/btn_sp_features.gif") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 165px;
	height: 35px
}
div.button-sp a:hover, div.button-sp a:active {
	background: url("../images/btn_sp_features.gif") no-repeat 0 -35px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 165px;
	height: 35px
}
#travel-nav2-contain {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 14px;
	position: relative;
	width: 339px;
	height: 100px;
	float: left
}
#nav-title {
	margin-left: 10px;
	position: relative;
	top: 0px
}
ul#travel-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	left: 9px;
	width: 320px;
	height: 56px;
	float: left
}
ul#travel-nav li {
	text-indent: -999em;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	z-index: 1;
	height: auto;
	float: left;
	border-style: none
}
ul#travel-nav li a {
	color: #fff;
	font-size: 10px;
	font-family: Arial, "Trebuchet MS", "Helvetica LT Std", Arial, sans-serif;
	text-decoration: none;
	display: block;
	padding: 0;
	z-index: 1;
	height: 56px
}
ul#travel-nav li a:hover {
	background-position: 0 -56px !important
}
ul#travel-nav li:hover a.select {
	background-position: 0 -56px !important;
	position: relative;
	z-index: 9999
}
ul#travel-nav li a.current {
	background-position: 0 -56px !important
}
ul#travel-nav li.stay a {
	color: #ebf3ff;
	background-image: url("../images/trn_1.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 61px
}
ul#travel-nav li.see a {
	color: #ebf3ff;
	background-image: url("../images/trn_2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 47px
}
ul#travel-nav li.do a {
	color: #ebf3ff;
	background-image: url("../images/trn_3.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 40px
}
ul#travel-nav li.eat a {
	color: #ebf3ff;
	background-image: url("../images/trn_4.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 46px
}
ul#travel-nav li.shop a {
	color: #ebf3ff;
	background-image: url("../images/trn_5.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 64px
}
ul#travel-nav li.live a {
	color: #ebf3ff;
	background-image: url("../images/trn_6.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 61px
}
#transportation-nav {
	background-image: url("../images/trans_navbkd.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	margin: 10px 0 15px 15px;
	padding-top: 26px;
	position: relative;
	width: 335px;
	height: 200px;
	float: left
}
div.trans-nav {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 9990;
	left: 11px;
	width: 314px;
	height: 29px
}
div.trans-nav a:link, div.trans-nav a:visited {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 314px;
	height: 29px
}
div.trans-nav a:hover, div.trans-nav a:active {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 -29px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 314px;
	height: 29px
}
a.tr1 {
	background-image: url("../images/trans_1.gif")
}
a.tr2 {
	background-image: url("../images/trans_2.gif")
}
a.tr3 {
	background-image: url("../images/trans_3.gif")
}
a.tr4 {
	background-image: url("../images/trans_4.gif")
}
a.tr5 {
	background-image: url("../images/trans_5.gif")
}
a.tr6 {
	background-image: url("../images/trans_6.gif")
}
#interactive-map {
	background-image: url("../images/interactive_map_bkd.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: 3px;
	left: 4px;
	width: 963px;
	height: 469px
}
.interactive-map-display {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 256px;
	height: 433px
}
#interactive-map1 {
	background-image: url("../images/interactive_map_panel1.gif");
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: -5px;
	left: -8px;
	width: 268px;
	height: 437px
}
.interactive-map-display p {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px
}
div.button1 {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 9990;
	bottom: 25px;
	left: -3px;
	width: 153px;
	height: 25px
}
div.button1 a:link, .button1 a:visited {
	background: url("../images/letsgo_btn.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 153px;
	height: 25px
}
div.button1 a:hover, .button1 a:active {
	background: url("../images/letsgo_btn.jpg") no-repeat 0 -25px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 153px;
	height: 25px
}
div.button2 {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 9990;
	bottom: 22px;
	left: 0;
	width: 132px;
	height: 22px
}
div.button2 a:link, .button2 a:visited {
	background: url("../images/btn_trvl2.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 132px;
	height: 22px
}
div.button2 a:hover, .button2 a:active {
	background: url("../images/btn_trvl2.jpg") no-repeat 0 -22px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 132px;
	height: 22px
}
div.button3 {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 9990;
	top: 230px;
	right: 205px;
	width: 20px;
	height: 20px
}
div.button3 a:link, .button3 a:visited {
	background: url("../images/btn_prev.gif") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px
}
div.button3 a:hover, .button3 a:active {
	background: url("../images/btn_prev.gif") no-repeat 0 -20px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px
}
div.button4 {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 9990;
	top: 230px;
	right: 23px;
	width: 20px;
	height: 20px
}
div.button4 a:link, .button4 a:visited {
	background: url("../images/btn_next.gif") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px
}
div.button4 a:hover, .button4 a:active {
	background: url("../images/btn_next.gif") no-repeat 0 -20px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px
}
div.button6 {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 9990;
	top: 12px;
	width: 20px;
	height: 20px
}
div.button6 a:link, .button6 a:visited {
	background: url("../images/hm_banner_prev.gif") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px
}
div.button6 a:hover, .button6 a:active {
	background: url("../images/hm_banner_prev.gif") no-repeat 0 -20px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px
}
div.button7 {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 9990;
	top: 12px;
	right: 2px;
	width: 20px;
	height: 20px
}
div.button7 a:link, .button7 a:visited {
	background: url("../images/hm_banner_next.gif") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px
}
div.button7 a:hover, .button7 a:active {
	background: url("../images/hm_banner_next.gif") no-repeat 0 -20px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px
}
div.button8 {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 9990;
	top: 3px;
	width: 124px;
	height: 30px
}
div.button8 a:link, .button8 a:visited {
	background: url("../images/hm_banner_lern.gif") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 124px;
	height: 30px
}
div.button8 a:hover, .button8 a:active {
	background: url("../images/hm_banner_lern.gif") no-repeat 0 -30px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 124px;
	height: 30px
}
div.button9 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 22px;
	height: 26px
}
div.button9 a:link, .button9 a:visited {
	background: url("../images/cal_prev.gif") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 26px
}
div.button9 a:hover, .button9 a:active {
	background: url("../images/cal_prev.gif") no-repeat 0 -26px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 26px
}
div.button10 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 22px;
	height: 26px
}
div.button10 a:link, .button10 a:visited {
	background: url("../images/cal_next.gif") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 26px
}
div.button10 a:hover, .button10 a:active {
	background: url("../images/cal_next.gif") no-repeat 0 -26px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 26px
}
div.button11 {
	margin: 0;
	padding: 0;
	position: relative;
	width: 130px;
	height: 22px
}
div.button11 a:link, .button11 a:visited {
	background: url("../images/btn_readmore.gif") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 130px;
	height: 22px
}
div.button11 a:hover, .button11 a:active {
	background: url("../images/btn_readmore.gif") no-repeat 0 -22px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 130px;
	height: 22px
}
div.button12 {
	margin: 0;
	padding: 0;
	position: relative;
	width: 140px;
	height: 42px;
	left: 107px;
}
div.button12 a:link, .button12 a:visited {
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 140px;
	height: 42px;
	background-image: url(../images/btn_book.jpg);
	background-repeat: no-repeat;
}
div.button12 a:hover, .button12 a:active {
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 140px;
	height: 42px;
	background-image: url(../images/btn_book.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
div.button_brighton {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
	bottom: 152px;
	left: 0;
	width: 100px;
	height: 100px
}
div.button_brighton a:link, div.button_brighton a:visited {
	background: url("../images/interactive_brighton.jpg") no-repeat 0 -207px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100px;
	height: 100px
}
div.button_brighton a:hover, div.button_brighton a:active {
	background: url("../images/interactive_brighton.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 9999;
	bottom: 91px;
	left: 0;
	width: 102px;
	height: 191px
}
div.button_brighton a.selected2 {
	background: url("../images/interactive_brighton.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
	bottom: 91px;
	left: 0;
	width: 102px;
	height: 191px
}
div.button_qw {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
	bottom: 250px;
	left: 110px;
	width: 100px;
	height: 100px
}
div.button_qw a:link, div.button_qw a:visited {
	background: url("../images/interactive_quintewest.jpg") no-repeat 0 -249px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100px;
	height: 100px
}
div.button_qw a:hover, div.button_qw a:active {
	background: url("../images/interactive_quintewest.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 9999;
	bottom: 73px;
	left: -81px;
	width: 249px;
	height: 243px
}
div.button_qw a.selected2 {
	background: url("../images/interactive_quintewest.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
	bottom: 73px;
	left: -81px;
	width: 249px;
	height: 243px
}
div.button_bell {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
	top: 65px;
	left: 272px;
	width: 100px;
	height: 100px
}
div.button_bell a:link, div.button_bell a:visited {
	background: url("../images/interactive_belleville.jpg") no-repeat 0 -161px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100px;
	height: 100px
}
div.button_bell a:hover, div.button_bell a:active {
	background: url("../images/interactive_belleville.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 9999;
	bottom: 51px;
	left: -54px;
	width: 153px;
	height: 160px
}
div.button_bell a.selected2 {
	background: url("../images/interactive_belleville.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
	bottom: 54px;
	left: -53px;
	width: 165px;
	height: 161px
}
div.button_pec {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
	bottom: 50px;
	left: 250px;
	width: 300px;
	height: 200px
}
div.button_pec a:link, div.button_pec a:visited {
	background: url("../images/interactive_belleville.jpg") no-repeat 0 -313px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	width: 300px;
	height: 200px
}
div.button_pec a:hover, div.button_pec a:active {
	background: url("../images/interactive_pec.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 9999;
	bottom: 76px;
	left: -123px;
	width: 519px;
	height: 313px
}
div.button_pec a.selected2 {
	background: url("../images/interactive_pec.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
	bottom: 76px;
	left: -123px;
	width: 519px;
	height: 313px
}
div.button_tyn {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
	top: 70px;
	left: 387px;
	width: 110px;
	height: 70px
}
div.button_tyn a:link, div.button_tyn a:visited {
	background: url("../images/interactive_tyendinaga.jpg") no-repeat 0 -163px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	width: 70px;
	height: 70px
}
div.button_tyn a:hover, div.button_tyn a:active {
	background: url("../images/interactive_tyendinaga.jpg") no-repeat 0 bottom;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 9999;
	bottom: 5px;
	left: -30px;
	width: 147px;
	height: 100px
}
 div.button_tyn a.selected 2 {
background: url("../images/interactive_tyendinaga.jpg") no-repeat;
text-indent: -9999px;
display: block;
margin: 0;
padding: 0;
position: relative;
z-index: 10;
bottom: 30px;
left: -68px;
width: 220px;
height: 163px;
}
div.button_napanee {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 530px;
	width: 100px;
	height: 100px
}
div.button_napanee a:link, div.button_napanee a:visited {
	background: url("../images/interactive_napanee.jpg") no-repeat 0 -262px;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100px;
	height: 100px
}
div.button_napanee a:hover, div.button_napanee a:active {
	background: url("../images/interactive_napanee.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 9999;
	bottom: 20px;
	left: -67px;
	width: 198px;
	height: 262px
}
div.button_napanee a.selected2 {
	background: url("../images/interactive_napanee.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 9990;
	bottom: 20px;
	left: -67px;
	width: 198px;
	height: 262px
}
.winter-event {
	background-image: url("../images/winter.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 3px 0 2px;
	padding: 0;
	z-index: 9990;
	width: 14px;
	height: 14px;
	vertical-align: baseline
}
#where-been-contain {
	padding-bottom: 25px;
	position: relative;
	left: -5px;
	width: 341px;
	float: left
}
#where-been-contain img {
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0
}
#where-been-align {
	margin-right: 15px;
	margin-left: 27px;
	padding-top: 0px;
	position: relative;
	z-index: 9999
}
#where-been-btm {
	
	position: absolute;
	z-index: 9000;
	bottom: 0;
	left: 0;
	width: 341px;
	height: 200px
}
#where-been-contain textarea {
	margin: 0;
	width: 90%;
	height: 60px
}
#where-been-contain input {
	width: 90%
}
#where-been-contain th, #where-been-contain td, #where-been-contain caption {
	margin: 0;
	padding: 0
}
.family-finds {
	background-image: url("../images/family_findsbkd.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 565px;
	height: 230px
}
.family-finds2 {
	background-image: url("../images/family_findsbkd2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 565px;
	height: 230px
}
.family-finds3 {
	background-image: url("../images/family_findsbkd3.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 565px;
	height: 300px
}
.family-finds4 {
	background-image: url("../images/family_findsbkd3.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 565px;
	height: 300px
}
.family-finds5 {
	background-image: url("../images/family_findsbkd4.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 565px;
	height: 350px
}
.family-finds6 {
	background-image: url("../images/family_findsbkd5.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 565px;
	height: 350px
}
.family-finds7 {
	background-image: url("../images/family_findsbkd6.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	width: 565px;
	height: 300px
}
.family-finds-align {
	position: relative;
	top: 70px;
	left: 75px;
	width: 450px
}
.family-finds-align2 {
	position: relative;
	top: 70px;
	left: 105px;
	width: 430px
}
.family-finds-align3 {
	position: relative;
	top: 150px;
	left: 8px;
	width: 470px
}
#link-contain {
	width:300px;
	padding: 10px 0 10px 20px;
	float: left
}
#link-contain h3 {
	margin-bottom: 3px;
	padding-top: 10px
}
ul.m-com {
	list-style-position: outside;
	margin: 0;
	padding: 0
}
ul.m-com li {
	font-size: 11px;
	line-height: 12px;
	background-image: none;
	list-style-type: none;
	list-style-image: none;
	display: block;
	margin: 0;
	padding: 0;
	width: auto
}
ul.m-com li a {
	color: #000;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 3px 5px 3px 0
}
ul.m-com li a:hover, ul.m-com li:hover {
	color: #000;
	text-decoration: underline
}
.alert {
	background-image: url("../images/attention.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	padding-left: 35px
}
.paginator {
	color: #000;
	font-weight: normal
}
.paginator a.active {
	color: #81abaa;
	font-weight: bold
}
.paginator a.inactive {
	color: #999;
	font-weight: normal
}
/*WEATHER*/
/*
 * Example of zWeatherFeed Styling
 *
 * Version: 1.0.2
 * (c) Copyright 2010, Zazar Ltd
 *
 */


.weatherFeed
{
	font-family: Arial, Helvetica, sans-serif;
	width: 345px;
	height: 140px;
	color:#81abaa;
	margin:15px 0 0 0;
	padding:0px;
}
.weatherFeed a { color: #fff; }
.weatherFeed a:hover
{
	color: #81abaa;
	text-decoration: none;
}
.weatherItem
{
	text-align: right;
}
.weatherCity {
	text-transform: uppercase;
	font-size:18px;
	line-height:22px;
	padding:0px 0 6px 0;
	color: #81abaa;
}
.weatherTemp
{
	font-size: 48px;
	line-height: 42px;
	font-weight: bold;
	color: #81abaa;
	padding:0 0 5px 0;
}
.weatherDesc, .weatherCity {
	font-weight: bold;
}
.weatherDesc {
	font-size: 16px;
	line-height:18px;
	margin-bottom: 0.4em;
	margin-right:5px;
	color: #81abaa;
}
.weatherRange, .weatherWind { font-size: 12px; margin-right:5px; }
.weatherLink
{
	text-align: left;
	font-size: 0.8em;
}
.odd {
	background-position: left 0px;
}
.even {
	background-position: left 0px;
}
#package-banner {
width:957px;
height:301px;
position:relative;
margin:5px 0 15px 7px;
}
.package-title {
	color:#fff;
	font-weight:bold;
	font-size:17px;
	padding:9px 0 0 10px;
	margin:23px 0 0 0;
	width:553px;
	height:47px;
	background-image: url(../images/package_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.package-specs {
padding:12px 12px 25px 12px;
margin:35px 8px 60px 0;
background-color:#f8f7f7;
border:1px solid #D8D8D8;
position:relative;	
}
div.bookit {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	position:absolute;
	z-index: 9999;
	right: -1px;
	bottom: -29px;
	width: 292px;
	height: 53px;
	display:block;
	z-index:9999;
}
div.bookit a:link, div.bookit a:visited {
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
width: 292px;
	height: 53px;
	background-image: url(../images/bookit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div.bookit a:hover, div.bookit a:active {
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
width: 292px;
	height: 53px;
	background-image: url(../images/bookit.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.sp-event {
	float: left;
	width: 517px;
	position: relative;
	margin-bottom: 10px;
}
.sp-event p {
	font-size:12px;
	line-height:18px;
}
.sp-thumb {
	width:171px;
	float:left;
	position:relative;
	margin-right:7px;
}
.sp-text {
	width:310px;
	margin:0 0 0 15px;
	float:left;
	position:relative
}
#new-map {
	width: 616px;
	height:419px;
	float:left;
	left:8px;
	z-index:9999;
	position:relative;
	background-image: url(../images/new_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#map-download {
	width:145px;
	height:126px;
	position:absolute;
	left:0px;
	top:790px;
}
#new-contest {
	z-index:9990;
	width: 616px;
	height:790px;
	float:left;
	left:8px;
	margin:35px 0 0 0;
	position:relative;
	background-image: url(../images/new_contest.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contest-align {
padding:37px;
position:relative;
top:260px;	
}
#foot-stat-contain {
	background-image: url("../images/foot_stat.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center bottom;
	position: fixed;
	z-index: 9999;
	bottom: 0;
	width: 100%;
	height: 83px
}
#foot-stat {
	margin: 0 auto;
	position: relative;
	z-index: 9990;
	width: 973px;
	height: 83px
}
#footer_contain {
	background-image: url("../images/footer_contain.png");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	height: 280px
}
#footer {
	margin: 0 auto;
	position: relative;
	z-index: 9990;
	width: 973px;
	height: 280px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer p {
	color: #5a7171;
	font-size: 10px;
	line-height:16px;
	font-weight:500;
}
#footer p span {
	font-size: 15px;
	font-weight: bold
}
#footer a {
	color: #5a7171;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none
}
#footer #snap {
	color: #fff;
	position: absolute;
	top: 36px;
	right: 15px;
	width: 175px
}
#footer #snap img {
	position: absolute
}
#footer #copyright {
	width:270px;
	position: absolute;
	text-align:center;
	bottom: 5px;
	left: 345px
}
#footer #friends {
	position: absolute;
	left: 60px;
	top: 95px;
	width: 895px;
	height: 53px
}
#footer #friends img {
	margin: 0;
	padding: 0;
	float: left
}
#social {
position:absolute;
height:21px;
width:auto;
float:left;
left:35px;	
}
div.member-btn {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 9990;
	bottom:65px;
	left: 370px;
	width: 217px;
	height: 59px;
	float: left
}
div.member-btn a:link, div.member-btn a:visited {
	background: url("../images/btn_member.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 217px;
	height: 59px;
}
div.member-btn a:hover, div.member-btn a:active {
	background: url("../images/btn_member.jpg") no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
width: 217px;
	height: 59px;
}

div.vid-btn {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 9990;
	top: 5px;
	left: 0px;
	width: 123px;
	height: 34px;
	float: left
}
div.vid-btn  a:link, div.vid-btn  a:visited {
	background: url("../images/btn_video.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
		width: 123px;
	height: 34px;
}
div.vid-btn a:hover, div.vid-btn  a:active {
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
		width: 123px;
	height: 34px;
	background-image: url(../images/btn_video.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#like {
	width:450px;
	height:35px;
	position:absolute;
	left:20px;
	top:60px;
}
/* Blog Styles*/
ul.blognav {
	margin: 0;
	padding-left: 25px
}
h2.blogh2 {
	color: #83aca8;
	font-size: 18px;
	background-image: url("../images/h2_blog_bkd4.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0;
	margin-left: 25px;
	margin-top:15px;
	padding-bottom: 0;
	padding-left: 4px
}
ul.blognav li {
	background-image: none;
	list-style-type: none;
	list-style-image: none;
	display: block;
	margin: 0 20px 0 0;
	padding: 0
}
ul.blognav li a {
	color: #6d653c;
	font-size: 11px;
	text-decoration: none;
	background-image: url("../images/h2_blog_bkd.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	text-transform: uppercase;
	display: block;
	margin-bottom: 2px;
	padding: 5px
}
ul.blognav li a:hover {
	color: #fff;
	background-color: #0a4d91;
	background-image: none
}
.cal-date-contain3 {
	background-image: url("../images/blog_date2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
	margin-right: 20px;
	position: relative;
	width: 65px;
	height: 73px;
	float: left
}
.cal-month3 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	display: block;
	margin: 0 0 0 2px;
	padding-top: 2px;
	position: relative;
	height: 28px
}
.cal-number3 {
	color: #62809e;
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	display: block;
	margin: 0 0 0 2px;
	padding-top: 1px;
	position: relative;
	height: 31px
}
.blog-title-contain {
	height: auto
}
.blog-title-contain h2 {
	font-size: 28px;
	line-height: 34px;
	margin: 5px 0 0
}
.blog-title-contain h2 a {
	color: #83aca8;
	text-decoration: none
}
.blog-title-contain h2 a:hover {
	color: #000;
	text-decoration: none
}
#respond {
	background-color: #fcfcfc;
	margin-top: 35px;
	padding-top: 10px;
	padding-left: 30px;
	border: dotted 3px #bbcfb8
}
div.comment-contain {
	background-color: #fcfcfc;
	padding: 10px;
	border: dotted 3px #bbcfb8
}
ul.commentlist {
	margin: 0
}
ul.commentlist li {
	background-image: none;
	list-style-type: none;
	list-style-image: none
}
div.comment-author {
	padding-bottom: 10px
}
div.comment-author a {
	color: #1262af;
	font-size: 10px;
	text-decoration: underline
}
p.postmetadata {
	margin-top: 10px
}

