body {margin: 0; padding: 0; text-align: center; font-family: verdana;
	background: url(images/bg_page.gif) top center repeat-y; }

a, a:visited {text-decoration: none; }
a:active, a:hover {text-decoration: underline; }

#container {width: 693px; margin: auto; padding: 0; }

#site {position: relative;	top: 0; left: -8px; width:664px;	 margin: auto; padding: 0; z-index: 10; text-align: left;
	 background-color: #eee; }

#header {position: relative; top: 0; left: 0; display: block; width: 664px; height: 177px;
	background: url(images/bg_top.gif) repeat-x top left; }
#flash {position: relative; top: 40px; left: 0; display: block; width: 664px; height: 137px;
	background-image: url(images/header.jpg); }

#nav { position: relative; top: 0px; left: 0; width: 664px; height: 43px; padding-top: 3px;
	background: url(images/nav_footer.gif) bottom left repeat-x; background-color: #fff; z-index:30;}
#nav ul { width: 100%; }
#nav ul, #nav li {margin: 0; padding: 0; list-style-type: none; text-align: center; }
#nav li {width: 132px; float: left; }

#nav a:link, #nav a:visited {display: block;	width: 100%; margin: 0; font-size: 16px; padding-top: 4px; padding-bottom: 4px;
	text-decoration: none; color: #fff; font-family: arial; font-weight: bold; background-color: #c2c2c2;}
#nav a span {}
#nav a:hover {background-color: #EAEAEA; color: #A7A7A7; }
#nav li.current a {background-color: #eee; color: #c64320;}


h1{text-align: left; color: #1c1b68; font-size: 16px; font-family: arial; font-weight: normal;
	float: left; margin: auto; padding: 3px; width: 100%; }
h1 span {font-weight: bold; }

p { margin: 1em; text-indent: .5em; }

#content {position:relative;	top: 10px; left: 20px; width:350px; z-index:50;	 
	text-align: left; font-family: arial; color: #000; font-size: 14px; float: left;}
#content p {text-indent: 1em; }
#content img { }

#pics {position: relative; top: 10px; right: 20px; float: right; width: 233px; 
	margin: 10px 3px 10px 3px; padding: 3px; display: block; z-index:55;}
#pics img {display: block; padding: 3px; border: 1px solid #222; }

#footer {position: relative; bottom: 00px; left:0;  width: 100%; height: 102px;  float: left; 
	font-size: 10px; font-family: arial; font-weight: bold;  z-index:20; 
	background: url(images/bg_footer.gif) no-repeat bottom left;}
#cherryone { position: absolute; bottom: 10px; left: 5px;color: #585866; float: left; }
#cherryone a {color: #585866; text-decoration: none; }
#cherryone a:hover {color: #333; }
#address {font-size: 12px; position: absolute; bottom: 22px; right: 5px; color: #122386; float: right;}

.mapp { float: left; margin: 1em;
	text-decoration: none;
	font-size: 12px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}
.mapp a {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
.mapp a:link {
	text-decoration: none;
	color: #000000;
}
.mapp a:visited {
	text-decoration: none;
	color: #000066;
}





