@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #333;
}
#container {
	position:relative;
	width: 1024px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	background-color: #FFF;
}
#header {
	position: relative;
	width: 1024px;
	top: 0px;
}
#footer {
	position: relative;
	width: 1024px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(images/footer_bkgd.jpg);
	height: 120px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #FFF;
	vertical-align: top;
	padding-top: 10px;
	z-index: 20;
}
#ContentArea {
	position: relative;
	width: 1024px;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding: 5px;
	text-align: left;
}

#topNav {
	position: relative;
	width: 1024px;
}

.topNavigation {
	background-image: url(images/map_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-right: 15px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004B89;
	text-decoration: none;
}

.topNavigation a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004B89;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.topNavigation a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004B89;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.topNavigation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
#cartPhotos {
	position: relative;
	width: 1024px;
	background-color: #004B89;
	height: 122px;
}
#cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-image: url(images/cart_background.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 99px;
	width: 148px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	top: 12px;
	float: left;
}
#searchBox {
	position: relative;
	width: 260px;
	float: left;
	top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
#logo {
	position: absolute;
	height: 141px;
	width: 543px;
	z-index: 3;
	left: 10px;
}

.magnify {
	background-image: url(Images/magnify_glass.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 24px;
	border: 0px none #FFF;
}
#searchBox a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
#searchBox a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
#searchBox a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}
#photos {
	position: relative;
	float: right;
	height: 122px;
}
.sideNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.sideNav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.sideNav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #ffffff;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.sideNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
.sideMainNav {
	margin-top: 5px;
}
#sideMainNavLink ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sideMainNavLink li {
	padding: 0px;
	margin-bottom: 1px;
	text-align: left;
}
#sideMainNavLink a:link, #sideMainNavLink a:visited{
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 200px;
	background-color: #494949;
	height: 18px;
	padding-top: 3px;
	font-size: 12px;
	padding-left: 10px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#sideMainNavLink a:hover, #sideMainNavLink a:active{
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 200px;
	height: 18px;
	padding-top: 3px;
	font-size: 12px;
	padding-left: 10px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #878787;
}
#sideProdNavLink ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sideProdNavLink li {
	padding: 0px;
	margin-bottom: 1px;
	text-align: left;
}
#sideProdNavLink a:link, #sideProdNavLink a:visited{
	color: #494949;
	text-decoration: none;
	display: block;
	width: 180px;
	background-color: #D8D8D8;
	height: 18px;
	padding-top: 3px;
	font-size: 11px;
	padding-left: 30px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(images/mainNavBkgd_off.jpg);
	background-repeat: no-repeat;
}
#sideProdNavLink a:hover, #sideProdNavLink a:active{
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 180px;
	height: 18px;
	padding-top: 3px;
	font-size: 11px;
	padding-left: 30px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #D8D8D8;
	background-image: url(images/mainNavBkgd_on.jpg);
	background-repeat: no-repeat;
}

