* {
    padding: 0px;
    margin: 0px;
}

BODY {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    background-color: #005f51;
    text-align:center;
    color:#2e1d14;
}

a img { border:none; }

A:link, A:visited {
  text-decoration: none;
  color: #2e1d14;
}

A:hover, A:active {
  text-decoration: underline;
  color: #2e1d14;
}

hr { border:0; color:#2e1d14; background-color:#2e1d14; height:1px; margin:1px; }

#container {
    width: 980px;
    margin: 0 auto;
    padding: 0px;
    background-image:url(images/bg-content.gif);
}

#content {
    width: 950px;
    margin: 0 auto;
    padding: 0px;
}

/****************** masthead styles *************/
#masthead {
	background-image:url(images/masthead.gif);
	background-repeat:no-repeat;
	background-color:#d7ccab;
	height:85px;
	text-align:right;
	padding-right:20px;
	padding-bottom:12px;
	font-size: 15px;
	line-height:22px;
	
}
#masthead A:link, #masthead A:visited {
  text-decoration: underline;
  color:#2e1d14;
}

#masthead A:hover,#masthead A:active {
  text-decoration: none;
  color:#2e1d14;
}
#masthead .green {
	color:#00755b;
	display:inline;
	font-weight:bold;
}
#masthead .bold {
	font-weight:bolder;
	font-variant:small-caps;
	font-size:16px;
}
/****************** navigation styles *************/
#navigation {
    padding:12px 0 0 0;
    width: 950px;
    height:45px;
    text-align:left;
    background-image:url(images/bg-navigation.gif);
    background-repeat:no-repeat;
    font-size:18px;
    color:#00755b;
}

ul#navigation {
    font-family: Georgia, "Times New Roman", Times, serif;
}

ul#navigation a {
    text-decoration: none;
    color:#2e1d14;
}

ul#navigation, ul#navigation ul, ul#navigation li {
    margin: 0px;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
}

ul#navigation li {
    float: left;
    background-color: #f1ead7;
}

ul#navigation li a {
    color: #2e1d14;
    padding: 3px;
}

ul#navigation li a:hover {
    color: #f1ead7;
    background-color: #00755b;
}

ul#navigation li a:active {
    color: #2e1d14;
    background-color: #00755b;
}

ul#navigation li {
    position: relative;;
}

ul.subnavigation {
    display: none;
    width: 200px;
    position: absolute;
    left: -5px;
    top: 25px;
}

ul.subnavigation li {
    padding: 0px;
}

ul.subnavigation li a {
    padding: 0px;
    margin: 0px;
    width: 200px;
}

ul#navigation li:hover ul.subnavigation, ul#navigation .rel ul.subnavigation {
    display: block;
    position:absolute;
    font-size: 13px;
    padding: 5px;
    margin: 0;
    border-right-width: 100px;
}

ul#navigation li:hover ul.subnavigation li a, ul#navigation .rel ul.subnavigation li a {
    display: block;
    border: none;
    padding: 5px 10px 5px 10px;
    margin: 0;
    border-bottom:1px solid #c1b48b;
    overflow: visible;
}

ul.subnavigation li a:hover {
    display: block;
    float: none;
    padding: 0px 10px 5px 10px;
    width: 200px;
}

/****************** main content *************/

#frameout {
	width:578px;
	border:1px solid #2e1d14; 
	background-color:#f1ead7;
}
#framein {
	width:574;border:2px solid #2e1d14; margin:1px; background-color:#f1ead7; padding:22px;
	text-align:left;
    font-size:12px;
    line-height:18px;
}

#framein UL {
    list-style:square;
    padding: 5px 10px 5px 20px;
}

#framein LI {
    padding-bottom:5px;
}

#framein A:link, #framein A:visited {
  text-decoration: underline;
}

#framein A:hover,#framein A:active {
  text-decoration: none;
}

#framein H1 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #2e1d14;
    margin-bottom: 15px;
}

#framein H2 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #2e1d14;
    margin-bottom: 5px;
}

#framein P {
    margin-bottom: 15px;
    line-height: 18px;
}
/****************** right column content *************/
#specials {
	background-image:url(images/bg-specials.gif);
	background-repeat:repeat-y;
	padding:0 0 20px 45px;
	text-align:left;
	font-size:12px;
    	line-height:18px;
}
#specials A:link, #framein A:visited {
  text-decoration: underline;
}

#specials A:hover,#framein A:active {
  text-decoration: none;
}

#specials A.linksmall:link, #specials A.linksmall:visited {
  text-decoration: underline;
}

#specials A.linksmall:hover, #specials A.linksmall:active {
  text-decoration: none;
}

#rtcolumn {
   padding-right: 21px;
   text-align:right;
}

#rtcolumn A:link, #rtcolumn A:visited {
  text-decoration: underline;
  }

#rtcolumn A:hover, #rtcolumn A:active {
  text-decoration: none;
}

/****************** footer *************/
#footer {
    text-align: center;
    background-color: #2e1d14;
    color: #eedba1;
    font-size:12px;
    padding: 20px;
}

#footer A:link, #footer A:visited {
  text-decoration: underline;
  color: #eedba1;
}

#footer A:hover, #footer A:active {
  text-decoration: none;
  color: #eedba1;
}

#footer P {
    line-height: 20px;
}

 /* classes which define the calendar styles */
.inputFormButton { font-size:11px; color: #eedba1; background-color:#2e1d14; }
.titleEvent { font-size: 12px; font-weight: bold; color: #000; }
.eventLine { font-size: 12px; color: #000; }
.monthYear { font-size:16px; font-weight: bold; }
.daysOfWeek { font-size: 12px;font-weight: bold; }
.gridMain { font-size: 11px; }
.todayColorIn { color: #CC0000; background-color: #FFFFCC; } /* font color for the current date for current month */
.inMonthFaceIn { color: #000; background-color: #FFFFCC; } /* font color for days in the display month for current month */
.outMonthFaceIn { color: #333; background-color: #FFFFCC; } /* font color for days not in the display month for current month */
.todayColorOut { color: #CC0000; background-color: #999; } /* font color for the current date for days in the display month */
.inMonthFaceOut { color: #000; background-color: #999; } /* font color for days in the display month for days in the display month */
.outMonthFaceOut { color: #333; background-color: #999; } /* font color for days not in the display month for days in the display month */
.dropDownInCalendar { font-size: 12px; background-color:#fff; border: 1px #666 solid; }
.calendardetail { font-size: 12px; line-height: 15px; color: #000; padding-right: 5px; padding-left: 5px; }