﻿#footer	{
	text-align:center;
	font-size:8pt;
	font-family:verdana;
	clear:both;
}

p	{
	font-size:10pt;
}
h1	{
	font-size:16pt;
	font-weight:bold;
}
#page{
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	font-family:verdana;
}
#header	{
	background-color:#747F77;
	height:225px;
	}
#logo {
	width: 212px;
	float:left;
	margin:0px;
}
#seasonal_image {
	width: 748px;
	float:right;
	margin:0px;
}
.telephone {
	color: #d1de16;
	font-weight: bold;
	font-size: 12pt;
	padding: 5px 0px 0px 30px;
	text-align: left;
}
#nav {
	width: 212px;
	float:left;
	margin:0px;
	background-color:#747F77;
	height:600px
}
#content	{
	width: 728px;
	float:right;
	margin:10px 0px 0px 0px;
}
.menu_option {
	padding:10px;
	font-weight: bold;
	font-size: 10pt;
	color: #D1DE16;
	text-align: left;
	vertical-align: middle;
	background-color: #747F77;
	text-decoration: none;
	height:26px;
}
.menu_option a {
	padding:10px;
	display:block;
	color: #D1DE16;
	text-decoration: none;
	background-color: #747F77;

}
.menu_option a:hover {
	padding:10px;
	color: #747F77;
	display:block;
	background-color: #ffffff;
	text-decoration: none;
}
.image {
	float: right;
	max-width:300px;
	margin:5px;
}
ul	{
	font-size:10pt;
}