/* SNFC CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* for IE 5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	color: #6d6d67;
	font-weight: 100;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #6d6d67;
}
html>body {/* be nice to Opera*/
	font-size: small;
}

#wrap {
	background-color: #f3f1e9;
	width: 820px;
	margin: 0 auto;
	text-align: left;
}
#content {
	margin: 36px;
}

p, ul, dl, ol {
	font-size: 95%;
	line-height: 1.6em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	padding: 0;
	margin: 0;color: #cc6600;
}
h1{
	font-size: 200%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 130%;
}
h4{
	font-size: 110%;
	text-transform: uppercase;
}
a {
	text-decoration: none;
	color: #cc6600;
}
a:hover {
	background-color: #cc6600;
	color: #f3f1e9;
}
a:active {
	color: #6d6d67;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom: 1px solid;
}
.uppercase {
	text-transform: uppercase;
}



/* Navigation CSS */
#SNFC_logo {
	background-color: #6d6d67;
	padding-top: 15px;
	padding-bottom: 10px;
}
#SNFC_logo img{
	border: none;
}
#header img {
	border: none;
	padding: 0;
}
#nav, #snfc_footer {
	padding: 8px;
	background-color: #d7d7c8;
	font-family:"Times New Roman", Times, serif;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-size: 80%;
}
#nav ul, #snfc_footer ul {
	padding: 0;
	margin: 0;
	text-align: center;
}
#nav li, #snfc_footer li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav span.nav_padding {
	padding: 0 12px;
}
#nav a, #snfc_footer a {
	text-decoration: none;
	border-bottom: none;
	color: #6b6b66;
	padding: 0 0 2px 0;
	margin: 0;
}
#nav a:active, #snfc_footer a:active {
	color: white;
}
#nav a:hover, #snfc_footer a:hover {
	border-bottom: 2px solid #cc6600; 
	border-top: 2px solid #cc6600; 
	background-color:#d7d7c8;
}
/* snfc_footer */
#snfc_footer {
	clear: both;
	background: url(images/headerImages/FooterBottomCurve.gif) no-repeat bottom;
	background-color: #d7d7c8;
	padding-bottom: 15px;
}

/* front page */
#front_page_intro {
	border-bottom: 1px solid #cc6600;
	background: url(images/Compressed/FrontPageTrees.gif) no-repeat bottom;
}	
#welcome, #snfc_mission {
	position: relative;
	left: 250px;
	padding: 0 120px 0 250px;
}
#welcome {
		padding: 60px 0 0 0;
    overflow: hidden;
    background-image: url(images/Compressed/FrontPageWelcomeOrange.gif);
    background-repeat: no-repeat; 
    height: 0px !important;
    height /**/:60px;
		width: 327px;
	}
#snfc_mission {
	position: relative;
	left: 0px;
	}
#graphic_nav {
	padding: 20px 0 0 0;
	border-bottom: 1px solid #cc6600;
	margin:0;
}
#graphic_nav ul {
	padding: 0;
	margin: 0;
}
#graphic_nav ul li {
	display:block;
	float:left;
	margin:0pt;
	padding:0pt;
}
#courses_graphic a, #fieldcamp_graphic a, #research_graphic a {
	padding: 0px;
	border-bottom: none;
	display: block;
	width: 217px;
	height: 271px;
}
#courses_graphic a {
	background: url(images/Compressed/FrontPageClassesPic2.gif) no-repeat center;
	padding: 0 16px;
}
#courses_graphic a:hover {
	background: url(images/Compressed/FrontPageClassesPic2Hover.gif) no-repeat center;
}
#research_graphic a {
	background: url(images/Compressed/FrontPageResearchPic2.gif) no-repeat center;
	padding: 0 16px;
}
#research_graphic a:hover {
	background: url(images/Compressed/FrontPageResearchPic2Hover.gif) no-repeat center;
}
#fieldcamp_graphic a {
	background: url(images/Compressed/FrontPageCampusPic2.gif) no-repeat center;
	padding: 0 16px;
}
#fieldcamp_graphic a:hover {
	background: url(images/Compressed/FrontPageCampusPic2Hover.gif) no-repeat center;
}
#courses_graphic a span, #fieldcamp_graphic a span, #research_graphic a span {
	display: none;
}

/* Subnav */

ul.subnav {
	list-style: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
ul.subnav li{
	padding:0;
	margin: 0;
	border-bottom: 1px solid #b4b3ac;
}
ul.subnav li a {
	color: #6d6d67;
	text-decoration: none;
	padding: 7px 0 7px 8px;
	display:block;
	
}
ul.subnav li a:hover {
	background-color:#d7d7c8;
	border-bottom:none;
}
ul.subnav li a:active {
	background-color: #d7d7c8;
	color: #fff;
}

/* Layout CSS */
#body_header {
	padding-bottom: 18px;
}
#body_content {
	float: right;
	width: 514px;
}
#body_sidebar {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 200px;
}
#body_footer {
	clear: both;
}

