@charset "utf-8";
/* CSS Document */

img {behavior: url("../../pngbehavior.htc");}
body {
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
	background-color: #590000;
}
.norepeat-y {
	background-repeat: repeat-x;
}
#MenuLayer {
	top: 0px;
	position: relative;
	left: 2px;
	top: -4px;
	z-index: auto;
	visibility: visible;
}
#MenuLayer2 {
	position: absolute;
	z-index: 1;
	visibility: visible;
	text-align: left;
	vertical-align: top;
}
.footer {
	font-size: 11px;
	color: #f9dcdc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer a:link {
	font-size: 11px;
	color: #f9dcdc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer a:visited {
	font-size: 11px;
	color: #f9dcdc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer a:active {
	font-size: 11px;
	color: #f9dcdc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer a:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.SidebarText {
	font-size: 10px;
	color: #590000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-bottom: 2px;
}
.ContentFooter {
	font-size: 12px;
	color: #015b93;
	font-family: "Times New Roman", Times, serif;
	padding-left: 5px;
	padding-bottom: 2px;
	text-align: center;
	font-weight: bold;
}
#HoursWrapper {
	position: relative;
	width: 144;
	height: 200;
	left: 62;
	bottom: 270;
	vertical-align: bottom;
	background-color: #000033;
	visibility: hidden;
}
.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
	font-size: 14px;
}

#Logo {
	position:absolute;
	left:0;
	top:0;
	width:141px;
	height:131px;
	z-index:2;
}
#Wrapper {
	position: relative;
	z-index: 2;
}
#Menu-2nd {
	position:absolute;
	z-index:3;
	right: -3px;
	top: 5px;
	width: 341px;
}
#searchlayer {
	position:absolute;
	width:144px;
	height:22px;
	z-index:3;
	background-color: #015b93;
	right: -18px;
	bottom: -1px;
	_bottom: -4px;
	text-align: right;
	vertical-align: middle;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	height: 16px;
	width: 100px;
	border: 1px solid #002238;
	bottom: 4px;
	_bottom: 2px;
	position: relative;
}
#PhotoHeader {
	position:absolute;
	left:0px;
	top:0px;
	height:131px;
	z-index:1;
	overflow: hidden;
	visibility: visible;
}
#headerwrapper {
	position:relative;
	left:0;
	top:0;
	z-index:1;
	visibility: visible;
}
#wrenchlayer {
	position:relative;
	z-index:4;
	right: 19px;
	bottom: 3px;
}
a:link {
	color: #015b93;
	text-decoration: none;
}
a:visited {
	color: #015b93;
	text-decoration: none;
}
a:active {
	color: #015b93;
	text-decoration: none;
}
a:hover {
	color: #00395d;
	text-decoration: underline;
}