@charset "utf-8";
body {
	background-color: #1a0b39;
	background-image: url(images/BG.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 85px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #1a0b39;
}

a, a:link, a:visited {
	text-decoration:underline;
	color: #1a0b39;
	}
	
a:hover, a:active {
	text-decoration:none;
	color: #a7a9ac;

}
	
p {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 18px;
}

#container {
	width: 592px;
	margin: 0 auto;
}

#logoHolder {
	width: 582px;
	height: 44px;
	padding-left: 10px;
}

#header {
	width: 592px;
	height: 118px;
	background-color:#FFFFFF;
	background-image:url(images/HeaderBG.gif);
	background-position: top right;
	background-repeat: no-repeat;
	position:relative;
}

#headerContact {
	width: 592px;
	height: 118px;
	background-color:#FFFFFF;
	background-image:url(images/map_top.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	position:relative;
}

#nav {
	width: 363px;
	height: 33px;
	position:absolute;
	top: 65px;
	left: 20px;	
}

#nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#nav a, #nav a:link, #nav a:visited {
	text-decoration:none;
	color: #1a0b39;
	font-size: 11px;
	letter-spacing: 2px;
	padding-left: 15px;
	padding-right: 15px;
}

#nav a:hover, #nav a:active {
	color: #a7a9ac;
}

#nav a.current, #nav a.current:link, #nav a.current:visited {
	color: #a7a9ac;
	cursor: default;
}

#middle {
	width: 592px;
	position:relative;
	background-image:url(images/middleLineBG.gif);
	background-repeat: repeat-y;
	background-position: 407px top;
	background-color: #FFFFFF;
}

#middleContact {
	width: 592px;
	position:relative;
	background-image:url(images/map_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}

#content {
	width: 345px;
	position: relative;
	float: left;
	margin-left: 35px;
	margin-top: 3px;
}

#contentContact {
	width: 300px;
	position: relative;
	float: left;
	margin-left: 35px;
	margin-top: 3px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bigType {
	font-size: 14px;
}

#footerpadding {
	width: 592px;
	height: 30px;
	background-color:#FFFFFF;
}

#footer {
	width: 592px;
	height: 50px;
	padding-top: 5px;
	text-align: center;
	color: #a7a9ac;
	font-size: 12px;
	font-weight: normal;
}

#flash {
	width: 162px;
	float: right;
	margin-right: 17px;
	height: 162px;
}

#StoreHours {
	width: 220px;
	height: 40px;
	float:right;
	margin-top: 170px;
	margin-right: 22px;
}

