body {
	margin: 0; padding: 0;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: small;
	text-align: center;
	background-color: #c4d5b3;
	}
		
body#Interior {
	background: #c4d5b3 url(../images/bg_int.jpg) repeat top left;
	}
	
.hidden {
	position: absolute;
	top: -5000em;
	}
	
.center
{
margin-right: auto;
margin-left: auto;
text-align: center;
}	

abbr { border-bottom: 1px dotted #aaa; cursor: help; }
	
a img { border: none; }
	
/* default opacity for IE */
img {
	filter:alpha(opacity=99.999);
	}

/* duplicate image positioning */
 img.idupe {
	position:absolute;
	top: 0 !important;
	left: 0 !important;
	z-index:30000;
	visibility: hidden;
	}


/**** Rules for the HSU Wordmark and Bar - Fahrner Image Replacement ****/
#Masthead {
	margin: 0;
	height: 30px;
	background: transparent url(../images/hsumark.gif) no-repeat top center;
	position: relative;
	z-index: 500;
	border-bottom: 4px solid #fff;
	}
	#Masthead h1 { margin: 0; padding: 0; }
	#Logowrapper {
		margin: 0;
		height: 30px;
		}	
	#Logo {
		display: block;
		border: 0;
		padding: 0;
		height: 30px;
		overflow: visible;
		}
/**** END HSU Wordmark and Bar ****/
	
#Wrapper {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	text-align: left;
	width: 750px;
	overflow: visible;
	}
	#Wrapper * { margin: 0; padding: 0; }
#Header {
	position: relative;
	float: left;
	width: 420px;
	margin: 20px 0 10px 0px;
	}
	#Interior #Header {
		clear: both;
		float: none;
		width: 750px;
		margin-bottom: 20px;
		}
		* html #Interior #Header {
			clear: none;
			}
		#Interior #Header h2 {
			float: left;
			width: 250px;
			clear: none;
			margin-top: 10px;
			}
		#Interior #Header form {
			float: right;
			width: 300px;
			margin: 15px 0px 0 0;
			text-align: right;
			}
			* html #Interior #Header form {
				clear: none;
				}
	

#RotatingPhotos {
	position: relative;
	float: right;
	width: 313px;
	text-align: right;
	margin: -5px 0px 0 0px;
	}
	
#Headlines {
	position: relative;
	float: right;
	clear: both;
	width: 320px;
	text-align: right;
	margin: 10px 10px 25px 0;

	}
	#Headlines h3 {
		margin: 15px 0 5px 0;
		}
	#Headlines h4 {
		margin: 5px 0 5px 0;
		}
	#Headlines p {
		margin: 10px 0 15px 0;
		float: right;
		width: 200px;
		}
		#Headlines a:link, #Headlines a:visited {
			text-decoration: none;
			color: #111;
			}
		/*#Headlines 	, #Headlines a:active {
			color: #000;
			}*/
	
ul#Nav {
	margin: 20px 0 0 10px;
	font-size:100%;
	}
	#Homepage ul#Nav li {
		list-style: none;
		display: inline;
		padding-right: 5px;
		}
	#Interior ul#Nav li {
				list-style: none;
				display: inline;
				padding-left: 5px;
				}
		ul#Nav li a {
			text-decoration: none;
			color: #3b601b;
			}
			ul#Nav li a:hover {
				color: #252525;
				}
#Interior ul#Nav {
	float: right;
	width: 500px;
	text-align: right;
	margin-left: 0px;
	}


	#Facultycontent {
	position: relative;
	float: left;
	width: 680px;
	margin: 10px 10px 20px 12px;
	color: #252525;
	}
	
		#Facultycontent a:link, #Facultycontent a:visited {
		text-decoration: none;
		border-bottom: 1px dotted #742b17;
		color: #742b17;
		}
		#Facultycontent a:hover {
			border-bottom-style: solid;
			}
*	
#Facultycontent table {
	margin:  1em 0 1.5em 0;
	padding: 0 ;

	}

