/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 4, 2012 06:04:58 PM America/New_York */

@font-face {
    font-family: 'QwigleyRegular';
    src: url('fonts/Qwigley-Regular-webfont.eot');
    src: url('fonts/Qwigley-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Qwigley-Regular-webfont.woff') format('woff'),
         url('fonts/Qwigley-Regular-webfont.ttf') format('truetype'),
         url('fonts/Qwigley-Regular-webfont.svg#QwigleyRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 4, 2012 06:52:59 PM America/New_York */
@font-face {
    font-family: 'ArimoRegular';
    src: url('fonts/Arimo-Regular-Latin-webfont.eot');
    src: url('fonts/Arimo-Regular-Latin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Arimo-Regular-Latin-webfont.woff') format('woff'),
         url('fonts/Arimo-Regular-Latin-webfont.ttf') format('truetype'),
         url('fonts/Arimo-Regular-Latin-webfont.svg#ArimoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArimoItalic';
    src: url('fonts/Arimo-Italic-Latin-webfont.eot');
    src: url('fonts/Arimo-Italic-Latin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Arimo-Italic-Latin-webfont.woff') format('woff'),
         url('fonts/Arimo-Italic-Latin-webfont.ttf') format('truetype'),
         url('fonts/Arimo-Italic-Latin-webfont.svg#ArimoItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArimoBold';
    src: url('fonts/Arimo-Bold-Latin-webfont.eot');
    src: url('fonts/Arimo-Bold-Latin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Arimo-Bold-Latin-webfont.woff') format('woff'),
         url('fonts/Arimo-Bold-Latin-webfont.ttf') format('truetype'),
         url('fonts/Arimo-Bold-Latin-webfont.svg#ArimoBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArimoBoldItalic';
    src: url('fonts/Arimo-BoldItalic-Latin-webfont.eot');
    src: url('fonts/Arimo-BoldItalic-Latin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Arimo-BoldItalic-Latin-webfont.woff') format('woff'),
         url('fonts/Arimo-BoldItalic-Latin-webfont.ttf') format('truetype'),
         url('fonts/Arimo-BoldItalic-Latin-webfont.svg#ArimoBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 4, 2012 06:57:05 PM America/New_York */
@font-face {
    font-family: 'CuprumFFURegular';
    src: url('fonts/Cuprum-webfont.eot');
    src: url('fonts/Cuprum-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cuprum-webfont.woff') format('woff'),
         url('fonts/Cuprum-webfont.ttf') format('truetype'),
         url('fonts/Cuprum-webfont.svg#CuprumFFURegular') format('svg');
    font-weight: normal;
    font-style: normal;
}





/* ——---———RESET——-———-*/

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, dl, dt, dd, ol, ul, li,
/*begin resetting styles for the page*/
form,table, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
} 

ul li, ol li {
	list-style: none;
	list-style-position: outside;
}
ol ol, ul ul, ol ul, ul ol
{
	margin-left: 15px;
	margin-bottom: 0;
}

a:focus {
	outline: 0;
}
/*end resetting styles for the page*/

/*mainstyles*/
body{
	background: #ffffff;
	padding: 0 0 0 0;
	font-family: 'ArimoRegular', arial, san serif;
	font-size: 16px;
	line-height: 150%;
	color: #000000;
	margin: 0 0 0 0;
	text-align: left;
}
a:link {
	font-family: 'ArimoRegular', arial, san serif;
	font-size: 16px;
	line-height: 150%;
	color: #754C29;
	text-decoration: none;
} 

a:visited {
	font-family: 'ArimoRegular', arial, san serif;
	font-size: 16px;
	line-height: 150%;
	color: #754C29;
	text-decoration: none;
}

a:hover {
	font-family: 'ArimoRegular', arial, san serif;
	font-size: 16px;
	line-height: 150%;
	color: #006837;
	text-decoration: none;
	} 

h1{
	font-family: 'CuprumFFURegular', arial, san serif;
	font-size: 1.5em;
	color: #006837;
	padding-bottom: 5px;
}

h2{
	font-family: 'CuprumFFURegular', arial, san serif;
	font-size: 1.25em;
	color: #754C29;
	padding-bottom: 5px;
}

#wrapper{
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px 20px 20px;
}	

#banner{
	position: relative;
	width: 100%;
	margin: auto auto 50px auto;
}
nav {
	border-top: solid 8px #000000;
	height: 30px;
	padding-left: 20px;
}

a.navbar:link{
	float: left;
	position: relative;
	padding:6px 6px 0px 6px;
	margin:0px 40px 0px 40px;
	background-color: #006837;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	height:25px;
	width:140px;
	font-family: 'ArimoRegular', sans-serif;
	font-size: .9em;
	color: #ffffff;
	text-align:center;
	text-decoration:none;
	line-height:125%;
	}
	

a.navbar:hover {
	background-color:#94765c;
	height:40px;
	font-family: 'ArimoRegular', sans-serif;
	font-size: .9em;
	color: #000000;
	text-align:center;
	text-decoration:none;
	line-height:125%;
}

a.navbar:visited {
	background-color:#006837;
	font-family: 'ArimoRegular', sans-serif;
	font-size: .9em;
	color: #ffffff;
	text-align:center;
	text-decoration:none;
	line-height:125%;
}

/*homepage*/	
.top{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	width: 980px;
	float: left;
	position: relative;
}

#left{
	float: left;
	margin-left: 2%;
	padding-bottom: 40px;
	padding-right: 30px;
	width: 25%;
	border-right-color : #006837;
	border-right-style : dashed;
	border-right-width : 1px;
	}
#right{
	float: right;
	margin-left: 2%;
	margin-right: 0;
	padding: 20px 30px 40px 30px;
	width: 20%;
	background-color: #d9d0c8;
	color: #000000;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border-color: #663204;
}
#center{
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 40px;
	height: auto;
	margin-left: 32%;
	margin-right: 28%;
	}
	
/*factoids page*/	
#fullwidth{
	float: left;
	margin: 0px auto 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 100%;
	border-top-color : #006837;
	border-top-style : dashed;
	border-top-width : 1px;
	}

