@charset "utf-8";
/* CSS Document */

/*  START all pages elements  */
*{
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#636363;
}

body { background-color:#c8c9cb;}

.clr { clear:both;}

#wrapper {
	width:995px;
	margin:0 auto 0 auto;
	background:url(/template_assets/images/pg_bg.gif) repeat-y;
}


#header {
	width:995px;
	height:190px;
	background:url(/template_assets/images/header_corner.gif) no-repeat top left;
}


#printheader {
	display: none;
}

#gmap {
	border: 4px solid #666;
	width: 490px;
	height: 371px;
}


table {
	margin-bottom: 25px;
}

td {
	vertical-align: top;
	padding: 0px 25px 8px 0px;
}

td p a{
	text-decoration: none;
}



#logo {
	float:left;
	width:235px;
	height:145px;
	margin:23px 0 0px 100px;
	display:inline;
}

#flash_holder {
	float:right;
	display:inline;
	margin:35px 35px 0 0;
}

#moto {
	float:left;
	display:inline;
	margin:0px 0 0 165px;
}

/*  START menu zone  */
#menu {
	width:991px;
	height: 95px;
	background:url(/template_assets/images/tr_line.gif) top left no-repeat;
	float: right;
	padding-right: 0px;
	margin-top:15px;
}

#menu li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

#menu ul {
	float:left;
	display:inline;
	margin-left:101px;
	border-top:2px solid #6783b1;
	width: 881px;
}

a.bt_1, a.bt_1:link, a.bt_1:visited {float:left; height:60px; width:145px; background:url(/template_assets/images/bt_1.gif) no-repeat bottom left;}
a.bt_1:hover, a.bt_1_sel {float:left; height:60px; width:145px; background:url(/template_assets/images/bt_1.gif) no-repeat top left}
a.bt_2, a.bt_2:link, a.bt_2:visited {float:left; height:60px; width:145px; background:url(/template_assets/images/bt_2.gif) no-repeat bottom left;}
a.bt_2:hover, a.bt_2_sel {float:left; height:60px; width:145px; background:url(/template_assets/images/bt_2.gif) no-repeat top left}
a.bt_3, a.bt_3:link, a.bt_3:visited {float:left; height:60px; width:145px; background:url(/template_assets/images/bt_3.gif) no-repeat bottom left;}
a.bt_3:hover, a.bt_3_sel {float:left; height:60px; width:145px; background:url(/template_assets/images/bt_3.gif) no-repeat top left}
a.bt_4, a.bt_4:link, a.bt_4:visited {float:left; height:60px; width:145px; background:url(/template_assets/images/bt_4.gif) no-repeat bottom left;}
a.bt_4:hover, a.bt_4_sel {float:left; height:60px; width:145px; background:url(/template_assets/images/bt_4.gif) no-repeat top left}
a.bt_5, a.bt_5:link, a.bt_5:visited {float:left; height:60px; width:145px; background:url(/template_assets/images/bt_5.gif) no-repeat bottom left;}
a.bt_5:hover, a.bt_5_sel {float:left; height:60px; width:145px; background:url(/template_assets/images/bt_5.gif) no-repeat top left}
a.bt_6, a.bt_6:link, a.bt_6:visited {float:left; height:60px; width:145px; background:url(/template_assets/images/bt_6.gif) no-repeat bottom left;}
a.bt_6:hover, a.bt_6_sel {float:left; height:60px; width:145px; background:url(/template_assets/images/bt_6.gif) no-repeat top left}

/*  END menu zone  */
/*  content holder */
#page_content {
	width:985px;
	background:url(/template_assets/images/i_bg.jpg) no-repeat top left;
	margin-left: 3px;
}

#left_zone {
	float:left;
	width:635px;
}

#inner_content {
	float:left;
	width:509px;
	padding-left:108px;
	background:url(/template_assets/images/tr_line.gif) no-repeat scroll 0 36px;
	padding-top: 00px;
}

#left_zone h1 {
	margin:0 0 15px -7px;
	border-bottom:2px solid #6783b1;
	padding:5px 0 10px 25px;
}

#wide_zone {
	margin:0 0 20px;
	float:left;
	width:983px;
}

#inner_content_wide {
	padding-left:108px;
	background:transparent url(/template_assets/images/tr_line.gif) no-repeat scroll 0 36px;
	padding-top: 00px;
}

#wide_zone h1 {
	margin:0 0 15px -7px;
	border-bottom:2px solid #6783b1;
	padding:5px 0 10px 25px;
}

#right_zone {
	float:right;
	width:335px;
	
}
/*  END content holder */

