
/* CSS Document */

body{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin: 20px auto; width: 650px; text-align: center;}

p{font-size: 12px; color:#006}

h1{
	display: block;
	position: relative;
	height: 55px;
	font-size: medium; 
	font-weight: bold; 
	color: #900; 
	border-bottom: 2px solid #036; 
	background: url(images/PhotoGallery_Parks_n_Rec.gif) no-repeat left top; 
	}

h2{font-size: 12px; font-weight: bold; color:#006; text-align: center;}
h3{font-size: 15px; font-weight: bold; color:#006}
h4{font-size: 14px; font-weight: bold; color:#006}
h5{font-size: 13px; font-weight: bold; color:#006}
h6{font-size: 12px; font-weight: bold; color:#006}

p img{border: 2px solid #e4e4e4; text-align: center;}

table{border-right: 2px solid #e4e4e4; border-top: 2px solid #e4e4e4; text-align: center; margin: 0 auto;}
td{border-left: 2px solid #e4e4e4; border-bottom: 2px solid #e4e4e4;}

a:link, a:visited{font-size: 12px; text-decoration: none; color:#900}
a:hover, a:active{font-size: 12px; text-decoration: underline; color:#666}

#return{text-align: center; padding: 5px;}

/*#nav ul {margin: 0; padding: 0;}
#nav li {margin: 2px 5px; padding: 0; border-right: 1px solid #036; display: inline; list-style: none;}
#nav li.last{border-right: none;}*/