/*  
Theme Name: Project Main Street
Description: PMS theme for Wordpress
Version: 1.0
Author: Percepted 
Author URI: http://www.percepted.com/ 
*/

/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0px; padding: 0px; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


/* LAYOUT */
.clear { clear:both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
hr.hidden {
	clear:both;
  	visibility:hidden;
	margin:0px;
 	padding:0px;
}
p  {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
html {
	min-height:100%; /* needed for container min-height */
	
	
}
html, body {
	height:100%; /* needed for container min-height */
	
	
}
body	{
	font: normal 12px/15px Georgia, "Times New Roman", Times, serif;
	background-color:#f4f4f7;
	color:#585858;
	
}
body a:link {color:#ce8f2a; text-decoration:none;}
body a:visited {color:#ce8f2a; text-decoration:none;}
body a:hover	{color:#000; text-decoration:none;}



p {
	margin: 0px 0px 10px 0px;
}	
h1, h2 {
	margin: 20px 0px 6px 0px;
	font:normal 12px/12px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 0px;
	}
h3 {
	margin: 20px 0px 6px 0px;
	font:bold 12px/12px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 0px;
	}
#text-holder-320 h3  {
	margin: 20px 0px 6px 0px;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
	color: #918d88;
	padding: 0px;
	}
h5	{
	padding: 0px 0px 0px 8px;
	text-transform: uppercase;
	margin: 0px;
	font: bold 10px/16px "neue Helvetica", Helvetica, Arial, Geneva, sans-serif;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	}
#mapper {
	position: relative; /* needed for footer positioning*/
	margin:0px auto; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	clear: both;
	padding: 0px;
}
#wrapper {
	position: relative; /* needed for footer positioning*/
	margin:0px auto; /* center, not in IE5 */
	width:960px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	clear: both;
	padding: 0px 10px;
}


#header {
	padding:0px 0px 0px 0px;
	height: 148px;
	background-repeat: repeat-x;
	width: 960px;
	background-image: url(images/bg_header.jpg);
	background-position: bottom;
        
}
#container {
	padding:0px 0px 60px 0px; /* bottom padding for footer */
	width: 960px;
	margin: 0px;
	clear: both;
}


#content {
	width: 960px;
	margin: 0px;
	float: left;
	display: block;
	clear: both;
	padding: 0px;
}
#text-holder-2, #text-holder-9, #text-holder-5, #text-holder-17	{
	width: 520px;
	margin: 0px;
	display: block;
	clear: none;
	padding: 0px 10px 0px 0px;
	float: left;
	}
#text-holder-320	{
	width: 760px;
	margin: 0px;
	display: block;
	clear: none;
	padding: 40px 10px 0px 0px;
	float: left;
	font-size: 14px;
	color: #313131;
	line-height: 18px;
	}

#text-holder-320 h1	{
	font: normal 18px/18px Georgia, "Times New Roman", Times, serif;
	color: #2b2b2b;
	margin: 0px 0px 25px 0px;
	}
.text-holder-320_images	{
	float: left;
	width: 429px;
	}
.text-holder-320_images img	{
	float: left;
	padding: 0px 20px 15px 0px;
	}
#text-holder-17 p {
        line-height: 18px;
}
#text-holder-11, #text-holder-7, #text-holder-15, #text-holder-19, #text-holder-21 {
	width: 520px;
	margin: 0px;
	display: block;
	clear: none;
	padding: 20px 10px 0px 0px;
	float: left;

}

	
#footer {
	position:absolute;
	width:958px;
	bottom:0px; /* stick to bottom */
	font: normal 10px/10px Arial, Helvetica, Sans-serif;
        margin: 0px auto;
	padding: 1px 0px 20px 0px;
	color: #9f9d9d;
	border-top: 1px solid #dadada;
	text-align:right;
        left: 0px; 
        right: 0px;

}
#footer ul	{
	display: block;
	float: left;
	}
#footer ul li	{
	display: inline;
	margin: 0px 10px 0px 0px;
	float: left;
	}
#footer ul li a:link,	#footer ul li a:visited{
	color: #888888;
	}
#footer ul li a:hover {
	color: #000;
	}
#footer li.current_page_item a	{
	color: #000;
	}

#sidebar	{
	display: block;
	width: 160px;
	float: right;
	height: 300px;
	padding: 95px 0px 0px 0px;
	color: #9f9d9d;
	font-size: 10px;
	}
