.BlogImageAlignRight, .alignright{
  border: 1px solid #e0e0e0;
  clear: both;
  float: right;
  margin-left: 8px;
}

.BlogSample{
  margin-bottom: 16px;
}

.BlogSampleHeader, .BlogSample h2{
  margin-top: 4px;
}

.BlogSampleSeparator{
  height: 16px;
}

.BlogSampleSubheading{
  color: #a0a0a0;
  margin-bottom: 4px;
}

.BlogSidebarImage{
  border: 1px solid #e0e0e0;
}

.BlogSubheading{
  color: #606060;
  font-size: 11px;
  margin-bottom: 16px;
}

.Body, body{
  background-color: #e1e1ce;
  color: #333333;
  margin: 0px;
  padding: 0px;
}

#BookingWindow{
  width: 448px;
}

.CalendarDate{
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  font-size: 11px;
  height: 16px;
  padding: 2px;
}

.CalendarDay{
  background-color: #fff;
  float: left;
  height: 160px;
  margin-left: 1px;
  margin-top: 1px;
  width: 132px;
}

.CalendarEventText{
  font-size: 11px;
  padding-left: 4px;
  width: 126px;
}

.Caption{
  color: #606060;
  font-size: 11px;
  font-weight: bold;
}

.Comment{
  color: #909090;
  font-size: 11px;
  line-height: 1.5em;
}

.ContactLabel, .Contact th{
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  width: 96px;
}

.ContactTextArea{
  height: 208px;
  width: 400px;
}

.ContactTextField{
  margin-bottom: 4px;
  margin-bottom: 8px;
  margin-top: 4px;
  width: 304px;
}

.Content{
  width: 976px;
}

.ContentBox{
  background-color: #fff;
  background-image: url(resources/images/corner_top_right.gif);
  background-position: top right;
  background-repeat: no-repeat;
  margin-bottom: 4px;
  margin-right: 4px;
}

.ContentBoxFlatTop{
  background-color: #fff;
  margin-bottom: 4px;
  margin-right: 4px;
}

.DayHeader{
  background-color: #555;
  color: #ffffff;
  float: left;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
  margin-left: 1px;
  padding: 2px;
  padding-left: 4px;
  width: 126px;
}

.EventSidebarDate{
  background-image: url(resources/images/date_sidebar_header.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight: bold;
  height: 17px;
  padding: 4px;
  padding-left: 8px;
}

.EventSidebarEventText{
  font-size: 11px;
  padding-left: 4px;
  padding-top: 2px;
  width: 156px;
}

.EventSidebarMonth{
  color: #189b20;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 8px;
}

#Footer{
  color: #333333;
  font-size: 12px;
  margin-top: 8px;
  width: 976px;
}

#FormCCGroup{
  margin-top: 4px;
}

.FormGroupHeader{
  background-color: #46aa4d;
  color: #ffffff;
}

.FormGroupHeaderLink, .FormGroupHeader a{
  color: #ffffff;
}

.FormGroupHeaderTd, .FormGroupHeader td{
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
}

.FormListTd, #FormCCGroup td{
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
}

.FormObjectListTh, .FormObjectList th{
  background-color: #eee;
}

.H1, h1{
  color: #189b20;
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.5em;
  margin-top: 16px;
}

.H2, h2{
  color: #189b20;
  font-size: 15px;
  line-height: 1.5em;
  margin-bottom: 0px;
  margin-top: 16px;
}

.H2Side, .PositionSide H2{
  font-size: 13px;
}

.H3, h3{
  color: #606060;
  font-size: 13px;
  line-height: 1.5em;
  margin-bottom: 0px;
  margin-top: 16px;
}

#Header{
  background-image: url(resources/images/navbar_background.gif);
  background-position: 0px 28px;
  background-repeat: no-repeat;
  color: #333333;
  height: 64px;
  width: 976px;
}

#HeaderBorder{
  background-image: url(resources/images/header_border.gif);
  background-repeat: repeat-x;
  height: 8px;
  left: 0px;
  position: absolute;
  top: 64px;
  width: 100%;
}

.Image, img{
  border: 0px;
}

#Logo{
  position: absolute;
  top: 0px;
}

#Menubar{
  margin-left: 172px;
  position: absolute;
  top: 30px;
}

.MenubarButton{
  cursor: pointer;
  display: block;
  filter: alpha(opacity=100);
  height: 28px;
  position: absolute;
  text-decoration: none;
}

.MenubarButtonBackground{
  background-color: transparent;
  height: 28px;
  position: absolute;
}

.MenubarButtonText{
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  left: 8px;
  opacity: 1;
  position: absolute;
  top: 4px;
  z-index: 100;
}

.MenubarCascadingButton{
  cursor: pointer;
  display: block;
  filter: alpha(opacity=0);
  height: 28px;
  position: absolute;
  text-decoration: none;
}

.MenubarCascadingButtonBackground{
  border-top: 1px solid #ffffff;
  height: 28px;
  position: absolute;
}

.MenubarCascadingMenu{
  display: none;
  position: absolute;
  width: 220px;
}

.MenubarMenu{
  position: absolute;
}

#Page{
  width: 976px;
}

.PaginationLink, .PaginationLinks a{
  display: block;
  float: left;
  font-weight: bold;
  height: 16px;
  line-height: 15px;
  margin: 4px;
  padding: 2px;
  text-align: center;
  text-decoration: none;
  width: 18px;
}

.PaginationLinks{
  clear: both;
  height: 48px;
}

.PaginationLinkSelected{
  border: 1px solid #606060;
}

#PhotoLarge{
  border: 1px solid #606060;
  display: none;
  position: absolute;
  z-index: 300;
}

.PricingTableTd, .PricingTable td{
  padding-bottom: 2px;
}

#Screen{
  background-color: #000000;
  display: none;
  filter: alpha(opacity=0);
  left: 0px;
  position: absolute;
  top: 0px;
  z-index: 200;
}

.Separator{
  border-bottom: 1px dashed #a0a0a0;
  clear: both;
  margin-bottom: 16px;
  margin-top: 32px;
}

.SidebarContactInput{
  display: block;
  margin-bottom: 8px;
  width: 156px;
}

.SignOff{
  font-style: italic;
  margin-bottom: 16px;
}

.Text, html, body, td{
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
}

.Thumbnail{
  border: 1px solid #a0a0a0;
}

.ThumbnailContainer{
  float: left;
  height: 266px;
  margin-bottom: 16px;
  margin-right: 16px;
  width: 240px;
}

.TitleImage{
  display: block;
  margin-right: 4px;
}

.VideoBackground{
  background-color: #000000;
  border-bottom: 1px solid #a0a0a0;
  padding: 16px;
  padding-bottom: 32px;
}

#WeatherIconOverlay{
  display: none;
  position: absolute;
  top: 72px;
}

