body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #990000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(images/sp_header.jpg);
	height: 215px;
	background-repeat: no-repeat;
	float: left;
	width: 750px;
}
#middle {
	float: left;
	clear: both;
	padding-left: 4px;
}



#main_nav_bar {
	background-color: #FFFF99;
	width: 738px;
	margin-left: 4px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: left;
	display: inline;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#main_nav {
	padding-top: 5px;
	padding-bottom: 0px;
}

#main_nav ul{
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
/*	text-align: center;
*/	list-style-type: none;
	display: inline;
}
#main_nav li{
	margin-right: 8px;
	margin-left: 8px;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}
.nav_format a:link{
	color: #000000;
	text-decoration: none;
}
.nav_format a:visited{
	color: #000000;
	text-decoration: none;
}
.nav_format a:hover{
	color: #990000;
	text-decoration: underline;
}
.nav_format a:active, #active_main_nav a:active, #active_main_nav a:link, #active_main_nav a:visited, #active_main_nav a:hover{
	color: #990000;
	text-decoration: none;
}

.nav_format_white a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.nav_format_white a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.nav_format_white a:hover{
	color: #FFCC00;
	text-decoration: underline;
}

#main_content {
	width: 738px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	display: inline;
	padding-bottom: 20px;
}
.page_content{
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	width: 700px;
	display: inline;
}
#menu_selector {
	float: left;
	width: 150px;
}

#menu_nav li{
	margin-left: -30px;
	list-style-type: none;
	margin-bottom: 2px;
	display: block;
}
#menu_list {
	height: 400px;
	overflow: auto;
	width: 545px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	padding-left: 3px;
	float: right;
}
.set_menu {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.occasions_list {
	margin-bottom: 20px;
}


#contact_addr {
	width: 50%;
	float: left;
}
#contact_direction {
	width: 50%;
	float: left;
}

.big_title {
	font-size: 1.2em;
	font-weight: bold;
}
.med_title {
	font-size: 1.0em;
	font-weight: bold;
}
#footer {
	background-image: url(images/sp_footer.jpg);
	background-repeat: no-repeat;
	height: 165px;
	float: left;
	width: 750px;
}
#signature {
	font-size: 0.7em;
	color: #FFFFFF;
	width: 680px;
	margin-left: 25px;
	float: left;
}
#designby {
	width: 50%;
	float: right;
	text-align: right;
}
#w3org {
	width: 50%;
	float: right;
	margin: 0px;
	text-align: right;
	visibility: hidden;
}
#copyright {
	color: #FFFFFF;
	width: 50%;
	float: left;
}

