.scsu-shell-width {
	width: 100%;
}

body {
	/*margin: 0px;*/
	/*background-image: url(images/index_03.gif);
	background-repeat: repeat-x;*/
}

/* left column div styles */
#left {
	width: 183px;
	float: left;
}
#left ul {
	background-color: #91917B;
	margin: 0px;
	padding: 3px;
	margin-top: 3px;
}
#left ul li {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding-top: 2px;
	padding-left: 2px;
	margin: 0px;
	list-style-type: none;
}
#left h2 {
	background-color: #94ADC0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 5px;
	margin-top: -5px;
}
#left #hours {
	background-color: #CCDEEC;
}
#left #hours p {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
}
#left #hours h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 0px;
}
#left a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
#left a:hover, #left a.active {
	color: #1D4E6A;
	font-weight: bold;
	background-image: url(images/arrowDown.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*#left a:hover {
	color: #1D4E6A;
	font-weight: bold;
}*/

/* main area div styles */
.bkgrnd {
	background-image: url(images/index_03.gif);
	background-repeat: repeat-x;
}

/* content area styles */
#content {
	margin-left: 3px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #595919;
	font-size: 1em;
	border-top: 4px solid #C6C6A7;
	padding-left: 4px;
	padding-top: 0px;
	margin: 0px;
	margin-bottom: -5px;
	background-image: url(images/index_12.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 36px;
	line-height: 25px;
}
#content .rightmargin {
	margin-right: 200px;
}
#news {
	float: right;
	margin-top: 0px;
	padding-left: 4px;
	width: 200px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #98AEBB;
	padding-bottom: 10px;
	z-index: 1;
}
#news h1 {
	color: #1D4E6A;
	border-top: 4px solid #98AEBB;
	padding-left: 4px;
	padding-top: 0px;
	margin: 0px;
	background-image: url(images/index_14.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 36px;	
}
#news p {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#content #areas {
	/*border: 1px solid #ECECDC;*/
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	z-index: 0;
	/*width: 500px;*/
	overflow: auto;
	
}
#content #eacharea {
	margin: 0px;
	padding: 0px;
}
#content #eacharea h2 {
	background-color: #CCDEEC;
	text-align: center;
	font-size: .85em;
	color: #595919;
	margin-top: 0px;
	padding-top: 15px;
	width: 75px;
	float: left;
	height: 40px;
	margin-left: 0px;
	border-bottom: none;
}
#content #eacharea h2.topfix {
	padding-top: 6px;
	padding-bottom: 8px;
}
#content p.areadesc {
	margin-left: 80px;
	margin-top: 0px;
	padding: 5px;
	font-size: .9em;
	margin-right: 5px;
	min-height: 45px;
}
#content p.areadesc_color {
	margin-left: 80px;
	margin-top: 0px;
	padding: 5px;
	font-size: .9em;
	background-color: #F3F3EA;
	min-height: 45px;
}
.clearall {
	clear: left;
	margin: 0px;
	padding: 0px;
}

/* Styles used throughout pages */
#content h2 {
	color: #1D4E6A;
	font-size: 1em;
	margin-bottom: 5px;	
	margin-left: 5px;
	border-bottom: 1px solid #C6C6A7;
}
#content h3 {
	font-size: 1em;
	margin-bottom: 2px;	
	margin-left: 5px;
	color: #595919;
}
#content p {
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 10px;
}
#content a {
	color: #1D4E6A;
	text-decoration: underline;	
}
#content a:hover {
	color: #595919;
	text-decoration: none;	
}
#content h1 a {
	font-weight: normal;
	color: #1D4E6A;
}
.nobullet {
	list-style-type: none;
	margin-left: 20px;
	padding-left: 0px;
}
.margins {
	margin-left: 10px;
	margin-right: 10px;
}
#content form {
	border: 1px dashed #1D4E6A;
	margin: 10px;
	padding: 5px;
}
#content form hr {
	margin: 10px 0px;
	border-top: 1px solid #C6C6A7;
}
#content form p {
	margin: 5px 5px 5px 0px;
}
#box {
	margin: 10px;
	margin-left: 30px;
	padding: 10px;
	border: 2px solid #CCCCCC;
	width: 400px;
}
.nudgeleft {
	padding-left: 20px;
}
.returntop {
	text-align: right;
	font-variant: small-caps;
	font-size: .9em;
}

.loweralpha {
	list-style-type: lower-alpha;
	}
