@charset "UTF-8";
/* CSS Document */


*{
	margin:0;
	padding:0;
}

img
{
	border:none;
}

body
{
	text-align:left;
	margin:20px auto;
	/*min-width:840px;for netscape browsers*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
}

#Header
{
	position: relative;
	width:980px;
	height:386px;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	background-image: url(../images/bannernew3.jpg);
	background-repeat:no-repeat;
}

.HeaderTextLeft
{
	float: left;
	height: 100px;
	width: 300px;
	padding-top: 20px;
	padding-left: 50px;
	text-align: left;
}

.HeaderTextRight
{
	float: right;
	height: 100px;
	width: 300px;
	padding-top: 20px;
	padding-right: 40px;
	text-align: right;
}

#TopNavigation
{
	width:1006px;
	text-align: right;
	margin-bottom: 10px;
}

#MainContent
{
	width:980px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}

.HeaderText
{
	float: left;
	width: 544px;
	height: 40px;
	font-size: 26px;
	color: #66cc66;
	margin-right: 80px;
	margin-top: 10px;
}

#Container
{
	float: left;
	width: 980px;
	background-color:white;
	background-image: url(../images/bodybackground.jpg);
	background-repeat: repeat-y;

}

#SubContentText
{
	float: left;
	width: 544px;
	font-size: 14px;
	color: black;
	margin-right: 80px;
}

#SubContentText img
{
	margin-bottom: 40px;
	margin-left: 10px;
	text-align:center;
	border-color: black;
	border: solid 2px;
}

#SubContentColumn
{
	float: left;
	width: 624px;
	font-size:20px;
	color: white;
	padding-left: 20px;
}

#TopLeftColumn
{
	float: left;
	width: 205px;
	font-size:12px;
	line-height: 18px;
	color: black;
	padding-left: 38px;
	font-weight:600;
}

#TopLeftColumn li
{
	color: black;
	list-style-type: none;
}

#TopRightColumn
{
	float: left;
	width: 680px;
	font-size:12px;
	color: black;
	padding-left: 20px;
}

#SingleColumn
{
	width: 575px;
	margin: 0 auto;
	text-align: left;
}

#SingleColumn ul
{
	margin-left: 40px;
	margin-bottom:10px;
}

#SingleColumn img
{
	padding: 10px;
}

#FooterNavigation
{
	float: left;
	width:895px;
	height: 50px;
	clear:both;
	color: black;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 20px;
	margin-left: 37px;
	text-align: center;
}

#FooterNavigation a
{
	padding-left: 10px;
	padding-right: 10px;
}

#Footer
{
	float: left;
	width:895px;
	height: 40px;
	clear:both;
	color: white;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 20px;
	margin-left: 37px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#Footer a
{
	color:#FFDC7B;
}

#Copyright
{
	margin:0px auto; /* Right and left margin widths set to "auto" */
	width: 600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: white;
}

#Copyright A
{
	color: white;
}

#HeaderImage
{
	float: left;
	width: 732px;
	height: 169px;
	margin:0px auto;
}

#HeadingText
{
	float: left;
	width: 600px;
	padding-left: 65px;
	text-align: center;
}

#CabinSearch
{
	float: left:
	width: 720px;
	height: 30px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color: white;
	background-color:#000;
	background-repeat: repeat-y;
}

#CabinSearchBottom
{
	float: left:
	width: 760px;
	height: 3px;
	background-image: url(../images/navigationbottom.jpg);
	background-repeat: no-repeat;
}

.leftimage
{
	float: left;
	margin-right: 10px;
	border: none;
	margin-top: 8px;
}

.rightimage
{
	float: right;
	width: 300px;
	margin-left: 8px;
	margin-top: 5px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}

.rightimage2
{
	float: right;
	margin-left: 5px;
	margin-top: 0px;
	border-top: 1px none #6699FF;
	border-right: 1px none #6699FF;
	border-bottom: 1px none #6699FF;
	border-left: 1px none #6699FF;
	margin-right: 5px;
	margin-bottom: 5px;
}

.rightimage3
{
	float: right;
	width: 133px;
}

.HomeIcons
{
	float: left;
	width: 278px;
	padding-left:10px;
}

#HomeSlogan
{
	float: left;
	width: 576px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-style:italic;
	font-weight:600;
	text-align: center;
}

.Attractions
{
	float: left;
	width: 580px;
}

.Attractions img
{
	float: left;
	width: 100px;
	height: 86px;
	margin: 8px;
}

#GroupBox
{
	float: left;
	width: 240px;
	margin: 30px;
	text-align: left;
}

#attractable
{
	color: #000000;
}

#attractable img
{
	padding: 10px;
}

.stylelink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #17459D;
	text-decoration: none;
}

.Medallion
{
	float: left;
	width: 190px;
	height: 100px;
}

.Medallion img
{
	width: 150px;
	height: 74px;
	margin-left: 20px;
}

.RentalUnit
{
	position: relative;
	float: left;
	width: 190px;
	height: 210px;
	text-align: center;
	font-weight:600;
}

.RentalUnit img
{
	width: 150px;
	height: 112px;
}

#NarrowColumn
{
	float: left;
	width: 416px;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 60px;
}

#AnimatedGif
{
	float: right;
	width: 110px;
	height: 110px;
	text-align: center;
	font-size: 80%;
}

.RedText
{
	color: #F00;
}

.BlueText
{
	color: #00F;
}


/*
*	Navigation Buttons
*/
ul.cssmenu
{
	list-style: none;
	padding: 0px;
}

