@charset "utf-8";
/* HOMEPAGE CSS */

/*
Notes:	This file is to include all css elements used on the site homepage (All shared elements are in the global.css file)
Coder: 	Jason Bayly (Newgency P/L)
Date:	23/08/07
*/



/* Sub Section Elements and Widgets*/


.oneColFixCtr #subSectionHeader #calendarWrapper {
	position: absolute;
	top: 2px;
	left: 0;
	width: 588px;
	padding-left: 50px;
	padding-bottom: 0;
	border-right: 1px solid #675533;
	height: 66px;
}
.oneColFixCtr #subSectionHeader #searchWrapper {
	position: absolute;
	top: 2px;
	right: 0px;
	width: 322px;
	height: 65px;
}
.oneColFixCtr #subSectionHeader #searchForm1 {
	position: absolute;
	top: 5px;
	left: 3px;
	width: 310px;
	border: 0px;
}
.oneColFixCtr #subSectionHeader #searchWrapper #searchForm1 a#searchButton1 {	
	display: block;
	position:absolute;
	top: 1px;
	right: 0;
	background:url(/css/images/btn_search.gif);
	width: 63px;
	height: 26px;
}
.oneColFixCtr #subSectionHeader #searchWrapper #searchForm1 a#searchButton1:hover {
	background:url(/css/images/btn_search_over.gif);
}
.oneColFixCtr #subSectionHeader #searchWrapper #searchForm1 #searchPhraseTextField {
	width: 230px;
	padding: 5px 4px 5px 4px;
	font-size: 1.1em;
}
/* Pull Out widgets Tabs*/
.oneColFixCtr #subSectionHeader #searchWrapper ul#widgetTabs {
	list-style: none;     
	padding: 0 0 0 0;     
	margin: 0; 
	position: absolute;
	bottom: 0px;
	left: 3px;
}
.oneColFixCtr #subSectionHeader #searchWrapper ul#widgetTabs li {
	float: left;	 
	margin: 2px 2px 0 0;
	height: 25px;
	position:relative;		
}
.oneColFixCtr #subSectionHeader #searchWrapper ul#widgetTabs li a {	
	display:block;
	float:left;
	text-decoration: none;
	padding:4px 8px 4px 8px;
	text-transform: uppercase;	
	color: #daccaf;
	border: 1px solid #675533;
	border-bottom: 0px;
	background:url(/css/images/bg_widgetTabs.gif) 0 0 repeat-x;
	font-size:.94em;
}
.oneColFixCtr #subSectionHeader #searchWrapper ul#widgetTabs li a:hover {
	background: #675533;
	border-bottom: 0px;
} 
.oneColFixCtr #subSectionHeader #searchWrapper ul#widgetTabs li a.active {
	background: #675533;
	border: 1px solid #b8a47e; 
	border-bottom: 0px;
	font-weight:bold;
}
.oneColFixCtr #subSectionHeader #searchWrapper ul#widgetTabs li #infoIcon {
	position:absolute; 
	top:8px; 
	left:10px;
	text-align:middle;
}
.oneColFixCtr #subSectionHeader #searchWrapper ul#widgetTabs li a.indented {
	padding-left:28px
}

#FeaturesBox {
	border:1px solid #E1DBDF;
	background-color:#FFFFFF;
	width: 311px;
	height: 208px;
	margin-left: 9px;
	margin-top: 9px;
	position:absolute;
	padding-bottom:2px;
	clip:rect(auto, auto, auto, auto);
}
#FeaturesBox h5 {
	color:#bb003c;
	padding-top: 2px;
	padding-left: 5px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px
}
#FeaturesBox .contents {
	padding-left: 18px;
	padding-top: 5px;
	margin:5px;
}
#FeaturesBox #S_1 {
	background-image:url(images/features/Features_bgnd.gif);
	background-repeat:repeat-x;
	border:1px solid #e8e5e7;
	padding-bottom:2px;
	padding-top:5px;
} 

#FeaturesBox #S_2 {
	padding-top:2px;
	padding-bottom:2px;
	background-image:url(images/features/Features_bgnd.gif);
	background-repeat:repeat-x;
}
#S_2 {
	padding-top:2px;
	padding-bottom:2px;
}
#FeaturesBox #S_3 {
	border-top:1px solid #e8e5e7
} 
#FeaturesBox img {
	padding-top:5px;
	padding-right:5px;
	margin:0px;
	vertical-align: middle;
}


/* Body Wrapper and Pullout/CTA Elements*/
.oneColFixCtr #bodyWrapper .pullOutStyle {
	background-color: #fefefd;
	border: 1px solid #d4c5ab;
	height: 100%;
}
.oneColFixCtr #bodyWrapper .pullOutStyleContent {

	background-color: #fefefd;
	border: 1px solid #d4c5ab;
	padding: 15px;
}
.oneColFixCtr #bodyWrapper .pullOutStyleContent img {
	padding-right: 15px;
	padding-left: 15px;
}

