body {
	background: #CCB585 url(/_images/2010/bg_body.gif) top center;
	font: 8pt/12pt Arial;
	margin: 0px auto; }

/* Wrappers */
#Wrapper1 {
	background: #B5964D url(/_images/2010/bg_masthead.gif) repeat-x top center;
	height: 220px;
	width: 100%; }
#Wrapper2 {
	background-position: top center;
	background-repeat: no-repeat;
	height: 220px;
	text-align: center;
	width: 100%; }
#Wrapper3 {
	margin: 0px auto;
	text-align: left;
	width: 1026px; }
	
/* Masthead, including main navigation */
#Masthead { color: #FFF; }
#Masthead #AuxNav {
	color: #DD7F02;
	font-size: 10pt;
	font-weight: bold;
	float: right;
	line-height: 33px;
	margin-left: 12px;
	width: 442px; }
#Masthead #AuxNav a {
	color: #FFF;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 5px;
	text-decoration: none; }
#Masthead #AuxNav a:hover { text-decoration: underline; }
#Masthead #Logo {
	float: left;
	padding-top: 10px; }
#Masthead #Search {
	float: right;
	padding-right: 35px;
	padding-top: 30px; }
#Masthead #Search .text {
	border: 1px solid #7E9DBA;
	font: 8pt Arial;
	padding: 4px 2px;
	width: 150px; }
	
#Masthead #MainNav {
	background: transparent url(/_images/2010/bg_mainnav.png) no-repeat 1px 0px;
	clear: both;
	float: none;
	padding-left: 18px;
	position: relative;
	z-index: 99999; }
#Masthead #MainNav ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 99999; } 
#Masthead #MainNav ul li {
	display: inline;
	float: left;
	list-style-type: none;
	position: relative;
	z-index: 99999; } 
#Masthead #MainNav ul li .links { 
	display: none;
	left: 0px;
	margin-top: -5px;
	position: absolute;
	top: 75px;
	width: 194px;
	z-index: 99999; }
#Masthead #MainNav ul li:hover .links { 
	display: block; }
#Masthead #MainNav .links .items {
	background: url(/_images/2010/bg_rollover.png) repeat-y;
	display: block;
	line-height: 20px;
	padding-left: 10px; }
#Masthead #MainNav .links .items:hover { 
	background: url(/_images/2010/bg_rollover_on.png) repeat-y;
	cursor: pointer; }
#Masthead #MainNav .links .items a {
	color: #FFF;
	text-decoration: none; }
#Masthead #MainNav .links .items img { padding-right: 2px; }
#Masthead #MainNav .links .top {
	background: url(/_images/2010/bg_rollover.png) repeat-y;
	display: block;
	height: 10px; }
#Masthead #MainNav .links .bottom {
	background: url(/_images/2010/rollover_bottom.png) no-repeat;
	display: block;
	height: 10px; }

#MainNav #BlackHills img { background: url(/_images/2010/MainNav/mainnav_blackhills.png) no-repeat; }
#MainNav #Eastern img { background: url(/_images/2010/MainNav/mainnav_eastern.png) no-repeat; }
#MainNav #Lodging img { background: url(/_images/2010/MainNav/mainnav_lodging.png) no-repeat; }
#MainNav #Activities img { background: url(/_images/2010/MainNav/mainnav_activities.png) no-repeat; }
#MainNav #VacationPackages img { background: url(/_images/2010/MainNav/mainnav_packages.png) no-repeat; }
#MainNav #Planner img { background: url(/_images/2010/MainNav/mainnav_planner.png) no-repeat; }
#MainNav #Flights img { background: url(/_images/2010/MainNav/mainnav_flights.png) no-repeat; }
#MainNav #Group img { background: url(/_images/2010/MainNav/mainnav_group.png) no-repeat; }

