@charset "UTF-8";/* CSS Document *//*top bar navigation styling*/#top {	height: 30px;	background: url('http://www.goshen.edu/g/css/images/navigation/topnav.jpg') repeat-x;	width: 100%;	border-bottom: 1px solid #ececec;	text-align: center;	padding-bottom: 0px;	margin-bottom: 0px;}#topbar {	text-align: center;	height: 30px;	background: url('http://www.goshen.edu/g/css/images/navigation/topnav.jpg') repeat-x;	width: 790px;	margin: 0px auto;	color: #fff;	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	padding: 0;	voice-family: "";	text-transform: uppercase;}#topbar ul {	float: right;	margin: 0px 0px 0px 0px;	padding: 0px 0px;	list-style: none;	height: 30px;}#topbar li {	display: inline;	margin: 0 0 0 0;	padding: 0;}#topbar a {	float: left;	display: block;	margin: 0 0 0 0;	padding: 9px 10px 3px 9px;	color: #dcdcdc;	text-decoration: none;	font-weight: bold;}#topbar a:visited {	display: block;	color: #dcdcdc;	text-decoration: none;}#topbar a:hover {	height: 18px;	background: url('http://www.goshen.edu/g/css/images/navigation/topnav-h.jpg') repeat-x;	padding: 9px 10px 3px 9px;	display: block;	color: #fff;	text-decoration: none;	}#topbar-search {	text-align: center;	height: 30px;	background: url('http://www.goshen.edu/g/css/images/navigation/topnav.jpg') repeat-x;	width: 1010px;	margin: 0px auto;	color: #fff;	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	padding: 0px 0px;	voice-family: "";	text-transform: uppercase;	}#topbar-search ul {	float: left;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	list-style: none;	height: 30px;	}#topbar-search li {	display: inline;	margin: 0 0 0 0;	padding: 0;}#topbar-search a {	float: left;	display: block;	margin: 0px 0px;	padding: 9px 8px 3px 9px;	color: #dcdcdc;	text-decoration: none;	font-weight: bold;}#topbar-search a:visited {	display: block;	color: #dcdcdc;	text-decoration: none;}#topbar-search a:hover {	height: 18px;	background: url('http://www.goshen.edu/g/css/images/navigation/topnav-h.jpg') repeat-x;	padding: 9px 8px 3px 9px;	margin: 0px 0px;	display: block;	color: #fff;	text-decoration: none;	}#myform{	padding-top: 3px;	margin: 0px;	}#logo{	background: url(images/visual-id/GC-logomrk.png) no-repeat;	width: 200px;	position:relative;	height: 200px;	top: 25px;	left: 10px;	float: left;} #site-title { 	color: #ececec;	font-family: Garamond, "Times New Roman", Times, serif;	font-size: 40px;	font-weight: bold;	float: right;	position: relative;		text-align: right;	top: 100px;	right: 20px; }#site-title a:link {color: #dcdcdc; text-decoration: none;}#site-title a:visited {color: #dcdcdc; text-decoration: none;}#site-title a:hover {color: #ffffff; text-decoration: none;}/*content area styling*/#main-container {	width: 1000px;	margin: 0px auto;}#content {	background-color: #FFFFFF;	background-repeat: no-repeat;	background-position: right top;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	border: 1px solid #ececec;	}/*banner logo clickthrough styling*/#clickbox {	position: relative;	float: left;	top: 20px;	width: 775px;	height: 120px;	background-image:none;	margin: 0px 0px -150px 0px;	border: solid 0px #FFFFFF;	z-index: 6000;	}#clickbox a:link {	width: 775px;	height: 120px;	border: 0px;	background: none;	margin: 0px 0px -150px 0px;}#clickbox a:visited {	width: 775px;	height: 120px;	border: 0px;	background: none;	margin: 0px 0px -150px 0px;}#clickbox a:hover {	width: 775px;	height: 120px;	border: 0px;	background-image:none;	margin: 0px 0px -150px 0px;}/*footer styling*/#footer {	margin: 10px auto;	padding: 0px 20px 20px 20px;	width: 750px;	color: #333;		}.footer-info {	float: left;	width: 450px;}.footer-search {	text-align: right;	line-height: 1.5em;	}/*goleafs.net custom design */#goleafs {	border-left: 4px solid #ccc; border-right: 4px solid #ccc;}