.oneColFixCtr #bodyWrapper #pullOut1 {
	position: absolute;
	top: 10px;
	left: 7px;	
	height: 204px;
	width: 307px;
	padding-left:5px;
	padding-top:5px;
}

.accordianHead {
	position:relative;
	font-size:120%;
	font-weight:bold;
	padding-left:5px;
}
.accordianText:link {
	text-decoration:none;
}
.oneColFixCtr #bodyWrapper #pullOut2 {
	position: absolute;
	top: 230px;
	left: 7px;	
	height: 128px;
	width: 624px;
	background: url(/css/images/thingsToDo_bg.gif) repeat-x 0 0;
}
.oneColFixCtr #bodyWrapper #pullOut3 {
	position: absolute;
	top: 230px;
	left: 640px;	
	height: 128px;
	width: 312px;
	background: url(/css/images/thingsToDo_bg.gif) repeat-x 0 0;
}
.oneColFixCtr #bodyWrapper a#pulloutFeature1 {
	display: block;
	position: absolute;
	top: 10px;
	left: 332px;
	background:url(/css/images/pulloutFeature1.gif);
	width: 300px;
	height: 100px;
}

.oneColFixCtr #bodyWrapper a#pulloutFeature1:hover {
	background:url(/css/images/pulloutFeature1_over.gif);
}

.oneColFixCtr #bodyWrapper a#pulloutFeature1_rcol {
	display: block;
	top: 10px;
	left: 332px;
	background:url(/css/images/pulloutFeature1.gif);
	width: 300px;
	height: 100px;
}
.oneColFixCtr #bodyWrapper a#pulloutFeature1_rcol:hover {
	background:url(/css/images/pulloutFeature1_over.gif);
}

.oneColFixCtr #bodyWrapper a#pulloutFeature2 {
	display: block;
	position: absolute;
	top: 120px;
	left: 332px;
	width: 300px;
	height: 100px;
}

.oneColFixCtr #bodyWrapper a#pulloutFeature2_rcol {
	display: block;
	top: 120px;
	left: 332px;
	width: 300px;
	height: 100px;
}

.oneColFixCtr #bodyWrapper ul#scrollPanel{
	position: absolute;
	top: 0px;
	left: 152px;
	margin:0;
	list-style: none;     	
}
.oneColFixCtr #bodyWrapper ul#scrollPanel li.clickMoreThingsLeft{
	width:83px; 
	padding:2px 5px 0 0; 
	text-align:right;
	color:#ada7ad;
	visibility:hidden;
}
.oneColFixCtr #bodyWrapper ul#scrollPanel li.clickMoreThingsRight{
	padding:2px 0 0 5px; 
	text-align:left;
	color:#ada7ad;
	visibility:hidden;
}
.oneColFixCtr #bodyWrapper ul#shopScrollPanel{
	position: absolute;
	top: 0px;
	left: 0;
	margin:0;
	list-style: none;	
}
.oneColFixCtr #bodyWrapper ul#shopScrollPanel li.clickMoreShopLeft{
	width:83px; 
	padding:2px 5px 0 0; 
	text-align:right;
	color:#ada7ad;
	visibility:hidden;
}
.oneColFixCtr #bodyWrapper ul#shopScrollPanel li.clickMoreShopRight{
	padding:2px 0 0 5px; 
	text-align:left;
	color:#ada7ad;
	visibility:hidden;
}
.oneColFixCtr #bodyWrapper ul#scrollPanel li, .oneColFixCtr #bodyWrapper ul#shopScrollPanel li{float: left;}
.oneColFixCtr #bodyWrapper ul#scrollPanel li a, .oneColFixCtr #bodyWrapper ul#shopScrollPanel li a{display: block;}
.oneColFixCtr #bodyWrapper ul#scrollPanel li a.arrowLeft, .oneColFixCtr #bodyWrapper ul#shopScrollPanel li a.arrowLeft{
	width: 24px;
	height: 21px;
	background: url(/css/images/btn_thingsToDo_arrowLeft.gif) no-repeat 0 0;
	text-indent: -3000px;
}
.oneColFixCtr #bodyWrapper ul#scrollPanel li a.arrowRight, .oneColFixCtr #bodyWrapper ul#shopScrollPanel li a.arrowRight{
	width: 23px;
	height: 21px;
	background: url(/css/images/btn_thingsToDo_arrowRight.gif) no-repeat 0 0;
	text-indent: -3000px;
}
.oneColFixCtr #bodyWrapper ul#scrollPanel li a.arrowLeft:hover, .oneColFixCtr #bodyWrapper ul#shopScrollPanel li a.arrowLeft:hover{background: url(/css/images/btn_thingsToDo_arrowLeft_Over.gif) no-repeat 0 0;}
.oneColFixCtr #bodyWrapper ul#scrollPanel li a.arrowRight:hover, .oneColFixCtr #bodyWrapper ul#shopScrollPanel li a.arrowRight:hover{background: url(/css/images/btn_thingsToDo_arrowRight_Over.gif) no-repeat 0 0;}

