@charset "utf-8";
*{margin:0; padding:0;}
#header {
	width: 894px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	height: 75px;
	background-position: 10px;
}
#nav {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(navBG.jpg);
	background-repeat: repeat;
	height: 26px;
	background-position: 10px;
	padding: 2px;
}
#navclick {
	height: 20px;
	width: 860px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}

#banner {
	width: 857px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	height: 266px;
}
#wrapper {
	width: 857px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box1 {
	float: left;
	height: 199px;
	width: 274px;
	margin-right: 10px;
}
#content {
	width: 857px;
	float: left;
}
#box2 {
	float: left;
	height: 199px;
	width: 275px;
	margin-right: 3px;
	margin-left: 5px;
}
#box3 {
	float: right;
	height: 199px;
	width: 274px;
	margin-left: 10px;
}
#content2 {
	width: 857px;
	float: left;
	margin-top: 10px;
}
#directions {
	float: right;
	width: 274px;
	margin-left: 10px;
}
#mainloc {
	float: left;
	width: 274px;
	margin-right: 10px;
}
#secondloc {
	float: left;
	width: 275px;
	margin-right: 3px;
	margin-left: 5px;
}
p{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; line-height:20px;}
.clear{clear:both}#footer {
	width: 100%;
	float: left;
	margin-top: 10px;
	background-image: url(footer.jpg);
	height: 50px;
	background-color: #254487;
	background-repeat: repeat-x;
}
.style1 {color: #FFFFFF}
a:link {
text-decoration:none;
	color: #FFFFFF;
}
a:visited {
text-decoration:none;
	color: #FFFFFF;
}
a:hover {
text-decoration:none;
	color: #CCCCCC;
}
#upholholder {
	float: left;
	width: 750px;
	margin-left: 50px;
}

a:active {text-decoration:none;
	color: #FFFFFF;
}
.fl{
	float:left;
	padding: 10px;
}

