@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(images/GatlinburgCabinsBKGD.jpg);
	background-repeat: no-repeat;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
h1 {
	font-size: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	color: #630;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	color: #C96;
}

h3 {
	font-size: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
	color: #000;
}


a:link {
	color: #630;
	text-decoration: none;
	}
a:visited {
	color: #630;
	text-decoration: none;
}
a:hover {
	color: #F00;
	}
	
.Link2 a:link {
	color: #C96;
	text-decoration: none;
	}
.Link2 a:visited {
	color: #C96;
	text-decoration: none;
}
.Link2 a:hover {
	color: #FFF;
	text-decoration: underline;
	}
	
	
.Table1 {
	background-image: url(images/CabinRentalBKGD1.png);
	background-repeat: repeat-x;
}
.TextUnderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
.TextTag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	color: #006;
}
.Border1 {
	background-image: url(images/Border1BKGD.png);
	background-repeat: repeat-x;
	border: 1px solid #630;
}
.Border2 {
	border: 1px solid #963;
}
.FormBox1 {
	background-color: #EDEDED;
	border: 1px solid #F60;
	font-size: 14px;
}
.FormBox2 {
	background-image: url(images/ClearBKGD.png);
	border: 0px solid #006;
	font-size: 14px;
	font-weight: bold;
}
.Border3 {
	border: 1px solid #C96;
	color: #FFF;
	background-image: url(images/Border3BKGD.png);
}
.TextWhite {
	color: #FFF;
}
.TextSmall {
	font-size: 12px;
}
.TextSmallWhite {
	font-size: 12px;
	color: #FFF;
}
.CalendarBorder1 {
	background-color: #FFF;
	border: 1px solid #600;
}
.CalendarTitle {
	font-weight: bold;
	color: #600;
	background-color: #CC9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}
.CalendarDate1 {
	color: #000;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #999;
}
.CalendarDateLow {
	color: #000;
	background-color: #0FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #999;
}
.CalendarDateMid {
	color: #000;
	background-color: #33F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #999;
}
.CalendarDateHoliday {
	color: #000;
	background-color: #F00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #999;
}.CalendarDatePeak {
	color: #000;
	background-color: #093;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #999;
}
.SpecialBKGD {
	background-image: url(images/RentalSpecial_06.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
