@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #C7BF86;
	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: #583015;
}
p {
	padding: 0px;
	padding-right: 20px;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
	color: #006666;
}
a:visited {
	text-decoration: none;
	color: #A1634E;
}
a:hover {
	text-decoration: none;
	color: #583015;
}
h1	{
	font-size:15px;
}
h2	{
	font-size:12px;
}
h3	{
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
}
h3 a:link {
	font-weight: bold;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
}
h3 a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
}
h3 a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #583015;
	text-decoration: none;
}
.floatright {
	float: right;
}
/* not needed
.fltlft { 
	float: left;
	margin-right: 8px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
*/
/* only needed when floating the content and nav-sidebar divs
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
*/
popup link info only
**/
div#popup1 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup2 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup3 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup4 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup5 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup6 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup7 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup8 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup9 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup10 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup11 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup12 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup13 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup14 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup15 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup16 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup17 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
div#popup18 a, a:link, a:visited, a:hover {
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	color: #583015;	
	padding:0px;
	margin:0px;
}
/*****end popup links****/
/*** the following is inside content ***/
/***all popups for the exhibit elements page***/
#popup1 {
	display:none; 
	position:absolute; 
	left:320px; 
	top:70px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup2 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:110px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup3 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:140px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup4 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:160px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup5 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:190px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup6 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:210px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup7 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:230px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup8 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:250px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup9 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:250px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup10 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:250px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup11 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:250px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup12 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:250px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup13 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:250px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup14 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:250px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup15 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:250px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup16 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:250px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup17 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:250px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
#popup18 {
	display:none; 
	position:absolute; 
	left:290px; 
	top:250px; 
	border-style: solid; 
	border-color: #E00F26; 
	background-color: #C7BF86; 
	padding: 8px; 
	z-index: 9;
}
/****end popups**/
/********************
span styles
********************/
.clickhere {
	color: #EBC012; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;; 
	font-size: 10px; 
	text-align: center;
	z-index:auto;
	padding: 0px;
	padding-left: 20px;
	color: #583015; 
}

#container  {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*the following isn't necessary.
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
#header  {
	width: 800px; /*define the width*/
	height: 147px;
	background-color: #DDDDDD;
	background-image: url(images/header3.gif);
	
} 
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#blog_link	{
	position:relative;
	top: 75px;
	left: 545px;
	width:220px;
	height:70px;
	margin:0;
	padding:0;
}
#content_shell    {
	width: 800px; /*define the width*/
	background: url(images/main_rpt.gif) repeat-y; /*take out image and add the repeat-y to make sure it only repeats horizontally- It's good practice. By not definingh the repeat it actually can repeat vertically if the container div was bigger.*/
	padding: 0px; /*zeroing out the padding first and then adding a bottom padding cascades in the correct direction and make sure ie doesn't accidentally add a right, left and top padding*/
	padding-bottom: 20px; /*this fixed the text bumping into the bottom and got rid of a random space that was created.*/
	margin: 0px;
}
#graphic_holder {
	width: 800px; /*same size as container*/
	height: 97px; /*height of tallest graphic*/
	display: inline; /*makes graphics display horizontally*/
	padding: 0px;
	padding-left: 470px; /*pushes graphics to the right. I tried a "right" align which worked but it wouldn't let me apply and padding to that side so this is a hack of sorts*/
	margin: 0px;
}
#graphic_holder2 {
	width: 800px; /*same size as container*/
	height: 175px; /*height of tallest graphic*/
	display: inline; /*makes graphics display horizontally*/
	padding: 0px;
	margin: 0px;
}
/* though I don't think it matters I prefer to put main divs above their nested children. Here I moved sidebar up above the two divs it contains.*/
#sidebar  {
	position: relative;
	top: 0px; /*since I added the graphic_holder div this now can be zero instead of 90*/
	left: 55px;
	width: 180px;
	padding: 0px;
	margin: 0px;
}
#image_box {
	position: absolute; /*i thought we tried this...I made this absolute as well as boxright. What we're saying is we want you in an exact position inside the sidebar div*/
	width: 61px;
	height: 120px;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}
#image_boxright {
	position: absolute;
	width: 109px;
	height: 120px;
	top: 0px;
	left: 65px;
	padding: 0px;
	margin: 0px;
}
#sale {
	position: absolute;
	width: 170px;
	height: 220px;
	top: 120px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}
#mainContent  {
	position: relative;
	top: 0px;
	left: 280px;
	width: 450px;
	border-left-color: #C7BF86;
}
email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: none;
	text-align: left;
	color: #669900;
	padding-left: 40px;
}
#footer  {
	width: 800px; /*defined the width*/
	height: 36px;
	background-image: url(images/footer.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #583015;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 12px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#boilerplate  {
	width: 800px; /*defined the width*/
	background-image: url(images/main_rpt.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
#bottom  {
	width: 800px; /*defined the width*/
	height: 31px;
	background-image: url(images/sa_bottom.gif); /*changed name to sa_bottom because the word bottom is sometimes a root term that can be accessed by code*/
}
#form_wrapper {
	width: 400px;
	padding: 8px;
	padding-right: 10px;
	padding-left: 18px;
	margin: 0px
}
.linkd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	padding-left: 10px;
}
.linkd:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #583015;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #583015;
}
.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D68167;
}
