body {
	background: #c6b285 url(/images/layout/body-bg.jpg) repeat;
	color: #464646;
	font: small/1.5 Verdana, Geneva, sans-serif;
}

body, html, ul#navlist, ul#topnav, ul#footernav, ul {
	margin: 0;
	padding: 0;
}

body, html { height: 100%;}

a img {
	border: none;
}

a {
	color: #464646;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
	text-decoration: none;
}

/* ------------ TEXT ------------ */

h1 {
	color: #46166b;
	font-size: 175%;
	margin: 4px 0 0 0;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}

h2 {
	color: #46166b;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	margin: 7px 0;
	font-size: 115%
}

h3 {
	color: #46166b;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	margin: 2px;
	font-size: 100%
}

h2.reqinfo {
	font-weight: bold;
	color: #464646;
	font-size: 120%;
	margin: 7px 0 10px 30px;
	padding: 0;
}

h2 a {
	color: #46166b;
}

ul {
	font-size: 90%;
	margin-left: 25px;
}

#midcol li {
	margin-bottom: 3px;	
	font-size: 90%;
}

/* ------------ LAYOUT ------------ */

#wrap {
	width: 923px;
	margin: 0 auto;
	padding-top: 30px;
}

#header {
	background: url(/images/layout/header-bg.jpg) top left no-repeat;
	height: 123px;
	position:relative;
}

img.logo {
	position: absolute;
	top: 23px;
	left: 30px;
}

img.hero {
	float: right;
	margin: 1px 20px 0 0;
	display:inline;
}

#contentwrap {
	background: url(/images/layout/contentwrap-bg.png) top left repeat-y;
}

#content {
	width: 883px;
	clear:both;
	margin: 0 0 0 20px;
}

#leftcol {
	width: 182px;
	background: url(../../images/layout/sidebar-bg.jpg) top left repeat-x;
	float: left;
	height: 400px;
	padding: 20px 0;
}

#midcol {
	width: 460px;
	float: right;
	margin: 0 15px 0 0;
	padding: 5px;
	position: relative;
	z-index: 5000;
	display: inline;
}

#rightcol {
	width: 200px;
	float: right;
	border: 2px solid #c5c5c4;
	margin: 10px 0 0 0;
	background:url(../../images/layout/reqform-top.jpg) top left no-repeat;
		
}

#footer {
	background:url(../../images/layout/footer-bg.jpg) top left no-repeat;
	font-size: 85%;
	text-align: center;
	padding-bottom: 40px;
}

/* ------------ TOP NAVIGATION ------------ */

ul#topnav {
	float: right;
	margin: 15px 25px 0 0;
	padding: 0;
	display: inline;
	width: 315px;
}

ul#topnav li {
	display: inline;
	background:url(/images/layout/listflame.gif) top left no-repeat;
	padding-left: 20px;
	margin-left: 4px;
}

ul#topnav li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
}

ul#topnav li a:hover {
	text-decoration: underline;	
}

/* ------------ MAIN NAVIGATION ------------ */

ul#navlist {
	float: left;
	background: #fff;
	width: 182px;
	margin: 0 0 0 20px;
	display:inline;
	padding-top: 1px;
}

ul#navlist li {	
	list-style:none;
}

ul#navlist li a {
	background: url(/images/layout/navbg.jpg) repeat-x;
	height:30px;
	display:block;
	padding: 6px 0 0 10px;
	text-decoration: none;
	font-weight:bold;
}

ul#navlist li a:hover,
#home ul#navlist li#nav-home a,
#arts ul#navlist li#nav-arts a,
#athletics ul#navlist li#nav-athletics a,
#program ul#navlist li#nav-program a,
#online ul#navlist li#nav-online a,
#stories ul#navlist li#nav-stories a {
	background: url(/images/layout/navbghover.jpg) repeat-x;
	text-decoration: none;
}

*ul#navlist li {
	margin-left: -16px;
}

/* ------------ FOOTER NAVIGATION ------------ */

ul#footernav {
	padding-top: 85px;	
}

ul#footernav li {
	display: inline;	
}

ul#footernav li a {
	text-decoration: none;
}

ul#footernav li a:hover {
	text-decoration: underline;	
}

/* ------------ TEXT ------------ */

#midcol p {
	font-size: 85%;	
	margin-left: 10px;
}

/* ------------ EXTRAS ------------ */

table tr.gray {
	background: #ccc;	
}

table tr.dark {
	background: #848080;
	color: #fff;
	font-weight: bold;
}

.leftprog {
	width: 220px;
	float: left;
}

.rightprog {
	width: 220px;
	float: right;
}

#program #midcol ul {
	margin: 10px 0 0 5px;
	padding: 0;
}

ul.proglist {
	list-style: none;
	font-size: 90%;
}

li.program a {
	font-weight: bold;
	font-size: 110%;
}

li.program {
	margin-top: 10px
}


.f-right {
	float: right;
	margin: 10px 0 10px 10px;
	display:inline;
	padding:2px;
	border: 1px solid #ccc;
}

.whiteboxtop {
	background: url(../../images/layout/whiteboxtop.jpg) top left no-repeat;
	height: 7px;
	margin:  0 0 0 9px;
	overflow: hidden;
}

.whiteboxmid {
	background: url(../../images/layout/whiteboxmid.jpg) top left repeat-y;
	margin: 0 0 0 9px;
	padding: 1px 9px;
	overflow: hidden;
}

.whiteboxmid p{
	padding: 2px 0 4px 0;
	margin: 3px;
	font-size: 80%;
}

.whiteboxbot {
	background: url(../../images/layout/whiteboxbot.jpg) top left no-repeat;
	height: 7px;
	margin: 0 0 13px 9px;
	clear: both;
	overflow: hidden;
}

img, div { behavior: url(/iepngfix.htc) }

hr {
	height: 1px;
	border: none;
	color: #dadada;
	background: #dadada;
	margin: 0 10px 15px 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE Mac */