.oneColFixCtr #bodyWrapper ul#scrollPanel li.current a, .oneColFixCtr #bodyWrapper ul#shopScrollPanel li.current a{
	background: url(/css/images/bg_thingsToDo.gif) repeat-x 0 0;
	display: block;
	padding: 4px 12px 5px;
	text-align: center;
	color: #635c4f;
	line-height: normal;
	text-transform: uppercase;
	text-decoration:none;
	height:20px;
}
.oneColFixCtr #bodyWrapper ul#scrollPanel li.current a, .oneColFixCtr #bodyWrapper ul#shopScrollPanel li.current {
	width:100px;
}
.oneColFixCtr #bodyWrapper ul#thingsToDo, .oneColFixCtr #bodyWrapper ul#onlineShop{
	position: absolute;
	top: 37px;
	left: 0;
	list-style: none;	
}
.oneColFixCtr #bodyWrapper ul#thingsToDo li, .oneColFixCtr #bodyWrapper ul#onlineShop li{
	float: left;
	width: 298px;
	padding: 0 0 0 12px;
}
.oneColFixCtr #bodyWrapper ul#thingsToDo li h3, .oneColFixCtr #bodyWrapper ul#thingsToDo li p, .oneColFixCtr #bodyWrapper ul#onlineShop li a p {
	color: #48361c;
}
.oneColFixCtr #bodyWrapper ul#thingsToDo a.headerLink{
	color: #48361c;
	font-weight: bold;
	font-size: 1.45em;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
}
.oneColFixCtr #bodyWrapper ul#thingsToDo li h3, .oneColFixCtr #bodyWrapper ul#onlineShop li h3{
	font-size: 1em;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
}
.oneColFixCtr #bodyWrapper ul#thingsToDo li p{
	font-size: 1em;
	line-height: 16px;
}
.oneColFixCtr #bodyWrapper ul#onlineShop li p{
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
}
.oneColFixCtr #bodyWrapper .thingsToDoThumb{
	float: left;
	margin: 0 10px 0 0;
}
.oneColFixCtr #bodyWrapper .imgBorder{border: 4px solid #ecdfc5;}
.oneColFixCtr #bodyWrapper .imgborderSmall{border: 2px solid #ecdfc5;}
.oneColFixCtr #bodyWrapper ul#onlineShop li a.buyNow{
	color: #9b1e29;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.oneColFixCtr #bodyWrapper ul#onlineShop li a.headerLink{
	color: #48361c;
	font-weight: bold;
	font-size: 1.45em;
	text-decoration: none;
	line-height: 18px;
	text-transform: uppercase;
}
.oneColFixCtr #bodyWrapper ul#onlineShop li a.buyNow:hover {color: #48361c;}

.oneColFixCtr #bodyWrapper ul#onlineShop li a.headerLink:hover, .oneColFixCtr #bodyWrapper .featureSmall a.headerLink:hover, 
.oneColFixCtr #bodyWrapper ul#thingsToDo a.headerLink:hover,
.oneColFixCtr #bodyWrapper .featureLarge a.headerLink:hover,
.oneColFixCtr #bodyWrapper h3 a.subHeaderLink:hover {
	color: #9b1e29;
}
.oneColFixCtr #bodyWrapper .featureLarge{
	display: block;
	background: url(/css/images/feature_large_bg.gif) repeat-x 0 0;
	padding: 14px 7px;
	height: 68px;
}
.oneColFixCtr #bodyWrapper .featureLarge a.headerLink{
	color: #48361c;
	font-weight: bold;
	font-size: 1.80em;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
	padding: 5px 0 0 0;
}
.oneColFixCtr #bodyWrapper h3 a.subHeaderLink{
	color: #48361c;
	font-weight: bold;
	text-decoration: none;
}

.oneColFixCtr #bodyWrapper .featureLarge p{
	color: #48361c;
	font-size: 1em;
	line-height: 16px;
}
.oneColFixCtr #bodyWrapper .featureSmall{
	display: block;
	border-top: 1px solid #e9e4d0;
	padding: 7px;
	height: 41px;
}
.oneColFixCtr #bodyWrapper .featureSmall a.headerLink{
	color: #48361c;
	font-weight: bold;
	font-size: 1.45em;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
	padding: 9px 0 0 0;
}

