@charset "utf-8";


/*/// BASIC STUFF ///*/

body, html {
    	margin: 0;
	padding: 0;
	background: #ffa12d;
	color: #000000;
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
    
body {
    min-width:872px;
}

.center {
	text-align: center;
}
   
h1 {
	font-size: 16pt;
}

h2 {
	font-size: 12pt;
        clear: both;
}

h3 {
	font-size: 10pt;
}   

h4 {
	font-size: 10pt;
}   


.center {
	text-align: center;
} 

.clearingDiv {
	clear: both;
	line-height: 2px;
}

.clearingDivtop {
	clear: both;
	line-height:2px;
	margin-bottom:10px;
}

.allCAPS {
	text-transform: uppercase;
}

.homeImage {
	background: url(http://www.fourmilepark.org/images/interface/homeimage-bg.gif) no-repeat;
	width: 330px;
	height: 244px;
	margin: 0 0 20px 15px;
	padding: 0;
	float:left;
}

.homeImage img {
	margin: 15px;
}



/*/// PRIMARY DIVS ///*/

#wrap {
    margin:0 auto;
    width:872px;
}

#banner {
    	background-image: url(http://www.fourmilepark.org/images/interface/bannerTop2.jpg);
	margin:0 auto;
	height: 137px;
	width: 872px;
}

#navHome {
    	width: 836px;
	margin: 0 auto;
}

#nav {
    	width: 836px;
    	height: 26px;
    	padding: 0px;
    	margin: 0 auto;
	clear:both;
}

    
#contentWrap {
	background:  url(http://www.fourmilepark.org/images/interface/home-woodBG5.jpg) no-repeat top center;
	width: 872px;
	height: 563px;
}

/*/// SUBPAGE DIVS ///*/

#contentWrapSub {
	background-image: url(http://www.fourmilepark.org/images/interface/shadow_bg.gif);
	width: 854px;
	padding: 0 0 0 18px;
	margin: 0 0 0 0;
}

#parchmentBackground {
	background: url(http://www.fourmilepark.org/images/interface/parchment_bg.jpg) repeat-y 0 0;
	width: 836px;
	margin: 0;
	padding: 0;
}

#prairieGrassBackground {
	background: url(http://www.fourmilepark.org/images/interface/prairie_grass_bg.jpg) no-repeat 0 0;
	width: 836px;
	margin: 0;
	padding: 0;
}

hr {
	display: list-item;
	list-style: url(http://www.fourmilepark.org/images/interface/hr_bg.gif) inside;
	filter: alpha(opacity=0);
	clear: both;
	border: none;
	margin: 15px;
}

#newsBar {
    	float: left;
    	width: 350px;
    	margin: 15px 70px 20px 45px;
    	clear: both;
}

#newsContent {
	margin:20px 0 0 19px;
	width:330px;
}

#newsContent a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#newsContent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



    
#main {
    	float: left;
    	width: 315px;
	margin: 15px 0 0 0;
  	 /* margin-left: 70px;*/
}

#main p {
	font-size:9px;
	line-height:12px;
	margin: 5px 0;
}

#main h1 {
	font-size: 16pt;
}

#main h2 {
	font-size: 12pt;
	margin:10px 0 0 0;
}

img.map {
	float:right;
	margin-left:5px;
}

#mainSub {
    	width: 670px;
    	margin: 20px auto 0 auto;
    	padding: 0 10px 0 10px;
	float: left;
}

#subcontent {
	width: 550px;
	padding: 0 20px 10px 30px;
	margin: 20px 0 10px 95px;
	float: left;
}

#subcontent p {
	font-size: 1em;
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
}

#subcontent a {
	color: #CC360D;
	text-decoration: underline;
	font-weight: bold;
}

#subcontent p a, #subcontent h1 a, #subcontent li a  {
	color: #CC360D;
	text-decoration: underline;
	font-weight: bold;
}

#subcontent p a:hover, #subcontent h1 a:hover, #subcontent p a:active, #subcontent h1 a:active,  #subcontent li a:active  {
	text-decoration: none;
	font-weight: bold;
}

#subcontent a:visited, #subcontent h1 a:visited, #subcontent li a:visited {
	text-decoration: underline;
	font-weight: bold;
}

#subcontent h1 {
	font: normal 1.8em Helvetica, Verdana, Arial, sans-serif;
	color: #930;
	margin:0 0 10px 0;
	padding: 0;
}

#subcontent h2 {
	font: bold 1.2em Helvetica, Verdana, Arial, sans-serif;
	color: #930;
	margin: 0;
	padding: 0;
	float: left;
}

#subcontent a h3, #subcontent a:visited h3 {
	color: #CC360D;
	text-decoration: none;
	
}

#subcontent a:hover h3, #subcontent a:active h3 {
	color: #CC360D;
	text-decoration: underline;
	
}

#subPageHeader {
	padding: 25px 0 0 85px;
	margin: 0px;
}

#subPageHeader h1{
	padding: 35px 0 0 85px;
	margin: 0 0 0 0;
}

#bg-bottom {
	width:872px;
	clear:both;
	margin:0;
}

