html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/HolidayhomeBG.gif);
	height: 1550px;
	min-height: 1450px;
}
#Holidayhome {
	margin: 0 auto;
	width: 780px;
	min-height: 100%;
	height: 100%;
	background-color: #FFFFFF;
	position: relative;
}
div.Container {
	width: 100%;
	position: relative;
}
#BodyContainer {
	width: 100%;
	height: 100%;
	min-height: 100%;
}
#Logo {
	float: left;
	height: 60px;
	width: 277px;
}
#LanguageSelector {
	float: right;
	text-align: right;
	width: 240px;
	margin-right: 3px;
	margin-top: 44px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#Header {
	float: left;
	height: 71px;
	width: 780px;
	background-image: url(../images/headers/header_winter_2.gif);
	text-align: right;
	color: #FFFFFF;
}
#Header h1 {
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 4px;
}
#LeftMenu {
	width: 148px;
	float: left;
	padding: 4px 1px 4px 11px;
	background-image: url(../images/leftmenu.gif);
	background-repeat: repeat-y;
	height: 110%;
	position: absolute;
	left: 0px;
	top: 131px;
}
#LeftMenu a, #LeftMenu a.visited, #LeftMenu a.active {
	color: #336800;
	text-decoration: none;
}
#LeftMenu a:hover {
	text-decoration: underline;
}
#WideContents {
	top: 131px;
	width: 612px;
	left: 160px;
	padding: 4px;
	height: 110%;
	float: right;
	background-color: #D4E583;
	position: absolute;
	color: #000000;
	font-size: 12px;
}
#WideContents a, #WideContents a.visited, #WideContents a.active {
	color: #000000;
	text-decoration: underline;
}
#WideContents a:hover {
	text-decoration: none;
}
#Contents {
	top: 131px;
	width: 302px;
	left: 160px;
	padding: 4px;
	height: 110%;
	float: right;
	background-color: #D4E583;
	position: absolute;
	color: #000000;
	font-size: 12px;
}
#Contents a, #Contents a.visited, #Contents a.active {
	color: #000000;
	text-decoration: underline;
}
#Contents a:hover {
	text-decoration: none;
}
#RightContents {
	height: 110%;
	width: 302px;
	padding: 4px;
	position: absolute;
	left: 470px;
	top: 131px;
	color: #000000;
	font-size: 12px;
	min-height: 110%;
	background-color: #E6F1B3;
	border-left: solid 1px #94B500;
}
#RightContents a, #RightContents a.visited, #RightContents a.active {
	color: #000000;
	text-decoration: underline;
}
#RightContents a:hover {
	text-decoration: none;
}
a, a.visited, a.active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
div.RightPanel {
	border-top: dashed 1px #94B500;
	color: #000000;
	font-size: 11px;
}
div.RightPanelAccent {
	border-top: dashed 1px #94B500;
	color: #000000;
	background-color: #C6DE58;
	background-repeat: repeat-x;
	font-size: 11px;
}
tr.BrowseAccent {
	color: #000000;
	background-color: #E8FF7A;
	background-repeat: repeat-x;
	font-size: 11px;
}
#RightContents div.RightPanelAccent a, #RightContents div.RightPanelAccent a.visited, #RightContents div.RightPanelAccent a.active {
	color: #000000;
	text-decoration: underline;
}
#RightContents div.RightPanelAccent a:hover {
	text-decoration: none;
}
#RightContents div.LargeBox a, #RightContents div.LargeBox a.visited, #RightContents div.LargeBox a.active {
	color: #000000;
	text-decoration: underline;
}
#RightContents div.LargeBox a:hover {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #336800;
}
h2 {
	font-size: 20px;
	color: #336800;
}
h3 {
	font-size: 16px;
	color: #336800;
}
h4 {
	font-size: 14px;
	color: #336800;
	margin-bottom: 1px;
}
ul.LeftMenu {
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	color: #336800;
	font-weight: bold;
	font-size: 11px;
}
div.SmallBox {
	background-color: #EEEEEE;
	color: #000000;
}
th.SmallBox {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-image: url(../images/thSmallSearchBar.gif);
}
form {
  margin: 0px;
	font-size: 11px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
textarea {
	border: 1px solid #000000;
}
input.Textbox {
	background-image: url(../images/bg_Textbox.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000000;
}
input.Button {
	background-image: url(../images/bg_Button.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	margin: 1px;
}
select {
	background-image: url(../images/bg_Textbox.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000000;
}
div.LargeBox {
	background-color: #C6DE58;
	color: #000000;
	background-image: url(../images/LargeBoxBG.gif);
	background-repeat: repeat-x;
}
th.LargeBox {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-image: url(../images/thLargeBar.gif);
	padding-left: 2px;
}
div.LargeBox td {
	font-size: 12px;
}
div.LargeBox td.large {
	font-size: 12px;
}
.small, div.LargeBox .small {
	font-size: 10px;
}
#CopyrightNotice {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
img.thumb {
	border: 1px solid #336800;
}
.redStrike {
	color: #FF0000;
	text-decoration: line-through;
}
.greenLarge {
	font-size: 20px;
	font-weight: bold;
	color: #336800;
}
.promoSmall {
	font-size: 14px;
	font-weight: bold;
	color: #336800;
}
.promoLarge {
	font-size: 20px;
	font-weight: bold;
	color: #336800;
}
table.lastMinutePromo {
	background-color: #F4FFC4;
	border: solid 2px #A3C800;
}
#viewActions {
	background-color: #E6F1B3;
	border: solid 1px #94B500;
	width: 180px;
}
#contactActions {
	background-color: #C6DE58;
	background-image: url(../images/contactowner_view_large_bg.gif);
	background-repeat: repeat-x;
	border: solid 1px #94B500;
	width: 180px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}
#viewMore {
	background-color: #C6DE58;
	width: 180px;
}
#viewWeather {
	padding-left: 2px;
	background-color: #E6F1B3;
	border: solid 1px #94B500;
	width: 178px;
}
div.warning {
	background-color: #FFFFCC;
	padding: 2px;
	border: 1px dashed #336800;
}
div.success {
	background-color: #FFFFCC;
	padding: 2px;
	border: 1px dashed #336800;
}
#IndexSearchOptions {
	background-image:url(../images/index_search_bg.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 50px;
	font-size: 10px;
	height: 50px;
}
#IndexSearchOptions td.rightBorder {
	border-right: 1px solid #E2E2E2;
}
#RightContents div.RightPanelHover:hover {
	background-color: #E6F1B3;
	background-image: url(../images/RightPanelHoverBG.jpg);
}
tr.BrowseHover:hover {
	background-color: #E6F1B3;
	border: solid 1px #94B500;
	background-image: url(../images/RightPanelHoverBG.jpg);
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.dotLeft {
	border-left: dotted 1px #FFFFFF;
}
.compare {
	border-bottom: dotted 1px #FFFFFF;
}
.compare_notSelected {
	background-color: #D4E583;
	border-right: dashed 1px #94B500;
}
.compare_selected {
	background-color: #C6DE58;
	border-right: dashed 1px #94B500;
	background-image: url(../images/LargeBoxBG_hor.gif);
}
.ContactOwner {
	background-color: #E6F1B3;
	border: 1px solid #94B500;
}