/* Tabbed Pull out widgets*/
.oneColFixCtr #bodyWrapper #pullOutWidget {
	position: absolute;
	top: 0;
	left: 641px;
	width: 319px;
	height: 220px;
	background-color: #675533;
}
.oneColFixCtr #bodyWrapper #pullOutWidget .featImage {
	position: absolute;
	top: 8px;
	left: 9px;
	border: 5px solid #95825e;
}
.oneColFixCtr #bodyWrapper #pullOutWidget .pullOutWidgetText {
	display: block;
	position: absolute;
	bottom: 5px;
	right: 11px;
}
.oneColFixCtr #bodyWrapper #pullOutWidget a.pullOutWidgetButton {
	display: block;
	position: absolute;
	bottom: 5px;
	right: 11px;
}
.oneColFixCtr #bodyWrapper #pullOutWidget a#wMapButton {
	background:url(/css/images/btn_map.gif);
	width: 95px;
	height: 26px;
}
.oneColFixCtr #bodyWrapper #pullOutWidget a#wMapButton:hover {
	background:url(/css/images/btn_map_over.gif);
}
.oneColFixCtr #bodyWrapper #pullOutWidget a#wWebCamButton {
	background:url(/css/images/btn_webcam.gif);
	width: 133px;
	height: 26px;
}
.oneColFixCtr #bodyWrapper #pullOutWidget a#wWebCamButton:hover {
	background:url(/css/images/btn_webcam_over.gif);
}
.oneColFixCtr #bodyWrapper #pullOutWidget a#wBookTourButton {
	background:url(/css/images/btn_bookAtour.gif);
	width: 132px;
	height: 26px;
}
.oneColFixCtr #bodyWrapper #pullOutWidget a#wBookTourButton:hover {
	background:url(/css/images/btn_bookAtour_over.gif);
}
/*need to define assets for the information tab panel*/



/*hide the last 3 tab options be default*/
.oneColFixCtr #bodyWrapper #pullOutWidget #wWebCam, .oneColFixCtr #bodyWrapper #pullOutWidget #wBookTour, .oneColFixCtr #bodyWrapper #pullOutWidget #wInformation {
	visibility: visible;
	display: block;
}


/*Timeline Pullout*/
.oneColFixCtr #bodyWrapper #timeline {

	top: 370px;
	left: 7px;
}

/* Calendar Area*/
.oneColFixCtr #subSectionHeader #calendarWrapper h3#whatsOn {
	position: relative;
	top: 4px;
	left: -50px;
	background: url(/css/images/hdr_whatsOn.gif) no-repeat 0 0;
	width: 86px;
	height: 22px;
	padding: 0;
	margin: 0;
}

.oneColFixCtr #subSectionHeader #calendarWrapper ul#datePanel{
	position: absolute;
	top: 4px;
	left: 86px;
	margin:0;
	list-style: none;	
}

.oneColFixCtr #subSectionHeader #calendarWrapper ul#datePanel li{float: left;}

.oneColFixCtr #subSectionHeader #calendarWrapper ul#datePanel li a{display: block;}

.oneColFixCtr #subSectionHeader #calendarWrapper ul#datePanel li a.arrowLeft{
	width: 24px;
	height: 22px;
	background: url(/css/images/calender_arrowLeft.gif) no-repeat 0 0;
	text-indent: -3000px;
}

.oneColFixCtr #subSectionHeader #calendarWrapper ul#datePanel li a.arrowRight{
	width: 24px;
	height: 22px;
	background: url(/css/images/calender_arrowRight.gif) no-repeat 0 0;
	text-indent: -3000px;
}

.oneColFixCtr #subSectionHeader #calendarWrapper ul#datePanel li a.arrowLeft:hover{background: url(/css/images/calender_arrowLeft_Over.gif) no-repeat 0 0;}
.oneColFixCtr #subSectionHeader #calendarWrapper ul#datePanel li a.arrowRight:hover{background: url(/css/images/calender_arrowRight_Over.gif) no-repeat 0 0;}

.oneColFixCtr #subSectionHeader #calendarWrapper ul#datePanel li.currentDate{
	background: url(/css/images/calender_currentDate_bg.gif) repeat-x 0 0;
	display: block;
	padding: 4px 12px 5px;
	text-align: center;
	color: #fff;
	line-height: normal;
	height:20px;
}

.oneColFixCtr #subSectionHeader #calendarWrapper ul#datePanel li a#rss{
	background: url(/css/images/icon_rss.gif) no-repeat 0 3px;
	color: #48361c;
	margin: 0 0 0 12px;
	text-decoration: none;
	padding: 3px 0 0 22px;
	display: block;
	width: 220px;
	height: 20px;
}

.oneColFixCtr #subSectionHeader #calendarWrapper ul#datePanel li a#rss strong{font-weight: bold;}

.oneColFixCtr #subSectionHeader #calendarWrapper ul#calendar{
	position: absolute;
	top: 29px;
	left: 5px;
	margin: 0;
}
.oneColFixCtr #subSectionHeader #calendarWrapper ul#calendar li{
	text-align: center;
	float: left;
	display: block;
	padding: 0 3px;
	line-height: 15px;
	color: #48361c;
	width: 15px;
	height: 35px;
	font-weight: normal;
}

.oneColFixCtr #subSectionHeader #calendarWrapper ul#calendar li.last{
	background: url(/css/images/calender_bg_divider.gif) no-repeat top right; 
	padding: 0 1px 0 0px;
	margin: 0 0px 0 0;

}
.oneColFixCtr #subSectionHeader #calendarWrapper ul#calendar a{
	text-align: center;
	display: block;	
	color: #48361c;
	text-decoration: none;
	height: 35px;
	width: 15px;
}

