
/* --------------------------------------------------------------------------------
Salmon River Road Stylesheet
Versioning: See individual section headers for the date of their latest revision.
-------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------
Base: Core structural elements and global styles
Version: 31 December 2007
-------------------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
  	font-size: small;
	text-align: center;
	line-height: 1.5em;
	color: #000;
	background: #fff url(/library/template/images/body_bg.gif) repeat-x;
	}

#container {
	position: relative;
  	width: 752px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}


/* Miscellaneous Global Styling
-------------------------------------------------------------------------------- */

.clear {
	clear: both;
	}

.hide {
	display: none;
	}

hr {
	border: none;
	height: 1px;
	background: #000;
	margin: 2em 0;
	}

a img {
	border: none;
	}

.center {
	display: block;
	text-align: center;
	}

.right {
	display: block;
	text-align: right;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

strike {
	text-decoration: line-through;
	}

abbr, acronym {
	cursor: help;
	font-style: normal;
	border-bottom: 1px dotted;
	}

/* --------------------------------------------------------------------------------
Header content region (ID: #header)
Version: 31 December 2007
-------------------------------------------------------------------------------- */

#header {
	width: 100%;
	height: 90px;
	margin: 0;
	padding: 0;
	background: #fff url(/library/template/images/header_bg.gif) no-repeat;
	}

#header h1, #header h4, #header p {
	display: none;
	}

#header #srr {
	position: absolute;
	top: 20px;
	left: 16px;
	width: 430px;
	height: 70px;
	}

#header #srr a {
	display: block;
	width: 430px;
	height: 70px;
	border-style: none;
	}

#header #wflhd {
	position: absolute;
	top: 35px;
	left: 495px;
	width: 85px;
	height: 40px;
	}

#header #wflhd a {
	display: block;
	width: 85px;
	height: 40px;
	border-style: none;
	}

#header #debco {
	position: absolute;
	top: 35px;
	left: 628px;
	width: 75px;
	height: 40px;
	}

#header #debco a {
	display: block;
	width: 75px;
	height: 40px;
	border-style: none;
	}

/* --------------------------------------------------------------------------------
Primary navigation content region (ID: #navigation)
Version: 02 January 2008
-------------------------------------------------------------------------------- */

#navigation {
	float: left;
	width: 737px;
	margin: 0;
	border: 0;
	padding: 15px 0 0 15px;
	font-size: 90%;
	font-weight: bold;
	background: #fff url(/library/template/images/navigation_bg.gif) repeat-y;
	}

#navigation li {
	float: left;
	width: 238px;
	margin: 0;
	padding: 0;
	list-style: none;
	}

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

#navigation a {
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #fff;
	}

#navigation a:hover {
	text-decoration: underline;
	}

#navigation a span {
	visibility: hidden;
	}

#navigation a.section {
	display: block;
	width: 238px;
	height: 24px;
	overflow: hidden;
	padding: 0;
	}

#navigation a.section:hover {
	text-decoration: none;
	}

#navigation #construction {
	background: #1f5394;
	}

#navigation #construction li {
	border-top: 1px solid #153864;
	}

#navigation #construction a.section {
	background: url(/library/template/images/construction_heading.gif) no-repeat;
	}

#navigation #project {
	margin: 0 0 0 3px;
	background: #5f9256;
	}

#navigation #project li {
	border-top: 1px solid #42653b;
	}

#navigation #project a.section {
	background: url(/library/template/images/project_heading.gif) no-repeat;
	}

#navigation #travel {
	margin: 0 0 0 3px;
	background: #db7c0c;
	}

#navigation #travel li {
	border-top: 1px solid #a14902;
	}

#navigation #travel a.section {
	background: url(/library/template/images/travel_heading.gif) no-repeat;
	}

/* --------------------------------------------------------------------------------
Main content region (ID: #content)
Version: 08 February 2008
-------------------------------------------------------------------------------- */

#content {
	clear: both;
	position: relative;
	margin: 0;
	padding: 15px 15px 0 15px;
	background: #fff url(/library/template/images/content_bg.gif) repeat-y;
	}

