/* CSS Document */

html {
	height: 100%;
}

a:link, a:visited {
	color: #702609;
        text-decoration: none;
        font-weight: bold;
        font-size: 13px;
}

.clr {
	clear: both;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	height: 155px;
         width: 980px;
         xbackground: url(../images/header.jpg) no-repeat;
}

#banner {
	float: left;
	padding-top: 80px;
	padding-left: 40px;
	height: 10px;
         width: 548px;
         xbackground: url(../images/banner.jpg) no-repeat;
}

#leftbg {
	float: left;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 117px;
	/*height: 41px;*/
         width: 150px;
         xbackground: url(../images/left.png) no-repeat;
}

#leftbottom {
	float: left;
	padding: 0px;
	height: 21px;
         width: 297px;
         xbackground: url(../images/leftbottom.png) no-repeat;
}

#top {
	float: left;
	padding-left: 80px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 0px;
         width: 548px;
         xbackground: url(../images/bgitems.png) no-repeat;
}

#topbottom {
	float: left;
	padding: 0px;
	height: 20px;
         width: 548px;
         xbackground: url(../images/mainbottom.png) no-repeat;
}

#maintop {
	float: left;
	height: 23px;
         width: 548px;
         background: url(../images/maintop.png) no-repeat;
}

#main {
	margin-top: 34px;
	margin-left: 8px;
	width: 620px;
	color: black;
}

#mainbottom {
	float: left;
	padding: 0px;
	height: 20px;
         width: 548px;
         background: url(../images/mainbottom.png) no-repeat;
}

#bodytotal {
         border: 1px solid #000000;
	padding: 0px;
         width: 980px;
         height: 1200px;
         background: #060606;
        background: url(../images/background.jpg) no-repeat;
}

#user1 {
         border-right: 1px dashed #999999;	
	padding-right: 3px;
}

#user2 {
	padding-left: 3px;
}

/*.user1_inner {
	border: 1px solid #cccccc;
	background: url(../images/back.png) repeat-y;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}*/

/*.user3_inner {
	/*border: 1px solid #cccccc;*/
  float: none !important;
  float: left;
        background: url(../images/header.jpg) repeat-y;
	margin: 0px;
	padding: 2px;
}*/

.maintitle {
	color: #B5EC50;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_buttontop {
  position: absolute;
  top: 150px;
  text-align: center;
  font-size: 10px;
  font-weight: normal;;
  /*border: 3px double #cccccc;*/
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 20px;
  line-height: 20px;
  margin: 1px;
}
.back_button {
	float: left;
  text-align: center;
  font-size: 10px;
  /*font-weight: bold;*/
  /*border: 3px double #cccccc;*/
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 10px;
  /*font-weight: bold;*/
  /*border: 3px double #cccccc;*/
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 12px;
	float: right;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 150%;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 170%;
	font-size: 10px;
        background: url(/images/fcp2009subbackground.jpg) no-repeat;
	background-color: #d9ae52;
}

/* Joomla core stuff */
a.fplink:link, a.fplink:visited {
        color: #F98D0E; text-decoration: none;
        font-size: 13px;
        /*font-weight: bold;*/
}

a.fplink:hover {
        color: #FA9E31; text-decoration: underline;
        /*font-weight: bold;*/
}

table.contentpaneopen {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #333333;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  /*font-weight: bold;*/
  /*border: 1px solid #cccccc;*/
  width: auto;
  /*background: url(../images/subhead_bg.png) repeat-x;*/
  /*background: #737272;*/
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 22px !important;
  height: 20px;
  margin: 1px;
}

.inputbox {
         color: #333333;	
         padding: 2px;
	border:solid 1px #666666;
	background-color: transparent;
}

.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	xcolor: #B5EC50;
	color: #027916;
         border-bottom: 1px dashed #999999;		
         text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 15px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 15px;
	xcolor: #B5EC50;
	color: darkgreen;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	color: #B5EC50;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	color: #B5EC50;
         border-bottom: 1px dashed #999999;		
         text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-size: 11px;
         font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}


.sectiontableheader {
  /*background: #f0f0f0;*/
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #000000;
}

.sectiontableentry2 {
	/*background-color : #cccccc;*/
}

.small {
	xcolor: #999999;
	color: #000000;
	font-size: 11px;
}
.vsmall {
	font-size: 10px;
}

a.smallwhite:link, a.smallwhite:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #D1D1D1;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	xcolor: #D1D1D1;
	color: #a68103;
	font-size: 11px;
}

table.contenttoc { padding-right: 10px; }

/* table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}*/

a.mainlevel:link, a.mainlevel:visited {
	display: block;
         border-bottom: 0px solid #333333;	
	vertical-align: middle;
	font-size: 12px;
        font-weight: normal;
	color: #BBBBBB;
	text-align: left;
	padding-top: 2px;
	padding-left: 12px;
	height: 13px !important;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	/*background-position: 0px -25px;*/
         border-bottom: 1px solid #666666;
	text-decoration: none;
	color: #ffffff;
}

a.mainlevel#active_menu {
	color:#ffffff;
         border-bottom: 1px solid #666666;
}

a.mainlevel#active_menu:hover {
	color: #ffffff;
         border-bottom: 1px solid #666666;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}

