 body, td {color:black;}

 h1 {color:purple;}
 h2 {color:purple;}
 hr {border-bottom: 1px solid purple; }
 
 .faq p.question {color:purple;}
 table.form {background-color: #F5EDF9;border-top: 20px solid #F5EDF9;border-bottom: 20px solid #F5EDF9;}
.form .row1 td,.form .row2 td {background-color:#F5EDF9;}
.form .label {color: #590059;}
.form input.button {background-color: #8A008A;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_Northglenn.gif) no-repeat top;}

.park_content_background {background:url(/_includes/images/backgrounds/bg_ParkContent_Northglenn.gif) repeat-y left;}
.park_content a:link,.park_content a:visited,.park_content a:active {color: #B000B0;text-decoration: none;}
.park_content a:hover {color: #028BDC;	text-decoration:underline;}
.park_content_footer {background: url(/_includes/images/backgrounds/bg_ContentFooter_Northglenn.gif) no-repeat top;color:white;}

.park_header {background: url(/_includes/images/backgrounds/bg_Header_Northglenn.jpg) no-repeat top;color:white;}
.park_header .bottom input.submit {	background: url(/_includes/images/bullets/arrow_SubmitMailingList_Northglenn.gif) no-repeat;}
.park_header div.top {background-color: #7a1eac;font-weight: bold;}

.park_masthead {background: url(/_includes/images/backgrounds/bg_Masthead_Northglenn.gif) no-repeat top;}

.row2 td {
	background-color: #FFFDF0;
}
.row1 td {background-color: #F5EDF9;}
.side_images {border-bottom: 8px solid purple;margin-right:0px;}
.simple td {color:purple;}
.simple th {color: black;background-color: #F5EDF9;border-bottom: 8px solid PURPLE;}
.simple td em {color: #6A6A6A;}


.northglenn_attractions {float:left;width:100%;font-size:10px;line-height:11px;text-align:center;font-weight:bold;}

	.northglenn_attractions a {
		margin:1px;
		padding:2px 0px;
		text-align:center;
		display:block;
		width:106px;
		height:28px;
		float:left;		
		background-color: purple;
		border:1px solid black;
		color:white !important;
	}
	.northglenn_attractions a:hover {
		background-color: #CDAAD0;
		color:white;
		text-decoration:none;
	