 body, td {color: #004601;color:black;}

 h1 {color: Green; line-height: 28px;}
 h2 {color: darkgreen;}
 h3 {}
 hr {border-bottom: 1px solid green;}

.faq p.question {color:darkgreen;}
 table.form {background-color: #DDEEE1;border-top: 20px solid #DDEEE1;border-bottom: 20px solid #DDEEE1;}
.form .row1 td,.form .row2 td {background-color:#DDEEE1;}
.form .label {color: #3A704C;}
.form input.button {background-color: #3A704C;color: white;border: 1px solid white;}
.form hr {border-bottom:1px solid silver;}
.form.value input,.form.value select,.form.value textarea {color: #606060;}


.inner_footer {background: url(/_includes/images/backgrounds/bg_inner_Footer_Draper.gif) no-repeat top;}

.park_content_background {background:url(/_includes/images/backgrounds/bg_ParkContent_Draper.gif) repeat-y left;}
.park_content a:link,.park_content a:visited,.park_content a:active {color:green;text-decoration: none;}
.park_content a:hover {color: #028BDC;	text-decoration:underline;}
.park_content_footer {background: url(/_includes/images/backgrounds/bg_ContentFooter_Draper.gif) no-repeat top;color:white;}

.park_header {background: url(/_includes/images/backgrounds/bg_Header_Draper.jpg) no-repeat top;color:white;}
.park_header .bottom input.submit {	background: url(/_includes/images/bullets/arrow_SubmitMailingList_Draper.gif) no-repeat;}
.park_header div.top {background-color: #01962B;font-weight: bold;}

.park_masthead {background: url(/_includes/images/backgrounds/bg_Masthead_Draper.gif) no-repeat top;}

.row1 td {background-color: #E1ECE6;}
.row2 td {background-color:#FFFDF0;}

.side_images {border-bottom: 8px solid #015519;margin-right:0px;}

.simple td {color:darkgreen;}
.simple th {color: black;background-color: #E1ECE6;border-bottom: 8px solid green;}
.simple td em {
	color: #6A6A6A;
}

.draper_attractions {float:left;width:100%;font-size:10px;line-height:11px;text-align:center;font-weight:bold;}

	.draper_attractions a {
		margin:1px;
		padding:2px 0px;
		text-align:center;
		display:block;
		width:106px;
		height:28px;
		float:left;		
		background-color: green;
		border:1px solid black;
		color:white !important;
	}
	.draper_attractions a:hover {
		background-color: darkgreen;
		color:white;
		text-decoration:none;
	
