 #footer, #sub-nav, #nav, #top_info, #left-col, #paginate, #paginate-top, .utilities, #listing-utils, #action-items, #events-utils, #copyright, #event-details-head, #events-utils-detail, #event_options_container, #events-nav, #event_actions_container {
	display: none;
}
body {
	background-color: #FFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a:link {text-decoration:underline;}
a:hover {text-decoration:none;}
#wrapper {
	background-image: url(../images/layout_bg.jpg);
	background-repeat: repeat-y;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 11px;
}
#content-container {clear: both;}
/* --------- Head Content --------- */
#header {
	float: left;
	width: 850px;
}
#header #logo {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 214px;
	background-image: url(../images/logo-parks.gif);
	background-repeat: no-repeat;
	height: 120px;
	display: none;
}
#header #welcome {
	float: left;
	height: 72px;
	width: 536px;
}
#header #search-container {
	height: 59px;
	width: 677px;
	float: right;
	text-align: right;
}
#header {
	width: 100%;
	float: left;
}
#head-content h1{
	font-size: 21px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
}
#print_header {padding: 0px 25px;}
#print_header h2 {font-weight: normal; font-size: 24px; margin: 25px 0px 0px;}
#print_header h1 {font-weight: normal; font-size: 30px; margin: 0px 0px 10px;}
#head_viewfull {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	float: left;
}
#top_info {
	text-align: right;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A60800;
}
#top_info a {
	color: #A60800;
	padding-left: 25px;
	text-decoration: none;
}
#head_search {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	width:403px;
}
#head_search a.head_search_link {
	margin-left: 140px;
	margin-right: 0px;
	color: #FFFFFF;
}
#head_sitehome {
	float: left;
	margin: 0px;
	vertical-align: bottom;
	padding: 0px 40px 0px 0px;
	width:185px;
	height:66px;
}

.rss_options_nav {
	color: #4B6594;
}
#head_search a{
	color: #666666;
	margin-right: 18px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#head_viewfull a{
	color: #FFFFFF;
	margin-right: 18px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#head_displaying {
	font-size: 10px;
	float: left;
	clear: right;
	margin-left: 155px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 16px;
}
/* --------- Footer --------- */

#copyright {
	font-size: 9px;
	color: #333333;
	text-align: right;
	background-image: url(../images/copyright-colorbar.gif);
	background-repeat: no-repeat;
	height: 9px;
	vertical-align: text-bottom;
	padding-top: 22px;
	padding-left: 294px;
	width: 547px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.util-left {
	float: left;
	height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* --------- Event and Event Listings - Left Column --------- */

.sort-type {
	color: #661E57;
	font-weight: bold;
}
#right-col {
	width: 800px%;
	float: left;
}

/* --------- Event Page --------- */
.eventbox {
	color:#383838;
	margin-left:25px; /* default, width of left corner */
	margin-bottom:25px; /* spacing under.eventbox */
	margin-right: 20px;
}

.eventbox .content,
.eventbox .t,
.eventbox .b,
.eventbox .b div {
 background:transparent url(../images/eventbox-1600x1600.png) no-repeat top right;
 _background-image:url(../images/eventbox.gif);
}

.eventbox .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.eventbox .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:25px; /* top slice width */
 margin-left:-25px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.eventbox .b {
	/* bottom */
position:relative;
	width:100%;
	background-position:bottom right;
}

.eventbox .b,
.eventbox .b div {
 height:30px; /* height of bottom cap/shade */
}

.eventbox .b div {
 position:relative;
 width:25px; /* bottom corner width */
 margin-left:-25px;
 background-position:bottom left;
}
#event_options_container a, #event_options_container a:visited {
	color: #666666;
	text-decoration: none;
}
#event-details-head {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: center;
	margin-bottom: 10px;
}

.event_description_container h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 0px;
}
.event_description_container p {
	margin-top: 6px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 12px;
	line-height: 130%;
}
#event_info_container {
	float: left;
	width: 222px;
	background-image: url(../images/vert-line.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 28px;
	margin-top: 12px;
}
#event_info_container h1 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
#event_info_container p {
	font-size: 10px;
	color: #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 9px;
}
#event_options_container {
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-top: 12px;
}
#event_options_container h1 {
	font-size: 14px;
	color: #333333;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#event_options_container p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#event_options_container img {
	margin-right: 6px;
}

/* --------- Event Listings Page --------- */
#events-content {
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	clear: both;
}
.event_day {font-size: 14px; font-weight: bold; padding-top: 20px;}
#events-content h1 {font-size: 18px; font-weight: normal;}
#events-content a {color: #063;}
#rss-content {
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#rss-content h1 {
	font-size: 14px;
}
#event_description_long {
	margin-top: 6px;
	margin-bottom: 6px;
}
#event_description_short {
	margin-top: 6px;
	margin-bottom: 6px;
}
.event_info_header {
	font-weight: bold;
	margin-right: 2px;
}

.event_actions {
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}

