html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 1.3em;
	color: #000;
	background: #f0f0f0 url(../images/main_background.gif) top center repeat-y;
	margin-left: 1px;
}

p { margin: 1px 0 15px 0; }

h2 { margin: 10px 0 15px 0; 
	font-weight: bold;
}

a { color: #004ea8; background-color: #fff; }
a:hover { color: #ae4200; background-color: #fff; }
a:focus { outline: none; }

h3 {
	font-size: 105%;
	line-height: 1.3em;
	font-weight: bold;
	margin: 15px 0 6px 0;
	color: #000;
	background-color: transparent;
	text-transform: uppercase;
}

h3 a {
	color: #000;
	text-decoration: none;
}

h3 a:hover {
	color: #004ea8;
	text-decoration: none;
}

h4 {
	font-size: 100%;
	line-height: 1.3em;
	font-weight: bold;
	margin: 15px 0 0 0;
	color: #ae4200;
	background-color: transparent;
}

h4 a {
	color: #ae4200;
	text-decoration: none;
}

h4 a:hover {
	color: #004ea8;
	text-decoration: none;
}

h5 {
	font-size: 100%;
	margin: 0;
	font-weight: bold;
	font-size: 95%;
	color: #333;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	padding: 0;
	margin: 18px 0 12px 0;
}

ul {
	margin: 0;
	padding: 0 0 0 1.5em;
	text-indent: 0;
}

li {
	margin: 0;
	padding: 0 0 8px 0;
	text-indent: 0;
}

/* ------------------------------------------------------------------------------- */
.prop143 {
	height: 143px;
	float: right;
	width: 1px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.pullquote {
	color: #666;
	background-color: #fff;
	margin: 10px 0 0 0;
}

.attribution {
	color: #666;
	background-color: #fff;
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
}

.photoleft, .leftphoto, .picleft {
	margin: 0 9px 6px 0;
}

.photoright, .rightphoto, .picright {
	margin: 0 0 6px 9px;
}

.pigtail {
	float: right;
	width: 1px;
	height: 30px;
	background-color: #ccc;
}


/* ------------------------------------------------------------------------------- */
.sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 .75em;
	text-indent: 0;
}

.sitemap li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 .75em;
	text-indent: 0;
}

/* ------------------------------------------------------------------------------- 
page-top: logo bar and search form
---------------------------------------------------------------------------------- */
#page-top {
	position: relative;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 750px;
	height: 92px;
	color: #000;
	background: #f0f0f0 url(../images/uc_bkgd_top.gif) top left no-repeat;
}
#page-top .inner {
	position: absolute;
	top: 42px;
	right: 0;
	width: auto;
	white-space: nowrap;
}

#page-top input { border: 0; }

#page-top .searchfield {
	border: 1px solid #cccccc;
	padding: 1px;
}

#page-top h5 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
	margin: 3px 0 0 4px;
	color: #000;
	background-color: transparent;
}

/* ------------------------------------------------------------------------------- 
nav1: horizontal button bar below page-top
---------------------------------------------------------------------------------- */
#nav1 {
	position: relative;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 750px;
	height: 25px;
	color: #ae4200;
}

#nav1 ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: auto;
	height: 25px;
}

#nav1 li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#nav1 a {
	float: left;
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0;
}
	
/*#nav1 a:hover {
	background-position: 0 -25px;
	border: 0;
}*/

#nav1 a.on { background-position: 0 -25px; }

#nav1-0 a {
	width: 125px;
	background: url(../images/home_button.gif) top left no-repeat;
}
#nav1-1 a {
	width: 125px;
	background: url(../images/school_button.gif) top left no-repeat;
}
#nav1-2 a {
	width: 125px;
	background: url(../images/educational_button.gif) top left no-repeat;
}
#nav1-3 a {
	width: 125px;
	background: url(../images/beyond_button.gif) top left no-repeat;
}
#nav1-4 a {
	width: 125px;
	background: url(../images/volunteer_button.gif) top left no-repeat;
}
#nav1-5 a {
	width: 125px;
	background: url(../images/admissions_button.gif) top left no-repeat;
}

/* ------------------------------------------------------------------------------- 
page: content area below nav1 (includng background image)
---------------------------------------------------------------------------------- */
.page {
	padding: 0;
	margin: 0 auto 0 auto;
	width: 750px;
	color: #000;
}

/* ------------------------------------------------------------------------------- 
column1: left sidebar within page
---------------------------------------------------------------------------------- */
.column1, .column1footer {
	padding: 0;
	width: 125px;
	float: left;
}

/* ------------------------------------------------------------------------------- 
column2: primary content area within page
---------------------------------------------------------------------------------- */
.column2, .column2footer {
	padding: 0;
	color: #000;
	background: transparent;
	float: right;
	width: 625px;
}

/* ------------------------------------------------------------------------------- 
nav2: upper left corner, within column1
---------------------------------------------------------------------------------- */
#nav2 {
	background: #ccc url(../images/left-nav-bkgd.jpg) top left no-repeat;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.1em;
	color: #333;
}

