/* ================INSTRUCTIONS=================*/ 
/* By changing the classes below, you can add your own custom styles for various areas of the header. In order for your changes to work though, you MUST include a reference in your HTML pages to both the common CSS file and custom CSS file in that order.

Instructions are provided below for customizing these classes. */

/* ================BANNER=======================*/  
/* TO DISPLAY A CUSTOM BANNER IMAGE: 
If you want to display a custom banner, change the "background: url" to point to a local banner, or external, image location.

TO DISPLAY A CUSTOM BANNER COLOR (NO IMAGE): 
If you would rather display a color instead of a banner image, change the "background: url" portion to point to "" and set the background color (#006633) to whatever color you wish to display.
NOTE: You can use either hexadecimal color codes (i.e. - #006633, #063) or HTML color names (i.e. - "black"). */ 
#usgscolorband { 
	background: #836F48 url(/images/MRLC_Banner2.jpg) 0px 0px no-repeat; 
} 
/* ================SITE TITLE===================*/ 
/* TO DISPLAY A CUSTOM SITE TITLE BAR: 
The #usgstitle class is specific to the colored site title bar that lies beneath the USGS identifier. To change the color of this bar, set the "background-color" attribute below to the color you wish to display and change the "color" attribute to set the text color.
NOTE: You can use either hexadecimal color codes (i.e. - #000000) or HTML color names (i.e. - "black"). */ 
#usgstitle { 
    background-color: #0C3F05; 
    color: #ffffff; 
} 
/* =============STANDARD CONTENT===============*/ 
/* TO CHANGE THE TEXT SIZE OF THE CONTENT:
By default, USGS has set the font size to "small" in order to provide a consistent size for content across all pages. If you would prefer not to have a pre-defined font size for your pages, change the "font-size" attributes below to "font-size: 100%;". */
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
th, td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bold 
{
	font-weight:bold;;
}

#usgsfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	margin: 0;
}

#usgsfooterbar {
	background-color: #0C3F05;
	padding: 4px;
	margin: 0;
}

#Data1992 { 
	background: #836F48 url(/images/1992_Landcover.jpg) 0px 0px no-repeat; 
} 

#Data2001 { 
	background: #836F48 url(/images/2001_Landcover.jpg) 0px 0px no-repeat; 
} 

#image1 { 
	background: #836F48 url(/images/rotatingimages/CR_Coastline_Horizontal.jpg) 0px 0px no-repeat; 
} 

#image2 { 
	background: #836F48 url(/images/rotatingimages/CR_Forest_Vista.jpg) 0px 0px no-repeat; 
} 
#image3 { 
	background: #836F48 url(/images/rotatingimages/DSCF0763.jpg) 0px 0px no-repeat; 
} 
#image4 { 
	background: #836F48 url(/images/rotatingimages/LHP_Bay_and_Harbor.jpg) 0px 0px no-repeat; 
} 
#image5 { 
	background: #836F48 url(/images/rotatingimages/LHP_Lobster_Pier.jpg) 0px 0px no-repeat; 
} 
#image6 { 
	background: #836F48 url(/images/rotatingimages/MVL_Tobacco.jpg) 0px 0px no-repeat; 
} 
#image7 { 
	background: #836F48 url(/images/rotatingimages/NAPU_Mowing_Hay.jpg) 0px 0px no-repeat; 
} 
#image8 { 
	background: #836F48 url(/images/rotatingimages/NEH_Big_Wilson_Stream.jpg) 0px 0px no-repeat; 
} 
#image9 { 
	background: #836F48 url(/images/rotatingimages/Picture_102.jpg) 0px 0px no-repeat; 
} 
#image10 { 
	background: #836F48 url(/images/rotatingimages/SFCP_Wooded_Wetland.jpg) 0px 0px no-repeat; 
} 
#image11 { 
	background: #836F48 url(/images/rotatingimages/WHP_Oil_Pump_in_Wheat.jpg) 0px 0px no-repeat; 
}
#image12 { 
	background: #836F48 url(/images/rotatingimages/DSCF0800.jpg) 0px 0px no-repeat; 
}
#image13 { 
	background: #836F48 url(/images/rotatingimages/DSCF0823.jpg) 0px 0px no-repeat; 
}
#image14 { 
	background: #836F48 url(/images/rotatingimages/IMG_0320.jpg) 0px 0px no-repeat; 
}
#image15 { 
	background: #836F48 url(/images/rotatingimages/IMG_0350.jpg) 0px 0px no-repeat; 
}
#image16 { 
	background: #836F48 url(/images/rotatingimages/IMG_0392.jpg) 0px 0px no-repeat; 
}
#image17 { 
	background: #836F48 url(/images/rotatingimages/IMG_0567.jpg) 0px 0px no-repeat; 
}
#image18 { 
	background: #836F48 url(/images/rotatingimages/IRL_I70.jpg) 0px 0px no-repeat; 
}
#image19 { 
	background: #836F48 url(/images/rotatingimages/LP_Cabin_and_Katahdin.jpg) 0px 0px no-repeat; 
}
#image20 { 
	background: #836F48 url(/images/rotatingimages/NLCD2001_CO_Forest.jpg) 0px 0px no-repeat; 
}
#image21 { 
	background: #836F48 url(/images/rotatingimages/NLCD2001_CO_IMP.jpg) 0px 0px no-repeat; 
}
#image22 { 
	background: #836F48 url(/images/rotatingimages/NLCD2001_CO_LC.jpg) 0px 0px no-repeat; 
}
#image23 { 
	background: #836F48 url(/images/rotatingimages/NLCD2001_Grand_Canyon.jpg) 0px 0px no-repeat; 
}
#image24 { 
	background: #836F48 url(/images/rotatingimages/NLCD2001_Salt_Lake_City.jpg) 0px 0px no-repeat; 
}
#image25 { 
	background: #836F48 url(/images/rotatingimages/NLCD2001_Seattle.jpg) 0px 0px no-repeat; 
}
#image26 { 
	background: #836F48 url(/images/rotatingimages/NLCD1992_LandCover.jpg) 0px 0px no-repeat; 
}
#image27 { 
	background: #836F48 url(/images/rotatingimages/IMG_0530.jpg) 0px 0px no-repeat; 
}

