
* {
  margin: 0;
  padding: 0;
}


.clear {
  clear: both;
  font-size:0pt;
}

.clear_right {
  clear: right;
  font-size:0pt;
}

.clear_left {
  clear: left;
  font-size:0pt;
}

body {
  background: url(images/bg_fill.jpg);
  font: normal small Arial, Helvetica, sans-serif;
  color: #666666;
}

#bg_top {
  background: url(images/bg_top.jpg);
  background-repeat: repeat-x;
  height: 200px;
}

h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: italic;
  color: #7A0026;
  font-size: 20pt;
}

h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: italic;
  color: #7A0026;
}

h2 a{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: italic;
  color: #7A0026;
  text-decoration: none;
}

h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: italic;
  font-size:1.0em;
  color: #7A0026;
}


blockquote {
  padding-left: 3em;
  padding-right: 3em;
  background: url(images/img03.gif) no-repeat;
  text-align: justify;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #330010;
}

ul {
  margin-left: 2em;
}

ol {
  margin-left: 3em;
}

a {
  color: #0072BC;
}

a:hover {
  text-decoration: none;
}

img {
  border: none;
}

/* Swirl Decorations */


#top_right_swirl {
  background: url(images/top_right_swirl.gif);
  background-repeat: no-repeat;
  height: 248px;
  width: 95px;
  position: relative;
  left: 708px;
  top: 599px;
  margin-top: -496px;
}

#main_left_swirl {
  background: url(images/main_left_swirl.gif);
  background-repeat: no-repeat;
  height: 248px;
  width: 95px;
  position: relative;
  right: 105px;
  top: 497px;
}

#main_right_swirl {
  background: url(images/main_right_swirl.gif);
  background-repeat: no-repeat;
  height: 63px;
  width: 26px;
  float: right;
  position: relative;
  left: 36px;
  bottom: 53px;
  margin-bottom: -64px
}

/* Boxed Style */

.boxed {
}

.boxed .title {
  height: 23px;
  padding: 15px 0 0 19px;
  background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
  border: 1px solid #4F9CEF;
  font-size: 1em;
  color: #FFFFFF;
}

.boxed .content {
  margin: 0 0 20px 0;
  padding: 20px;
  background: #DCEBFC;
}

/* Post */

.post {
  padding: 10px 20px 0 20px;
  margin-bottom: -20px;
}

.post .title {
  padding: 3px 0 15px 0;
  background: url(images/img04.gif) repeat-x left bottom;
  border-bottom: 2px solid #EEEEEE;
  font-size: 2em;
}

.post .story p:first-letter {
  font-family: Georgia;
  font-size: 25pt;
  line-height: 30px;
}

.post .story {
  clear: both;
  padding: 20px;
  border-top: 1px solid #EEEEEE;
}

.post .story a {
  color:#7A0026;
}

.post .story .highlight {
  font-weight:bold;
  font-style:italic;
}


.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
  margin-bottom: 1.5em;
  line-height: 180%;
}


.pleasenote {
  font-size: 8pt;
}

.pleasenote p:first-letter {
  line-height: 100px;
}


/* Page */

#page {
  width: 700px;
  margin: auto;
  margin-top: -190px;
  background: #FFFFFF;
  border: 10px solid #330010;
  margin-bottom: -5px;
  position: relative;
}

/* Logo */

#logo {
  height: 200px;
  width: 700px;
  background: url(images/header.jpg);
  background-repeat: no-repeat;
}

/* Content */

#content {
  width: 700px;
  background: url(images/streacher.jpg);
  background-repeat: repeat-y;
}

#main {
  width:500px;
  float: left;
}

/* Content > Menu */

#menu {
  height: 50px;
  width: 700px;
  background: #330010;
  clear: both;
}

#menu ul {
  padding-top: 15px;
  margin-right: -10px;
  list-style: none;
  text-align: center;
  margin-left: 0;
}

#menu li {
  display: inline;
  margin-right: 15px;
}

#menu a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
}

#menu a:hover {
  border-bottom: 2px solid #FFFFFF;
}

#menu .first a {
  border-bottom: 2px solid #FFFFFF;
}

.submenu {
  position: absolute;
  visibility: hidden;
  background: #330010;
}

.submenuitem {
  padding-top: 5px;
}

#div_menu_1 {
  background: #330010;
  position: absolute;
  margin-left: 256px;
  height: auto;
  width: 125px;
  margin-top: 20px;
  padding-bottom: 7px;
  text-align: center;
  z-index: 1;
}

/* Content > Right content */


#right_content {
  width: 177px;
  padding-left: 10px;
  padding-right: 10px;
  float: right;
  position:relative;
}

#right_title {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style:italic;
  color: #7A0026;
  margin-top: 13px;
  padding-bottom: 5px;
  font-size:1.5em;
}

#right_title2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: italic;
  color: #7A0026;
  margin-top: 13px;
  padding-bottom: 15px;
  border-bottom: 3px solid #DDDDDD;
  font-size: 2em;
  margin-bottom: 20px;
}

#right_content .highlight {
        font-weight:bold;
        color:#7A0026;
}

#right_content p {
  margin-bottom: 1.5em;
  line-height: 180%;
}

#right_content p:first-letter {
  font-family: Georgia;
  font-size: 25pt;
  line-height: 30px;
}

#res_form {
  margin-left: 5px;
  position:relative;
}

.res_form_textbox {
        font-size:0.9em;
        width:158px;
        margin-bottom:2px;
}
#commentstext {	width:160px;
}
#res_form select {
        font-size:0.9em;
}
#res_form input {
        font-size:0.9em;
}
#res_form textarea {
        font-size:0.9em;
}
.res_form_package {
        width:160px;
}

.res_form_submit {
        margin-left:5px;
        width:150px;
}

.right_spacer {
        height:4px;
        clear:both;
        font-size:0px;
}

#right_date {
  clear:both;
  position:relative;
  margin-bottom:-10px;
}

#right_date select {
        font-size:0.9em;
        float:left;
        margin-right:8px;
}

#calendar_icon {
  position: relative;
  margin-left:155px;
  top: -18px;
  margin-bottom: -33px;
}

#calendar {
  position: relative;
  right: -45px;
  top: 2px;
  z-index: 10;
}

#year_feild {
  position: relative;
  left: -3px;
}

/* Footer */

#footer {
  clear: both;
  padding: 9px;
  background: #EBE6E8;
  border-top: 5px solid #CCCCCC;
}

#footer p {
  margin: 0;
  font-size: x-small;
  color: #333333;
}

#footer a {
  color: #333333;
}

a {
  color: #666666;
}

/* Footer > Legal */

#legal {
  text-align: center;
}

/* Footer > Links */

#links {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 10px;
}

/* Content Images */

#right_image {
  float: right;
  height: auto;
  width: auto;
  position: relative;
  left: 20px;
  text-align:center;
}

#right_image img {
  border: 4px solid #54011B;
}

#right_image a:hover img{
  border: 4px solid #760124;
}

#left_image {
  float: left;
  height: auto;
  width: auto;
  position: relative;
  right: 20px;
  text-align:center;
}

#left_image img {
  border: 4px solid #54011B;
}

#left_image a:hover img{
  border: 4px solid #760124;
}

/* Dividers */

#divider_fix {
  clear: both;
  margin-top: 20px;
}

#divider {
  clear: both;
}

/* Breakfast Menu */

.menu_table {
  border-style:double;
  border-color:black;
  border-width=3px;
}

td {
  text-align:center;
}

