/* General Text and Body Styles */

body {
    	font-family: tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
}

/*Special Font Colors*/

.mountain {
    	font-family: tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

/*#584820; #993300; 995860;*/
.bark {
    	font-family: tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

.sand {
    	font-family: tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

.river {
    	font-family: tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

.spruce {
    	font-family: tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

.pine {
    	font-family: tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}


.cherry {
    	font-family: tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	background-color: transparent;
	margin: 0px;
}

h2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	background-color: transparent;
	margin: 0px;
}

h3 {
	font-family: tahoma, arial, helvetica, sans-serif;
	background-color: transparent;
	margin: 0px;
}

h4 {
	font-family: tahoma, arial, helvetica, sans-serif;
	background-color: transparent;
	margin: 0px;
}

h5 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: transparent;
	margin: 0px;
}

h6 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	margin: 0px;
}

.maintext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	background-color: transparent;
	margin: 0px;
}

.italictext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	font-style: italic;
	background-color: transparent;
	margin: 0px;
}

.italic {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-style: italic;
	background-color: transparent;
	margin: 0px;
}

.italicb {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

.italicr {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

.righttext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	text-align: right;
	font-style: italic;
	background-color: transparent;
	margin: 0px;
}

.centertext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	background-color: transparent;
	margin: 0px;
}

.justifytext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	background-color: transparent;
	margin: 0px;
}

.specialtext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-style: italic;
	background-color: transparent;
	margin: 0px;
}

.addresstext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	background-color: transparent;
	margin: 0px;
}

.phototext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-style: italic;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

.ppheader {
	font-family: tahoma, arial, verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	background: transparent;
	font-size: 16px;
}

/*Special Text for Page Headers*/
.header {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

/*Small text for copyright notice*/
.small {
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
	background-color: transparent;
}

/*Center alignment for text and objects*/
.two {
	text-align: center;
}

/*To make bold paragraph text*/
.three {
	font-weight: bold;
}

/* Main Table Background*/

.tablebkgd {
    	background-image: url(images/paper3.gif);
	background-color: #ffffff;
}
/*Horizontal Rule*/

.mainbgcolor
{
	background-color:#000000;
	color:#ffffff;
}

/*--------------SPECIAL TABLE BORDER STYLES-------------------------------------------*/

img.rightpic {
	border: 0; 
  	float: right; 
}

img.leftpic {
	border: 0; 
  	float: left; 
}

.position {
  	margin-left: 35px;
  	margin-right: 35px;
  	height: 225px;
}

/*Class Assignment Styles:
Table Border and background style. The text color and background color are inherited from the parent element.*/
.tableframe {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	color: #000000;
	background-color: transparent;
	border-top: #000000 4px inset;
  	border-right: #000000 4px inset; 
  	border-bottom: #000000 4px inset;
  	border-left: #000000 4px inset;
  	padding: 5px 5px 5px 5px; /* T-R-B-L */
} 

/*------------------------------------------------Link Table Styles --------------------------------------*/

.tblink {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background-color: transparent;
	border: 4px double #000000;
	margin: 0px;
}

.linkheader {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

/*-------------------------------------------------END Link Table Styles ------------------------------*/

/*------------------------------------------------Order Form Styles -------------------------------------*/ 

.formbkgd {
	background-color: #ffffff;
} 

.tbheader {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

.shipping {
	font-family: times, times new roman, serif;
	font-size: .6em;
	color: #000000;  
	background-color: transparent;
}

.colheader {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;  
	background-color: transparent;
}

.fmtext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;  
	background-color: transparent;
} 

.fmitalic {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;  
	background-color: transparent;
}

.fmstrong {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;  
	background-color: transparent;
}

.fmjustify {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	color: #000000;  
	background-color: transparent;
	margin: 0px;
}

.fmaddress {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	margin: 0px;
} 

#divbody {
  	text-align: left;
}
 
#divone {
  	text-align: left;
	display: none;
}