/*/// EVENT & NEWS STUFF ///*/

.event, .news  {
	display: block;;
	width: 587px;
	padding: 0 0 10px 0;
	margin: 20px 0 10px 0;
	float: left;
}

.eventDescrip, .newsDescrip {
	width: 100%;
	float: left;
}

.eventImage {
	background: url(http://www.fourmilepark.org/images/interface/eventImage_bg2.gif) no-repeat;
	width: 132px;
	height: 99px;
	margin: 0;
	padding: 0;
	float: left;
}

.eventImage img {
	margin: 13px;
}

.eventInfo, .newsInfo {
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
	width: 415px;
}

.eventTitle, newsTitle {
	font: normal 1.8em Helvetica, Verdana, Arial, sans-serif;
	color: #993300;
	margin: 0 0 2px 0;
	padding: 0;
	float: left;
}

#subcontent p.eventDate, p.newsDate {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: #5A1400;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	float: left;
}

.eventAdmission {
	width: 100%;
	float: left;
}

.eventAdmission p {
	padding-top: -10px;
}

.eventAddlInfo {
	width: 100%;
	float: left;
}
    

/*/// CONTRIBUTE BUTTON STUFF ///*/

#contribute {
	float: right;
	position: relative;
    	width: 84px;
	height: 72px;
	display: block;	
	top: 31px;
	right: 28px;
	height: 72px;
	width: 84px;
}

#contribute a {
    	width: 84px;
	height: 72px;
	display: block;	
	padding: 0px 0px 0px 0px;
	margin: 0;
	background: transparent url("") no-repeat;	
}

#contribute a:hover {
	background: transparent url("") no-repeat;	
}


/*/// LOGO BUTTON STUFF ///*/

#hotLogo {
	position: relative;
	float: left;
	margin-left:18px;
   	width: 84px;
	height: 111px;
	display: block;	
	width: 250px;
}

#hotLogo a {
    	width: 250px;
	height: 90px;
	display: block;	
	padding: 0px;
	margin: 18px 0 0 0;
	background: transparent url("") no-repeat;	
}

#hotLogo a:hover {
	background: transparent url("") no-repeat;	
}


/*/// LEFT COLUMN STUFF ///*/

#newsBar p {
	color: #FFFFFF;
	font-weight: bold;
        margin:0 0 8px 0;
}

#newsBar h2 {
	color: #dfd190;
        margin-bottom:6px;
}


#newsImage {
	width: 275px;
	height:194px;
	margin: 27px 0 -35px 38px;
}


#newsImageText {
	display: block;
	width: 330px;
	text-align: center;
}

#newsImageText h3,p{
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.newsDate {
	color: #dfd190;
        font-size:10px;
}


/*/// RIGHT COLUMN STUFF ///*/

#main h1, h2 {
	color: #5a1400;
	margin-top: 0px;
}


#main a, a:visited {
	color: #5a1400;
	font-weight: bold;
	text-decoration: underline;
}

#planYourVisit {
	display: block;
	position: relative;
	width: 170px;
	padding-bottom: 4px;
}


/* KEYLINKS */
#red-btn {
	background:url(http://www.fourmilepark.org/images/interface/red_bar_btn.gif) no-repeat top center;
	height:52px;
	width:314px;
	margin-top:12px;
	padding-top:12px;
}
	
#red-btn p {
	color: #dfd190;
	text-align:center;
	font-size:9px;
	line-height:12px;
	margin:0;
}

#red-btn a, #red-btn a:hover {
	color: #dfd190;
	font-weight: bold;
	text-decoration: underline;
}

#red-btn2 {
	background:url(http://www.fourmilepark.org/images/interface/red_bar_btn.gif) no-repeat top center;
	height:52px;
	width:314px;
	margin-top:12px;
	padding-top:17px;
}

#red-btn2 p {
	color: #dfd190;
	text-align:center;
	font-size:9px;
	line-height:12px;
	margin:0;
}

#red-btn2 a, #red-btn2 a:hover {
	color: #dfd190;
	font-weight: bold;
	text-decoration: underline;
}

/*
#keylinks {
	width: 240px;
	margin: 0 auto;
	color: #dfd190;
	font-weight:bold;
	text-align:center;	
}

#keylinks p {
	font-size:9px;
	line-height:12px;
	margin: 15px 0 5px 0;
}



#keylinks a, #keylinks a:hover {
	color: #dfd190;
	font-weight: bold;
	text-decoration: underline;
}

#keylinks2 {
	width: 240px;
	margin: 0 auto;
	color: #dfd190;
	font-weight:bold;
	text-align:center;	
}

#keylinks2 p {
	font-size:9px;
	line-height:12px;
	margin: 15px 0 5px 0;
}



#keylinks2 a, #keylinks2 a:hover {
	color: #dfd190;
	font-weight: bold;
	text-decoration: underline;
}
*/

/*/// FOOTER STUFF ///*/

#footer {
	color: #dfd190;
	text-align: center;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 6pt;
	height: 18px;
	width: 836px;
	margin: 10px auto 0 auto;
	clear: both;
}