a.sublevel:hover {
	color: #999999;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #999999;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	/*background-color: #ddd;*/
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  /*background: #efefef;*/
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.pagehead {
	position: absolute;
	top: 48px;
	left: 158px;
        width: 510px;
        text-align: right;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans Serif;
}
.pagesubhead {
	position: absolute;
	top: 68px;
	left: 158px;
        width: 510px;
        text-align: right;
	color: #4f3311;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans Serif;
}

.rednav {
	color: #702609;
	top-padding: 10px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans Serif;
}

.bignav {
	font-family: verdana, arial, serif, monospace, cursive, sans-serif, Helvetica;
	font-size: 17px;
	line-height: 18px;
	color: #702609;
	font-weight: bold;
}
.desc {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.desc1 {
        padding-top: 6px;
        padding-bottom: 6px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

#campsiteguide {
	position: absolute;
	top: 70px;
	padding-top: 96px;
	left: 680px;
        width: 320px;
        height: 200px;
        background-image: url(/images/fcphome2008rangerjane.jpg);
        background-repeat: no-repeat;
        background-position: right top;
}

#camperforum {
	position: absolute;
	top: 268px;
	padding-top: 24px;
	left: 680px;
        width: 320px;
        height: 200px;
        background-image: url(/images/fcphome2008campforum.jpg);
        background-repeat: no-repeat;
        background-position: right top;
}

#camera {
	position: absolute;
	top: 398px;
	padding-top: 23px;
	left: 680px;
        width: 320px;
        height: 200px;
        background-image: url(/images/fcphome2008camera.jpg);
        background-repeat: no-repeat;
        background-position: right top;
}

#skyscraper {
	position: absolute;
	top: 538px;
	padding-top: 0px;
	left: 670px;
        width: 320px;
        height: 430px;
}

#parkmap {
	position: absolute;
	top: 558px;
	left: 10px;
        width: 184px;
        align: center;
        text-align: center;
}

#history {
	position: absolute;
	top: 558px;
	left: 208px;
        width: 184px;
        align: center;
        text-align: center;
}

#canoeing {
	position: absolute;
	top: 558px;
	left: 208px;
        width: 184px;
        align: center;
        text-align: center;
}

#boating {
	position: absolute;
	top: 558px;
	left: 406px;
        width: 184px;
        align: center;
        text-align: center;
}

#mountains {
	position: absolute;
	top: 558px;
	left: 604px;
        width: 184px;
        align: center;
        text-align: center;
}

#tearup {
	position: absolute;
	top: 558px;
	left: 802px;
        width: 184px;
        align: center;
        text-align: center;
}

#divider {
	position: absolute;
	top: 750px;
	left: 10px;
}

#homenav {
	position: absolute;
	top: 7px;
        text-align: right;
	left: 700px;
	width: 285px;
}

#topnav {
	position: absolute;
	top: 110px;
        text-align: right;
	left: 0px;
}

#imagine {
	position: absolute;
	top: 152px;
        text-align: right;
	left: 0px;
}

#phrases {
	position: absolute;
	top: 244px;
	left: 64px;
	font-family: arial, verdana, times;
	font-size: 12px;
	font-weight: bold;
        line-height: 37px;
}

#ushugging {
	position: absolute;
	top: 434px;
	left: 50px;
}

#guidebook {
	position: absolute;
	top: 55px;
	left: 680px;
}

#slideshowbg {
	position: absolute;
	top: 225px;
	left: 223px;
        width: 399px;
        height: 299px;
        background-color: white;
}
#slideshow {
	position: absolute;
	top: 174px;
	left: 155px;
}

#searchbox {
	position: absolute;
	top: 39px;
	left: 795px;
	display: block;
	width: 160px;
	xheight: 54px;
	background: transparent;
}
#searchfield {
	width: 110px;
	margin: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9e9e9e;
	height: 16px;
	position: absolute;
	top: 1px;
	left: 12px;
	padding: 0px;
	border-top-width: 2px;
	display: block; }

#searchsubmit {
	position: absolute;
	top: 3px;
	right:-30px;
	background-image: url(/images/fcp2008search.gif);
	width: 53px;
	height: 22px;
	display: block; }

#newsscroller {
	position: absolute;
	top: 538px;
	left: 730px;
}

#tickerhead {
        padding: 3px;
        padding-left: 5px;
	font-family: verdana, arial, times;
        font-size: 11px;
        color: white;
        background-color: #222222;
}

#bottomnav {
	position: absolute;
	top: 768px;
        left: 9px;
        width: 1000;
	font-family: verdana, arial, times;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        line-height: 18px;
}

#bottomnavfloat {
        width: 1000;
	background-color: #d9ae52;
        padding-top: 10px;
        padding-left: 18px;
	font-family: verdana, arial, times;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        line-height: 18px;
}

a:link.bottomnavlink, a:visited.bottomnavlink {
	font-family: arial, verdana, times;
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
}

#fcpeuro {
        position: absolute;
        top: 920px;
        left: 846px;
}

#campadklogo {
        position: absolute;
        top: 792px;
        left: 857px;
}


#myimage{ filter:light }

.anylinkcss{
position: absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #513614;
width: 160px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}
.anylinkcss a:visited { color: #FFFFFF; }

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}
}


.warning {
   color: #0000CD;
   font-weight: bold;
   font-size: 12px;
}