#event_actions_container a, #event_details_short a { 
	text-decoration:none;
	color:#666666;
}

#event_actions_container {
	width: 500px;

}
.event_dates a{
	margin-left: 20px;
	text-decoration: none;
}

.event_wrapper_long, .event_wrapper_short {
	height: auto;
	margin-left: 25px;
	margin-bottom: 10px;
}

.event_wrapper_long p, .event_wrapper_short p {
	margin-bottom: 6px;
	margin-top: 0px;
	
}
.clear_cols, .clear {
	clear: both;	
}

#content-container-detail {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	background-image: url(../images/vert-line.gif);
	background-repeat: repeat-y;
	background-position: 206px;
}
#event_info_content {
	font-size: 10px;
	color: #333333;
	margin-bottom: 12px;
	padding-bottom: 4px;
	margin-left: 12px;
}
#detailbox-bottom {
	background-image: url(../images/detailbox-bot.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#detailbox-top {
	text-align: center;
	background-image: url(../images/detailbox-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 33px;
	margin: 0px;
	padding: 0px;
}
#detailbox-left {
	background-image: url(../images/detailbox-left.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 30px;
}
#detailbox-right {
	background-image: url(../images/detailbox-right.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 38px;
}
.event_options_cal {
	margin-left: 20px;
}
.event_wrapper_long li, .event_wrapper_short ul {
	list-style-type: none;
	margin-bottom: 2px;
	font-size: 10px;
}
.event_wrapper_long ul, .event_wrapper_short ul {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
	
}
#event_map {
	float: right;
	height: 250px;
	width:	250px;
	margin: 10px 20px 0px 0px;
}
/* --------- RSS Page --------- */
.rss_feeds {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 250px;
}
.rss_feeds h1 {
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.rss_feeds p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 16px;
}
.rss_feeds img {
	float: right;
	margin-left: 2px;
}
/* --------- Submit an Event Page --------- */
#submit_event {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	float: left;
	min-height: 300px;
}
#submit_event p {
	font-size: 13px;
}
#submit_event h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 0px;
}
#submit_event h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 35px;
	margin-top: 0px;
	padding: 0px;
}
#submit_event fieldset {
	border: none;
}
.formentry-sm {
	float:left;
	clear: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 12px;
	width: 544px;
}
.formentry-sm label {
	width: 215px;
	padding-right: 10px;
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #430A41;
	clear: left;
}
.formentry-sm label img {
	margin: 0px 0px -2px 6px;
}
.formentry-sm input, .formentry-sm select, .formentry-sm textarea {
	width: 250px;
	margin-bottom: 5px;
}
.formentry-sm textarea {
	height: 100px
}
.formentry-sm input.checkbox {
	width: auto;
}
.formentry-sm p {
	color: #999999;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 210px;
}
#form-buttons {
	margin-left: 225px;
	clear: both;

}


.formentry {
	width: 100%;
	float:left;
	clear: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 12px;
}
.formentry legend {
	font-size: 14px;
	color:#920700;
	padding-left: 225px;
	padding-bottom: 5px;
}
.formentry label {
	width: 215px;
	padding-right: 10px;
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #430A41;
}
.formentry label img {
	margin: 0px 0px -2px 6px;
}
.formentry input, .formentry select, .formentry textarea {
	width: 450px
}
.formentry input.checkbox {
	width: auto;
}
#submit_event .formentry p {
	margin-left: 225px;
	color: #999999;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#event_recurrence_fieldset {
	background-color: #F4F4F4;
	width: 100%;
	float: left;
	clear: left;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 12px;
	padding-top: 10px;
}
fieldset#event_days_fieldset {
	width: 100%;
}
label.checkbox-label {
	width: auto;
	clear: none;
	float: left;
}
#event_days_fieldset legend {
	width: 215px;
	padding-right: 10px;
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #430A41;
}
.legend-desc {
	color: #999999;
	font-size: 11px;
}

#submit_event fieldset {
	padding: 0px;
	margin: 0px;
	float: left;
	clear: left;
}
#submit_event fieldset div {
	margin-bottom: 10px;
	padding-bottom: 3px;
	float: left;
	clear: left;
}
#form-buttons {
	margin-left: 225px;

}
.hidden {
    border: none;
    margin: 0;
    padding: 0;    
}

/* --------- Email a Friend Page --------- */
#email_footer {
	font-size: 10px;
	padding-bottom: 50px;
	padding-top: 10px;
	width: 650px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #385488;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
