﻿/*
	Created by: Michael Rosol of RoyalWebDesigns.com
		   For: Pocono Adventure Center
		  Date: August 19, 2008
*/

* { padding: 0; margin: 0; }

body
{

	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	/*background: url(../images/bg.gif) center repeat-y #FFFFFF ;*/
	
	background-repeat: repeat-y;
	background-color: #1f4810;
	background-position: center top;
	background-image: url(../images/horStripe.gif);
	background-color: #365b28;
}
p
{
	margin-bottom: 10px;
	color:#555555;
}
h1
{
	/*text-transform: uppercase;*/
	font-size: 1.5em;
	color: #204813;
	letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	border-bottom:2px #599444 solid;
}
h2
{
	font-size: 1.3em;
	color: #48515a;
	letter-spacing: 1px;
	padding: 0px 0px 15px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h3
{
	font-size: 1.2em;
	color: #48515a;
	margin: 15px 0 10px;
	text-align: left;
	text-indent: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{

}

a:link
{
	color: #5c4b2e;
	text-decoration: none;
}

a:visited
{
	color: #5c4b2e;
	text-decoration: none;
}
a:hover
{
	color: #304255;
	text-decoration: underline;
}
div.hr
{
	height: 67px;
	background: transparent url(../images/hr2.jpg) no-repeat scroll center;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.hr hr {
  display: none;
}

/****TEMPLATE****************************************************/
#wrapper { 
 margin: 10px auto 10px;
 width: 922px;
 border: 1px #162a0e solid; 
 padding:5px;
 background-color:#ffffff;
 background-image:url(../images/shadow.png);
 background-position:-5px -5px;
}
#faux {
 background: url(../images/faux-2-3-col.gif);
 margin: 5px 0 5px 0;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;


}
#header {
 color: #333;
 width: 902px;
 height:150px;
 padding: 0px;
 /*background: url(../images/header.jpg);*/
 }
#navigation {
 color: #333;
 height:34px;
 margin: 5px 0px 0px 0px;
 padding:0;
 background: #599444; /*background of menu bar (default state)*/
 background-image:url(../images/navBG.gif);
 background-position: right top;
 background-repeat:no-repeat;

}
#leftcolumn { 
 /*background-color:#cdcd9b;*/
 display: inline;
 color: #333;
 padding: 0;
 width: 185px;
 float: left;
}
#content { 
 float: left;
 color: dimgray;
 margin: 0 10px 0 10px;
 width: 532px;
 display: inline;
 position: relative;


}
#rightcolumn { 
 /*background-color:#cdcd9b;*/
 display: inline;
 position: relative;
 color: #333;
 padding: 0;
 width: 185px;
 float: right;
 vertical-align:top;
 margin-bottom:5px;

}
#footer { 
 width: 916px;
 padding:3px;
 background-color:#569640;
 clear: both;
 color: #ffffff;
}
#footer a:link
{
	color:#ffffff;
	text-decoration:none;
	height:35px;
}
#footer a:visited
{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

.clear { clear: both; background: none; }
/****************************************************************/

/****EXTRAS******************************************************/
.textbox
{
	color: #52506d;
	border-right: #d6bbff 1px solid;
	border-top: #d6bbff 1px solid;
	border-left: #d6bbff 1px solid;
	border-bottom: #d6bbff 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
    background: #e2e2e2;
    background-image:url('../images/zone.gif');
    
   
}
blockquote
{
	width: 100%;
	background: transparent url('../images/quoleft.png' ) left top no-repeat;
	margin-bottom: 25px;
	text-align: center;
	
}

blockquote div
{
	background: transparent url(  '../images/quoright.png' ) right bottom no-repeat;
	font-style: italic; /*This MAY cause horizontal scrollbar to appear in IE6*/
	text-align: left;
	text-indent: 50px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.commentbox
{
	color: #006600;
	font-family: 'Courier New';
	background-color: #ffffff;
	border-top: darkgray 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	margin: 0px;
	overflow: auto;
}
.developerNote
{
	font-family: 'Courier New';
	color: #008000;
	padding: 2px;

}
.attentionNote
{
	font-family: 'Courier New';
	color: #CC0000;
	padding: 2px;

}	
	
/****************************************************************/


/****HORINONTAL NAVIGATION***************************************/
.horizontalnavigationcss
{
	position: fixed;
	visibility: hidden;
	border: 1px solid #4d4d4d;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #f2eec8;
	width: 260px;
}
.horizontalnavigationcss a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #4d4d4d;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
}
.horizontalnavigationcss a:hover
{
	background-color: #575757;
	color: white;
}
/****************************************************************/



/****VERTICAL NAVIGATION***************************************/
.mainCategory{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 110%;
	margin-top: 10px;
}
.indent{
text-indent: 7px;
}

/*ul{
list-style:none;
}*/
/****************************************************************/


/****CONTACT*****************************************************/
.column1{
	vertical-align: top;
	width: 100px;
}
.column2{
	width: 200px;
}
/****************************************************************/


/****VISUAL FEATURES******************************************************/
/* Required Text Box  */
.required {
    background-image: url(../images/important.gif);
    background-repeat:no-repeat;
    background-position:top left;
    background-position:2px 2px;
    border: 1px solid #aaaaaa;
    padding-left:20px;
    width:280px;
	height:20px;
}
/* Optional Text Box: */
.optional {
    border: 1px solid #aaaaaa;
    width:300px;
    height:20px;

}
/* Textbox Label  */
.textboxLabel
{
	
}
/* Textbox Character Count Limit Progress View */
.textProgress{
	width: 1px;
	height: 18px;
	color: white;
	font-size: 12px;
  	overflow: hidden;
	background-color: navy;
	padding-left: 0px;
}
.containerHeader{
	background-color:#48515a;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	margin-bottom:2px;
	margin-top:5px;
}

.container{
	background-color:#f2eec8;
	border:1px #48515a asolid;
	padding: 5px;
}

#rightItems li
{
	list-style:none;
	padding-bottom:10px;
}

/****************************************************************/