#left2{
	float: left;
	margin-left: 2%;
	padding-bottom: 40px;
	padding-right: 25px;
	width: 35%;
	}
	
#right2{
	float: right;
	margin-right: 2%;
	padding-left: 50px;
	padding-bottom: 40px;
	margin-bottom: 40px;
	width: 50%;
	height: 100%;
	border-left-color : #006837;
	border-left-style : dashed;
	border-left-width : 1px;
}	
ol.topactivities{
	margin-left: 35px;
}

ol.topactivities li{
	list-style-type: decimal;
}

table{
	margin-top: 20px;
	background-color: #f2ebd9;
	border-collapse: collapse;
	width: 100%;
	line-height: 125%;
} 
colgroup{
	width: 25%;
}

thead th{
	background-color: #663204;
	text-align: left;
	font-size: 14px;
	color: #d9d0c8;
	border-width: 1px;
	border-color: #ffffff;
	border-style: dashed;
	padding: 10px 10px 10px 10px;
}

tbody th{
	background-color: #ba895e;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	color: #000000;
	border-width: 1px;
	border-color: #663204;
	border-style: dashed;
	padding: 10px 10px 10px 10px;
}

td{
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	color: #000000;
	border-width: 1px;
	border-color: #663204;
	border-style: dashed;
	padding: 10px 10px 10px 10px;
}
/*outdoors pages including gorge, wapark, and multnomah*/	
.left4{
	float: left;
	margin-left: 2%;
	padding-bottom: 40px;
	padding-right: 50px;
	width: 35%;
	border-right-color : #006837;
	border-right-style : dashed;
	border-right-width : 1px;
	}
	
.right4{
	float: right;
	margin-right: 2%;
	padding-bottom: 40px;
	margin-bottom: 40px;
	width: 50%;
	height: 100%;
}

