@charset "UTF-8";/* CSS Document for SUNY Geneseo Student Association Site, 11/11/09*/body {	background-color: #4C6134;	background-repeat: repeat-x;	}	h1.content {	padding-top: 0px;	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 18px;	color:#293C28;	text-align: left;	}	h2.separator {	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 14px;	color:#7A6E54;	text-align: center;	padding-top: 20px;	}	h3 {	padding-left: 0;	padding-top: 0px;	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 14px;	color: #444037;	text-align: left;	font-weight: bold;	text-transform:capitalize;	}ul.content {	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color:#444037;	text-align: left;	line-height: 1.5em;	}	ol.content {	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color:#444037;	text-align: left;	line-height: 1.5em;	}	hr {	border: thin solid #444037;	width: 500px;}p {	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color:#242719;	text-align: left;	line-height: 2.0em;	}	.link {	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color:#444037;	text-align: left;	line-height: 1.5em;	}	a:link {	color: #7A6E54;	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 12px;	line-height: 1.5em;}a:active {	color: #7A6E54;	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 12px;	line-height: 1.5em;}a:visited {	color: #7A6E54;	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 12px;	line-height: 1.5em;}a:hover {	color: #7A6E54;	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 12px;	line-height: 1.5em;}a {	color: #7A6E54;	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 12px;	line-height: 1.5em;	}	img.content {	padding: 5px;	border: thin solid #C2BAA7;	margin: 0px 10px 0px 0px;	}	img.vr {	padding: 5px;	margin: 0px 10px 0px 0px;	}		/* Main */	.main {	width: 926px;	height: auto;	background-color: white;	border: 15px solid white;	margin: 0 auto;	}	.main:after {    content: ".";    display: block;    height: 0;    clear: both;    visibility: hidden;}/* Header */	#header {	text-align: center;	width: 926px;	height: 249px;	}	#navigation {	background-image: url(images/navbackground_09_06.jpg);	background-repeat: repeat-x;	width: 926px;	height: 80px;	padding: 0px;	}	/* Menu */#menu {	width: 900px;	text-align: center;	vertical-align: middle;	height: auto;	margin: 0 auto;	margin-left: 125px;	margin-top: 0px;}#menu ul {	margin: 0;	padding: 0;	list-style: none;}#menu li {	display: inline;}#menu a {	display: block;	float: left;	width: 109px;	height: 47px;	padding: 13px 0 0 0;	border-left: #988D74 1px solid;	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	text-transform: lowercase;	text-decoration: none;	text-align: center;	font-size: 120%;	color: #FFFFFF;}#menu a:hover {	background: #4C6134;}#menu .active a {	background: #4C6134;	color: #FFFFFF;}/* Content */#content {	float: left;	width: 900px;	padding-top: 0px;}#content a {	color: #7A6E54;	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 12px;	border-bottom: 1px dotted #7A6E54;	text-decoration: none;	}#content a:hover {	color: #7A6E54;	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 12px;	border-bottom: 1px solid #7A6E54;	text-decoration: none;	}/* Footer */#footer {	width: 959px;	height: auto;	text-align: center;	vertical-align: middle;	background-position:bottom;	padding-top: 10px;	padding-bottom: 15px;	margin-top: 10px;	float: left;	}	#footer p {	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;	font-size: 11px;	font-style:italic;	line-height: 1.5em;	color: #3E3A31;	text-align: center;}