.oneColFixCtr #subSectionHeader #calendarWrapper ul#calendar a:hover{
	background: url(/css/images/calender_bg_active.gif) no-repeat 0 14px;
	color: white;
	font-weight: bold;
}
.oneColFixCtr #subSectionHeader #calendarWrapper ul#calendar a:hover span {
	color: white;
	font-weight: bold;
}

.oneColFixCtr #subSectionHeader #calendarWrapper ul#calendar li.today {
	background: url(/css/images/calender_bg_down.gif) no-repeat 3px 14px;
	color: #48361c;
	font-weight: bold;
}

.oneColFixCtr #subSectionHeader #calendarWrapper .noEvents{color: #d5ccb4;}

.oneColFixCtr #subSectionHeader #calendarWrapper .normal{color: #48361c; font-weight: normal;}

.oneColFixCtr #subSectionHeader #calendarWrapper .yesEvents{color: #9b1e29; font-weight: bold;}

.oneColFixCtr #subSectionHeader #calendarWrapper #activeDate{
	background-color: #6f5e3d;
	width: 637px;
	height: 146px;
	position: absolute;
	top: 66px;
	left: 0;
//	display:none;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	padding-left:5px;
}

.oneColFixCtr #subSectionHeader #calendarWrapper #activeDate ul{
	margin:0;
	position:relative;
	width:637px;
	height: 146px;
}

.oneColFixCtr #subSectionHeader #calendarWrapper #activeDate li{
	float: left;
	margin: 10px 10px 0 15px;
	border:0px solid red;
	height:105px;
	width: 180px;
	overflow:hidden;
}

.oneColFixCtr #subSectionHeader #calendarWrapper #activeDate h2, #activeDate h3{
	color: #f6c929;
	font-weight: bold;
	line-height: 18px;
}

.oneColFixCtr #subSectionHeader #calendarWrapper #activeDate h2{
	font-size: 1em;
	margin:0;
}

.oneColFixCtr #subSectionHeader #calendarWrapper #activeDate h3{
	font-size: 1.45em;
	margin:0;
}

.oneColFixCtr #subSectionHeader #calendarWrapper #activeDate h4{
	color: #f0ecd9;
	font-weight: bold;
	line-height: 16px;
	font-size: 1em;
	margin:2px 0 0 0;
}

.oneColFixCtr #subSectionHeader #calendarWrapper #activeDate p{
	color: #d5ccb4;
	font-size: 1em;
	line-height: 14px;
	margin:2px 0 0 0;
}

.oneColFixCtr #subSectionHeader #calendarWrapper #activeDate a, .oneColFixCtr #subSectionHeader #calendarWrapper #activeDate ul span{
	color: #d5ccb4;
	font-size: 1em;
	font-weight: bold;
}

.oneColFixCtr #subSectionHeader #calendarWrapper #activeDate a{text-decoration: underline;}
.oneColFixCtr #subSectionHeader #calendarWrapper #activeDate a:hover{
	text-decoration: none;
	color:white;
}
.oneColFixCtr #subSectionHeader #calendarWrapper #activeDate #activeDatePrevious {
	position:absolute;
	bottom: 5px;
	left:15px;
	display:block;
	font-size: 1.1em;
	text-decoration: none;
	text-transform:uppercase;
}
.oneColFixCtr #subSectionHeader #calendarWrapper #activeDate #activeDateNext {
	position:absolute;
	bottom: 5px;
	right:15px;
	display:block;
	font-size: 1.1em;
	text-decoration: none;
	text-transform:uppercase;
}
#ToDo {
	border:1px solid #E1DBDF;
	background-color:#FFFFFF;
	width: 620px;
	height: 130px;
	margin-left: 9px;
	margin-top: 226px;
	position:absolute;
}
div.scroller:link {
	font-size: 80%;
	color: #47351D;
}
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/
	width:309px;
	height:100px;
	overflow:hidden;
	float:left;
	padding-top:5px;
	padding-left: 2px;
}
div.section #headerLink {
	color: #48361c;
	font-weight: bold;
	font-size: 1.45em;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
	padding: 9px 0 0 0;
}

div.scroller div.content {
	width: 10000px;
}


#ThisWeekBox {
	position:relative;
	top:-10px;
	border:1px solid #C6B7A0;
	background-color:#FFFFFF;
	background-image:url(../images/homepage/HappendToday_Bgnd.jpg);
	width: 942px;
	margin-left: 9px;
	margin-top: 376px;
	left: 0px;
	min-height:90px;
}

#ThisWeek {
	padding:5px;
	width:900px;
	min-height:90px;
}

#ThisWeekImage {
	margin:0px;
	top:-6px;
	padding:5px;
	left:625px;
	position:absolute;
}

a.headerLink{
	color: #48361c;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
}
a.accordianText {
	text-decoration: none;
}

#accordianImg {
	cursor:pointer
}