/* Hack for IE-Win: normalize the 3px gap*/
* html #content {
	height: 1%;
	}


/* Headers and Text
-------------------------------------------------------------------------------- */

#content h2 {
	margin: 0 0 0.5em 0;
	padding: 0 0 5px 3px;
	font-size: 125%;
	line-height: 1em;
	color: #000;
	background: url(/library/template/images/h2_bg.gif) repeat-x bottom;
	}

#content h3, #content h4 {
	margin: 1em 0 0.25em 0;
	line-height: 1em;
	padding: 0;
	}

#content h3 {
	font-size: 125%;
	font-weight: bold;
	color: #151;
	}

#content h4 {
	margin-top: 1.5em;
	font-size: 115%;
	color: #151;
	font-weight: bold;
	}

#content p {
	margin: 0 0 1em 0;
	padding: 0;
	}

#content p.extra_space {
	margin: 0 0 2.5em 0;
	}

#content .file_info {
	color: #777;
	font-style: italic;
	}

#content .note {
	font-size: 90%;
	font-style: italic;
	}

#content .caption {
	font-family: Verdana, sans-serif;
	font-size: 85%;
	color: #666;
	}


/* Links
-------------------------------------------------------------------------------- */

#content a:link {
	color: #052;
	}

#content a:visited {
	color: #542;
	}

#content a:hover {
	color: #072;
	}


/* Lists
-------------------------------------------------------------------------------- */

#content ul, #content ol {
	margin: 1em 0;
	padding: 0 0 0 1.5em;
	}

#content ul ul, #content ol ul {
	margin: 0;
	padding: 0 0 0 1.5em;
	}

#content li {
	margin: 1em 0;
	}

#content .condensed li {
	margin: 0;
	}

#content ul h3, #content ol h3, #content ul h4, #content ol h4 {
	margin: 0;
	}


/* Tables
-------------------------------------------------------------------------------- */

#content table.srr {
	margin: 0 0 1em 0;
	border-collapse: collapse;
	}

#content table.srr tr.odd {
	background: #f9f9f9;
	}

#content table.srr th {
	border: 1px solid #373;
	padding: 2px 5px;
	font-weight: bold;
	text-align: left;
	background: #cdc;
	}

#content table.srr td {
	border: 1px solid #ddd;
	padding: 2px 5px;
	vertical-align: top;
	white-space: nowrap;
	}


/* Structure and Boxes
-------------------------------------------------------------------------------- */

#content .feature, #content .meeting, #content .emergency {
	margin: 0 0 1.5em 0;
	border: 1px solid #d5c79e;
	padding: 5px;
	background-color: #fffae2;
	}

#content .meeting {
	padding-left: 80px;
	background: #fffae2 url(/library/template/images/meeting_icon.jpg) no-repeat 10px 5px;
	}

#content .emergency {
	padding-left: 64px;
	background: #fffae2 url(/library/template/images/emergency_icon.jpg) no-repeat 10px 5px;
	}


/* Miscellaneous
-------------------------------------------------------------------------------- */

#content .home_link {
	margin-top: 3em;
	}

#content .home_link, #content .last {
	margin-bottom: 0;
	}

#content .map {
	margin: 0 0 2em 0;
	border: 1px solid #42653b;
	background-color: #c7d8c4;
	}

/* --------------------------------------------------------------------------------
Footer content region (ID: #footer)
Version: 18 December 2007
-------------------------------------------------------------------------------- */

#footer {
	position: relative;
	clear: both;
	padding: 6em 0 2em 0;
	font-family: Verdana, sans-serif;
	font-size: 90%;
	background: #fff url(/library/template/images/footer_bg.jpg) no-repeat;
	}

#footer p {
	margin: 0;
	text-align: center;
	}

#footer .contact {
	margin: 1em 0;
	font-size: 95%;
	color: #999;
	}


/* Links
-------------------------------------------------------------------------------- */

#footer a:link {
	color: #052;
	}

#footer a:visited {
	color: #542;
	}

#footer a:hover {
	color: #072;
	}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */