@import url("reset.css");
*{
	font-family: Verdana;
}
body {
	font-family: Verdana;
	font-size: 11px;
}
a{
	text-decoration: none;
}
a:link{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:active{
	text-decoration: underline;
}
a:visited{
	text-decoration: none;
}
.img-outline{
	border: solid 1px #000;
	margin: 0;
	padding: 0;
}
.clear-none{
	clear: none;
}
#page_wrapper,
#page,
#page_footer,
#header,
#top_nav,
#global_nav,
#section_title,
#cols_wrapper,
#cols_header,
#cols_body,
#cols_footer,
.col_left,
.col_right{
	float: left;
	width: 950px;
	clear: both;
}
.col_left,
.col_right{
	clear: none;
}
#page_wrapper, 
#page_footer{
	clear: both;
	float: none;
	margin: 0 auto;
	padding: 0 11px;
	background: none;
	background-image: url("../images/misc/wrapper_bg.gif");
	line-height: 13px;
} 
#page_footer{
	padding: 30px 11px 30px 11px;
	background-image: url("../images/misc/wrapper_footer.gif");
	background-repeat: no-repeat;
	color: #4a681e;
	font-size: 11px;
}
#page_footer{
	color: #5a4736;
}
#page_footer a{
	color: #5a4736;
}
#page_footer a:hover{
	color: #5a4736;
}
#page_footer .col_left{
	padding: 0 0 0 33px;
	width: 317px;
	line-height: 16px;
	text-indent: -15px;
} 
#page_footer .col_right{
	width: 582px;
	padding: 0 18px 0 0px;
	text-align: right;
}
#header #top_nav{
	height: auto;
	width: 910px;
	color: #fff;
	padding: 5px 20px;
	text-align: right;
	background-color: #889933;
}
#header #top_nav a,
#header #top_nav span{
	color: #fff;
	text-decoration: none;
}
#header #top_nav span{
	padding: 5px 0;
}
#header #top_nav a:hover{
	color: #4a681e;
}
#header img.header_image{
	display: block;
	float: left;
}
#global_nav{
	height: 38px;
}
#global_nav a{
	height: 38px;	
	width: 133px;
	display: block;
	float: left;
	clear: none;
}	
#global_nav a:hover{
	background-position: 0 -38px;
}
#global_nav a.our_garden_horticulture{
	background-image: url("../images/global_nav/our_garden_horticulture.gif");
	width: 143px;
}
#global_nav a.plan_your_visit{
	background-image: url("../images/global_nav/plan_your_visit.gif");
}
#global_nav a.get_involved{
	background-image: url("../images/global_nav/get_involved.gif");
}
#global_nav a.e_community{
	background-image: url("../images/global_nav/e_community.gif");
}
#global_nav a.facility_rental{
	background-image: url("../images/global_nav/facility_rental.gif");
}
#global_nav a.programs_events{
	background-image: url("../images/global_nav/programs_events.gif");
}
#global_nav a.education{
	background-image: url("../images/global_nav/education.gif");
	width: 142px;
}
#cols_wrapper{
	width: 950px;
	margin: 0;
	padding: 0;
}
/* overwrites */
.hidden{
	display: none;
}
#body{
	font-size: 12px;
	margin: 0 0 20px 0;
}
.divider{
	height: 1px;
	background-color: #9a8c71;
	margin: 20px 1px;
	width: 100px;
	clear: both;
}
#content-body{
	width: 674px;
	margin: 0 18px;
	padding: 0;
	height: auto;
	color: #373535;
}
#page_title{
	width: 675px;
	color: #4a681e;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 18px 18px 10px 18px;
	height: auto;
	padding: 0;
	text-transform: uppercase;
}
#page_subtitle{
	width: 675px;
	color: #4a681e;
	font-size: 11px;
	line-height: 13px;
	margin: 0 18px 10px 18px;
	padding: 10px 0 0 0;
	border-top: solid 1px #889933;
	height: auto;
}
#page_subtitle a{
	color: #4a681e;
}
#content-body p {
	width: auto;
	line-height: 20px;
	margin: 5px 0 20px 0;
	padding: 0;
	clear: none;
}
#content-body p.clean {
	margin: 0;
	padding: 0;
}
#content-body p.bold {
	font-weight: bold;
}
#content-body p.short {
	line-height: 16px;
	margin: 5px 0 5px 0;
}
#content-body p.small {
	font-size: 10px;
	line-height: 12px;
}
#content-body blockquote {
	width: 455px;
	margin: 5px 100px 20px 100px;
	padding: 10px;
	background-color: #e3e2dd;
}
#content-body a:link {
	color: #889933;	
	text-decoration: underline;
}
#content-body a:visited {
	color: #889933;
	text-decoration: underline;
}
#content-body a:hover {
	color: #a3ae6a;
	text-decoration: none;
}
#content-body a:active {
	color: #889933;
	text-decoration: none;
}
#content-body a.button,
#content-body a.button_grey,
#content-body a.button_big,
#content-body a.event_type,
#content-body a.large-button{
	text-decoration: none;
}
#content-body h1,
#content-body h2,
#content-body h3,
#content-body h4,
#content-body h5,
#content-body h6 {
	padding: 10px 0 0 0;
	clear: both;
}
#content-body h1{
	font-size: 14px;
	color: #889933;
	text-transform: uppercase;
}
#content-body h2,
#content-body h3,
#content-body h4,
#content-body h5,
#content-body h6 {
	font-size: 12px;
	color: #a3ae6a;
}
#content-body h2{
clear: left;
}
#content-body ul,
#content-body ol{

	width: auto;
	line-height: 20px;
	margin: 5px 0 20px 15px;
	padding: 0;
	clear: none;
	list-style: none;
}
#content-body ul li,
#content-body ol li{
	padding-left: 10px;
	background-image: url("../images/misc/g-bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 9px;
}
#content-body ul.arrow li{
	background-image: url("../images/misc/g-bullet.gif");
}
#content-body ul.no_style li{
	background: none;
}
#content-body table{
	width: 100%;
	margin: 10px 0 20px 0;
	float: left;
}
#content-body table tr td{	
	background-color: #f1f2ed;
}
#content-body table tr.shaded td{	
	background-color: #e3e2dd;
}
#content-body table tr.white td{	
	background-color: #fff;
}
#content-body table tr td,
#content-body table tr th{
	padding: 7px 10px;
}
#content-body table tr th,
#content-body table tr.table-header td{
	color: #fff;
	font-weight: bold;
	background-color: #a3ae6a;
}
#content-body #pagination-wrap{
	float: none;
	width: auto;
	margin: 0 auto;
}
#content-body #pagination{
	float: left;
	text-align: center;
	width: auto;
}
#content-body #pagination a{
	float: left;
	clear: none;
	display: block;
	width: 20px;
	height: auto;
	padding: 3px 0;
	margin: 0 2px;
	text-align: center;
}
#content-body #pagination a.button{
	padding: 0;
	width: auto;
	height: 21px;
}
#content-body #pagination a.button_prev,
#content-body #pagination a.button_next{
	display: block;
	float: left;
	clear: none;
	border: none;
	background-image: url("../images/misc/next.gif");
	width: 52px;
}
#content-body #pagination a.button_prev{
	background-image: url("../images/misc/prev.gif");
}
.image_box_right, 
.image_box_left{
	clear: none;
}
.image_box_right span, 
.image_box_left span{
	display: block;
	float: left;
	margin: 5px 0 0 0;
	padding: 10px;
	font-size: 10px;
	line-height: 14px;
	background-color: #e3e2dd;
}
.image_box_right img,
.image_box_left img{
	width: auto; height: auto;
}
.image_box_right{
	float: right;
	margin: 10px 0 10px 10px;
	padding: 0;
	clear: right;
}
.image_box_left{
	float: left;
	margin: 10px 10px 10px 0;
	padding: 0;
	clear: left;
}
.image_right{
	float: right;
	margin: 10px 0 10px 10px;
	clear: right;
}
.image_left{
	float: left;
	margin: 10px 10px 10px 0;
	clear: left;
}
#landing{
	display: none;
}
#editor-area{
	width: 674px;
	padding: 5px 0 0 0;
	margin: 0;
	line-height: 14px;
	border-bottom: solid 1px #ccc;
}
#editor-area .left, #editor-area .right{
	width: 49%;
}
#editor-area .left{
	padding: 0 0 0 0;
}
#editor-area .right{
	padding: 2px 0 2px 0;
	margin: 0 1% 0 0;
}
#editor-area a.tab{
	padding: 2px 4px;
	margin: 0 4px;
	float: left;
	display: block;
	text-decoration: none;
	background-color: #ddd;
}
#editor-area a.tab span{
}
#editor-area a.tab span:hover{
}
a.large-button{
	padding: 10px 10px;
	margin: 10px 0;
	background-color: #ddd;
	width: auto;
	clear: both;
}
a:hover.large-button{
	background-color: #eee;
}
.site_search{
	padding: 10px 10px;
	margin: 10px 0;
	background-color: #ddd;
	width: 674px;
	clear: both;
}
.site_search input{
	width: 300px;
	border: #5a4736 solid 1px;
	padding: 2px 2px;
	margin: 0 0 0 10px;
	float: left;
}
.site_search a.button_grey{
	float: left;
}
a.event_type{
	text-decoration: none;
}
/*

Buttons


*/