#nav2 .inner { padding: 3px; }

#nav2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav2 li {
	list-style-type: none;
	margin: 0;
	padding: 6px 4px 0 4px;
}

#nav2 a {
	color: #ae4200;
	text-decoration: none;
	background-color: transparent;
}

#nav2 a:hover {
	color: #004ea8;
	text-decoration: none;
	background-color: transparent;
}

/* ------------------------------------------------------------------------------- 
nav3: navigation below nav2, within column1
---------------------------------------------------------------------------------- */
#nav3 {
	color: #333;
	font-size: 85%;
	line-height: 1.4em;
	margin: 0 0 0 1px;
}

#nav3 .inner { 	
	padding: 0px 5px 5px 5px;
 }

#nav3 h5 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	margin: 1.4em 0 0 0;
	color: #ae4200;
	font-size: 100%;
	line-height: 1.1em;
}

#nav3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Geneva, sans-serif;
}

#nav3 li {
	list-style-type: none;
	margin: 0;
	padding: .5em 0 0 0;
}

#nav3 li a {
	color: #ae4200;
	text-decoration: none;
	background-color: transparent;
}

#nav3 a:hover {
	color: #004ea8;
	text-decoration: none;
	background-color: transparent;
}

/* ------------------------------------------------------------------------------- 
photobar: photos across top of column2 (with nav on home page)
---------------------------------------------------------------------------------- */
#photobar {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: auto;
	height: 101px;
}

#photobar li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#photobar a {
	float: left;
	padding: 101px 0 0 0;
	overflow: hidden;
	height: 0;
}

/* ------------------------------------------------------------------------------- 
photonav: navigation photos within photobar (home page)
---------------------------------------------------------------------------------- */
#photonav1 a {
	width: 125px;
	background: url(../images/school_rollover.jpg) top left no-repeat;
}
#photonav2 a {
	width: 125px;
	background: url(../images/educational_rollover.jpg) top left no-repeat;
}
#photonav3 a {
	width: 125px;
	background: url(../images/beyond_rollover.jpg) top left no-repeat;
}
#photonav4 a {
	width: 125px;
	background: url(../images/volunteer_rollover.jpg) top left no-repeat;
}
#photonav5 a {
	width: 125px;
	background: url(../images/admissions_rollover.jpg) top left no-repeat;
}

/* ------------------------------------------------------------------------------- 
column2a: left column within column2
---------------------------------------------------------------------------------- */
#column2a {
	float: left;
	width: 420px;
}

#column2a .inner {
	padding: 13px 0 5px 10px;
}

/* ------------------------------------------------------------------------------- 
column2b: right column within column2
---------------------------------------------------------------------------------- */
#column2b {
	float: right;
	width: 175px;
	margin: 0 2px 0 0;
}

#column2b .inner {
	padding: 30px 10px 5px 0;
	color: #000;
	background-color: #fff;
	font-size: 85%;
	line-height: 1.4em;
	margin: 0 0 0 1px;
}

#column2b h5 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: 1.4em 0 0 0;
	color: #ae4200;
	font-size: 100%;
	line-height: 1.1em;
}

#column2b ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#column2b li {
	list-style-type: none;
	margin: 0;
	padding: .5em 0 0 0;
}

#column2b li a {
	color: #ae4200;
	text-decoration: none;
	background-color: transparent;
}

#column2b li a:hover {
	color: #004ea8;
	text-decoration: none;
	background-color: transparent;
}
/* ------------------------------------------------------------------------------- 
footers: rule and footer links
---------------------------------------------------------------------------------- */
.footer {
	position: relative;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 1em;
	color: #000;
}

.footer ul {
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
	list-style: none;
	background-color: transparent;
}

.footer li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	background-color: transparent;
}

.footer li a {
	color: #ae4200;
	text-decoration: none;
	background-color: transparent;
}

.footer li a:hover {
	color: #004ea8;
	text-decoration: none;
	background-color: transparent;
}

.column1footer {
	width: 124px;
	text-align: center;
	border-right: 1px solid #ccc;
}

.column2footer {
	float: left;
	width: 375px;
	text-align: left;
}

/* ------------------------------------------------------------------------------- 
calendar
---------------------------------------------------------------------------------- */
.calendar {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	font-size: small;
	line-height: 1.1em;
}

.calendar th {
	padding: 2px 8px 2px 8px;
	white-space: nowrap;
	font-weight: normal;
	text-align: center;
}

.calendar td {
	padding: 0 1px 0 1px;
	font-weight: normal;
	text-align: left;
}

.caldate {
	width: auto;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
	padding: 0 2px 2px 2px;
	margin: 0;
}

.caldate a {
	text-decoration: none;
}

.caldate a:hover {
	text-decoration: underline;
}

.caladd {
	margin: 0;
	padding: 0 2px 0 0;
	font-size: xx-small;
	text-align: right;
}

.caladd a {
	text-decoration: none;
}

.caladd a:hover {
	text-decoration: underline;
}