A.menu:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#ffffff; 
	text-decoration:none; 
	padding: 5px;
	cursor:hand;
	font-weight:bold;
}

A.menu:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#ffffff; 
	text-decoration:none; 
	cursor:hand;
	padding: 5px;
	font-weight:bold;
}

A.menu:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#ffffff; 
	text-decoration:none; 
	cursor:hand;
	padding: 5px;
	font-weight:bold;
}

A.menu:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#ffffff; 
	text-decoration:none; 
	cursor:hand;
	padding: 5px;
	font-weight:bold;
}

A.submenu:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:#000000; 
	text-decoration:none; 
	cursor:hand;
}

A.submenu:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:#000000; 
	text-decoration:none; 
	cursor:hand;
}

A.submenu:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:#000000; 
	text-decoration:none; 
	cursor:hand;
}

A.submenu:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:#000000; 
	text-decoration:underline; 
	cursor:hand;
}

A.main:active
{
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}
A.main:link
{
	 FONT-WEIGHT: normal;
   TEXT-DECORATION:none;
}
A.main:visited
{
	 TEXT-DECORATION:none;
}
A.main:hover
{
	 FONT-WEIGHT: bold;
}


A.logo_text:active
{
	color: #4E7441;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	FONT-WEIGHT: bold;
}

A.logo_text:link
{
	color: #4E7441;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	FONT-WEIGHT: bold;
}
A.logo_text:visited
{
	color: #4E7441;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	FONT-WEIGHT: bold;
}
A.logo_text:hover
{
	color: #4E7441;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	FONT-WEIGHT: bold;
}		

A.download:active
{
	color: #0C3F05;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.download:link
{
	color: #0C3F05;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.download:visited
{
	color: #0C3F05;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.download:hover
{
	color: #0C3F05;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}		

.menuspace {padding-top:2px;margin-top:2px;}
.backwhite { background-color:#ffffff; color:#000000; width:100%}
.menutitle  { color:#ffffff; font-weight:bold; text-decoration:none !important;}
.submenutitle  
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:#000000; 
	text-decoration:none !important;
	cursor:hand;
}
.leftnav
{
 	width:250px;
	background-color:#0C3F05;
	color:#ffffff; 
	text-decoration:none; 
	cursor:hand;
	BORDER-COLOR: #CDB58F;
    BORDER-BOTTOM:#CDB58F solid 2px;
    BORDER-LEFT:#CDB58F solid 2px;
    BORDER-RIGHT:#CDB58F solid 2px;
    BORDER-TOP:#CDB58F solid 2px;
    padding:5 0 5 5px;
	font-weight:bold;
}

.titlelci
{
	color:#0C3F05;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	FONT-WEIGHT: bold;
}

.extext
{
	font-size: 10px;
	FONT-WEIGHT: normal;
}

.yeartitle
{
	font-size: 14px;
	FONT-WEIGHT: bold;
}

.smalltext
{
	font-size: 10px;
	text-decoration: underline;
	FONT-WEIGHT: bold;
}

.search
{
	BORDER-COLOR: #CDB58F;
    BORDER-BOTTOM:#CDB58F solid 2px;
    BORDER-LEFT:#CDB58F solid 2px;
    BORDER-RIGHT:#CDB58F solid 2px;
    BORDER-TOP:#CDB58F solid 2px;
    padding:5 5 5 5px;
}

.leftnav_sec
{
 	width:250px;
	background-color:#ffffff;
	color:#000000; 
	text-decoration:none; 
	cursor:hand;
	height:100%;
}
.dot3 {
	color: #006633 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	text-decoration:none !important;
	cursor:hand;
	text-align:  left;
	width:100%;
	background-color:#CDBC9E;
}

.dot3a {
	color: #006633 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	text-decoration:none !important;
	cursor:hand;
	text-align:  left;
	width:100%;
	background-color:#CDBC9E;
	padding-left:6px;
	margin-left:6px;
}

.submenu3{
color:#000000;
background-color:#ffffff;
width:100%;
padding-right:0px;
margin-right:0px;
}

.tagmenu {
color: #006633;
text-decoration:underline;

}
