body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	/* background: url(img/tile.gif) repeat; */
	background: #0f0f0f;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
A, A:link, A:visited, A:active, A:hover { 
	color: #660000;
	text-decoration: underline;}

table {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	}

#header {
	margin: 0px auto;
	text-align: right;
	background: #ffffcc;
	width: 700px;
	border-top: 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}

#navbar {
	margin: 0px auto;
	text-align: left;
	background: #660000;
	width: 700px;
	border-top: 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #ffffcc;
	}
.menu1 {
      width: 100%;
      margin: 3px 0px 3px 22px;
      padding: 0;
    }
.menu1 ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
.menu1 li {
      margin: 0;
      padding: 0;
      float: left;
      position: relative;
      padding-right: 15px;
      background: #660000;
    }
.menu1 a, .menu1 a:link, .menu1 a:visited, .menu1 a:active {
	text-decoration: none;
	color: #ffffff;
	}
.menu1 a:hover {color: #ffffff;  text-decoration: underline;}

#gap {
	margin: 0px auto;
	width: 650px;
	margin-right: 50px;
	}

#footer {
	margin: 0px auto;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	/* background: url(img/bkgrnd.jpg); */
	background: #FAE780;
	width: 600px;
	border: 1px solid #000;
	padding: 10px;
	}

.navv {
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	font-size: 10pt;	
	margin-left: 25px;
	}

.tagline {
	font-family: Georgia, Helvetica, serif;
	color: #660000;
	font-size: 17pt;	
	margin-right: 25px;
	}

.headtext {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	padding-right: 25px;
	}

.hours {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
    }

.left_column {	
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 350px;
	}

.right_column {	
	position: relative;
	top: 200px;
	left: 375px;
	width: 175px;
	}

.cal_heading {
	font-family: Arial, Verdana, sans-serif;
	color: #ffffff;
	text-align: center;
	background: #660000;
	padding: 3px 0px 3px 0px;
	}
.cal_heading a, .cal_heading a:link, .cal_heading a:visited, .cal_heading a:active {color: #ffffff; text-decoration: none; }
.cal_heading a:hover {color: #ffffff;  text-decoration: underline;}
.cal_entry {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
	border: 1px solid #660000;
	padding: 5px;
	}

.cal_link {
	text-align: right;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
	margin-top: 10px;
	}

.dropcap {
	font-family: Georgia, sans-serif;
	color: #660000;
	font-size: 24pt;
	font-weight: bold;
	}

.subtitle {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 15pt;
	font-weight: bold;}

.dropcap2 {
	font-family: Georgia, sans-serif;
	color: #660000;
	font-size: 17pt;
	font-weight: bold;
	}

.subtitle2 {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	}

.smalltext {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 8pt;
	}





#nav li li a {
	display: block;
	font-weight: normal;
	color: #ffffff;
	padding: 0.2em 10px;
	}
#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #ffffff;
	border-width: 0px 0px 0px 5px;
	}
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 150px;
	font-weight: normal;
	background: #660000;
	padding: 0;
	border-right: solid 1px #660000;
	}
li>ul {
	top: auto;
	left: auto;
	}
li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	color: #ffffff;
	text-decoration: underline;
	}
li:hover ul, li.over ul {
	display: block;
	}

#content {
        margin: 0px auto;
        text-align: left;
        /* background: url(img/bkgrnd.jpg); */
        background: #FAE780;
	width: 700px;
        border: 1px solid #000;
        }

#mod_headliner {
	width: 600px;
}

#menu {
	width: 400px;
}	
.photo_caption {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	}

.popupbody {
	background-color:  #FAE780;
}