#sidebar p	{
	margin: 0px;
	padding: 0px;
	}
#navigation {
	margin: 0px 0px 0px 0px;
	display: block;
	padding: 0px 0px 3px 0px;
	height: 15px;
	position: relative;
	float: left;
	width: 650px;
	text-transform: uppercase;
	}

#navigation ul {










float: left;
	width: auto;
	}

#navigation ul li {
	float: left;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: right;
	background-repeat: no-repeat;
	}


#navigation ul li a {
	font: normal 12px/14px Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 0px 0px 0px 0px;
	color: #686868;
	height: 15px;
	margin: 0px 15px 0px 0px;
	width: auto;
	float: left;
	}

#navigation ul li a:hover {
	color: #000;
	}
#navigation ul li a.active {
	color: #000;
	}
#navigation li.current_page_item a	{
	color: #000;
	}
#navigation li.current_page_parent a {	
	color: #000;

	}
#navigation li.current_page_ancestor a {
	color: #000;

	}


#navigation_right {
	margin: 0px 0px 0px 0px;
	display: block;
	padding: 0px 0px 3px 0px;
	height: 15px;
	position: relative;
	float: right;
	width: 175px;
	}

#navigation_right ul {
	float: left;
	width: auto;
	}

#navigation_right ul li {
	float: left;
	height: 15px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: right;
	background-repeat: no-repeat;
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;

	}

#navigation_right ul li a {
	font: bold 11px/16px "neue Helvetica", Helvetica, Arial, Geneva, sans-serif;
	display: block;
	padding: 0px 5px 0px 5px;
	color: #888888;
	height: 15px;
	margin: 0px 0px 0px 0px;
	width: auto;
	float: left;
	font-stretch: condensed;
	letter-spacing: 0px;
	
	}

#navigation_right ul li a:hover {
	color: #000;
	}
#navigation_right ul li a.active {
	color: #000;
	}
#navigation_right li.current_page_item a	{
	color: #000;
	}

#navigation_right li.current_page_parent a {	
	color: #000;

	}
#navigation_right li.current_page_ancestor a {
	color: #000;

	}

#logo	{
	font: normal 12px/48px Calibri "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	display: block;
	padding: 42px 40px 40px 0px;
	position: relative;
	float: left;
	width: 300px;
	height: 48px;
}


#nav_holder	{
	float: left;
	width: 894px;
	position: relative;
	}
#figure	{
	float: right;
	height: 94px;
	display: block;
	position: relative;
	width: 65px;
	margin: 53px 0px 0px 0px;
	padding: 0px 0px 1px 0px;

		}
.leftp {
	float: left;
	width: 280px;
	display: block;
	height: 270px;
}
.leftp p	{
	margin: 0px 0px 5px 0px;
	}
.leftr p	{
	margin: 0px 0px 5px 0px;
	}
.leftr {
	float: left;
	width: 240px;
	display: block;
	height: 270px;
}
.smallit	{
	font-size: 9px;
	margin: 0px 0px 10px 0px;
	}
.indentp  {
        padding: 0px 0px 0px 10px;
        margin: 0px 0px 0px 0px;
}
.nomargin  p{
        padding: 0px;
        margin: 0px;
}
.orange_text	{
	color: #ce8f2a;
	font: normal 11px/13px Georgia, "Times New Roman", Times, serif;
	}
#donate{
	width: 86px;
	display: block;
	height: 21px;
	position: relative;
	background-repeat: no-repeat;
	padding: 0px 37px 50px 37px;
	} 
#donate ul {
	margin: 0px;
	width:86px;
	padding-top: 0px;
	height: 21px;
}

#donate ul li	{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#donate ul li a {
	font: normal 16px/21px Helvetica, Arial, sans-serif;
	padding: 0px;
	float: left;
	margin: 0px 0px;
	display: inline;
	letter-spacing: -1px;
	font-weight: inherit;
	width: 86px;
}

#donate a:link	{
	background-image: url(images/button_donate.jpg);
}
#donate a span	{
	visibility: hidden;
}

#donate a:visited{
	text-decoration: none;
	color: #898989;
	background-image: url(images/button_donate.jpg);
	}
#donate a:hover{
	background-image: url(images/button_donate_hover.jpg);
	}
	
#donate a.active{
	background-image: url(images/button_donate_hover.jpg);
	}