#divtwo {
  	text-align: left;
} 

#activitiesButton {
  	text-align: left;
	display: none;
} 

#divthree {
  	text-align: left;
	display: none;
} 

#divform {
  	text-align: left;
} 

.tablealign {
	text-align: center;
}  

/*--------------------Special Classes and IDs for NoPrint 

#Header {
  display: none;
}

#Footer{
  display: none;
}

.noprint {
  display: none;
}
------------------- */

/*--------------------------------END ORDER FORM STYLES--------------------------------------*/    

/*Small text for copyright notice*/
.small {
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
	color: #211a08;  
	background-color: transparent;
}
	
/* This document's anchor pseudo-classes*/
/*General Link CSS for text links*/
a {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-weight: bold;
   color: #0000ff;
   background-color: transparent;
   text-decoration: none;
}
  
a:visited {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-weight: bold;
   color: #800080;
   background-color: transparent;
}

a:hover {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-weight: bold;
   color: #ff0000;
   background-color: #ffffff;
   text-decoration: underline;
}

a:active {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-weight: bold;
   color : #008000;
   background-color: #0099ff;
}


/*Horizontal Rule*/

.mainbgcolor
{
	background-color:#211a08;
	color:#ffffff;
}

/* Styles below required to get the NavBar operational border: 2px solid #211a08; background-color: #b07f57;*/
/* Set up the Menu Boxes*/
#navMenua 
{
	width: 100%;
	border: 2px solid #0c489b;
	background-color: #0c489b;
	margin:3px 0px;
    	width:740px !important;
    /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
    	width /**/:760px;     
}

/* Set up the Menu Box Anchor Styles*/
#navMenua a, #navMenua a:visited
{
	float: left;
    	background: #f3f3f3 url('images/menu_button.png') 0px 0px;
    	border-left: 1px solid #ffffff;
    	border-top: 1px solid #ffffff;
    	border-right: 1px solid #dddddd;
    	border-bottom: 1px solid #dddddd;
    	font:12px verdana, sans-serif;
    	font-weight: bold;
    	text-align: center;    
    	color: #0c489b;
    	text-decoration: none;
    	height: 15px;
   	width: 195px;
}

#navMenua a:hover
{
    	background: #f3f3f3 url('images/menu_button.png') 0px 15px;
	font:12px verdana, sans-serif;
    	font-weight: bold;
    	text-align: center;    
    	color: #ff0000;
    	text-decoration: none;
}

#navMenua a.margin 
{
    	margin-right:2px;
}

 #navMenua ul, #navMenua li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*Set up Inline Display of Menu Boxes. Default is Verticle Display*/
#navMenua li { display: inline; }

/*BOTTOM NAV MENU*/

#navMenub 
{
	width: 100%;
	border: 2px solid #0c489b;
	background-color: #0c489b;
	margin:3px 0px;
    	width:740px !important;
    /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
    	width /**/:760px;     
}

/* Set up the Menu Box Anchor Styles*/
#navMenub a, #navMenub a:visited
{
	float: left;
    	background: #f3f3f3 url('images/menu_button.png') 0px 0px;
    	border-left: 1px solid #ffffff;
    	border-top: 1px solid #ffffff;
    	border-right: 1px solid #dddddd;
    	border-bottom: 1px solid #dddddd;
    	font:12px verdana, sans-serif;
    	font-weight: bold;
    	text-align: center;    
    	color: #0c489b;
    	text-decoration: none;
    	height: 15px;
   	width: 195px;
}

#navMenub a:hover
{
    	background: #f3f3f3 url('images/menu_button.png') 0px 15px;
	font:12px verdana, sans-serif;
    	font-weight: bold;
    	text-align: center;    
    	color: #ff0000;
    	text-decoration: none;
}

#navMenub a.margin 
{
    	margin-right:2px;
}

 #navMenub ul, #navMenub li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*Set up Inline Display of Menu Boxes. Default is Verticle Display*/
#navMenub li { display: inline; }