.oneColFixCtr #bodyWrapper #pullOutStyleContent strong {
	font-weight:bold;
	text-decoration:none;
}
.oneColFixCtr #bodyWrapper #pullOutStyleContent a {
	color:#9b1e29;
	font-weight:bold;
	text-decoration:none;
}
.oneColFixCtr #bodyWrapper #pullOutStyleContent a:visited {
	color:#9b1e29;
	font-weight:bold;
	text-decoration:none;
}
.oneColFixCtr #bodyWrapper #pullOutStyleContent a:hover {
	color:#48361c;
	font-weight:bold;
	text-decoration:none;
}
.oneColFixCtr #bodyWrapper #pullOutStyleContent img{
	margin-right:10px;
	align:inherit;
}

#PrecinctDate {
	margin-left:80px;
	padding-bottom:18px;
}

/* ---------------------  Content Styles  ---------------------   */


/* Body Wrapper and Pullout/CTA Elements*/
/*.oneColFixCtr #bodyWrapperContent .pullOutStyle {
	background-color: #fefefd;
	border: 1px solid #d4c5ab;
	height: 100%;
} */

.oneColFixCtr #bodyWrapperContent .pullOutStyleContent img {
	padding-right: 15px;
	padding-left: 15px;
}

.oneColFixCtr #bodyWrapperContent #pullOut1 {
	position: absolute;
	top: 10px;
	left: 7px;	
	height: 204px;
	width: 307px;
	padding-left:5px;
	padding-top:5px;
}

.accordianHead {
	position:relative;
	font-size:120%;
	font-weight:bold;
	padding-left:5px;
}
.accordianText:link {
	text-decoration:none;
}
.oneColFixCtr #bodyWrapperContent #pullOut2 {
	position: absolute;
	top: 230px;
	left: 7px;	
	height: 128px;
	width: 624px;
	background: url(/css/images/thingsToDo_bg.gif) repeat-x 0 0;
}
.oneColFixCtr #bodyWrapperContent #pullOut3 {
	position: absolute;
	top: 230px;
	left: 640px;	
	height: 128px;
	width: 312px;
	background: url(/css/images/thingsToDo_bg.gif) repeat-x 0 0;
}

.oneColFixCtr #bodyWrapperContent ul#scrollPanel{
	position: absolute;
	top: 0px;
	left: 152px;
	margin:0;
}
.oneColFixCtr #bodyWrapperContent ul#scrollPanel li.clickMoreThingsLeft{
	width:83px; 
	padding:2px 5px 0 0; 
	text-align:right;
	color:#ada7ad;
	visibility:hidden;
}
.oneColFixCtr #bodyWrapperContent ul#scrollPanel li.clickMoreThingsRight{
	padding:2px 0 0 5px; 
	text-align:left;
	color:#ada7ad;
	visibility:hidden;
}
.oneColFixCtr #bodyWrapperContent ul#shopScrollPanel{
	position: absolute;
	top: 0px;
	left: 0;
	margin:0;
}
.oneColFixCtr #bodyWrapperContent ul#shopScrollPanel li.clickMoreShopLeft{
	width:83px; 
	padding:2px 5px 0 0; 
	text-align:right;
	color:#ada7ad;
	visibility:hidden;
}
.oneColFixCtr #bodyWrapperContent ul#shopScrollPanel li.clickMoreShopRight{
	padding:2px 0 0 5px; 
	text-align:left;
	color:#ada7ad;
	visibility:hidden;
}
.oneColFixCtr #bodyWrapperContent ul#scrollPanel li, .oneColFixCtr #bodyWrapperContent ul#shopScrollPanel li{float: left;}
.oneColFixCtr #bodyWrapperContent ul#scrollPanel li a, .oneColFixCtr #bodyWrapperContent ul#shopScrollPanel li a{display: block;}
.oneColFixCtr #bodyWrapperContent ul#scrollPanel li a.arrowLeft, .oneColFixCtr #bodyWrapperContent ul#shopScrollPanel li a.arrowLeft{
	width: 24px;
	height: 21px;
	background: url(/css/images/btn_thingsToDo_arrowLeft.gif) no-repeat 0 0;
	text-indent: -3000px;
}
.oneColFixCtr #bodyWrapperContent ul#scrollPanel li a.arrowRight, .oneColFixCtr #bodyWrapperContent ul#shopScrollPanel li a.arrowRight{
	width: 23px;
	height: 21px;
	background: url(/css/images/btn_thingsToDo_arrowRight.gif) no-repeat 0 0;
	text-indent: -3000px;
}
.oneColFixCtr #bodyWrapperContent ul#scrollPanel li a.arrowLeft:hover, .oneColFixCtr #bodyWrapperContent ul#shopScrollPanel li a.arrowLeft:hover{background: url(/css/images/btn_thingsToDo_arrowLeft_Over.gif) no-repeat 0 0;}
.oneColFixCtr #bodyWrapperContent ul#scrollPanel li a.arrowRight:hover, .oneColFixCtr #bodyWrapperContent ul#shopScrollPanel li a.arrowRight:hover{background: url(/css/images/btn_thingsToDo_arrowRight_Over.gif) no-repeat 0 0;}