#Facultycontent th {
	text-align: left;
	border-bottom: solid 1px #658f4c;
	line-height: 1.7em;
	font-size: .9em;
	padding: 5px 10px;
	background-color: #658f4c;
	color: #fff;
	}
	
#Facultycontent td {
	border-bottom: solid 1px #658f4c;
	line-height: 1.7em;
	font-size: .9em;
	padding: 7px 10px;
	}
	
	#Facultycontent h4 {
		padding-top: 10px;
		font-size: 1.2em;
		}
		
		#Facultycontent h3 {
		padding: 5px 0px ;
		font-size: 1.2em;
		}
		
	
		

#Facultycontent img{
border:4px solid #658f4c;
}


	
#Content {
	position: relative;
	float: left;
	width: 480px;
	margin: 10px 10px 20px 12px;
	color: #252525;
	}
	
#Mediacontent {
	position: relative;
	float: left;
	width: 680px;
	margin: 10px 10px 20px 12px;
	color: #252525;
	}	
	
	
	#FeaturedAlumn {
		margin: 20px 0 0 0;
		width: 740px;
		}
		#FeaturedAlumn h5 {
			color: #3672ad;
			font-size: 1.2em !important;
			}
		.alumn {
			float: left;
			width: 340px;
			margin-bottom: 30px !important;
			}
		.alumnright {
			float: right;
			width: 340px;
			margin-bottom: 30px !important;
			}
			.alumn h5 img, .alumnright h5 img {
				float: right;
				}
	
	#Content.faculty { width: 725px; }
	#Content p {
		margin: 0; padding: 10px 15px 10px 0;
		line-height: 1.4em;
		}
		#Content.faculty dt img {
			float: right;
			margin: 0px 0px 5px 15px;
			}
		#Content p.pullquote {
			text-align: right;
			font-size: 1.3em;
			font-style: italic;
			color: #3b601b;
			padding-top: 20px; padding-bottom: 25px;
			}
			#Content p.pullquote cite {
				line-height: 1.3em;
				font-style: normal;
				font-size: .7em;
				color: #252525;
				}
		#Content p.images {
			padding-bottom: 2px;
			}
		#Content p.caption {
			font-size: .9em;
			padding-top: 2px;
			padding-left: 15px;
			font-style: italic;
			color: #3672ad;
			}
	
	#Content h4 {
		padding-top: 10px;
		font-size: 1.2em;
		}
		#Content h5 {
			padding-top: 10px;
			font-size: 1.1em;
			}
		#Content h6 {
			padding-top: 10px;
			font-size: 1.0em;
			}
	#Content ul {
		padding: 10px 15px;
		}
		#Content ul.left {
			float: left;
			width: 200px;
			}
		#Content ul.right, #Content .right {
			float: right;
		/*	width: 200px;
			margin:0 0 0 20px;*/
			}
			
	#Content ol {
		padding: 10px 17px;
		}
	#Content li {
		padding: 3px 0;
		line-height: 1.3em;
		}
	#Content dl {
		padding: 10px 0px;
		}
		#Content dt {
			font-size: 1.2em;
			padding: 2px 0px;
			}
			#Content dd {
				padding: 2px 0px;
				}
	#Content a:link, #Content a:visited {
		text-decoration: none;
		border-bottom: 1px dotted #742b17;
		color: #742b17;
		}
		#Content a:hover {
			border-bottom-style: solid;
			}
			
	#Content form fieldset {
		border: none;
		margin: 20px 0;
		}
		#Content form legend {
			color: #295683;
			}
			#Content form legend a:link, #Content form legend a:visited {
				border: none;
				color: #295683;
				font-size: .8em;
				}
		#Content form fieldset.generalinfo {
			text-align: right;
			padding: 20px 180px 20px 0px;
			border: 1px solid #a7b7d8;
			}
#Content hr {
	margin:2em 0;
}		

#Clubcontent {
	position: relative;
	float: left;
	width: 580px;
	margin: 10px 10px 20px 12px;
	color: #252525;
	}

	#Clubcontent h4 {
		padding-top: 10px;
		font-size: 2.0em;
		}
		#Clubcontent h5 {
			padding-top: 15px;
			font-size: 1.3em;
			}
		#Clubcontent h6 {
			padding-top: 10px;
			font-size: 1.0em;
			}