#sponsors {
	width: 836px;
	margin:  25px auto 0 auto;
        text-align:right;
}

#footer p {
	display:block;
	position:relative;
	top: 4px;
}

#footer a  {
	color: #dfd190;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover, a:active {
	color: #dfd190;
	text-decoration: underline;
	font-weight: bold;
}

/* AnyLink Dropdown CSS */

#nav_dropdown {
	position:absolute;
	visibility: hidden;
	line-height: 24px;
	text-align:center;
	z-index: 100;
	margin-left: -50px;
       width: 200px;
}

#nav_dropdown li a {
	display: block;
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	letter-spacing:1px;
	color: #ffffff;
	padding: 0px 4px;
	text-decoration: none;
	font-weight: bold;
}

#nav_dropdown li a:hover, #nav_dropdown li a:active { /*hover background color*/
	font-weight: bold;
	color: #800000;
	background-color:#ffa12d;
}


/* AnyLink Dropdown CSS */

#nav_dropdown3 {
	position:absolute;
	visibility: hidden;
	line-height: 24px;
	text-align:center;
	z-index: 100;
	margin-left: -40px;
        width:175px;
}

#nav_dropdown3 li a {
	display: block;
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	letter-spacing:1px;
	color: #ffffff;
	padding:  0px 4px;
	text-decoration: none;
	font-weight: bold;
}

#nav_dropdown3 li a:hover, #nav_dropdown3 li a:active { /*hover background color*/
	font-weight: bold;
	color: #800000;
	background-color:#ffa12d;
}



/* AnyLink Dropdown CSS */

#nav_dropdown2 {
	position:absolute;
	visibility: hidden;
	line-height: 24px;
	text-align:center;
	z-index: 100;
	margin-left: -40px;
       width:200px;
}

#nav_dropdown2 li a {
	display: block;
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	letter-spacing:1px;
	color: #ffffff;
	padding:  0px 10px;
	text-decoration: none;
	font-weight: bold;
}

#nav_dropdown2 li a:hover, #nav_dropdown2 li a:active { /*hover background color*/
	font-weight: bold;
	color: #800000;
	background-color:#ffa12d;
}

.nav-spacer {
	clear:both;
	line-height:1px;
	font-size:1px;
       height:1px;
}

/* ########## */

/* top nav list css*/
#nav ul	{
    	clear: both;
	display: inline;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
	
#nav li	{
	display: inline;
	padding: 0;
	margin-right: -3px;
}	
	
#nav li.bumper {
	padding-left: 10px;
}


/* top nav link css */
#nav ul a:link, #nav ul a:visited {
	/*padding: 6px 10px 7px 10px;*/
	padding:0;
	margin:0;
	/*font-weight: normal; 
	text-decoration: none;
	font-weight: normal;
	color: #fff;*/
}

#nav ul a:hover {
	/*padding: 6px 10px 7px 10px;*/
	padding:0;
	margin:0;
	/*background-color:#8b9b91;
	font-weight: normal; 
	text-decoration: none;
	font-weight: normal;
	color: #fff;*/
}

 

#nav ul a:active {
	/*padding: 6px 10px 7px 10px;*/
	padding:0;
	margin:0;
	/*background-color:#8b9b91;
	font-weight: normal; 
	text-decoration: none;
	font-weight: bold;
	color: #fff;*/
}


/*/// RENTALS STUFF ///*/

.rental  {
	display: block;;
	width: 587px;
	padding: 0 0 10px 0;
	margin: 20px 0 10px 0;
	float: left;
}

.rentalDescrip {
	width: 100%;
	float: left;
	padding-top: 15px;
}

.rentalImageTop {
	background: url(http://www.fourmilepark.org/images/interface/rentalImageTop.gif) no-repeat;
	width: 227px;
	height: 11px;
	margin: 0;
	padding: 0;
}

.rentalImageMiddle {
	background: url(http://www.fourmilepark.org/images/interface/rentalImageMiddle.gif) repeat-y;
	width: 227px;
	padding: 0;
	margin: 0;
}

.rentalImageBottom {
	background: url(http://www.fourmilepark.org/images/interface/rentalImageBottom.gif) no-repeat;
	width: 227px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.rentalImage img {
	margin-left: 14px;
	margin-right:13px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.rentalInfo {
	float: left;
	margin: 0 0 0 110px;
	padding: 0;
	width: 295px;
}

.rentalTitle {
	font: normal 1.8em Helvetica, Verdana, Arial, sans-serif;
	color: #993300;
	margin: 0 0 2px 0;
	padding: 0;
	float: left;
}

.rentalImage {
	width: 132px;
	margin: 0 0 0px 0;
	padding: 0 0 0 0;
	float: left;
}


#educationSeasonalHeader h2 {
	font-size: 16pt;
	padding-bottom: 8px;
}

#educationSeasonalHeader h3 {
	clear: both;
}

#educationDateInfo {
	color: #930;
	text-align: center;
}

.volunteerImage {
	padding: 0 0 8px 12px;
}

.img-left {
float: left;
margin: 5px 15px 5px 0;
}

.img-right{
float: right;
margin: 15px 0 15px 15px;
}