/* default font, font-size, line-height */
body {
color:#3D3D3D;
font-family:georgia, serif;
font-size:12px;
line-height:15px;}

div#body {
background-color:#e6d3b6; /* set background color */
border-bottom:3px solid #492b11;} /* set borrder between main body and footer section */


h1 { /* set page title style */
color:#492b11;
font-family:georgia;
font-size:20px;
font-weight:none;}

h2 {
color:#985924;
font-family:georgia;
font-size:20px;
}

/* default styles for links */
a {
color:#492b11;
text-decoration:none;}
a:hover {
text-decoration:underline;}

/* "more" links */
.more {text-decoration:underline;}
.more:hover {text-decoration:none;}

/* change topnav colors and spacing, etc */
#topnav {
background-color:#492b11;
color:#ffffff;}

#topnav li a {color:#e6d3b6;} /* set top level link color */

#topnav li li  {color:#e6d3b6;} /* set sub level link color */

#topnav li li a:hover {
background-color:#b9936f; /* set sub level link background color */
color:#fff;} /* set sub level link color */

#topnav li ul {
background-color:#492b11;	/* set bg color of sub menus */
border:1px solid #e6d3b5;} /* set outer border color */

#topnav li li {
border-bottom:1px solid #e6d3b5;} /* set interior border color */




/* set print and email images here */
.print {background:transparent url('print.gif') no-repeat top left;}

.email {background:transparent url('email.gif') no-repeat top left;}


/*  Free T-Shirt text color, size, and line-height*/
#tshirt {
color:#566522;
font-size:100%;
line-height:150%;}

/* Free T-Shirt links */
#tshirt a {
color:#D67E00;}

/* breadcrumb */

#breadcrumb, #breadcrumb a {
font-size:85%;
color:#829C9D;}

#breadcrumb a.on {
text-decoration:underline;}

#breadcrumb a.on:hover {
text-decoration:none;}

/*Right sidebar */
#sidebar h5 {
color:#985924;
margin-top:5px;
font-size:115%;
font-family:georgia;}

	/* Don't let Bristol Bay section.. */
	#right h4 {
	font-size:140%;
	line-height:125%;
	color:#985924;font-family:georgia;}
	
	#right h4 span {
	text-transform:uppercase;
	font-weight:bold;}
	
	#right h4 span.one {color:#0f649d;}
	
	#right h4 span.two {color:#764A09;}
	
	#right h4 span.three {color:#556423;}

#sidebar strong { /* set font properties for list of 'Things you can Do */
font-size:110%;
line-height:115%;}

#sidebar  a {color:#000;} /* set colors any 'Things You Can Do that are also links */

#sidebar strong:hover {text-decoration:underline;}

/*  Footer Nav */
#footernav {color:#7B7B7B;}

#footernav a {color:#7B7B7B;}


/* homepage content styles */

.home_lineheight {
color:#3D3D3D;
font-family:georgia, serif;
font-size:12px;
line-height:20px;
caption:home_text_top;
;}

.home_lineheight2 {
color:#3D3D3D;
font-family:georgia, serif;
font-size:12px;
line-height:18px;
caption:home_text_bottom;
;}


.contentleft {
color:#004B8C;
background:#e7d2f0 url(/atf/cf/%7BE729E68D-22F3-4596-9503-54FE676F2264%7D/homeleft_bg.gif) no-repeat bottom right;}

.contentright {
color:#3D3D3D;
font-family:georgia, serif;
font-size:12px;
line-height:16px;
}


.tell {
padding-left:40px;
background:transparent url(/atf/cf/%7BE729E68D-22F3-4596-9503-54FE676F2264%7D/tell_arrow.gif) no-repeat top left;
color:#D08B26;}

.contentfooter {
border-top:1px solid #004B8E;}

.contentfooter h3 {
color:#566524;
font-family:georgia;
font-size:105%;
line-height:115%;}