﻿/* Planning specific CSS  */

#quicklinks_container 

{
	width:180px;
	float:left;
	height:358px;
	margin-top:8px;
	margin-left:0px;
	margin-right:0px;
	padding-bottom:0px;
}
      

/* Quick Links Dropdown List Styles */
.dropdown_box {

color:#333;
width:215px;
font-family:arial;
font-size:10px;
height:351px;
padding:5px;
background-color: #D2D1C2; 
border: 1px solid #ffffff;
}

.dropdown_box select {
    width:199px;
    font:arial;
    color:#333;
    font-size:16px;
}
.dropdown_box h1 {
    background-color:#003366;
    color:#fff;
    font-size:28px;
    font-weight:500;
    padding:0;
    margin:0;
    text-align:center;   
}
.dropdown_box h2 {
    background-color:#9E8027;
    color:#fff;
    font-size:22px;
    font-weight:500;
    padding:0;
    margin:0;
    text-align:center;   
}

.dropdown_box h3 {
    font-size:16px;
    margin-bottom:5px;
    margin-top:20px;
    color:#003366;
}

/* MISC  */
#pageHeader {
	display: block;
	width: 540px;
	font: bold 18px Times,Times New Roman,serif;
	color: #DDA93C;
	border-bottom: solid 1px #3C76C1;
	}
#pageSubHeader {
	display: block;
	font: 15px Arial,Helvetica,sans-serif;
	color: #4981C8;
	}
#pageSubHeader2 {
	display: block;
	font: bold 13px Arial,Helvetica,sans-serif;
	color: #3C76C1;
	padding-top: 8px;
	}
#pageSubHeader3 {
	font-weight: bold;
	margin-bottom: 14px;
	}
#pageSubHeader4 {
	font: bold 13px Arial,Helvetica,sans-serif;
	color: #3C76C1;
	}

.box_lightblue {
				background-color: #F0F5F7; 
				border: 1px solid #dedede;
	            /* margin: 10px 14px 1em 14px; */
	            margin-left:auto;
	            margin-right:auto;
	            margin-bottom:35px;
	            padding-top: 20px;
	            padding-bottom:20px;
	            margin-top:auto;
                font-family: arial, helvetica, sans-serif; 
                color: #4998E4;
                font-size: 16px; 
                font-weight: bold; 
                
                text-decoration: none; 
                font-style:italic;
                text-align: center;
                 width:700px;
                 height:40px;}

/* Park Pages styles */

#wrapper_parksInfo {
		width:850px;
		margin:0 auto;
	}

.parkImage {
		width:425px;
		float:left;
		margin-right:5px;
		margin-left:-5px;		
	}
.parkInfo {
	   width:190px;
	   float:left;
	   margin:5px;
	   margin-left:20px;
	}
.parkMap {
	   width:200px;
	   float:right;	   
	}	
.programs {
	float:left;
	width:200px;				
}
.ammeneties {
		float:left;
		width:375px;		
}

.video {				
		float:right;
		width:270px;
		margin-left:5px;	
		margin-top:20px;	
}

.icons
{
		margin:3px;
		float:left;
}

#content1 { }
#content1c { margin-top: 10px; }  /* class for community.html image */
#content2 { }

.heading_imgTube{
	  margin-right:10px;
        margin-top:15px;
        margin-bottom:15px;
        margin-left:-3px;

	
	}

    p {
      text-align:center;
    }


table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

table#budget   {
 margin-left:120px;
 font-size:16px;
}

table#budget tr{
	background-color:#ffffff;
	padding:6px;
}

table#budget td{

	padding:6px;
}

p#headings {
color: navy;
font-weight:bold;
height:55px;
background-color:#D2D1C2;
font-size:16px;
}

td#headingtd{
background-color: #D2D1C2;
}





html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	
	
	vertical-align: baseline;
	  font-family:arial,sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


h3#tableh {
  font-family:arial,sans-serif;
  font-size: 25px;
  color:#4981c8;
  margin-top:5px;
  margin-left:100px;
  
}


a {
	font-size:12px;
	
}
p{
	  font-family:arial,sans-serif;
	font-size:14px; 
	text-align:left;
	
}
#budget p {
	  font-family:arial,sans-serif;
	font-size:14px; 
	text-align:center;
	
}