#MainNav #BlackHills:hover img, #MainNav #BlackHills.ON img { background: url(/_images/2010/MainNav/mainnav_blackhills_on.png) no-repeat; }
#MainNav #Eastern:hover img, #MainNav #Eastern.ON img { background: url(/_images/2010/MainNav/mainnav_eastern_on.png) no-repeat; }
#MainNav #Lodging:hover img, #MainNav #Lodging.ON img { background: url(/_images/2010/MainNav/mainnav_lodging_on.png) no-repeat; }
#MainNav #Activities:hover img, #MainNav #Activities.ON img { background: url(/_images/2010/MainNav/mainnav_activities_on.png) no-repeat; }
#MainNav #VacationPackages:hover img, #MainNav #VacationPackages.ON img { background: url(/_images/2010/MainNav/mainnav_packages_on.png) no-repeat; }
#MainNav #Planner:hover img, #MainNav #Planner.ON img { background: url(/_images/2010/MainNav/mainnav_planner_on.png) no-repeat; }
#MainNav #Flights:hover img, #MainNav #Flights.ON img { background: url(/_images/2010/MainNav/mainnav_flights_on.png) no-repeat; }
#MainNav #Group:hover img, #MainNav #Group.ON img { background: url(/_images/2010/MainNav/mainnav_group_on.png) no-repeat; }

/* Main content area */
#MainContent {
	background: url(/_images/2010/bg_content.png) repeat-y;
	padding: 0px 19px 0px 26px;
	/* width: 981px; */ }
#MainContent #Left { 
	float: left;
	width: 329px; }
#MainContent #Right { 
	float: right;
	width: 647px; }

/* Spotlight Package Deals */
#Left #Spotlight, #Left #Explore { margin-bottom: 20px; }
#Left #Spotlight .Title, #Left #Explore .Title {
	border-bottom: 1px dashed #B1A57F;
	color: #003B55;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px; }
#Left #Spotlight .Window {
	background-color: #F9F7F2;
	border-bottom: 1px solid #B1A57F;
	height: 235px;
	padding: 5px;
	overflow: auto; }
#Left #Spotlight .Deal { padding-bottom: 5px; }
#Left #Spotlight .Deal table { width: 100%; }
#Left #Spotlight .DealImage { 
	background: url(/_images/2010/blank_spotlight.gif) no-repeat;
	height: 73px;
	width: 110px; }
#Left #Spotlight .DealImage img { 
	height: 73px;
	width: 106px; }
#Left #Spotlight .DealTitle a {
	color: #9A240E;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }
#Left #Spotlight .DealTitle a:hover { text-decoration: underline; }
#Left #Spotlight .DealPrice {
	color: #3E4130;
	font-size: 12pt;
	font-weight: bold;
	line-height: normal; }
#Left #Spotlight .DealGo { 
	text-align: right;
	width: 57px; }

/* Inntopia Booking Widget */
#Left #InntopiaWidget { margin-bottom: 10px; }
#Left #InntopiaWidget .Top { height: 20px; }
#Left #InntopiaWidget .Bottom { height: 20px; }
#Left #InntopiaWidget .Middle { padding: 0px 5px; }
#Left #InntopiaWidget .Middle input, #Left #InntopiaWidget .Middle select { font: 8pt/12pt Arial; }
#Left #InntopiaWidget .Middle .Title { 
	border-bottom: 1px dashed #B2A47D;
	color: #045084;
	font-size: 14pt;
	padding: 0px 5px 5px 5px; }
#Left #InntopiaWidget .Middle .Categories { padding-left: 5px; }
#Left #InntopiaWidget .Middle .Categories .Item {
	float: left;
	width: 33%; }
#Left #InntopiaWidget .Middle .TravelerInfo .ChildAges { display: none; }
#Left #InntopiaWidget .Middle .DatesAndTypes { padding-left: 5px; }
#Left #InntopiaWidget .Middle .PickDates, #Left #InntopiaWidget .Middle .ActivityType, 
#Left #InntopiaWidget .Middle .PickAirports, #Left #InntopiaWidget .Middle .TravelerInfo { 
	clear: both;
	float: none;
	padding-top: 10px; }
#Left #InntopiaWidget .Middle .ActivityType .Item { 
	float: left;
	width: 49%; }
