body {
  background: #fff url(/images/bg.gif) top left repeat;
  color #333;
	text-align: center;
}

#frame {
  width: 770px;
  background: #fff;
  color: #333;
  border: solid 1px #000;
  margin: 10px auto;
}

#header {
  height: 99px;
  text-align: left;
  background: green url(/images/header_bg.gif) top left repeat-x;
  position: relative;
}

#header img {
	float: left;
}

#header #title {
	margin: 15px 0px 0px 15px;
}

#header #collage {
  float: right;
  margin-top: 15px;
}

#header #contact-info {
  color: #999;
  font: normal 10px Verdana;
  position: absolute;
  top: 60px;
  left: 84px;
}

#navigation {
  background: #fff url(/images/nav_bg.gif) bottom left repeat-x;
  border-top: solid 3px #81AD69;
  padding-top: 1px;
  height: 35px;
}

#other-nav {
  float: right;
  padding-right: 17px;
}

#other-nav a, #other-nav a:link {
  border: none;
  font: normal 11px Verdana;
  padding: 8px 0px 0px 0px;
  color: #355C21;
  text-decoration: none;
}

#other-nav a:hover {
	color: #000;
}

#breadcrumbs {
	position: relative;
  font: normal 10px Verdana, sans-serif;
  color: #666;
  text-align: left;
  padding: 0px;
  margin: 0px;
  margin-top: 3px;
}

#breadcrumbs p {
  margin: 0px;
  padding: 0px;
  padding-left: 12px;
}

#content {
  text-align: center;
  margin-top: 25px;
  font: normal 12px Verdana, sans-serif;
}

#home #content {
  background: #fff url(/images/hp_bg.jpg) top left no-repeat;
  height: 333px;
  position: relative;
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
}

#hp-philosophy {
  font-size: 11px;
  color: #fff;
  text-align: right;
  float: right;
  width: 250px;
  margin-top: 20px;
  padding-right: 15px;
  line-height: 16px;
}

#hp-philosophy p {
  padding: 0px;
  margin: 0px;
}

#info-boxes-container {
	text-align: left;
	width: 460px;
	float: right;
	margin-top: 30px;
	font-size: 11px;
}

#info-boxes-container .info-box {
	width: 265px;
  text-align: left;
  float: left;
  font-size: 11px;
	margin-right: 10px;
}

#info-boxes-container #b2 { width: 0px; width: 175px; }

#b2 p {
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
  margin-left: 8px;
  font-size: 10px;
}

#b2 p strong {
	font-size: 11px;
}

#b1 ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#b1 ul#hp-news { padding-bottom: 5px; }

#b1 ul li {
  padding-left: 18px;
  margin-left: 8px;
  margin-bottom: 10px;
}

#hp-news li {
	background: url(/images/news_icon.gif) top left no-repeat;
}

#hp-events li {
	background: url(/images/calendar_icon.gif) top left no-repeat;
}

h1 {
  font-size: 16px;
  color: #5E4921;
  border-bottom: solid 1px #ccc;
  padding: 0px;
  margin: 0px;
	margin-bottom: 10px;
}

#home h1 { margin-bottom: 0px; }
#sp-right-col h1 { font-size: 14px; color: #5E4921; }

h2 {
  font-size: 14px;
  color: #555;
  padding: 0px;
  margin: 0px;
	margin-top: 25px;
}

#content a, #content a:link, #breadcrumbs a, #breadcrumbs a:link {
  color: #355C21;
  text-decoration: underline;
}

#content a:hover, #breadcrumbs a:hover {
  color: #000;
  text-decoration: none;
}

#divider {
  margin-top: 0px;
  height: 22px;
  background: #F0EFEB;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
}

#home #divider {
	background: #F6E02D;
}

#footer {
  background: #fff url(/images/footer_bg.gif) center left no-repeat;
  height: 82px;
  text-align: left;
  font: normal 10px Verdana, sans-serif;
  color: #666;
  padding-left: 65px;
  padding-bottom: 5px;
  line-height: 14px;
}

#footer p {
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
}

