@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, p.h1, p.h2, p.h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, a img, :link img, :visited img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
p.h1, p.h2, p.h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
/*---------------------------------------------------------------
						CONTAINERS
---------------------------------------------------------------*/
body {
	background:url(../images/topo.jpg);
	}
#site_wrapper {
	background-image:url(../images/site_shadow.png);
	background-repeat:repeat-y;
	width:980px;
	margin:0 auto;
	padding:0 10px 0 10px;
	}
#header {
	background:url(../images/header_image.jpg) no-repeat;
	width:980px;
	height:150px;
	}
#header_nav_wrapper {
	width:145px;
	float:right;
	padding:3px 0 0 20px;
	}
#header_brochure_container {
	width:120px;
	position:relative;
	top:105px;
	left:815px;
	}
#flash_container {
	background:url(../images/flash_image.jpg) no-repeat;
	width:980px;
	height:299px;
	clear:both;
	margin:0;
	padding:0;
	}
#main_body {
	background:url(../images/three_columns.png) repeat-y;
	width:980px;
	float:left;
	clear:both;
	}
#column_one {
	width:245px;
	float:left;
	}
#column_two {
	width:490px;
	float:left;
	}
#column_three {
	width:245px;
	float:right;
	}
#search_container {
	background:url(../images/search_graphic.jpg) no-repeat;
	width:390px;
	height:45px;
	margin:15px 0 15px 0;
	padding:20px 0 0 100px;
	}
#footer_wrapper {
	background:url(../images/footer_top.jpg) no-repeat;
	width:980px;
	background-color:#23295f;
	clear:both;
	}
#footer_top {
	background:url(../images/footer_top.jpg) no-repeat;
	width:980px;
	height:81px;
	}
#footer_content {
	padding:0;
	margin:0;
	width:980px;
	line-height:150%;
	}
#footer_col_one {
	width:295px;
	float:left;
	padding:15px;
	}
#footer_col_two {
	width:300px;
	float:left;
	padding:15px;
	text-align:center;
	}
#footer_col_three {
	width:295px;
	float:right;
	padding:15px;
	text-align:center;
	}
#footer_base {
	width:980px;
	clear:both;
	}
	
/*---------------------------------------------------------------
						TITLES AND CAPTIONS
---------------------------------------------------------------*/
.section_wrapper {
	width:245px;
	margin:5px 0 5px 0;
	}
.section_what_to_do {
	background:url(../images/what_to_do_title.jpg) no-repeat;
	width:245px;
	height:102px;
	margin:0 0 3px 0;
	}
.section_where_to_stay {
	background:url(../images/where_to_stay_title.jpg) no-repeat;
	width:245px;
	height:72px;
	margin:0 0 3px 0;
	}
.section_where_to_eat {
	background:url(../images/where_to_eat_title.jpg) no-repeat;
	width:245px;
	height:73px;
	margin:0 0 3px 0;
	}
.section_calendar {
	background:url(../images/calendar_title.jpg) no-repeat;
	width:245px;
	height:73px;
	margin:0 0 3px 0;
	}
.section_group_tour {
	background:url(../images/group_tour_title.jpg) no-repeat;
	width:245px;
	height:73px;
	margin:0 0 3px 0;
	}
.section_meeting_spaces {
	background:url(../images/meeting_spaces_title.jpg) no-repeat;
	width:245px;
	height:73px;
	margin:0 0 3px 0;
	}
.section_more_information {
	background:url(../images/more_information_title.jpg) no-repeat;
	width:245px;
	height:73px;
	margin:0 0 3px 0;
	}
.section_visitor_updates {
	background:url(../images/visitor_updates_title.jpg) no-repeat;
	width:245px;
	height:73px;
	margin:0 0 3px 0;
	}
.section_title {
	position:relative;
	top:50px;
	left:0;
	}
.section_title_normal {
	position:relative;
	top:21px;
	left:0;
	}
.section_title_left {
	position:relative;
	top:21px;
	left:0;
	padding-left:90px;
	}
.section_title_left_normal {
	position:relative;
	top:21px;
	left:0;
	padding-left:70px;
	}
.section_title_left_colored {
	position:relative;
	top:21px;
	left:0;
	padding-left:70px;
	}
.section_content {
	width:215px;
	padding:15px;
	}
.calendar_month {
	background:url(../images/calendar_month.png) no-repeat;
	width:38px;
	height:38px;
	position:relative;
	right:-188px;
	bottom:5px;
	margin:0 20px 0 0;
	}
.calendar_day {
	background:url(../images/calendar_day.png) no-repeat;
	width:32px;
	height:31px;
	float:left;
	margin:0 10px 10px 0;
	}
select {
	margin:10px 0 0 35px;
	}
/*---------------------------------------------------------------
							TEXT STYLES
---------------------------------------------------------------*/
.section_title h2 {
	font-family:"Century Gothic","Veranda", "Tahoma", sans-serif;
	color:#FFFFFF;
	font-size:1.2em;
	margin:0 0 0 10px;
	}
.section_title_normal h2 {
	font-family:"Century Gothic","Veranda", "Tahoma", sans-serif;
	color:#FFFFFF;
	font-size:1.2em;
	margin:0 0 0 10px;
	}

.section_title_left h2 {
	font-family:"Century Gothic","Veranda", "Tahoma", sans-serif;
	color:#FFFFFF;
	font-size:1.2em;
	margin:0 0 0 10px;
	}
.section_title_left_normal h2 {
	font-family:"Century Gothic","Veranda", "Tahoma", sans-serif;
	color:#FFFFFF;
	font-size:1.2em;
	margin:0 0 0 10px;
	}