#Left #InntopiaWidget .Middle .SingleDate, #Left #InntopiaWidget .Middle .DateRange,
#Left #InntopiaWidget .Middle .CheckInDate, #Left #InntopiaWidget .Middle .CheckOutDate { 
	float: left;
	width: 49%; }
#Left #InntopiaWidget .Middle .SingleDate input, #Left #InntopiaWidget .Middle .DateRange input,
#Left #InntopiaWidget .Middle .CheckInDate input, #Left #InntopiaWidget .Middle .CheckOutDate input { width: 70%; }
#Left #InntopiaWidget .Middle .Adults, #Left #InntopiaWidget .Middle .Children { 
	float: left;
	margin-right: 5px; }
#Left #InntopiaWidget .Middle #Air .PickAirports select { width: 99%; }
#Left #InntopiaWidget .Middle #Lodging .ChildAge { 
	float: left;
	margin-right: 3px; }
#Left #InntopiaWidget .Middle .FormSubmit { 
	padding-left: 5px;
	padding-top: 15px; }
#Left #InntopiaWidget .Middle .ui-datepicker-trigger { 
	cursor: pointer;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: bottom; }

/* Explore Our Featured Destination */
#Left #Explore .ExploreImage {
	background: #E9E1CC no-repeat;
	height: 143px;
	margin: 5px 1px;
	position: relative;
	width: 327px; }
#Left #Explore .ExploreImage .ExploreOverlay {
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: 100; }
#Left #Explore .ExploreTitle {
	color: #0E5784;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 10px; }
#Left #Explore .ExploreDesc {
	font-size: 8pt;
	padding: 0px 10px; }

/* Slideshow */
#Right #Slideshow_Wrapper {
	height: 282px;
	position: relative; }
#Right #SlideShow_PagerWrapper { 
	bottom: 12px;
	position: absolute;
	right: 8px;
	z-index: 900; }
#Right #SlideShow_Main {
	height: 282px;
	width: 647px; }
#Right #SlideShow_MainPager { float: left; }
#Right #SlideShow_MainPager a { float: left; }
#Right #SlideShow_MainPager .Page1 { background: transparent url(/_images/2010/Home/page_01.png) no-repeat; }
#Right #SlideShow_MainPager .Page2 { background: transparent url(/_images/2010/Home/page_02.png) no-repeat; }
#Right #SlideShow_MainPager .Page3 { background: transparent url(/_images/2010/Home/page_03.png) no-repeat; }
#Right #SlideShow_MainPager .Page4 { background: transparent url(/_images/2010/Home/page_04.png) no-repeat; }
#Right #SlideShow_MainPager .Page5 { background: transparent url(/_images/2010/Home/page_05.png) no-repeat; }
#Right #SlideShow_MainPager .activeSlide .Page1 { background: transparent url(/_images/2010/Home/page_01_on.png) no-repeat; }
#Right #SlideShow_MainPager .activeSlide .Page2 { background: transparent url(/_images/2010/Home/page_02_on.png) no-repeat; }
#Right #SlideShow_MainPager .activeSlide .Page3 { background: transparent url(/_images/2010/Home/page_03_on.png) no-repeat; }
#Right #SlideShow_MainPager .activeSlide .Page4 { background: transparent url(/_images/2010/Home/page_04_on.png) no-repeat; }
#Right #SlideShow_MainPager .activeSlide .Page5 { background: transparent url(/_images/2010/Home/page_05_on.png) no-repeat; }
#Right #SlideShow_Prev, #Right #SlideShow_Next { float: left; }
#Right .SlideShow_Image {
	background-repeat: no-repeat;
	display: none;
	height: 281px;
	width: 647px; }
#Right .SlideShow_Image:first-child { display: block; }
#Right .SlideShow_Image .Overlay {
	position: absolute;
	z-index: 100; }
#Right .SlideShow_Image .Price {
	top: 225px;
	color: #FFF;
	float: left;
	font-size: 18pt;
	font-weight: bold;
	left: 61px;
	position: absolute;
	z-index: 200; }