#footer a, #footer a:link {
  color: #355C21;
  text-decoration: underline;
}

#footer a:hover {
  color: #000;
  text-decoration: none;
}

#footer-contact-info {
  width: 200px;
  float: left;
}

#footer-links {
  width: 200px;
  float: right;
  text-align: right;
  padding-right: 5px;
  line-height: 16px;
}

#home #divider {
  margin: 0px;
  padding: 0px;
}

h1#page-header {
  font: bold 22px Garamond, serif;
  letter-spacing: 1px;
  color: #fff;
  margin: 0px;
  padding: 0px;
  line-height: 14px;
  padding-top: 10px;
  background: #F6E02D;
  border: none;
  border-top: solid 1px #CEB709;
  font-variant: small-caps;
  text-align: left;
  padding-left: 228px;
}

.rootpage h1#page-header { padding-left: 10px; }

.sub-nav-box {
  width: 213px;
  float: left;
  position: relative;
  background: #ccc url(/images/round_box_center.gif) top left repeat-y;
  text-align: left;
  font: normal 11px Verdana, sans-serif;
}

.snb-top {
  height: 50px;
  background: #ccc url(/images/round_box_top.gif) top left no-repeat;
}

.snb-top img {
  display: block;
	position: relative;
	top: 20px;
	left: 35px;
  text-decoration: none;
}

.snb-top img {
	border: none;
}
   
.snb-content {
	padding: 0px 25px 0px 40px;
}

.snb-content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
}

.snb-content ul li {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
}
    
.rb-bottom {
	height: 59px;
  background: #ccc url(/images/round_box_bottom.gif) top left no-repeat;
}

.subpage #content {
	background: url(/images/sp_bg.gif) top right repeat-y;
	padding-bottom: 50px;
	margin-top: 10px;
	padding-top: 0px;
}

#rp-content {
	width: 500px;
	text-align: left;
	margin: 0px auto;
	margin-top:10px;
	}

#sp-content {
	float: left;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 18px;
}

#sp-content { 
  width:345px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:330px;
} 

#content #sp-content p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
	
#sp-right-col {
	float: right;
	padding-top: 0px;
	margin-top: 10px;
	padding-right: 10px;
	text-align: left;
	line-height: 16px;
}

#sp-right-col { 
  width:190px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:180px;
} 

#sp-right-col > p { margin: 0px; padding: 0px; }
#sp-right-col p { margin-bottom: 20px; }
	
#sp-right-col img {
	border: solid 10px #fff;
	padding: 0px;
	margin: 0px;
}

.clear { clear: both; }
address { margin: 0px; padding: 0px; }
.required { font-size: 10px; color: #D04040; }
.small { font-size: 10px; }
#sp-right-col img.noborder { border: none; }
.backtotop { font-size: 10px; text-align: right; }

ul#faculty-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

ul#faculty-list li {
	padding: 0px;
	margin: 3px 0px 0px 0px;
	}

.activities-list, .activities-list ul { 
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
.activities-list li { font-weight: bold; }

.activities-list ul li {
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 2px 10px;
	}

#col1 {
	float: left;
	width: 165px;
	}

#col2 {
	float: right;
	width: 165px;
	}

/* Form Styles */
fieldset { font: normal 12px Verdana, sans-serif; }
label { font: normal 12px Verdana, sans-serif; }
.message { color: #1919B3; }
.error { color: red; }

/* Lunch Menu */
.lunch-menu-choices {
	font: normal 12px Verdana, sans-serif;
	border-top: solid 1px #ccc;
}

.lunch-menu-choices td {
	border-bottom: solid 1px #ccc;
	padding: 4px 0px;
	padding-right: 10px;
}

/* AR List */
	#ar-list th { border-bottom: solid 1px #000; text-align: center; }	
	
/* Homepage Notification Box */
	#hp-notification {
		color: #000;
		position: absolute;
		top: 0px;
		right: 0px;
		font: normal 12px Verdana, sans-serif;
		margin: 0px;
		padding: 0px 15px 3px 10px;
	}