body {
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #304C40;
	background-image: url(images/back.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #669966;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336666;
}
a:link {
	text-decoration: none;
	color: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:visited {
	text-decoration: none;
	color: #CCCC99;
}
a:hover {
	text-decoration: underline;
	color: #7A866E;
}
a:active {
	text-decoration: none;
	color: #cccccc;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	font-weight: bold;
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}
.titlewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #cccccc;
	font-weight: bold;
}
.tableup {
	border-top: thin dotted #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
}
.textadress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8BA097;
}

.maintable {
	background-image: url(images/tableback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.maintext {
	padding:5px;
	margin:5px;
}

.cafemenu {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	color: #FFFFFF;
}

/* Begin Menu Style Declarations */
.menu {
	font-size: 10px;
	padding: 6px;
	display: block;
	width: 138px;
}

.menu:link{
	font-size: 10px;
	padding: 6px;
	display: block;
	width: 138px;
}

.menu:visited {
	font-size: 10px;
	padding: 6px;
	display: block;
	width: 138px;
}
.menu:hover {
	font-size: 10px;
	color: #47675A;
	text-decoration: none;
	padding: 6px;
	background-color: #C5C2A1;
}
.secondmenu {
	font-size: 10px;
	padding: 6px 6px 6px 24px;
	display: block;
	width: 120px;
}
.secondmenu:link{
	font-size: 10px;
	padding: 6px 6px 6px 24px;
	display: block;
	width: 120px;
}
.secondmenu:visited {
	font-size: 10px;
	padding: 6px 6px 6px 24px;
	display: block;
	width: 120px;
}
.secondmenu:hover {
	font-size: 10px;
	color:#47675A;
	text-decoration: none;
	padding: 6px 6px 6px 24px;
	background-color:#C5C2A1;
}
.subnavbar {
	background-image: url(images/subnavback.jpg);
	background-repeat: no-repeat;
}

.subnav {
	padding: 0px 2px 0px 2px;
	display:inline;
}

.subnav:hover {
	color: #47675A;
	text-decoration: none;
	background-color: #C5C2A1;
	padding: 0px 2px 0px 2px;
	display:inline;
}

.bottomnavback {
	background-image: url(images/bottomnavback.jpg);
	background-repeat: no-repeat;
	background-position:left;
}

.bottomnavleft:link {
	padding: 0px 3px 0px 3px;
	color: #445B51;
}

.bottomnavleft:hover {
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	color: #FCFEFB;
}

.bottomnavleft:visited {
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	color: #445B51;
}

.bottomnavright:link {
	padding: 0px 2px 0px 2px;
	color: #BCC7C1;
}

.bottomnavright:hover {
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	color: #FCFEFB;
}

.bottomnavright:visited {
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	color:#BCC7C1;
}

/* End Menu Style Declarations */

.flashcover {
	position: absolute;
	height: 220px;
	width: 610px;
	top: 100px;
	visibility: visible;
	z-index: auto;
}

/* Gallery Styles */
#summerhead { background-color:#003333; }
#info a { color:#FFF; }