/* Body Header Replacement Images */
#about_header {
	width: 748px;
	height: 18px;
	position: relative;
	color: #f3f1e9;
	border-bottom: 1px solid #b4b3ac;
	display: block;
	padding-bottom:12px;
	}
#about_header span {
	background: url(images/Compressed/TitleAbout.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#contact_header {
	width: 748px;
	height: 18px;
	position: relative;
	color: #f3f1e9;
	border-bottom: 1px solid #b4b3ac;
	display: block;
	padding-bottom:12px;
	}
#contact_header span {
	background: url(images/Compressed/TitleContact.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#courses_header {
	width: 748px;
	height: 18px;
	position: relative;
	color: #f3f1e9;
	border-bottom: 1px solid #b4b3ac;
	display: block;
	padding-bottom:12px;
	}
#courses_header span {
	background: url(images/Compressed/TitleCourses.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#links_header {
	width: 748px;
	height: 18px;
	position: relative;
	color: #f3f1e9;
	border-bottom: 1px solid #b4b3ac;
	display: block;
	padding-bottom:12px;
}
#links_header span {
	background: url(images/Compressed/TitleLinks.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#instructor_header {
	width: 748px;
	height: 18px;
	position: relative;
	color: #f3f1e9;
	border-bottom: 1px solid #b4b3ac;
	display: block;
	padding-bottom:12px;
}
#instructor_header span {
	background: url(images/Compressed/TitleInstructor.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#restoration_header {
	width: 748px;
	height: 18px;
	position: relative;
	color: #f3f1e9;
	border-bottom: 1px solid #b4b3ac;
	display: block;
	padding-bottom:12px;
}
#restoration_header span {
	background: url(images/Compressed/TitleRestoration.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#species_list_header {
	width: 748px;
	height: 18px;
	position: relative;
	color: #f3f1e9;
	border-bottom: 1px solid #b4b3ac;
	display: block;
	padding-bottom:12px;
}
#species_list_header span {
	background: url(images/Compressed/TitleSpeciesList.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#research_header {
	width: 748px;
	height: 18px;
	position: relative;
	color: #f3f1e9;
	border-bottom: 1px solid #b4b3ac;
	display: block;
	padding-bottom:12px;
}
#research_header span {
	background: url(images/Compressed/TitleResearch.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#jobs_header {
	width: 748px;
	height: 18px;
	position: relative;
	color: #f3f1e9;
	border-bottom: 1px solid #b4b3ac;
	display: block;
	padding-bottom:12px;
}
#jobs_header span {
	background: url(images/Compressed/TitleJobs.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
	/* Drop Shadow */
.dropshadow2{
	float: left;
	clear: left;
	background: url(images/Compressed/shadowAlpha.png) no-repeat bottom right  !important;
	margin: 5px 5px 5px 5px !important;
	width: auto;		
	padding: 0px;
}
.innerbox{
	position: relative;
	bottom: 6px;
	right: 6px;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	padding: 8px;
	margin: 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin: 0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}
.innerbox:hover {
	background-color:#d7d7c8;
}

/* VcARD */
div.vcard {
	font-size: 95%;
	line-height: 1.6em;

}	

/* Contact Page */
.contact_block {
	padding: 5px 0 10px 25px;
}

/* Courses Page */
div.dl_image_description_block {
	width: 738px;
	padding: 10px 10px 10px 0;
}
div.dl_image_description_block a img{
	text-decoration: none;
	color:  #fff;
}
div.dl_image_description_block a:hover img{
	text-decoration: none;
	color:  #f3f1e9;
}

div.dl_image_description_block dl {
	margin: 10px 20px;
	padding:0;
}
.course_name {
	margin: 0;
	padding: 0;
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc6600;
	line-height: 1em;
}
.dl_image_description_block .course_class_image {
	float: right;
	margin: 10px 25px;
}
.dl_image_description_block dt {
	padding: 0;
	margin: 0;
	width: 460px;
}
.dl_image_description_block dd {
	padding: 0;
	margin: 0;
	width: 460px;
}
div.clear {
	clear: both;
}
/* Instructor Page */
.instructor_id {
	font-size: 125%;
}

/* Course Dexcription Page */
ul.course_description_page li{
	list-style: none;
	font-size: 110%;
	line-height: 1.5em;
	text-align: right;
}
/* Nica's Credit */
.nica_credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #d7d7c8;
	text-align:center;
	font-size: 85%;
	letter-spacing:.25em;
}
.nica_credit a {
	color: #f3f1e9;
	text-transform: uppercase;
	font-style: normal;
	border-bottom: 1px dotted;
}