#Clubcontent p {
		margin: 0; padding: 10px 15px 10px 0;
		line-height: 1.4em;
		}			
	#Clubcontent ul {
		padding: 10px 10px 15px;
		list-style-position:inside;
		}
		
	#Clubcontent a:link, #Content a:visited {
		text-decoration: none;
		border-bottom: 1px dotted #742b17;
		color: #742b17;
		}
		#Clubcontent a:hover {
			border-bottom-style: solid;
			}	
		
#slides {
margin: 10px 15px 325px 30px;
	position:relative;
	clear:both;
/*	display: none;*/
} 
#slides img {border:solid 2px #658f4c;}
	
p#title {
	width: 344px;
	margin:15px 150px 25px 150px;
	position:relative;
	clear:both;
	color: #3b601b;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
}

/********************* TABLES ***********************/
#Content table {
	margin:  1em 0 1.5em 0;
	padding: 0 ;
	width: 99%;
	}

#Content th {
	text-align: left;
	border-bottom: solid 1px #658f4c;
/*line-height: 1.2em;
	font-size: .9em;*/
	padding: 5px 10px;
	background-color: #658f4c;
	color: #fff;
	}
	
#Content td {
	border-bottom: solid 1px #658f4c;
	line-height: 1.2em;
	font-size: .9em;
	padding: 7px 10px;
	}
	
	

#Sidebar {
	position: relative;
	float: right;
	width: 223px;
	}
	#Sidebar.nav {
		width: 185px;
		text-align: right;
		background: transparent url(../images/sidebarnav.gif) no-repeat bottom center;
		padding-bottom: 75px;
		border-top: 4px solid #fff;
		}
		#Sidebar.nav ul {
			margin: 20px 10px 0 0;
			}
			#Sidebar.nav ul li {
				margin: 0; padding: 7px 0;
				list-style: none;
				}
				#Sidebar.nav ul li a:link, #Sidebar.nav ul li a:visited, #Sidebar.nav p a {
					color: #fff;
					font-weight: bold;
					text-decoration: none;
					}
					#Sidebar.nav ul li a:link.selected, #Sidebar.nav ul li a:visited.selected {
						color: #a7b7d8;
						}
				#Sidebar.nav ul li a:hover {
					color: #252525;
					}
				#Sidebar.nav p {
					margin-right:10px;
					padding: 7px 0;
					}
					
#professor_contact {
	position: relative;
	float: right;
}
	#professor_contact p {
		margin:9px 0 0 0;
	}
	#professor_contact a:link, #professor_contact a:visited {
		text-decoration: none;
		border-bottom: 1px dotted #295683;
		color: #295683;
		}
		#professor_contact a:hover,professor_contact a:active {
			border-bottom-style: solid;
			}
#studentphotos {
	position: relative;
	float: right;
	width: 223px;
	height: 550px;
	background: transparent url(../images/studentsclubs.jpg) no-repeat top center;
	border-top: 4px solid #fff;
	}
	#faculty_side {
	position: relative;
	float: right;
	width: 223px;
	}
	#faculty_side a:link, #faculty_side a:visited {
	text-decoration: none;
		border-bottom: 1px dotted #2C4D0D;
		color: #2C4D0D;
	}
	#faculty_side a:hover, #faculty_side a:active {
	 border-bottom-style: solid;
	 }

	 
	 
	 
	 
#contactphotos {
	position: relative;
	float: right;
	width: 223px;
	height: 550px;
	background: transparent url(../images/contact.jpg) no-repeat top center;
	border-top: 4px solid #fff;
	}

#gradphotos {
	position: relative;
	float: right;
	width: 223px;
	height: 675px;
	background: transparent no-repeat top center;
}

#watershedphotos {
	position: relative;
	float: right;
	width: 223px;
	height: 675px;
	background: transparent url(../images/grad_students/grad_student1.jpg) no-repeat top center;
}

