* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	background: #f5f3ed;
	font: 13px "Lucida Grande", sans-serif;
	color: #523d24;
}
a {
	text-decoration: none;
	color: #933d23;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	font: normal 24px Georgia, serif;
	color: #895625;
	border-bottom: 1px solid #e2e1df;
	padding-bottom: 12px;
	margin-bottom: 35px;
}
h2, h2 a {
	font: normal 20px "Lucida Grande", sans-serif;
	color: #933d23;
}
h3, h3 a {
	font: normal 17px Georgia, serif;
	color: #9c4600;
}
#container {
	width: 1200px;
	margin: 0 auto;
}
#header {
	width: 1200px;
	height: 297px;
	background: url(/_media/images/layout/header-img.jpg) no-repeat;
}
#logo {
	float: left;
	position: relative;
	top: 24px;
	left: 148px;
}
#logo h1 {
	border: none;
}
#logo a {
	display: block;
	text-indent: -9999px;
	background: url(/_media/images/layout/logo.gif) no-repeat;
	width: 170px;
	height: 149px;
}
#accs_logo {
	float: left;
	position: relative;
	top: 150px;
	left: 150px;
}
#accs_logo h1 {
	border: none;
}
#accs_logo a {
	display: block;
	text-indent: -9999px;
	background: url(/_media/images/uploads/accs_accredited_logo.gif) no-repeat;
	width: 150px;
	height: 112px;
}
#header-links {
	float: right;
	position: relative;
	right: 128px;
	top: 23px;
}
#header-links a {
	color: #231f20;
	font: 12px Georgia, serif;
	margin: 0 10px;
	position: relative;
	top: -1px;
}
#header-links span {
	position: relative;
	top: 7px;
	left: -25px;
	float: left;
}
#header-links form {
	float: left;
}
#header-links .inp-field {
	width: 178px;
	margin-right: 6px;
	position: relative;
	top: -9px;
	height: 14px;
	padding: 3px;
	font: 12px Georgia, serif;
	color: #231f20;
}
#content {
	width: 965px;
	margin: 0 auto;
}
#drop {
	position: relative;
	top: -7px;
	width: 976px;
	background: url(/_media/images/layout/drop.png) repeat-y;
}
#top-drop {
	position: relative;
	left: 8px;
	margin-top: -100px;
	width: 960px;
	background: url(/_media/images/layout/top-drop.png) repeat-x;
}
#bottom-drop {
	position: relative;
	left: 4px;
	margin-top: -7px;
	width: 966px;
	background: url(/_media/images/layout/bottom-drop.png) repeat-x;
}
#nav {
	position: relative;
	left: 8px;
	height: 33px;
		background: url(/_media/images/layout/navigation.jpg) no-repeat;
}
#navigation {
	background: url(/_media/images/layout/navigation.jpg) no-repeat;
	height: 33px;
	position: relative;
}
#nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}
#nav li, #nav a {
	display: block;
	height: 33px;
	text-indent: -9999px;
}
#nav-home a, #nav-distinctives a, #nav-admissions a, #nav-academics a, #nav-athletics a, #nav-finearts a, #nav-events a, #nav-support a {
	background: url(/_media/images/layout/navigation.jpg) no-repeat;
}
#nav-home {
	left: -1px;
	width: 121px;
}
#nav-home a:hover, #nav-home .current {
	background-position: 0px -33px;
}
#nav-distinctives {
	left: 120px;
	width: 120px;
}
#nav-distinctives a {
	background-position: -120px 0px;
}
#nav-distinctives a:hover, #nav-distinctives .current {
	background-position: -120px -33px;
}
#nav-admissions {
	left: 240px;
	width: 120px;
}
#nav-admissions a {
	background-position: -240px 0px;
}
#nav-admissions a:hover, #nav-admissions .current {
	background-position: -240px -33px;
}
#nav-academics {
	left: 360px;
	width: 120px;
}
#nav-academics a {
	background-position: -360px 0px;
}
#nav-academics a:hover, #nav-academics .current {
	background-position: -360px -33px;
}
#nav-athletics {
	left: 480px;
	width: 120px;
}
#nav-athletics a {
	background-position: -480px 0px;
}
#nav-athletics a:hover, #nav-athletics .current {
	background-position: -480px -33px;
}
#nav-finearts {
	left: 600px;
	width: 120px;
}
#nav-finearts a {
	background-position: -600px 0px;
}
#nav-finearts a:hover, #nav-finearts .current {
	background-position: -600px -33px;
}
#nav-events {
	left: 720px;
	width: 120px;
}
#nav-events a {
	background-position: -720px 0px;
}
#nav-events a:hover, #nav-events .current {
	background-position: -720px -33px;
}
#nav-support {
	left: 840px;
	width: 120px;
}
#nav-support a {
	background-position: -840px 0px;
}
#nav-support a:hover, #nav-support .current {
	background-position: -840px -33px;
}
#main-content {
	width: 940px;
	background: #fbfaf7;
	position: relative;
	left: 8px;
	padding: 10px;
}
#columns {
	overflow: hidden;
	padding: 40px 0;
}
#side-col {
	width: 230px;
	float: left;
}
#side-col ul strong, #side-col h3 {
	font-family: "Lucida Grande", sans-serif;
	display: block;
	font-size: 16px;
	color: #895625;
	font-weight: normal;
	padding-left: 11px;
	margin-bottom: 16px;
}
#side-col li {
	margin-top: -8px;
}
#side-col li a {
	display: block;
	width: 199px;
	height: 31px;
	color: #523d24;
	padding: 8px 0 0 11px;
}
#side-col li a:hover, #side-col li a.sub-current {
	color: #933d23;
	text-decoration: none;
	background: url(/_media/images/layout/side-col-hover.gif) no-repeat;
}
#side-col .side-more {
	margin-top: 40px;
}
#side-col .side-more a {
	display: block;
	margin-bottom: 8px;
}
#main-col {
	width: 630px;
	float: left;
	margin-left: 35px;
}
#main-col img {
	float: right;
	border: 1px solid #e2e1df;
	padding: 5px;
	margin-left: 20px;
}
#main-col h1 {
	margin-top: -2px;
}
#main-col h2, #main-col h3 {
	position: relative;
	top: 18px;
}
#main-col p {
	margin-top: 20px;
	line-height: 14pt;
}
#main-col ul, #main-col ol {
	margin: 20px 0 10px 25px;
}
#main-col li {
	margin: 5px 0;
}
#news {
	overflow: hidden;
	margin-top: 26px;
	border-bottom: 1px solid #c8bdaa;
}
#news .news-col {
	width: 288px;
	height: 165px;
	float: left;
	border-right: 1px solid #c8bdaa;
	border-left: 1px solid #fff;
	padding-left: 32px;
}
#news .news-first-col {
	border-left: none;
}
#news .news-last-col {
	border-right: none;
}
#news strong {
	font: 11px Verdana, sans-serif;
	text-transform: uppercase;
	color: #887971;
}
#news p {
	font: 12px "Lucida Grande", sans-serif;
	color: #231f20;
	margin-top: 12px;
	width: 260px;
	line-height: 13pt;
}
#news a.more-news {
	font: bold 10px Verdana, sans-serif;
	text-transform: uppercase;
	color: #9c4600;
}
body#home #footer {
	border-top: 1px solid #fff;
}
#footer {
	overflow: hidden;
	padding: 22px 0 50px;
}
#footer, #footer a {
	font: 11px "Lucida Grande", sans-serif;
	color: #6c5e57;
}
#footer-links {
	float: left;
}
#footer-links a {
	padding: 0 12px;
}
#footer-links .footer-top {
	margin-left: -12px;
}
.footer-top {
	margin-bottom: 14px;
}
#copyright {
	float: right;
	text-align: right;
}