
/*========================================================================
Cal Poly Template Custom Web Stylesheet

Add custom styles for your web site here.
=========================================================================*/

body {
	font-size: 135%;
	font-family: Arial, Helvetica, sans-serif;
}


#skiplink {
	padding: 3px 10px 3px 0;
	height: 65%;
	background: #A1B39C;
	font-size: 65%;
	text-align: right;
}

#content h1 {
	color: #1c4102;
	margin-bottom: 8px;
	font-size: 215%;
	font-weight: normal;
}

#content h2 {
	font-size: 175%;
	font-weight: normal;
	margin-bottom: 5px;
	color: #186515;
}

#content h3 {
	margin-bottom: 5px;
	font-size: 125%;
	color: #23481C;
}