#facultyphotos {
	position: relative;
	float: right;
	width: 223px;
	height: 550px;
	background: transparent url(../images/faculty.jpg) no-repeat top center;
	border-top: 4px solid #fff;
	}
#hsuphotos {
	position: relative;
	float: right;
	width: 223px;
	height: 550px;
	background: transparent url(../images/photosidebar4.jpg) no-repeat top center;
	border-top: 4px solid #fff;
	}
#alumniphotos {
	position: relative;
	float: right;
	width: 223px;
	height: 550px;
	background: transparent url(../images/alumni.jpg) no-repeat top center;
	border-top: 4px solid #fff;
	}
#facilityphotos {
	position: relative;
	float: right;
	width: 223px;
	height: 550px;
	background: transparent url(../images/facilities.jpg) no-repeat top center;
	border-top: 4px solid #fff;
	}
#newsphotos {
	position: relative;
	float: right;
	width: 223px;
	height: 550px;
	background: transparent url(../images/photosidebar7.jpg) no-repeat top center;
	border-top: 4px solid #fff;
	}
#whyforestryphotos {
	position: relative;
	float: right;
	width: 223px;
	height: 550px;
	background: transparent url(../images/whyforestry.jpg) no-repeat top center;
	border-top: 4px solid #fff;
}
#whywildland {
	position: relative;
	float: right;
	width: 223px;
	height: 550px;
	background: transparent url(../images/whywildland.jpg) no-repeat top center;
	border-top: 4px solid #fff;
}
img.right {
	float:right;
}
img.left {
	float: left;
	padding:100px 100px 0 0;
}

#Footer {
	position: relative;
	margin: -720px auto 0 auto;
	padding: 727px 0 50px 0;
	text-align: right;
	z-index: 5;
	color: #111;
	background: transparent url(../images/footer.jpg) no-repeat bottom center;
	border-bottom: 4px solid #fff;
	font-size: .8em;
	line-height: 1.4em;
	}
		
#Footer.inside {
	background: transparent url(../images/footer_int.jpg) no-repeat bottom center;
	padding-top: 727px;
	margin-top: -680px;
	}
	#Footer p {
		margin: 0 auto;
		width: 740px;
		}
	#Footer form {
		margin: 10px auto;
		width: 740px;
		}
	#Footer a:link, #Footer a:visited {
		text-decoration: none;
		font-weight: bold;
		color: #111;
		}
		#Footer a:hover {
			text-decoration: underline;
			}

/****************************************/

/****************************************/
/*Added by Sara Hanna 12/2011/FacultyStaff page****************************************/	
#fac-content{
  padding:0;
}
#fac-content div {
  width: inherit;
  background-color: inherit;
}
#fac-links{
	margin: 0;
	padding: 3px 0;
	width: 100%;
	list-style: none;	
}
#fac-links li{
	display: block;
	float:left;
	border-bottom: 0;
	margin-right:4px;
	background-color: #d5ebc0;
	padding: 4px 6px;
}
#fac-links li:hover{
	background-color: #658f4c;
}
#fac-links li.current{ 
  padding-bottom: 4px;
  background-color: #c1d3af;

}



.faculty #Content {
	position: relative;
	float: left;
	width: 480px;
	margin: 0 10px 20px 12px;
	color: #2e2e2e;
	}
.faculty-list #Content{
	width:725px;
}

		.faculty-list #Content{
			width:725px;
		}
		.faculty-list #Content ul#fac-links{
			margin:38px 0 0 0;
			padding:0;
		}
		#Content .flisting{
			position:relative;
			border-bottom:1px solid #866d5f;
		}	
		#Content .flisting div.fac-image{
			position:absolute;
			top:10px;
			left:5px;
			border:1px solid #A77B5E;
			height:89px;
			width:130px;
			text-align:center;
			background-color:#e9c9b4;
		}
		#Content .flisting img{
			border:1px solid #866d5f;
			position:relative;
			top:6px;
		}
		#Content .flisting dl{
			width:565px;
			min-height:90px;
			position:relative;
			left:160px;
			padding:10px 0;
		}
		#Content #staff-list .flisting dl{
			width:auto;
			position:static;
			min-height:70px;
		}
		#Content .flisting dt{
			font-size:1.4em;
		}	
	

