#outwrapper {
	margin: 0px auto;
	width: 820px;
	background-color: #FFFFFF;
}
#header,#content,#footer {
	width: 100%;
}
body {
	margin: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.3em;
	font-weight: lighter;
	color: #000000;
	text-align: justify;
	vertical-align: text-top;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 20px;
	padding-bottom: 0px;
}
table {
	border: ridge #000099;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 2px 0px 2px 2px;
}
body {
	background-color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000099;
	font-weight: normal;
	line-height: 1.3em;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline
	color: #000033;
}
a:active {
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
	font-style: normal;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: lighter;
	text-align: center;
}
#nav_pop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000099;
	line-height: 1.3px;
}
table#hours_operation {
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 2px;
	border-top-color: #000072;
	border-right-color: #000072;
	border-bottom-color: #000072;
	border-left-color: #000072;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
table1 {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
td td {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table table {
	background-color: #CCCCCC;
	border: thin solid #666666;
	width: 100%;
}
#text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000000;

}
#text a:hover {
 	color:#000066;
}