.section_title_left_colored h2 {
	font-family:"Century Gothic","Veranda", "Tahoma", sans-serif;
	color:#23295f;
	font-size:1.2em;
	margin:0 0 0 10px;
	}
.section_content h3 {
	font-family:"Century Gothic","Veranda", "Tahoma", sans-serif;
	color:#000000;
	font-size:1em;
	font-weight:bold;
	margin:5px 0 5px 10px;
	}
.section_content p {
	font-family:"Century Gothic","Veranda", "Tahoma", sans-serif;
	color:#000000;
	font-size:.7em;
	line-height:150%;
	margin-bottom:5px;
	}
.section_content li {
	font-family:"Century Gothic","Veranda", "Tahoma", sans-serif;
	color:#000000;
	font-size:.7em;
	line-height:150%;
	margin-bottom:5px;
	}
.calendar_month p {
	font-family:"Century Gothic","Veranda", "Tahoma", sans-serif;
	color:#FFFFFF;
	font-size:.8em;
	font-weight:bold;
	text-align:center;
	padding:13px 3px 0 0;
	}
.calendar_day p {
	font-family:"Century Gothic","Veranda", "Tahoma", sans-serif;
	color:#4c4c4c;
	font-size:.8em;
	font-weight:bold;
	text-align:center;
	padding:10px 3px 0 0;
	}
#header_brochure_container p {
	font-family:"Century Gothic","Veranda", "Tahoma", sans-serif;
	color:#23295f;
	font-size:.9em;
	font-weight:bold;
	text-align:left;
	}
#column_two h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color:#23295f;
	text-align:left;
	margin:20px 0 10px 20px;
	}
#column_two h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#23295f;
	text-align:left;
	margin:20px 0 10px 20px;
	}
#column_two h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	color:#1d8e28;
	text-align:left;
	margin:20px 0 10px 20px;
	}
#column_two h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	font-weight:bold; 
	}
h6.phone {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	color:#1d8e28;
	text-align:center;
	margin:5px 0 10px 20px;
	}
#column_two p {
	font-family:"Century Gothic","Veranda", "Tahoma", sans-serif;
	font-size:.8em;
	color:#000000;
	margin:15px 25px 10px 25px;
	text-align:justify;
	}
#footer_content p {
	font-family:"Century Gothic","Veranda", "Tahoma", sans-serif;
	color:#FFFFFF;
	font-size:.7em;
	}
/*---------------------------------------------------------------
							LINK STYLES
---------------------------------------------------------------*/
.section_content a:link {
	background:url(../images/arrow_bullet.png) no-repeat center right;
	padding-right:20px;
	text-decoration:underline;
	color:#000000;
	}
.section_content a:visited {
	background:url(../images/arrow_bullet.png) no-repeat center right;
	padding-right:20px;
	text-decoration:underline;
	color:#000000;
	}
.section_content a:hover {
	background:url(../images/arrow_bullet_rollover.png) no-repeat center right;
	padding-right:20px;
	text-decoration:underline;
	color:#999999;
	}
.section_content a:active {
	background:url(../images/arrow_bullet_rollover.png) no-repeat center right;
	padding-right:20px;
	text-decoration:underline;
	color:#999999;
	}
#header_brochure_container a:link {
	background:url(../images/new_window_icon.png) no-repeat;
	padding-left:18px;
	color:#23295f;
	text-decoration:underline;
	}
#header_brochure_container a:visited {
	background:url(../images/new_window_icon.png) no-repeat;
	padding-left:18px;
	color:#23295f;
	text-decoration:underline;
	}
#header_brochure_container a:hover {
	background:url(../images/new_window_icon.png) no-repeat;
	padding-left:18px;
	color:#1d8e28;
	text-decoration:underline;
	}
#column_two a:link {
	color:#6fb629;
	text-decoration:underline;
	}
#column_two a:link {
	color:#6fb629;
	text-decoration:underline;
	}
#column_two a:hover {
	color:#1d8e28;
	text-decoration:underline;
	}
#footer_content a:link {
	color:#FFFFFF;
	text-decoration:underline;
	}
#footer_content a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	}
#footer_content a:hover {
	color:#6fb629;
	text-decoration:underline;
	}
/*---------------------------------------------------------------
							IMAGE STYLES
---------------------------------------------------------------*/
img.ohio_map {
	margin:5px 0 5px 25px;
	}
#footer_col_one img {
	margin:0 0 20px 0;
	}
#footer_col_two img {
	margin:20px 0 0 0;
	}
#footer_col_three img {
	margin:10px 0 0 0;
	}
/*---------------------------------------------------------------
				UPPER NAV (HOME, ABOUT, CONTACT)
---------------------------------------------------------------*/
span {
	display:none;
	}
#nav {
	background:url(../images/nav.jpg) no-repeat;
	width:136px;
	height:30px;
	float:left;
	margin:0;
	padding:0;
	}
#nav li a {
background-image:url(../images/nav.jpg);
background-repeat:no-repeat;
display:block;
height:30px;
}
#nav li {
display:inline;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:relative;
}
#nav1 a {
background-position:0 0;
height:30px;
width:44px;
}
#nav2 a {
background-position:-44px 0;
height:30px;
width:49px;
}
#nav3 a {
background-position:-93px 0;
height:30px;
width:43px;
}
#nav1 a:hover {
background-position:0 -31px;
height:30px;
width:44px;
}
#nav2 a:hover {
background-position:-44px -31px;
height:30px;
width:49px;
}
#nav3 a:hover {
background-position:-93px -31px;
height:30px;
width:43px;
}
/*---------------------------------------------------
						PNG FIX
--------------------------------------------------*/
img { behavior: url(iepngfix.htc) }