.Faculty_Table tr:hover
{
	background-color: #d5ebc0;
	 
}
.Faculty_Table
{
	width: 705px;

	} 



*/



.Faculty_Tablenew tr:hover
{
	background-color: #d5ebc0;
}

.Scholars_Table tr:hover
{
	background-color: #d5ebc0;
	 
}


.Scholars_Table tr:hover
{
	background-color: #d5ebc0;
	 
}
.Scholars_Table
{
	width: 300px;
	float:left;
	
	} 

	.Scholars_Table td
{
	
text-align:center;
height:300px;	
	} 


*/

.Faculty_Tablenew tr:hover
{
	background-color: #d5ebc0;
}
.Faculty_Table.new 
{
	width: 550px; style='table-layout:fixed;'
} 

.gallery2 {
	   -webkit-column-count: 3; /*3 is just a placeholder -- can be anything*/
    -moz-column-count: 3;
    column-count: 3;
    width: 500px; /*your fixed width*/
    height: 500px; /*your fixed height*/
	}
	
	.gallery  ul{ 
	list-style-type:none;
		margin: 2px 0 0 2px; 
	}

.gallery  li{ 
	list-style-type:none;
	margin: 2px 0 0 2px; 
	}
	
	.gallery  a img { 
border:2px solid #658f4c;
	text-decoration: none;
	margin: 2px 0 0 2px; 
	}
	

p.alignright {
	 float: right;
}
p.alignleft {
	 float: left;
	 font-size: 1.3em;
}

.col1{
float:left;
width:160px;
}

.col2{
float:left;
width:160px;
}


.col3{
float:left;
width:160px;
}

.col4{
float:left;
width:160px;

}

.twocol1{
float:left;
width:350px;
margin-bottom:10px;

}

.twocol2{
float:left;
width:320px;
margin-bottom:10px;

}

.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0;
} 

#Facultycontent img.rss{
float:left;
border: 0px;
margin: 3px 5px 0 0 ;
}

*/
/****************************************/
.Grad_Table tr:hover
{
	background-color: #d5ebc0;
}
.Grad_Table
{
	width: 550px; style: table-layout:fixed;
} 

/*****************CAMBIO*********************/

#Content .cambio {
margin-left:auto; 
margin-right:auto; 
 width: 550px; 
} 


 #Content .cambio img {margin-right:auto; margin-left:auto; padding:1px; margin-top:5px; margin-bottom:5px; display:block; 
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border: 5px solid #aab1a8;
left: -5px;
background: #7d7d7d;
position: relative;
z-index: 10;

}


#Content.cambio  table{
 width: 500px; }

#Content  .cambio td {
border-bottom: none;
height: 200 px ;
vertical-align: top;
text-align: center;
padding: 5px 5px;

}	


#Content  .cambio p {
text-align: left;
padding: 0px 5px 5px 0;
line-height: 1.4em;

}	



#Content.cambio a:hover{
	border-bottom: none;
}

#Content.cambio a{
	border-bottom: none;
}

/*Giving and Alumni News styles added 1/20/2011 Matt Hodgson*/

/*homepage*/
ul#engagement_tools {
   background-color: #65834C;
   list-style-type: none;
   margin: 50px 0 0 115px;
}
ul#engagement_tools a.button {
/*	background-color: #3E2718;*/
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-size: 110%;
	padding: 7px 5px 5px;
/*	width: 175px;*/
}
ul#engagement_tools a:hover {
	text-decoration:none;
	background-color:#C4D5B3;
	color:#fff;
/*	border:solid 1px #1A0E07;*/
}
a span.subtext {
	font-size:90%;
	text-transform: none;
}

/*giving page*/   
a.give_button {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	display: block;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 171px;	
}
#give_section {
	background-color: #3E2718;
	color:#fff;
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
	width: 200px;
} 
#give_section p:first-child {
	float:left;
	margin:18px 0 0 15px;
}
#give_section p.instructive_text {
	float: center;
	 text-align: center; width: 185px 
}

