body {
	background: #FFFFFF;
	margin: 0px;
	font: 12px/1.4 Arial, Helvetica, sans-serif;
}
#fullpage {
	text-align: left;
	border: 1px solid #4B7BAF;
	width: 740px;
	position:relative;
	background: #FFFFFF;
}
#fullpage #header {
}
#fullpage #header #bannerclouds {
	background: #84ADD9 url(images/HdrClouds.jpg) no-repeat;
}
#fullpage #header #overlay {
	position: absolute;
	top: 0px;
	right: 0px;
}
#fullpage #homeclouds {
	background: #84ADD9 url(images/HomeClouds.jpg) no-repeat;
	position:relative;
	z-index: -1;
}
#fullpage #navcol {
	border-right: 1px solid #4B7BAF;
}
#fullpage #navcol #navmenu {
}
#fullpage #navcol #sidecol {
}
#fullpage #mainpage {
	padding: 12px;
}
#fullpage #mainpage h2 {
	font-size: 16px;
	color: #4B7BAF;
	padding: 0px;
	margin: 8px 0px 4px;
}
#fullpage #mainpage p {
	padding: 0px;
	margin: 6px 0px;
}
#fullpage #mainpage hr {
	color: #D0DCE8;
	margin-top: 5px;
	margin-bottom: 5px;
}
#fullpage #homezones {
	color: #FFFFFF;
}
#fullpage #homezones p {
	color: #FFFFFF;
	padding: 4px;
}
#fullpage #homezones a {
	color: #FFFFFF;
}
#fullpage #homezones a:hover,
#fullpage #homezones a:active {
	color: #0000FF;
	text-decoration: none;
}
#fullpage #mainpage #services img {
	border: 1px solid #436B9B;
	margin-top: 4px;
}
#fullpage #mainpage #services ul {
	margin-left: 0px;
	margin-top: 5px;
}
#fullpage #mainpage #services li {
	list-style: inside;
}
#fullpage #mainpage #services td {
	padding: 4px;
}
#fullpage #mainpage #services p {
	margin: 0px;
}
#fullpage #mainpage .boxed {
	border: 1px solid #4B7BAF;
	margin-top: 15px;
	margin-bottom: 20px;
}
#fullpage #mainpage .boxed h2 {
	color: #FFFFFF;
	background: #4B7BAF url(images/ImgHdgBkgd.gif);
	height: 24px;
	margin: 0px;
	padding: 3px 4px 0px;
}
#fullpage #mainpage .boxed h3 {
	font-size: 13px;
	color: #033F7B;
	padding: 0px;
	margin: 8px 0px 4px;
}
#fullpage #mainpage .boxed p {
	padding: 0px;
	margin: 6px 0px;
}
#fullpage #mainpage .boxed .textbox {
	padding: 6px 8px;
}

#fullpage #mainpage .boxed .shaded {
	background: #D0DCE8;
	color: #033F7B;
}
#fullpage #mainpage .boxed .picleftpad {
	float: left;
	padding-right: 8px;
	padding-top: 6px;
}
#fullpage #mainpage .footnote {
	font-size: 9px;
	color: #666666;
}
#fullpage #mainpage #locationlist table {
	border: 1px solid #9CB5CE;
}
#fullpage #mainpage #locationlist tr.shaded {
	background: #DDE6EE;
}
#fullpage #mainpage #locationlist th {
	padding: 2px;
	text-align: left;
	color: #FFFFFF;
	background: #033F7B;
}
#fullpage #mainpage #locationlist td {
	padding: 2px;
}
#fullpage #mainpage #locations .boxed td {
	padding: 6px;
}
#fullpage #mainpage #locations .boxed p {
	line-height: 1.1;
	margin: 0px;
}
#fullpage #mainpage #locations .boxed .days {
	width: 15%;
}
#fullpage #mainpage #locations .boxed .hours {
	width: 30%;
}
#fullpage #mainpage #locations .boxed .address {
	width: 35%;
}
#fullpage #mainpage #locations .boxed .shaded h3 {
	margin: 0px;
}
#fullpage #mainpage #staff td {
	padding: 8px;
}
#fullpage a:link {
	color: #033F7B;
}
#fullpage a:visited {
	color: #4B7BAF;
}
#fullpage a:hover,
#fullpage a:active {
	color: #91B3CC;
	text-decoration: none;
}
#fullpage #footer {
}
#fullpage #footer .menu {
	font-size: 11px;
	background: #033F7B;
	color: #FFFFFF;
	height: 40px;
}
#fullpage #footer .menu a {
	color: #FFFFFF;
}
#fullpage #footer a:hover,
#fullpage #footer a:active {
	color: #91B3CC;
	text-decoration: none;
}
#fullpage #footer .credits {
	font-size: 10px;
	padding: 4px;
}
