@charset "UTF-8";
#navigation {
	float: left;
	width: 1025px;
}
#navigation_inner {
	margin-left: 170px;
	margin-top: 30px;
	float: left;
}
#navigation ul {
	float: left;
	width: 700px;
}
#navigation li {
	float: left;
	position: relative;
}
#navigation ul li ul {
	position: absolute;
	display: none;
	z-index: 100;
}
#navigation ul li:hover ul {
	display: block;
}
#navigation ul li ul li {
	width: 100%;
}
#nav_ul {
	float: left;
	list-style-type: none;
}
#nav_ul li {
	float: left;
}
#giant_binoculars_nav a {
	display: block;
	height: 22px;
	width: 205px;
	background-image: url(../../images/nav/giant_binocs_white.png);
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#giant_binoculars_nav a:hover {
	background-image: url(../../images/nav/giant_binocs_grey.png);
	background-repeat: no-repeat;
}
#sporting_antiques_nav a {
	display: block;
	background-repeat: no-repeat;
	width: 145px;
	height: 22px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	background-image: url(../../images/nav/race_cars_white.png);
	background-position: 15px 5px;
}
#sporting_antiques_nav a:hover {
	background-image: url(../../images/nav/race_cars_grey.png);
	background-repeat: no-repeat;
}
li#sporting_antiques_nav ul {
	list-style-type: none;
	background-color: #0C1151;
	border: 1px solid #FFFFFF;
	background-image: none;
	width: 200px;
}
li#sporting_antiques_nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	background-image: none !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 180px;
}
li#sporting_antiques_nav ul li a:hover {
	background-image: none;
	color: #0C1151;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li#shop_online_nav a {
	background-image: url(../../images/shop_online/shop_online_white.png);
	width: 180px;
	height: 22px;
	display: block;
	background-repeat: no-repeat;
	background-position: 20px 5px;
	border-left-width: p;
	border-right: 2px solid #999999;
	border-bottom-width: 1;
	border-top-width: 1;
}
li#shop_online_nav a:hover {
	background-image: url(../../images/shop_online/shop_online_grey.png);
}
#press_nav a {
	display: block;
	background-image: url(../../images/nav/press_white.png);
	background-repeat: no-repeat;
	width: 90px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	background-position: 16px 5px;
	height: 22px;
}
#press_nav a:hover {
	background-image: url(../../images/nav/press_grey.png);
	background-repeat: no-repeat;
}
li#press_nav ul {
	list-style-type: none;
	background-color: #0C1151;
	border: 1px solid #FFFFFF;
	width: 230px;
}
li#press_nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	background-image: none !important ;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 210px;
}
li#press_nav ul li a:hover {
	background-image: none;
	color: #0C1151;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 210px;
}
#about_nav a {
	background-repeat: no-repeat;
	width: 95px;
	display: block;
	height: 22px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	background-image: url(../../images/nav/about_white.png);
	background-position: 15px 5px;
	color: #FFF;
	text-decoration: none;
}
#about_nav a:hover {
	background-image: url(../../images/nav/about_grey.png);
	background-repeat: no-repeat;
}
li#about_nav ul {
	list-style-type: none;
	background-color: #0C1151;
	border: 1px solid #FFFFFF;
	width: 230px;
}
li#about_nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	background-image: none !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 210px;
}
li#about_nav ul li a:hover {
	background-image: none;
	color: #0C1151;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 210px;
}
#contact_nav a {
	width: 110px;
	display: block;
	background-repeat: no-repeat;
	height: 22px;
	background-image: url(../../images/nav/contact_white.png);
	background-position: 12px 5px;
}
#contact_nav a:hover {
	background-image: url(../../images/nav/contact_grey.png);
	background-repeat: no-repeat;
}
* html #navigation {
	z-index: 1;
}
* html #navigation ul li ul {
	z-index: 400;
}
* html #navigation ul ul a {
	zoom: 100%;
}
#antiques_show p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #E7E0C5;
	margin-top: 0px;
	padding: 0px;
	font-style: italic;
	letter-spacing: 1px;
}
#antiques_show p a {
	color: #E7E0C5;
	text-decoration: none;
}
#antiques_show p a:link {
	color: #E7E0C5;
}
#antiques_show p a:hover {
	color: #CCC;
}
#antiques_show {
	padding-top: 50px;
}
#clear_both {
	clear: both;	
	
}
