
A:hover { color: #336699; }

.body_text{
	font-family: times new roman, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 1.2;
	margin: 0;
}

.body_text2{
	font-family: times new roman, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: 1.2;
	margin: 0;
}



.home_text{
	font-family: times new roman, serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 1.2;
	margin: 0;
}


.sub_nav{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	line-height: 1.5;
	margin: 0;
}

.sub_nav:hover{
	text-decoration: underline;

}

.header_text{
	font-family: times new roman, serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color: #336699;
	line-height: 1.8;
	margin: 0;
}

.header_text2{
	font-family: times new roman, serif;
	font-size: 24px;
	font-style: normal;
	font-weight:bold;
	color: #336699;
	line-height: 1.8;
	margin: 0;
}



UL {
        margin-top: 1px;
}

OL {
        margin-top: 1px;
}



.header2{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color:  #336699;
	line-height: 1.2;
	margin: 0;
}


.header3{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:  #000000;
	line-height: 1.2;
	margin: 0;
}

.error-message{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: red;
	line-height: 1.2;
	margin: 0;
}
.form-label-invalid{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	line-height: 1.2;
	margin: 0;
}
UL {
        margin-top: 1px;
}

OL {
        margin-top: 1px;
}

.menu_link {
        font-family: verdana, arial, geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	line-height: 1.2;
	margin: 0;
}

.menu_link A:LINK {
        COLOR: #003366;
        TEXT-DECORATION: none;
        
}
.menu_link A:ACTIVE {
        COLOR: #336699;
        TEXT-DECORATION: none;

}
.menu_link A:VISITED {
        COLOR: #333366;
        TEXT-DECORATION: none;
}
.menu_link A:HOVER {
        COLOR: #336699;
        TEXT-DECORATION: none;
}


.sub_menu_link {
        font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 1.2;
	margin: 0;
}

.sub_menu_link A:LINK {
        COLOR: #003366;
        TEXT-DECORATION: none;
        
}
.sub_menu_link A:ACTIVE {
        COLOR: #336699;
        TEXT-DECORATION: none;

}
.sub_menu_link A:VISITED {
        COLOR: #333366;
        TEXT-DECORATION: none;
}
.sub_menu_link A:HOVER {
        COLOR: #336699;
        TEXT-DECORATION: none;
}


.body_link {
        font-family: verdana, arial, geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 1.2;
	margin: 0;
}

.body_link A:LINK {
        COLOR: #003366;
       
}
.body_link A:ACTIVE {
        COLOR: #336699;
        TEXT-DECORATION: none;

}
.body_link A:VISITED {
        COLOR: #003366;
}
.body_link A:HOVER {
        COLOR: #336699;
        TEXT-DECORATION: none;
}
A:LINK {
        COLOR: #003366;
       
}
A:ACTIVE {
        COLOR: #336699;
        TEXT-DECORATION: none;

}
A:VISITED {
        COLOR: #003366;
}
A:HOVER {
        COLOR: #336699;
        TEXT-DECORATION: none;
}

td.quotebox{
	line-height: 1.3;
	margin: 0;
        padding: 1em;
        font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
        font-style: italic;
        background-color: #eeeeee;
	text-align: left;
	vertical-align: top;
}

td.photo{
	line-height: 1.3;
	margin: 0;
        padding: 1em;
        font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
        font-style: italic;
        background-color: #ffffff;
	text-align: center;
	vertical-align: top;
}
.quoter{
        font-size: 11px;
        font-style: normal;
}


.reservations {
   color: #332600;
   font-family: times new roman,  serif;
   font-size: 16px;
    font-style: normal;
   width: 400px;
   padding-left: 20px;
   border-collapse: collapse;
}

.reservations tr td+td{
   font-style: italic;
}

.reservations tr td{
   font-style: none;
}

.reservations tr td+td+td{
	text-align: right;
   font-style: italic;

}

.reservations label {
   font-weight: bold;
   color: #f6c05f;
}

.reservation_description {
   font-size: 11px;
   /*font-family: Arial;*/
   margin-bottom: 5px;
}

.event_description { 
  font-size: 16px;
  margin-bottom: 10px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  border: 1px solid black;
  font-weight: bold;
}