.oneColFixCtr #bodyWrapperContent ul#scrollPanel li.current a, .oneColFixCtr #bodyWrapperContent ul#shopScrollPanel li.current a{
	background: url(/css/images/bg_thingsToDo.gif) repeat-x 0 0;
	display: block;
	padding: 4px 12px 5px;
	text-align: center;
	color: #635c4f;
	line-height: normal;
	text-transform: uppercase;
	text-decoration:none;
	height:20px;
}
.oneColFixCtr #bodyWrapperContent ul#scrollPanel li.current a, .oneColFixCtr #bodyWrapperContent ul#shopScrollPanel li.current {
	width:100px;
}
.oneColFixCtr #bodyWrapperContent ul#thingsToDo, .oneColFixCtr #bodyWrapperContent ul#onlineShop{
	position: absolute;
	top: 37px;
	left: 0;
}
.oneColFixCtr #bodyWrapperContent ul#thingsToDo li, .oneColFixCtr #bodyWrapperContent ul#onlineShop li{
	float: left;
	width: 298px;
	padding: 0 0 0 12px;
}
.oneColFixCtr #bodyWrapperContent ul#thingsToDo li h3, .oneColFixCtr #bodyWrapperContent ul#thingsToDo li p, .oneColFixCtr #bodyWrapperContent ul#onlineShop li a p {
	color: #48361c;
}
.oneColFixCtr #bodyWrapperContent ul#thingsToDo a.headerLink{
	color: #48361c;
	font-weight: bold;
	font-size: 1.45em;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
}
.oneColFixCtr #bodyWrapperContent ul#thingsToDo li h3, .oneColFixCtr #bodyWrapperContent ul#onlineShop li h3{
	font-size: 1em;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
}
.oneColFixCtr #bodyWrapperContent ul#thingsToDo li p{
	font-size: 1em;
	line-height: 16px;
}
.oneColFixCtr #bodyWrapperContent ul#onlineShop li p{
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
}
.oneColFixCtr #bodyWrapperContent .thingsToDoThumb{
	float: left;
	margin: 0 10px 0 0;
}
.oneColFixCtr #bodyWrapperContent .imgBorder{border: 4px solid #ecdfc5;}
.oneColFixCtr #bodyWrapperContent .imgborderSmall{border: 2px solid #ecdfc5;}
.oneColFixCtr #bodyWrapperContent ul#onlineShop li a.buyNow{
	color: #9b1e29;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.oneColFixCtr #bodyWrapperContent ul#onlineShop li a.headerLink{
	color: #48361c;
	font-weight: bold;
	font-size: 1.45em;
	text-decoration: none;
	line-height: 18px;
	text-transform: uppercase;
}
.oneColFixCtr #bodyWrapperContent ul#onlineShop li a.buyNow:hover {color: #48361c;}

.oneColFixCtr #bodyWrapperContent ul#onlineShop li a.headerLink:hover, .oneColFixCtr #bodyWrapperContent .featureSmall a.headerLink:hover, 
.oneColFixCtr #bodyWrapperContent ul#thingsToDo a.headerLink:hover,
.oneColFixCtr #bodyWrapperContent .featureLarge a.headerLink:hover,
.oneColFixCtr #bodyWrapperContent h3 a.subHeaderLink:hover {
	color: #9b1e29;
}
.oneColFixCtr #bodyWrapperContent .featureLarge{
	display: block;
	background: url(/css/images/feature_large_bg.gif) repeat-x 0 0;
	padding: 14px 7px;
	height: 68px;
}
.oneColFixCtr #bodyWrapperContent .featureLarge a.headerLink{
	color: #48361c;
	font-weight: bold;
	font-size: 1.80em;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
	padding: 5px 0 0 0;
}
.oneColFixCtr #bodyWrapperContent h3 a.subHeaderLink{
	color: #48361c;
	font-weight: bold;
	text-decoration: none;
}

.oneColFixCtr #bodyWrapperContent .featureLarge p{
	color: #48361c;
	font-size: 1em;
	line-height: 16px;
}
.oneColFixCtr #bodyWrapperContent .featureSmall{
	display: block;
	border-top: 1px solid #e9e4d0;
	padding: 7px;
	height: 41px;
}
.oneColFixCtr #bodyWrapperContent .featureSmall a.headerLink{
	color: #48361c;
	font-weight: bold;
	font-size: 1.45em;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
	padding: 9px 0 0 0;
}