.displace
{
	position: absolute;
	left: -5000px;
}

ul.cssmenu li
{
	float: left;
}

ul.cssmenu li a
{
	display: block;
	width: 200px;
	height: 51px;
	background: url('/images/navigation/navsprite.jpg');
}

/*
*	Normal Links
*/
ul.cssmenu li.onebrcabin a
{
	background-position: -0px 0;
}

ul.cssmenu li.twobrcabin a
{
	background-position: -200px 0;
}

ul.cssmenu li.threebrcabin a
{
	background-position: -400px 0;
}

ul.cssmenu li.onebrcondo a
{
	background-position: -600px 0;
}

ul.cssmenu li.twobrcondo a
{
	background-position: -800px 0;
}

ul.cssmenu li.threebrcondo a
{
	background-position: -1000px 0;
}

ul.cssmenu li.specialdeals a
{
	background-position: -1200px 0;
}

ul.cssmenu li.grouppackages a
{
	background-position: -1400px 0;
}

ul.cssmenu li.discountattractions a
{
	background-position: -1600px 0;
}

/*
*	Hover Links
*/
ul.cssmenu li.onebrcabin a:hover
{
	background-position: -0px -51px;
}

ul.cssmenu li.twobrcabin a:hover
{
	background-position: -200px -51px;
}

ul.cssmenu li.threebrcabin a:hover
{
	background-position: -400px -51px;
}

ul.cssmenu li.onebrcondo a:hover
{
	background-position: -600px -51px;
}

ul.cssmenu li.twobrcondo a:hover
{
	background-position: -800px -51px;
}

ul.cssmenu li.threebrcondo a:hover
{
	background-position: -1000px -51px;
}

ul.cssmenu li.specialdeals a:hover
{
	background-position: -1200px -51px;
}

ul.cssmenu li.grouppackages a:hover
{
	background-position: -1400px -51px;
}

ul.cssmenu li.discountattractions a:hover
{
	background-position: -1600px -51px;
}

#SpaLink
{
	width: 340px;
	height: 220px;
	padding-top: 160px;
}

#SunLogoAbs
{
	position: absolute;
	width: 75px;
	height: 75px;
	left: 906px;
	top: 341px;
	z-index: 10;
}

#SpaImageHeaderAbs
{
	position: absolute;
	width: 300px;
	height: 224px;
	left: 36px;
	top: 162px;
	z-index: 5;
}

#StayandPlayImageHeaderAbs
{
	position: absolute;
	width: 301px;
	height: 224px;
	left: 651px;
	top: 162px;
	z-index: 5;
}

#RotatingImageHeaderAbs
{
	position: absolute;
	width: 301px;
	height: 224px;
	left: 343px;
	top: 162px;
	z-index: 5;
}

#StayandPlayOverlayAbs
{
	position: absolute;
	width: 101px;
	height: 86px;
	left: 880px;
	top: 124px;
	z-index: 7;
}

#SpaOverlayAbs
{
	position: absolute;
	width: 101px;
	height: 86px;
	left: 7px;
	top: 117px;
	z-index: 7;
}

#WeatherBar
{
	float: left;
	width: 180px;
	margin-left: 200px;
  	padding-top: 20px;
	padding-bottom: 20px;
}

#StayandPlayUnitAbs
{
	position: absolute;
	width: 190px;
	height: 34px;
	left: 0px;
	top: -10px;
	z-index: 7;
}

#SpecialsStayandPlay
{
	text-align: center;
	font-size:18px;
	font-weight:600;
}

#SpecialsPlay
{
	font-size:24px;
	text-decoration: underline;
}


A.Navigation
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	margin-top: 15px;
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: 600;
	text-align: center;
	font-stretch:condensed;
}

A.Navigation:hover
{
	color: #FFCC00;
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-top: 5px;
	font-weight: 600;
}

#MainNavigation
{
	height:50px;
	width:615px;
	background:url(/gatlinburg-images/navigationback.jpg) left top no-repeat;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 58px;
}

.NavigationBox
{
	float: left;
	width: 165px;
	height: 37px;
	text-align: center;
	margin-top: 3px;
}

.NavigationHomeBox
{
	float: left;
	width: 95px;
	height: 37px;
	text-align: center;
	margin-top: 3px;
}

#ArticleByLine
{
	font-size:125%;
	color: #916513;
	font-weight: bold;
	margin:0px 0px 20px 0px;
	text-align: left;
}

#ArticleTitle
{
	font-size:150%;
	color: #916513;
	font-weight: bold;
	margin:0px 0px 2px 0px;
	text-align: left;
}



h1
{
	font-size:150%;
	color: #916513;
	font-weight: bold;
	margin:0px 0px 10px 0px;
	text-align: center;
}

h1 a
{
	color: #003800;
}

h2
{
	font-size:130%;
	color: #916513;
	margin:5px 0px 5px 0px;
}

h2 a
{
	color: #003800;
}

h3
{
	font-size:110%;
	color: #916513;
	text-align: center;
	margin:0px 0px 5px 0px;
}

h4
{
	font-size: 110%;
	text-align: center;
	line-height: 20px;
}

h5
{
	font-size: 120%;
	text-align: left;
	line-height: 120%;
}


p
{
	margin:5px 0px 10px 0px;
}

a
{
	color:#000000;
}

li
{
	list-style: disc;	
}

.yellowtext a
{
	color: #F00;
	font-size: 2em;
	text-decoration: blink;
	font-style: normal;
	text-align: center;
	font-weight: 600;
}

