body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #cccc99;
}

#pagewrapper {
  background: url(images/layout/sub_body_bg_2.jpg);
  border: 1px solid black;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  text-align: left;
  width: 783px;
}
#bodywrapper {
  width: 783px;
}
.header {
  width: 783px;
}
.logo {
  float: left;
  width: 583px;
  height: 80px;
}
.topright {
  float: right;
  width: 200px;
  height: 80px;
}

/* 	Left Menu */
#leftMenu {
  clear: both;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  padding-top: 30px;
  padding-left: 5px;
  padding-right: 0px;
  padding-bottom: 20px;
  width: 161px;
}

.left {
  float: left;
  width: 203px;
}

.leftsquare {
  width: 203px;
  height: 199px;
}


/* 	Top Menu */
#topmenu {
  background: #336666;
  border-left: 1px solid #336666;
  border-right: 1px solid #336666;
  clear: both;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
}


#reservations {
  float: none;
  height: 182px;
  margin: 0;
  padding-left: 2px;
  width: 198px;
}


.homelink {
  width: 161px;
  padding: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  text-align: right;
  line-height: 18px;
}


.mainbody {
  float: right;
  width: 580px;
  text-align: left;
}
.mainbodyphoto {
  width: 580px;
  height: 199px;
}
.mainbodycontent {
  width: 580px;
}

.content {
  width: 580px;
}

.contenttext {
  float: left;
  width: 340px;
  padding: 20px;
}
.contenttextwide {
  float: left;
  width: 539px;
  padding: 20px;
}

.contentquote {
  float: right;
  text-align: left;
  width: 199px;
}

.pageheader {
  font-family: Times New Roman, Times, serif;
  color: #006666;
  font-size: 25px;
}



.footer {
  background: #336666;
  clear: both;
  height: 150px;
  width: 783px;
}

.SubHeading {
  font-family: Arial, Helvetica, sans-serif;
  color: #cc0033;
  font-weight: bold;
  font-size: 14px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #cc0033;
  font-weight: bold;
  font-size: 14px;
}


.eventRange {
  font-family: Arial, Helvetica, sans-serif;
  color: Navy;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
}
.quotes {
  font-family: Times New Roman, Times, serif;
  color: #006666;
  font-size: 18px;
}
.photo {
  padding-left: 5px;
  padding-bottom: 5px;
}


/* Text Definitions & Other Classes */
.headertext {
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  color: #FFFFcc;
  text-decoration: none;
  font-style: italic;
}
.content {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  text-decoration: none;
}
.contentbold {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

.contentHeader {
  font-family: Times New Roman, Times, serif;
  color: #006666;
  font-size: 25px;
}
#contentHeader h1 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.quotetext {
  font-family: Times New Roman, Times, serif;
  color: #006666;
  font-size: 18px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 24px;
}


/* Page Specific */
.CategoryHeading {
  color: #000080;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
}


.ErrorText {
  color: Red;
}
.MultiLineTextBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 110%;
}