.bullet	{
	margin: 0px;
	text-indent: 8px;
	background-image: url(images/bullet.gif);
	background-repeat:no-repeat;
	}
.bulletspace	{
	margin: 0px 0px 10px 0px;
	text-indent: 8px;
	background-image: url(images/bullet.gif);
	background-repeat:no-repeat;
	}
.bulletpad	{
	margin: 0px;
	padding:0px 0px 0px 8px;
	background-image: url(images/bullet.gif);
	background-repeat:no-repeat;
	}
.contact_info {
	float: left;
	width: 120px;
	display: block;

	height: 150px;
        line-height: 16px;

} 
.links {
        margin: 0px;
	padding:0px 0px 0px 8px;
	background-image: url(images/bullet.gif);







	background-repeat:no-repeat;
}
a.links:link{
        color: #555;
}
a.links:visited{
        color: #555;
}

a.links:hover{
        color: #ce8f2a;
}
.selected {
        color: #ce8f2a;
        margin: 0px;
	padding:0px 0px 0px 8px;
	background-image: url(images/bullet.gif);
	background-repeat:no-repeat;
}


a.selected:hover{
        color: #ce8f2a;
}
.faq_text {
        color: #ce8f2a;
}
#back	{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	bottom: 0px;
	width: 100%;
	height: 400px;
	z-index: -2;
	position: absolute;
	}
#text-holder-13 {
	width: 530px;
	margin: 0px;
	display: block;
	clear: none;
	padding: 20px 0px 0px 0px;
	float: left;
}
#text-holder-133 {
	width: 550px;
	margin: 0px;
	display: block;
	clear: none;
	padding: 20px 0px 0px 0px;
	float: left;
}
.event_upcoming	{
	border: 1px solid #ce8f2a;
	background-color: #fff;
	padding: 0px 5px 22px 5px;
	width: 518px;
	float: left;
	margin: 0px 0px 20px 0px;
	color: #585858;
	position: relative;
	}
.orange_title {
	background-color: #ce8f2a;
	color: #fff;
	height: 22px;
	font: bold 14px/22px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	float: left;
	width: 524px;
	}
.event_upcoming h3 {
	margin: 8px 0px 10px 0px;
	font:bold 12px/12px Georgia, "Times New Roman", Times, serif;
	color: #ce8f2a;
	padding: 0px;
	}
.event_past	{
	border: 1px solid #9f9d9d;
	background-color: #fff;
	padding: 0px 5px 22px 5px;
	width: 518px;
	float: left;
	margin: 0px 0px 20px 0px;
	color: ##585858;
	position: relative;
	}
.gray_title {
	background-color: #9f9d9d;
	color: #fff;
	height: 22px;
	font: bold 14px/22px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	float: left;
	width: 524px;
	}
.event_past h3 {
	margin: 8px 0px 10px 0px;
	font:bold 12px/12px Georgia, "Times New Roman", Times, serif;
	color: #585858;
	padding: 0px;
	}
.button	{
	border-top: 1px solid #e3e4e6;
	border-left: 1px solid #e3e4e6;
	border-right: 1px solid #e3e4e6;
	background-color: #fff;
	padding: 2px 5px 0px 5px;
	font: bold 10px/16px "neue Helvetica", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 0px 10px 0px 0px;
	float: left;
        color:#000;
	
	}
.buttonbuy	{
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	}
a.button:link {
	color:#888888;
	}
a.button:visited {
	color:#888888;
	}
a.button:hover {
	color:#000;
	}

.rightimgevent {
        float: right;
        padding: 0px 10px;
}
.news	{
	margin: 0px 0px 10px 0px;
	text-indent: 8px;
	background-image: url(images/bullet.gif);
	background-repeat:no-repeat;
	}
.news a:link {color:#585858; }
.news a:visited {color:#585858;}
.news a:hover	{color:#ce8f2a;}
.button_arrow	{
	border-top: 1px solid #e3e4e6;
	border-left: 1px solid #e3e4e6;
	border-right: 1px solid #e3e4e6;
	background-color: #fff;
	padding: 2px 5px 0px 11px;
	font: bold 10px/16px "neue Helvetica", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 0px 10px 0px 0px;
	float: left;
        color:#000;
        background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	
	}
a.button_arrow:link {
	color:#9f9d9d;
	}
a.button_arrow:visited {
	color:#9f9d9d;
	}
a.button_arrow:hover {
	color:#000;
        background-image: url(images/arrow_hover.jpg);
	background-repeat: no-repeat;
	}
#text_left  {
	width: 260px;
	float: left;
	font: normal 16px/22px Georgia, "Times New Roman", Times, serif;
	padding: 25px 50px 0px 0px;
        height: 100px;
	}
#text_right  {
	width: 340px;
	float: left;
	color:#dc8b07;
	font: normal 11px/14px Georgia, "Times New Roman", Times, serif;
	padding: 25px 0px 0px 0px;
        height: 100px;
	}
#sidebar_home	{
	display: block;
	width: 160px;
	float: right;
	height: 300px;
	padding: 40px 0px 0px 0px;
	color: #9f9d9d;
	font-size: 10px;
	}