/*  Start footer  */
#footer {
	background:url(/template_assets/images/footer.gif) no-repeat;
	width:990px;
	height:47px;
	text-align: right;
	padding: 30px 5px 0 0;
	font-size:10px; 
	color:#636363;
}

#footer a:link, #footer a:visited { font-size:10px; color:#636363; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
/*  End footer  */
/*  END all pages elements  */

/*  Start home page  */

/*  End home page  */

/*  Start inner pages elements  */
/*  Styles all pages  */


h1 {font-size:18px;color:#004d96; font-family:Georgia, "Times New Roman", Times, serif; font-weight:100;}
.top_h1 {
	float:left;
	margin:0 0 -2px 101px;
	border-bottom:2px solid #6783b1;
	padding:0 0 10px 25px;
	width: 509px;
	display: inline;
}

h2 {
	font-size:16px;
	color:#636363;
	padding:0 0 10px 18px;
}

h3 {
	font-size:13px;
	color:#636363;
	padding:0 0 0px 18px;
	line-height:17px;
}



hr {
	width:100%;
	color:#6783b1;
	background-color:#6783b1;
	margin: 5px 0 15px 0;
	height: 2px;
}	

#left_zone ul, #left_zone ol, #wide_zone ul, #wide_zone ol {
	margin:0px 0px 0px 18px;
}

#left_zone p, #left_zone h4, #left_zone h5, #left_zone h6, #left_zone ul, #left_zone ol { padding:0 0 10px 18px;}

#wide_zone p, #wide_zone h4, #wide_zone h5, #wide_zone h6, #wide_zone ul, #wide_zone ol { padding:0 15px 10px 18px;}

#left_zone p, #wide_zone p {
	line-height:15px;
}

#left_zone ul, #wide_zone ul {
	line-height:15px;
}
/*  END styles all pages  */

#left_zone p a, #wide_zone p a, #left_zone ul a, #wide_zone ul a {
	font-weight:bold;
}

#map_holder { float:left;}

.blue_box, .yellow_box, .brown_box {
	float:left;
	width:190px;
	height:98px;
	background:url(/template_assets/images/blue_side.gif) no-repeat;
	display:inline;
	margin:10px 0 0 10px;
	color:#FFFFFF;
	font-size:13px;
	padding: 12px 15px 0 60px;
}

.blue_box h1, .blue_box h1 a { font-size:13px;color:#ffffff; line-height: 30px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:100; text-decoration: none;

}

.yellow_box {
	margin:-35px 0 0 10px;
	background:url(/template_assets/images/yellow_side.gif) no-repeat;
}

.brown_box {
	margin:-35px 0 0 10px;
	background:url(/template_assets/images/brown_side.gif) no-repeat;
}



.park_box {
	float:left;
	width:299px;
	_width:240px;
	height:171px;
	background:url(/template_assets/images/ParkButtons.jpg) no-repeat;
	display:inline;
	margin: 0 0 0 10px;
	color:#FFFFFF;
	font-size:13px;
	padding-left: 60px;
	
}


.park_box h1{ 
	font-size:13px; 
	text-align: left;
	line-height:16px; 
	margin: 14px 0 40px 0; 
	color:#ffffff; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:100; 
	
}

.park_box h1 a  { 
	font-size: 13px; 
	color: #ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight:100; 
	text-decoration: none;
	
}




.news_box {
	float:left;
	width:299px;
	_width:240px;
	height:230px;
	background:url(/template_assets/images/blue_side.gif) no-repeat;
	display:inline;
	margin:10px 0 0 10px;
	color:#FFFFFF;
	font-size:13px;
	padding: 12px 15px 0 60px;
}

.news_box {
	margin:0px 0 0 10px;
	background:url(/template_assets/images/news_side.jpg) no-repeat;
}

.news_box h1, .news_box h1 a { font-size:13px; line-height:36px; margin-bottom: 26px; color:#ffffff; font-family:Georgia, "Times New Roman", Times, serif; font-weight:100; text-decoration: none;

}
.news_box p { line-height:18px; margin-bottom: 0px; text-decoration: none; width: 220px;

}
.news_box p a { line-height:18px; margin-bottom: 16px; text-decoration: underline;

}

.news_blurb { margin-right: 10px; }

/* CONTACT FORM STYLE */
#contactform th, #contactform td, #request_proposal th, #request_proposal td{
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

#contactform input, textarea, select {
	border: 1px solid #c2c2c2;
	padding: 3px;
}

#request_proposal input, textarea, select {
	border: 1px solid #c2c2c2;
	padding: 3px;
}
.red {
	color:red;
}
/* END CONTACT FORM STYLE */

/*End inner pages elements  */

.screenHide {
	display: none;
}