#Right .SlideShow_Image .Description {
	color: #333;
	font-size: 8pt;
	left: 158px;
	position: absolute;
	top: 200px;
	width: 475px;
	z-index: 200; }
#Right .SlideShow_Image .Description .Title {
	color: #9C2813;
	font-size: 12pt;
	font-weight: bold; }
#Right .SlideShow_Image .Description .Details {
	color: #9C2813;
	font-weight: bold; }

.Modules {
	padding: 10px 0px;
	padding-right: 10px;
	position: relative; }
.Modules .Icon {
	left: 10px;
	position: absolute;
	top: 10px;
	z-index: 100; }
.Modules .Title {
	border-bottom: 1px dashed #B2A47D;
	color: #7F9032;
	font-size: 14pt;
	padding: 0px 0px 5px 67px; }
.Modules .Description {
	color: #000;
	padding: 5px 0px 0px 67px; }
.Modules .Description a {
	color: #871711;
	font-weight: bold;
	text-decoration: none; }
.Modules .Description a:hover { text-decoration: underline; }
.Modules .Description .Phone {
	color: #7F9032;
	font-size: 14pt;
	line-height: normal;
	margin: 0px; }

/* Footer 1 */
#Footer1 {
	clear: both;
	color: #6C5130;
	float: none;
	line-height: normal; }
#Footer_Logo { 
	float: left;
	padding-left: 29px;
	width: 300px; }
#Footer_Links { 
	float: right;
	width: 647px; }
#Footer_Links #ContactUs, #Footer_Links #FollowUs, #Footer_Links #QuickLinks { 
	float: left;
	padding-right: 50px;
	padding-bottom: 20px;
	width: 165px; }
#Footer_Links .Title { 
	border-bottom: 1px dashed #5F4324;
	color: #5F4324;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px; }
#Footer1 a, #Footer2 a {
	color: #0E5784;
	text-decoration: none; }
#Footer1 a:hover, #Footer2 a:hover {
	color: #09334D;
	text-decoration: underline; }

/* Footer 2 */
#Footer2_Wrapper1 {
	background-color: #FFFDFD;
	clear: both;
	color: #6C5130;
	float: none;
	line-height: normal;
	padding-top: 5px; }
#Footer2_Wrapper2 {
	border-top: 1px dashed #B1A57F;
	padding-top: 5px; }
#Footer2 {
	margin: 0px auto;
	padding-top: 10px;
	width: 1000px; }
#Footer2 td { padding: 2px; }
#Footer2 a { padding: 0px 1px; }

p { 
	margin: 0px;
	margin-bottom: 15px; }
img { border: none; }
table { 
	border-collapse: collapse;
	border-spacing: 0px; }
table td { 
	font: 8pt/12pt Arial;
	padding: 0px;
	vertical-align: top; }
.hr { 
	border-top: 1px solid #B0A57E;
	height: 1px;
	width: 100%; }
.button {
	background: #CB5402 url(/_images/2010/bg_button.gif) repeat-x;
	border-bottom: 1px solid #552401;
	border-right: 1px solid #8C5001;
	color: #FFF;
	font-family: Arial Black;
	font-size: 10pt;
	padding: 3px 10px;
	text-decoration: none; }
.gray { color: #999; }
.red { color: #9C2813; }
.bold { font-weight: bold; }
.no-margin { margin: 0px; }
.padding { padding: 3px; }
.no-padding { padding: 0px; }
.hide { display: none; }
.show { display: block; }
.clear {
	clear: both;
	float: none; }
.right { float: right; }
.borderTop { border-top: 1px solid #B0A57E; }
.borderBottom { border-bottom: 1px solid #B0A57E; }
a {
	color: #881713;
	text-decoration: none; }
a:hover { text-decoration: underline; }

/* Hack */
.clearFix:after {
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
	line-height: 0px;
	height: 0px; }
.clearFix { display: inline-block; }
html[xmlns] .clearFix { display: block; }
* html .clearFix { height: 1%; }

.cfdebug { display: none; }