#email_footer h6 {
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	margin-top: 40px;
}
#email_head_content h1 {
	font-size: 21px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
}
#email_container {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	float: left;
	height: 300px;
	text-align: center;
	width: 100%;
}
#email_container form label {
	margin: .5em 1em 0pt 0pt;
	display: block;
}
.message {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
div.email_radiobutton label {
	margin-bottom: 10pt;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
	font-weight: normal;
}
#email_message h1 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: -10px;
}
div.email_radiobutton textarea {
	display: block;
	width: 400px;
	height: 100px;
	margin-top: 10px;
	margin-left: 20px;
}
#email_message {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 630px;
	background-color: #F6F6F6;
	border: 1px solid #999999;
	padding-top: 5px;
}
.email_messagehead {
	font-weight: bold;
	float: left;
	padding-bottom: 2px;
}
#email_container div {
	margin-bottom: 15px;
}
#email_sender .email_sendcopy, #email_sender .email_youremail, .email_yourinfo {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.email_sendcopy {
	margin-top: 20px;
}
#email_sender {
	float: left;
	vertical-align: bottom;
}
.email_friends {
	float: left;
	margin-right: 10px;
	clear: left;
}
.email_friends textarea {
	width: 400px;
	height: 60px;
}
.email_friends label, .email_yourinfo label, .email_yourname label, .email_youremail label{
	font-weight: bold;
}
.email_sendcopy label {
	display: block;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
}
.email_radiobutton, .email_submit {
	float: left;
	clear: left;
	width: auto;
	border: none;
}
/* --------- Print Page --------- */
#print_wrapper {
	background-color:#FFFFFF;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.print_container {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
.print_container h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 10px;
	padding: 20px 0px 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #385488;
}
.print_container p {
	margin-top: 6px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 12px;
	line-height: 130%;
	padding-bottom: 10px;
}
.print_nav {
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 14px;
}
#print_content {
	margin-left: auto;
	margin-right: auto;

}
#print_footer {
	font-size: 10px;
	padding-top: 10px;
	text-align: center;
	margin-top: 20px;
}
#print_footer h1{
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
}
.print_info {
	float: left;
	margin-top: 12px;
	margin-left: 20px;
	margin-right: 20px;
	width: 285px;
}
.print_info h1 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.print_info p {
	font-size: 10px;
	color: #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.print_button {
	background-color: #E8E8E8;
	border: 1px solid #666666;
	padding: 4px;
	width: 100px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	float: right;
	margin-right: 20px;
}
#print_head_content h1 {
	font-size: 24px;
	text-align: center;
	padding-top: 25px;
}


/* --------- Calendar Content --------- */
#mini_cal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border-collapse: collapse;
	margin: 0px 0px 25px;
	padding: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #535353;
}
#mini_cal a{
    text-decoration: none;
}
#mini_cal a:hover{
    text-decoration: underline;
}
.mini_cal_days, .mini_empty_days {
padding: 6px 8px;
text-align: center;
margin: 0px;
}
.mini_cal_month a{
	color: #FFFFFF;
}
.minical_week {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #535353;
	padding-left: 5px;
}
.mini_empty_days {
    background-color: #EFEFEF;
}
.mini_empty_days a{
	color: #999999;
}

#mini_cal_labels th {
	background-color: #CCCCCC;
	color: #333333;
	margin: 0px;
	padding: 4px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #535353;
}
.week_arrow {
	font-size:12px;

}
/* --------- Search Filter --------- */
#search_filters {
	background-color: #f6f6f6;
	border: 1px solid #999999;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
	padding: 5px;
}
#search_filters h1{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#search_filters h2{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;	
}
#search_filters img {
	margin-right: 4px;		
}
.filter {
	margin-bottom: 6px;
}

#cal_container { display:none; position:absolute; z-index:2}
#search-content {
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#searchbydate h1 {
	font-size: 14px;
	font-weight: bold;
}
.search-calendar {
	margin-left: 15px;
	margin-right: 15px;
	width: 150px;
	float: left;
}
.search-calendar p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#search-content form label {
	display:block;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0pt;
	margin-left: 0pt;
}
#search-box {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
#search-content form input {
	margin-top: 5px;
	width: auto;
}
#search-content form select {
	margin-top: 5px;
	width: auto;
}
#search-content .keyword_found {
	background-color:#ccddff;
}
#search-content .keyword_wrapper {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #535353;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 25px;
}
#search-content .keyword_wrapper h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-top: 9px;
	margin-top: 0px;
	padding-right: 5px;
	width: 100%;
}
#search-content .keyword_wrapper p {
	margin-bottom: 6px;
	margin-top: 0px;
	width: 100%;
	padding: 0px;
	font-size: 11px;
}
#search-content .keyword_wrapper li {
	list-style-type: none;
	margin-bottom: 2px;
	font-size: 10px;
}
#search-content .keyword_wrapper ul {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
}
form#search-form input#search {
	width: 206px;

}
#event_search {
	border: none;
	margin: 20px 0px 0px;
	padding: 0px;
	background-color: #f2f2f2
}
.search-instructions {
	font-size: 10px;
	font-weight: normal;
}
#search_submit {
	margin-top: 15px;
}
input#search_cal {
	width: 204px;
	font-size: 11px;
	border: 1px solid #999999;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 3px;
	margin-left: 0px;
}
h1#pagehead {
	color: #004A93;
	font-weight: normal;
	border-bottom:1px solid #004A93;
	font-size:22px;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:0px;
	padding-bottom:2px;
}
.venuetext {
	font-size: 12px;
}