a.button,
a.button_grey,
a.button_big{
	width: auto;
	color: #fff;
	height: 11px;
	padding: 4px 6px 6px 6px;
	margin: 0;
	text-transform: uppercase;
	text-decoration: none;
	overflow: hidden;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 13px;
}
a.button span,
a.button_grey span,
a.button_big span{
	display: block;
	background-image: url("../images/misc/b-right.gif");
	background-position: top right;
	margin: -4px -6px -6px 0;
	padding: 4px 6px 6px 0;
	background-repeat: no-repeat;
	
}
a.button span span,
a.button_grey span span,
a.button_big span span{
	background-image: url("../images/misc/b-left.gif");
	background-position: top left;
	margin: -4px 0 -6px -6px;
	padding: 4px 0 6px 6px;
}
a.button_grey span{
	background-image: url("../images/misc/b-right-g.gif");
}
a.button_grey span span{
	background-image: url("../images/misc/b-left-g.gif");
}
a.button_big{
	width: 175px;
	margin: 1px 0;
}
.museolink {
	float:right;
	margin:52px 20px 0 0;
	color:#7e786c;
	font-size:9px;
}
.museolink a {
	color:#7e786c !important;
	text-decoration:none;
	font-weight:bold;
}
.museolink a:hover {text-decoration:underline;}