.image_holder{
	padding: 0px 0px 50px 0px;
	float: left;
        width: 550px;
}
.image_holder img{
	margin: 0px 0px 0px 0px;
	float: left;
}
        .bubbleInfo {
	position: relative;
	top: 0px;
	right: 0px;
	width: 65px;
	background-color: #F4F4F7;
	float: right;
        }
        .trigger {
            position: absolute;
            background-color: #F4F4F7;
        }
     
        /* Bubble pop-up */

        .popup {
        	position: absolute;
        	display: none;
        	z-index: 50;
        	border-collapse: collapse;
			width: 240px;
			color: #00924a;
font-size: 11px;
        }

       

        .popup table.popup-contents {
        	font-size: 11px;
        	line-height: 1.0em;
        	color: #00924a;
        	font-family: Georgia, "Times New Roman", Times, serif;
			top: 200px;
        	}

        table.popup-contents th {
        	text-align: left;
        	text-transform: lowercase;
        	}

        table.popup-contents td {
        	text-align: left;
        	}
.absolute_pos	{
	display: block;
	float: left;
	position:absolute;
	margin: 0px 0px 0px 5px;
	bottom: 0px;
	}
.image_holder_event   {
        float: right;
        padding: 8px 5px 0px 10px;
}
.event_upcoming ul {

	padding: 0px 0px 15px 0px;

	margin: 0px 0px 0px 10px;

	

	}

.event_upcoming li	{

	padding: 3px 0px;

	margin: 0px 0px 0px 15px;

	list-style: disc;

	list-style-type: disc;

	}

#sidebar-320	{
	display: block;
	width: 179px;
	float: right;
	padding: 40px 0px 0px 0px;
	color: #9f9d9d;
	font-size: 10px;
	text-align: center;
	}
#sidebar-320 p	{
	margin: 6px 0px 14px 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	}

.orange_text-320	{
	color: #ce8e2a;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	
	}
#donate-320{
	width: 86px;
	display: block;
	height: 21px;
	position: relative;
	background-repeat: no-repeat;
	padding: 0px 0px 20px 39px;
	} 
#donate-320 ul {
	margin: 0px;
	width:86px;
	padding-top: 0px;
	height: 21px;
}

#donate-320 ul li	{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#donate-320 ul li a {
	font: normal 16px/21px Helvetica, Arial, sans-serif;
	padding: 0px;
	float: left;
	margin: 0px 0px;
	display: inline;
	letter-spacing: -1px;
	font-weight: inherit;
	width: 86px;
}

#donate-320 a:link	{
	background-image: url(images/button_donate.jpg);
}
#donate-320 a span	{
	visibility: hidden;
}

#donate-320 a:visited{
	text-decoration: none;
	color: #898989;
	background-image: url(images/button_donate.jpg);
	}
#donate-320 a:hover{
	background-image: url(images/button_donate_hover.jpg);
	}
	
#donate-320 a.active{
	background-image: url(images/button_donate_hover.jpg);
	}
	
#home_hike	 {
	width: 687px;
	height: 240px;
	border: 1px solid #ce8e2a;
	float: left;
	font-size: 14px;
	padding: 0px 10px 0px 0px;
	background-color: #ffffff;
	line-height: 18px;
	position: relative;
	margin: 0px 0px 20px 0px;
	}
#home_hike img	{
	float: left;
	padding: 0px 20px 0px 0px;
	}

#home_hike h2 {
	color: #4b4947;
	font-size: 14px;
	font-weight:bold;
	margin: 18px 0px 14px 0px;
	line-height: 18px;
	}
.absolute_pos_hike	{
	display: block;
	right: 10px;
	position:absolute;
	margin: 0px 0px 0px 5px;
	bottom: 0px;
	}