@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #a65a3c;
}
img
{  border-style: none;
}
#container  {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FBBD72;
}
#header  {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#subpageHeader {
	background-color: #DDDDDD;
}
#subpageHeader h1 {
	background-image: url(Images/hunter_and_gatherer_props_antiques_and_collectibles_subpage_logo.jpg);
	text-indent: -9999px;
	width: 780px;
	height: 260px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
}
#navcontainer {
	border-bottom-style: solid;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-color: #88000D;
	width: 780px;
	background-color: #EB7D1D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89000D;
	float: left;
}
#navlist {
}
#navcontainer ul
{
	width: 98%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 17px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	font-size: 95%;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #88000D;
	color: #000000;
}

#navcontainer ul li a:hover
{
	color: #89000D;
}
#current {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 95%;
}
#mainContent  {
	float: left;
	height: 484px;
	padding-left: 40px;
	padding-top: 20px;
	background-color: #FBBD72;
}
#lowerContent {
	background-color: #FBBD72;
	height: 135px;
	float: left;
	width: 700px;
}
#clock {
	width: 290px;
	height: 120px;
	padding-left: 25px;
	padding-bottom: 10px;
	float: left;
	font-size: 85%;
	padding-top: 7px;
	line-height: 1.4em;
}
#bottomText {
	font-size: 85%;
	line-height: 20px;
	width: 350px;
	float: right;
	line-height: 1.4em;
	padding-top: 5px;
	padding-right: 15px;
}
#footer  {
	float: left;
	height: 6px;
	width: 780px;
	background-color: #89000D;
}
#footer  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.boldColor {
	font-size: 16px;
	font-weight: bold;
	color: #88000D;
}
.boldLink {
	font-size: 12px;
	font-weight: bold;
	color: #88000D;
}
#antiquesContent {
	float: left;
	width: 780px;
	background-color: #FBBD72;
}
#leftContent {
	width: 127px;
	padding-top: 18px;
	float: left;
	padding-left: 30px;
}
#middleContent {
	height: 415px;
	width: 418px;
	float: left;
	padding-top: 18px;
	padding-left: 18px;
}
#rightContent {
	float: left;
	width: 127px;
	padding-top: 18px;
	padding-left: 18px;
}
#antiquesText {
	font-size: 85%;
	float: left;
	text-align: center;
	width: 780px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FBBD72;
	line-height: 1.4em;
}
#propsContent {
	width: 780px;
	float: left;
	background-color: #FBBD72;
}
#propsText {
	font-size: 85%;
	line-height: 1.4em;
	width: 375px;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
}
#propsFigures {
	padding-top: 30px;
	padding-left: 75px;
	float: left;
	width: 263px;
}
#propsPic {
	width: 300px;
	float: left;
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 15px;
}
#mapContent {
	background-color: #FBBD72;
	float: left;
	padding-top: 20px;
	padding-bottom: 30px;
	width: 754px;
	padding-left: 26px;
}
#wagmp_map_3 {
	float: left;
	width: 350px;
}
#form {
	background-color: #787151;
	float: left;
	width: 360px;
	padding-left: 22px;
	height: 350px;
}
#car {
	padding-left: 50px;
	float: left;
	height: 54px;
	width: 125px;
}
p {
	font-size: 85%;
	text-align: left;
	line-height: 1.4em;
}
h1 {
	text-indent: -9999px;
	width: 780px;
	height: 260px;
	background-image: url(Images/homepage_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #89000F;
	padding: 7px, 0px, 5px, 0px;
	margin: 0;
}
#aboutContent {
	width: 700px;
	padding-top: 25px;
	padding-left: 40px;
	padding-bottom: 50px;
	float: left;
	background-color: #FBBD72;
	padding-right: 40px;
}
.floatLeft {
	float: left;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 3px;
}
em {
	font-weight: bold;
	font-style: normal;
}

