<!-- Yankton College Style Sheet -->

body {
	margin: 0;
}

.bground {
	background: #BBBBBB url("images/greybar.gif") repeat-x;
}

.grey {
	background: #BBBBBB url("images/med_grey.gif") repeat-x;
}

.yellow {
	background: #FFD800 url("images/med_yellow.gif") repeat-x;
}

.quicknav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #670003;
	font-weight: bold;
}

a.quicknav:link { color: #670003; text-decoration: underline}
a.quicknav:visited { color: #670003; text-decoration: underline}
a.quicknav:hover { color: #8E5B5D; text-decoration: underline}
a.quicknav:active { color: #670003; text-decoration: underline}

.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #3D3D3D;
	font-weight: bold;
}

a.leftnav:link { color: #3D3D3D; text-decoration: underline}
a.leftnav:visited { color: #3D3D3D; text-decoration: underline}
a.leftnav:hover { color: #D4D3D3; text-decoration: underline}
a.leftnav:active { color: #3D3D3D; text-decoration: underline}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 21px;
	color: #333333;
	font-weight: bold;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}

.guts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
}

.little {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

.navheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link { color: #1F5A96; text-decoration: underline}
a:visited { color: #1F5A96; text-decoration: underline}
a:hover { color: #657CDB; text-decoration: underline}
a:active { color: #1F5A96; text-decoration: underline}