/* Tabbed Pull out widgets*/
.oneColFixCtr #bodyWrapperContent #pullOutWidget {
	position: absolute;
	top: 0;
	left: 641px;
	width: 319px;
	height: 220px;
	background-color: #675533;
}
.oneColFixCtr #bodyWrapperContent #pullOutWidget .featImage {
	position: absolute;
	top: 8px;
	left: 9px;
	border: 5px solid #95825e;
}
.oneColFixCtr #bodyWrapperContent #pullOutWidget .pullOutWidgetText {
	display: block;
	position: absolute;
	bottom: 5px;
	right: 11px;
}
.oneColFixCtr #bodyWrapperContent #pullOutWidget a.pullOutWidgetButton {
	display: block;
	position: absolute;
	bottom: 5px;
	right: 11px;
}
.oneColFixCtr #bodyWrapperContent #pullOutWidget a#wMapButton {
	background:url(/css/images/btn_map.gif);
	width: 95px;
	height: 26px;
}
.oneColFixCtr #bodyWrapperContent #pullOutWidget a#wMapButton:hover {
	background:url(/css/images/btn_map_over.gif);
}
.oneColFixCtr #bodyWrapperContent #pullOutWidget a#wWebCamButton {
	background:url(/css/images/btn_webcam.gif);
	width: 133px;
	height: 26px;
}
.oneColFixCtr #bodyWrapperContent #pullOutWidget a#wWebCamButton:hover {
	background:url(/css/images/btn_webcam_over.gif);
}
.oneColFixCtr #bodyWrapperContent #pullOutWidget a#wBookTourButton {
	background:url(/css/images/btn_bookAtour.gif);
	width: 132px;
	height: 26px;
}
.oneColFixCtr #bodyWrapperContent #pullOutWidget a#wBookTourButton:hover {
	background:url(/css/images/btn_bookAtour_over.gif);
}
/*need to define assets for the information tab panel*/


/* Second Level Navigation  */
.oneColFixCtr #bodyWrapper .pullOutWidgetText {
	display: block;
	position: absolute;
}


.oneColFixCtr #bodyWrapperContent #NavigationBox {
	display:inline-block;
	height:100%;
	position: absolute;
	top: 0;
	left: 638px;
	width: 312px;
	background-color: #b1a386;
	padding-left:10px;
}

.oneColFixCtr #NavigationBox li {
	padding-top: 5px;
	list-style: none;
	margin-left: -30px;
}


.oneColFixCtr #NavigationBox ul li a {
	color:#48361c;
	text-decoration:none;
	background-image:url(images/arrow01.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:10px;
}
.oneColFixCtr #NavigationBox ul li a:visited {
	color:#48361c;
	font-weight:200;
	text-decoration:none;
	background-image:url(images/arrow01.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:10px;

}
.oneColFixCtr #NavigationBox ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/arrow01_over.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:10px;

} 
.oneColFixCtr #NavigationBox ul li a:active {
	color:#48361c;
	font-weight:200;
	text-decoration:none;
	background-image:url(images/arrow01.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:10px;

}


.oneColFixCtr #bodyWrapperContent .pullOutWidgetText {
	display: block;
	position: absolute;
}

.oneColFixCtr #bodyWrapperContent #pullOutStyleContent {
	background-color: #fefefd;
	border: 1px solid #d4c5ab;
	padding:15px;
}
.oneColFixCtr #bodyWrapperContent #pullOutStyleContent strong {
	font-weight:bold;
	text-decoration:none;
}
.oneColFixCtr #bodyWrapperContent #pullOutStyleContent a {
	color:#9b1e29;
	font-weight:bold;
	text-decoration:none;
}
.oneColFixCtr #bodyWrapperContent #pullOutStyleContent a:visited {
	color:#9b1e29;
	font-weight:bold;
	text-decoration:none;
}
.oneColFixCtr #bodyWrapperContent #pullOutStyleContent a:hover {
	color:#48361c;
	font-weight:bold;
	text-decoration:none;
}
.oneColFixCtr #bodyWrapperContent #pullOutStyleContent img{
	margin-right:10px;
	align:inherit;
}

.oneColFixCtr #bodyWrapperContent #RewardsNav {
	position:relative;
	margin-left:-5px;
	margin-top:10px;
	margin-bottom:-5px;
	border-color: #e6e1ca;
	border-width:5px;
}

/* Right Hand Navigation Default Template  */
.oneColFixCtr #pullOut4 {
	position: absolute;
	top: 365px;
	left: 640px;	
	height: 208px;
	width: 305px;
}
.oneColFixCtr #pullOut4 a#pulloutFeature3 {
	display: block;
	position: absolute;
	top: 365px;
	left: 640px;
	background:url(../css/images/pulloutFeature1.png);
	width: 300px;
	height: 100px;
}
.oneColFixCtr #pullOut4 a#pulloutFeature3:hover {
	background:url(../css/images/pulloutFeature1_over.png);
}
.oneColFixCtr #pullOut4 a#pulloutFeature4 {
	display: block;
	position: absolute;
	top: 475px;
	left: 640px;
	background:url(../images/pulloutFeature2.jpg);
	width: 300px;
	height: 100px;
}
.oneColFixCtr #bodyWrapperContent .pullOutStyle2 {
	border: 1px solid #d4c5ab;
	height: 100%;
}

.FeatureSection {
	padding-top:8px;
	padding-bottom: 8px;
}

.FeatureSection img {
	margin-right:5px;
	align:inherit;
}