﻿
.body { 
	background: #d2a85d url(/images/corn_bg.jpg) no-repeat center top; 
	COLOR: #000; 
	margin: 0px; 
	padding: 0px;}

.inside_body { 
	background: #d2a85d url(/images/inside_bg.jpg) no-repeat center top; 
	COLOR: #000; 
	margin: 0px; 
	padding: 0px;}
	
.spring { 
	background: #d2a85d url(/images/spring_bg.jpg) no-repeat center top; 
	COLOR: #000; 
	margin: 0px; 
	padding: 0px;}
	
.spring_inside { 
	background: #d2a85d url(/images/spring_inside_bg.jpg) no-repeat center top; 
	COLOR: #000; 
	margin: 0px; 
	padding: 0px;}


p {
	padding:0px;
	margin: 0 0 12px 0px;}
	
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #996633;
	margin:0px 0 8px 0;
	padding:0px;
	line-height: 24px;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
	margin:0px 0 5px 0;
	padding:0px;
}

ul {margin:0px; padding:0px;}
li {margin:0px; padding:0px;}

a:link{color: #996633;}
a:visited{color: #996633;}
a:active{color: #996633;}
a:hover{color: #CC6600;}

#container {
	width:756px;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #997337;
	font-size: 11px;
	line-height: 17px;

}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #997337;
	font-size: 11px;
	margin:0 0 12px 0px;
	padding: 0;
	width:175px;}

#wrapper { 
	width:756px; 
	background-image: url(images/container_bg2.gif);
	background-repeat: repeat-y;
	background-position: top;
	margin:0px 0 20px 0; padding:0px;
}

#inside_wrapper { 
	width:756px; 

	background-image: url(images/inside_wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	margin:0px 0 20px 0; padding:0px;
}

#home_header {
	width:756px;
	height:288px;
	background-image:url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float:left;

}

#inside_header {
	width:756px;
	height:153px;
	background-image:url(images/inside_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	margin:0px;
	padding:0px;
}

#welcome {
	width:533px;
	float:left;
	padding:0px 0 0 10px;
	margin:0px;
/*	background-image: url(images/2col_body_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}


#body_lc {
	width:280px;
	float:left;
	margin:0 0 20px 0;
	padding:0 25px 0 25px;
}

#body_lc ul {
	margin: 0 5px 0 35px;
	padding:0px;
}
#body_lc li {
	margin:0px;
	padding:0 0 2px 0;}

#feature {
	float:left;
	width:203px;
	margin-bottom:30px;
	color: #563719;
}

#feature img {margin:0 0 10px 26px; border:3px solid #fff;}
	
#feature h1 {background-image:url(images/featured_museum_header.gif);
width:203px; height:90px; text-indent:-9999px; margin:0px 0 5px 0; padding:0px;}

#feature dl {margin:0px;padding:0px; width:169px;}
#feature dt {
	margin:2px 18px 8px 18px;
	padding:0px;
	font-weight: bold;
}

#feature dt a:link{color: #563719;}
#feature dt a:visited{color: #563719;}
#feature dt a:active{color: #563719;}
#feature dt a:hover{color: #CC6600;}

#feature dd {margin:0px 10px 0 18px;padding:0px;}

#inside_body {
	width:533px;
	float:left;
	padding:0 0 0 0px;
	margin:0px;
/*	background-image: url(images/1col_bodybg.gif);
	background-repeat: repeat-y;*/

}
	
#body_bottom {
	width:536px;
	height:16px;
	clear:both;
/*	background-image: url(images/1col_bottom_border.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	padding-top:20px;
}	
	
#singlecolumn {
	width:450px;
	float:left;
	padding:0 0px 0 35px;
}


#singlecolumn ul{
	margin: 0 5px 0 35px;
	padding:0px;
}
#singlecolumn li{
	margin:0px;
	padding:0 0 2px 0;}
	
#search_wrapper {
	width:450px;
	float:left;
	padding:0px;
	margin:0px 0 12px 0;
	background-image:url(images/map.gif); background-repeat:no-repeat;
	background-position: 220px -5px;
}

#search_field {
	width:220px; 
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #997337;
	font-size: 11px;}
	
	

#footer {
	background-image:url(images/footer_bg2.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:20px 20px;
	clear:both;
	color: #FFFFFF;
	text-align: center;
	border-bottom:7px solid #fff;
	width:716px;

}
#footer a:link{color: #fff; text-decoration:none;}
#footer a:visited{color: #fff;  text-decoration:none;}
#footer a:active{color: #fff;  text-decoration:none;}
#footer a:hover{color: #fff; text-decoration:underline;}

.table1 {
	border-right:2px solid #9e6f2e;
	border-left:2px solid #9e6f2e;
	border-bottom:2px solid #9e6f2e;
	margin:15px 0;}
	
.table1 td {padding:2px 0px 2px 5px; vertical-align:top;}
.table1 .tablehead {
	background-color:#9e6f2e;
	color:white;
	font-weight: bold;
	}
.table1 tr.alt {background-color:#fff;}

dl.locate {width:225px; float:left; display:inline; padding:2px 0px; margin:0px;}
dl.locate dt {width:225px; font-weight:bold; float:left;  margin:0px; padding:0px;}
dl.locate dd { float:left; margin:0px; padding:0px 0 0 0px; display:block;}

.dl_rows {width:450px;}

#museum_pic {
	float:right; 
	width:230px;}
	
#museum_pic img {border:3px solid #fff;}
	
.hide {display:none;}

.about_container {
	padding-bottom:10px;}

.about_image{
	float:left; 
	width:80px; 
	padding:5px 15px 0 0;}
	
.about_image img {border:1px solid #937739;}
	
.about_body {
	float:left; 
	width:320px;}