body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #fffef9;
	background-image: url(../images/exd_site_bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#outer_div {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 950px;
}





/* Header Div CSS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#header_div {
	z-index: 90;
	position: relative;
	height: 293px;
	vertical-align: text-bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header_logo {
	height: 258px;
	width: 250px;
	position: absolute;
	top: 35px;
	z-index: 100;
}

#header_rotator_image {
	height: 207px;
	width: 699px;
	position: absolute;
	top: 35px;
	z-index: 50;
	background-image:url(../images/sp_header_rotator_image1.jpg);
	left: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a28638;
}
#header_search_box {
	background-image: url(../images/exd_header_search_box.gif);
	background-repeat:no-repeat;
	height: 22px;
	width: 252px;
	top: 5px;
	right: 0px;
	position: absolute;
	z-index: 200;
}
#header_search_box input.search_bar_field {
	width:200px;
	height:18px;
	border:0px;
	padding:0px;
	padding-left:2px;
	margin:2px;
}

#header_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	top: 9px;
	position: absolute;
	text-align: right;
	display: inline;
	height: 22px;
	width: 300px;
	right: 264px;
	vertical-align: middle;
}
#header_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	height: 22px;
	width: 300px;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
#header_nav a:hover {
	color: #000000;
	text-decoration: underline;
}

#header_topnav {
	position: absolute;
	height: 42px;
	width: 948px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 250px;
	left:0px;
	z-index: 300;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a68529;
	border-left-color: #a68529;
	margin-right: auto;
	margin-left: auto;
}

#header_table_container {
	text-decoration: underline;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/* Content Div CSS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#content_div {
	z-index: 20;
	position: relative;
	top: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}

#content_column {
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 20px;
	width: 670px;
}
#visitor {
	float:right;
	padding-left:30px;
	padding-bottom:30px;
}

#content_column2 {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 20px;
	width: 425px;
}
#content_column ul li, #content_column2 ul li {list-style:disc; list-style-position:inside;}
#content_column ol li, #content_column2 ul li  {list-style:decimal; list-style-position:inside;}
#content_column a, #content_column2 a {color:#3B6EA3;}
#content_column a:hover , #content_column2 a:hover {color:#06a878;}


/* Content LEFT COLUMN xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#left_column {
	top: 25px;
	background-color: #dcece3;
	background-image: url(../images/exd_left_column_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 248px;
	padding-top: 25px;
}

#left_column_container {
	text-align: center;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#side_nav {
	text-align: center;
	position: relative;
	width: 248px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

#mini_calendar {
	text-align: center;
	position: relative;
	width: 188px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#events_calendar_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #06a878;
	text-align: center;
	position: relative;
	width: 188px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 7px;
	display: block;
	padding-top: 0px;
}

#see_calendar_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #06a878;
	text-align: center;
	width: 188px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}
#see_calendar_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #06a878;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: underline;
	padding-bottom: 10px;
	display: block;
	width: 188px;
}
#see_calendar_link a:hover{
	color: #000000;
}

#event_spotlight {
	text-align: center;
	position: relative;
	width: 188px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#featured_experience {
	text-align: center;
	position: relative;
	width: 188px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#featured_heading {
	text-align: center;
	position: relative;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #006aad;
	background-image: url(../images/exd_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}



#left_column_pages {
	width: 250px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #307509;
	background-color: #f8faf1;
}
#search_box_pages {
	position: relative;
	height: 45px;
	width: 250px;
	top: 0px;
	z-index: 100;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c6c3;
}
#side_navigation_pages {
	width: 250px;
	position: relative;
	padding-top: 15px;
}


/* Content RIGHT COLUMN xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#right_column {
	width: 212px;
	padding-top: 25px;
}
#weather_box {
	text-align: left;
	width: 100%;
	position: relative;
	top: 0px;
	padding-bottom: 10px;
	background-color: #e6f6f1;
	border: 1px solid #06a878;
	padding-top: 10px;
}


/* Footer Div CSS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#footer_div {
	position: relative;
	z-index: 20;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/exd_footer_top_bg.gif);
	background-repeat: repeat-x;
	height: 103px;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #07a878;
}

#footer_logos_div {
	height: 47px;
	width: 588px;
	left: 0px;
	top: 45px;
	position: absolute;
}
#edtools_logo_div {
	height: 44px;
	width: 63px;
	top: 46px;
	position: absolute;
	right: 0px;
}
#copyright_text_div {
	height: 54px;
	width: 156px;
	top: 46px;
	position: absolute;
	right: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	height: 44px;
}
#footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	top: 12px;
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	display: block;
	height: 15px;
	width: 250px;
	right: 12px;
}
#footer_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
	height: 18px;
	width: 300px;
	text-decoration: none;
	text-align: right;
}
#footer_nav a:hover {
	color: #000000;
	text-decoration: underline;
}


/* Top Nav Table Container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.topnav_box_end_borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #93bf79;
	border-left-color: #307309;
}
.printer_icon {
	position:relative;
	width:24px;
	height:18px;
	float:left;
}
.printonly {display:none;}