ul.bulletlist li{
	list-style-position: inside;
	list-style-image: url(images/bullet.png);
}

figure{
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 1;
}

figcaption{
	position: relative;
	z-index: 2;
	top: -20px;
	padding: 15px 5px 5px 10px;
	font-family: 'CuprumFFURegular', arial, san serif;
	font-size: 2em;
	color: #ffffff;
	background-color: #754C29;
}
.gorgeaside{
	border-top-color: #006837;
	border-top-style: dashed;
	border-top-width: 1px;
	margin-top: 30px;
	padding-top: 30px;
}

.fallspic{
	border-bottom-color: #006837;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

/*Contact page*/


#left3{
	float: left;
	margin-left: 2%;
	padding-bottom: 40px;
	padding-right: 30px;
	width: 30%;
	border-right-color : #006837;
	border-right-style : dashed;
	border-right-width : 1px;
	}
	
#right3{
	float: right;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 40px;
	padding: 10px 30px 40px 30px;
	width: 50%;
	height: 100%;
	background-color: #006837;
	color: #ffffff;
}

#name{
	width: 90%;
	height: 150%;
	background-color: #d9d0c8;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
}

#email{
	width: 90%;
	height: 150%;
	background-color: #d9d0c8;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
}

#comments{
	width: 90%;
	height: 150%;
	background-color: #d9d0c8;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
}
#submit{
	margin: 0 auto 0 auto;
	height: 50px;
	width: 30%;
}
#reset{
	margin: 0 auto 0 auto;
	height: 50px;
	width: 30%;
}

.whiteh1{
	color: #ffffff;
}
#reply{
	width: 50%;
	margin: 50px auto 50px auto;
	background-color: #d9d0c8;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding: 40px 40px 40px 40px;
}

/*credits page*/


#credit{
	margin-bottom: 40px;
	position: relative;
}
.imgcol{
	width: 30%;
}
.srccol{
	width: 70%;
}

/*general class stuff*/
.source a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.sidebarh1{
	color: #663204;
	font-size: 1.25em;
	padding-bottom: 5px;
}

.sidebarh1_line{
	border-top-color: #006837;
	border-top-style: solid;
	border-top-width: 4px;
	margin-top: 30px;
	padding-top: 30px;
	color: #663204;
	font-size: 1.25em;
	padding-bottom: 5px;
}

.sidebarli{
	padding-left: 20px;
	font-size: 14px;
	line-height: 125%;
}	

ul.sidebarli li{
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	padding-bottom: 5px;
}

.sidebartxt{
	text-align: left;
	font-size: 14px;
	line-height: 125%;
	color: #000000;
}	

a.sidebar:link {
	font-family: 'ArimoBold', arial, san serif;
	font-size: 14px;
	line-height: 125%;
	color: #754C29;
	text-decoration: none;
} 

a.sidebar:visited {
	font-family: 'ArimoBold', arial, san serif;
	font-size: 14px;
	line-height: 125%;
	color: #754C29;
	text-decoration: none;
}

a.sidebar:hover {
	font-family: 'ArimoBold', arial, san serif;
	font-size: 14px;
	line-height: 125%;
	color: #006837;
	text-decoration: none;
	} 

.menu{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

.clearFloat{
	clear: both;
}	
/*FOOTER*/

footer{
	padding-top: 10px;
	width: 980px;
	height: 300px;
	margin: 15px auto 15px auto;
	font-family: 'ArimoRegular';
	font-size: 1em;
	line-height: 100%;
	text-align: center;
	color: #000000;
	}
	
footer a {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	color:#006837;
	font-family: 'ArimoBold';
	text-decoration: none;
	}

footer a:visited {
	color:#006837;
	font-family: 'ArimoBold';
	text-decoration: none;
}	
footer a:hover {
	color:#000000;
	font-family: 'ArimoBold';
	text-decoration: none;
}	

.rightborder{
	border-right-color: #006837;
	border-right-style: dashed;
	border-right-width: 1px;
	}
