body {
	margin: 0; padding: 0;
	font-family: 'Gill Sans', Trebuchet, Arial, sans-serif;
	font-size: small;
	text-align: center;
	background-color: #b2dd9e;
	}
		
body#Interior {
	background: url(../images/int-bg.jpg) no-repeat center bottom #ceebc0;
	}
	
.hidden {
	position: absolute;
	top: -5000em;
	}

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: #b2dd9e url(../images/hsumark.gif) no-repeat top center;
	position: relative;
	z-index: 500;
	border-bottom: 4px solid #fff;
	}
#Interior #Masthead{
	background: #b2dd9e url(../images/hsumark.gif) no-repeat top center;
}
	#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;
			position:relative;
			left:4px;
			}
		#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: -10px 0 0 0;
	height:314px;
	}
	
#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 {
			text-decoration: none;
			color: #111;
			}
		/*#Headlines 	, #Headlines a:active {
			color: #000;
			}*/
	
ul#Nav {
	margin: 20px 0 0 0;
	font-size:100%;
	position:relative;
	left:4px;
	}
#Interior ul#Nav, #Interior #cse-search-box {
	position:relative;
	left:-5px;
}
	#Homepage ul#Nav li {
		list-style: none;
		display: inline;
		padding-right: 9px;
		}
	#Interior ul#Nav li {
				list-style: none;
				display: inline;
				padding-left: 15px;
				}
		ul#Nav li a {
			text-decoration: none;
			color: #0f330a;
			}
			ul#Nav li a:hover {
				color: #252525;
				}
#Interior ul#Nav {
	float: right;
	width: 500px;
	text-align: right;
	margin-left: 0px;
	}
		
		
#Content {
	position: relative;
	float: left;
	width: 480px;
	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, #contact-side 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 h3 {
		padding-top: 10px;
		padding-bottom:20px;
		font-size: 1.5em;
		}
	#Content h4 {
		padding-top: 10px;
		font-size: 1.2em;
		}
		#Content h5 {
			padding-top: 10px;
			font-size: 1.1em;
			}
		#Content h6 {
			font-family:arial, helvetica, sans-serif;
			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, #contact-side a {
		text-decoration: underline;
		color: #742b17;
		}
		#Content a:hover {
			
			}
			
	#Content form fieldset {
		border: none;
		margin: 20px 0;
		}
		#Content form legend {
			color: #295683;
			}
			#Content form legend a {
				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;
}			
/********************* TABLES ***********************/
#Content table {
	margin:  1em 0 1.5em 0;
	padding: 0 ;
	width: 99%;
	}

#Content th {
	text-align: left;
	border-bottom: solid 1px #46732a;
	line-height: 1.2em;
	font-size: .9em;
	padding: 5px 10px;
	background-color: #46732a;
	color: #fff;
	white-space:nowrap;
	}
	
#Content td {
	border-bottom: solid 1px #658f4c;
	line-height: 1.2em;
	font-size: .9em;
	padding: 7px 10px;
	}
#Content .faculty-staff tr:hover{	
	background-color:#e8f8e0;
}
#Content table img{
	border:1px solid #46732a;
}
#Content table a img:hover{
	border:1px solid #742b17;
}

#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, #Sidebar.nav p a {
					color: #fff;
					font-weight: bold;
					text-decoration: none;
					}
					#Sidebar.nav ul li a.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 {
		text-decoration: none;
		border-bottom: 1px dotted #295683;
		color: #295683;
		}
		#professor_contact a:hover,professor_contact a:active {
			border-bottom-style: solid;
			}
#faculty_side {
position: relative;
float: right;
width: 223px;
}
#faculty_side a {
text-decoration: none;
	border-bottom: 1px dotted #2C4D0D;
	color: #2C4D0D;
}
#faculty_side a:hover, #faculty_side a:active {
 border-bottom-style: solid;
 }
#facilityphoto {
	position: relative;
	float: right;
	width: 223px;
	height: 550px;
	background: transparent url(../images/side3.jpg) no-repeat top center;
	border-top: 4px solid #fff;
	}
#newsphoto {
	position: relative;
	float: right;
	width: 223px;
	height: 550px;
	background: transparent url(../images/side2.jpg) no-repeat top center;
	border-top: 4px solid #fff;
	}
#whyphoto {
	position: relative;
	float: right;
	width: 223px;
	height: 550px;
	background: transparent url(../images/side1.jpg) no-repeat top center;
	border-top: 4px solid #fff;
	}
img.right {
	float:right;
}
img.left {
	float: left;
	padding:100px 100px 0 0;
}
#Wrapper .photo img{
	float:left;
	margin:4px 10px 8px 0;
}
#Wrapper .photo img.news-right{
	float:right;
	margin:4px 0 8px 10px;
}

#Footer {
	position: relative;
	margin: -725px auto 0 auto;
	padding: 733px 0 50px 0;
	text-align: right;
	z-index: 5;
	color: #111;
	background: transparent url(../images/bg.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: 730px;
		position:relative;
		}
			#Footer p span{
				position:relative;
				right:38px;
			}
			#Footer p img{
				position:absolute;
				right:0;
				bottom:3px;
			}
	#Footer form {
		margin: 10px auto;
		width: 740px;
		}
	#Footer a {
		text-decoration: none;
		font-weight: bold;
		color: #111;
		}
		#Footer a:hover {
			text-decoration: underline;
			}


/*Giving and Alumni News styles added 1/20/2011 Matt Hodgson*/

/*homepage*/
ul#engagement_tools {
   background-color: #46732a;
   list-style-type: none;
   margin: 20px 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:#2c5015;
	color:#fff;
/*	border:solid 1px #1A0E07;*/
}
a span.subtext {
	font-size:90%;
	text-transform: none;
}

/*giving page*/   
#Wrapper 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;
	color:#000;
}
#give_section {
	background-color: #b2dd9e;
	color:#000;
	float: right;
	margin: 13px 0 10px 10px;
	padding: 10px 5px;
	width: 200px;
} 
#give_section p:first-child {
	margin:0px 0 0 15px;
}
#give_section p.instructive_text {
	width: 175px;
	padding:0 10px 10px 15px;
	margin:0;
}

#Content label{
	display:block;
}
#Content input{
	width:300px;
}
#Content .controls input{
	width:auto;
}
#Content textarea{
	width:300px;
	height:115px;
}
#contact-side{
margin-top:63px;
}
#faculty-image-contact{
float:right;
border:10px solid #b3dd9e;
background-color: #b3dd9e;
margin:15px 0 15px 15px;
}
#Content p.interests{
	padding:2px 0 20px 0;
	font-size:1.1em;
}