body, td {
	color: black;
}

h1 {color: #B50404;}
h2 {color: #8B0000;}
h3 {}
hr {border-bottom: 1px solid #8B0000;}

.faq p.question {color:darkred;}
 table.form {background-color: #FDCED5;border-top: 20px solid #FDCED5;border-bottom: 20px solid #FDCED5;}
.form .row1 td,.form .row2 td {background-color:#FDCED5;}
.form .label {color: #80152A;}
.form input.button {background-color: #D2183D;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_Kaysville.gif) no-repeat top;}

.park_content_background {background:url(/_includes/images/backgrounds/bg_ParkContent_Meridian.gif) repeat-y left;}
.park_content a:link,.park_content a:visited,.park_content a:active {color:#B50404;text-decoration: none;}
.park_content a:hover {color: #028BDC;text-decoration:underline;}
.park_content_footer {background: url(/_includes/images/backgrounds/bg_ContentFooter_Meridian.gif) no-repeat bottom;padding:0px;}

.park_header {background: url(/_includes/images/backgrounds/bg_Header_Meridian.jpg) no-repeat top;	color:white;}
.park_header .bottom input.submit {background: url(/_includes/images/bullets/arrow_SubmitMailingList_Meridian.gif) no-repeat;}
.park_header div.top {background-color: #AD0325;font-weight: bold;}

.park_masthead {background: url(/_includes/images/backgrounds/bg_Masthead_Kaysville.gif) no-repeat top;}

.row1 td {
	background-color: #FDCED5;
}
.row2 td {background-color:#FFFDF0;}
.side_images {border-bottom: 8px solid red;}
.simple td {color:darkred;}
.simple th {
	color: black;
	background-color: #FDCED5;
	border-bottom: 8px solid #B22222;
}
.simple td em {
	color: #6A6A6A;
}

.meridian_attractions {float:left;width:100%;font-size:10px;line-height:11px;text-align:center;font-weight:bold;}

	.meridian_attractions a {
		margin:1px;
		padding:2px 0px;
		text-align:center;
		display:block;
		width:106px;
		height:28px;
		float:left;		
		background-color: red;
		border:1px solid black;
		color:white !important;
	}
	.meridian_attractions a:hover {
		background-color: darkred;
		color:white;
		text-decoration:none;
	}