html, body, form,
h1, h2, h3, h4, h5, h6,
p, img, a {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}

body, html {
	background: #f2f2f2;
}

body {
	color: #555;
	border-top: 10px solid #003800;
	font-size: 12px;
}

body, textarea, .promo span, .widgettitle, .minipost h3 a {
	font-family: "Helvetica Neue", Helvetica, Arial , Geneva, sans-serif;
}

h1 {
	font-size: 40px;
	line-height: 40px;
	letter-spacing: -2px;
}

h2 {
	font-size: 32px;
	line-height: 30px;
	letter-spacing: -1.5px;
}

h3 {
	font-size: 23px;
	line-height: 25px;
	letter-spacing: -0.5px;
}

h4 {
	font-size: 20px;
	line-height: 25px;
	letter-spacing: -0.5px;
}

h5 {
	font-size: 18px;
	line-height: 25px;
	letter-spacing: -0.5px;
}

h6 {
	font-size: 16px;
	line-height: 25px;
	letter-spacing: -0.5px;
}

.promo, h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0 0 10px 0;
	font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #555;
	text-decoration: none;
}

p {
	padding: 0 0 10px 0;
	line-height: 150%;
}

p.subhead {
	padding: 0;
	font-size: 11px;
	color: #888;
}

a, a:active, .campus-green {
	color: #003800;
}

.campus-green {
	color: #003800;
}

/*a {
	color: #555;
}*/

a:hover {
	color: #000;
}

/*a:active {
	color: #555;
}*/

.strong {
	font-weight: bold;
}

.centered {
	text-align: center;
}

.pdf {
  background: url(../img/small-pdf.gif) no-repeat right;
  padding-right: 14px;
  margin-right: 3px;
}

input {
	outline: 0;
}

dl.fileList dt {
	font-size: 14px;
	
}

dl.fileList dd {
	margin: 0 0 13px;
}

UL {
	margin: 0;
	padding: 0 0 0 30px;
}

UL LI {
	padding: 1px 0;
}

UL LI UL {
	padding: 0 0 0 20px;
}

.promo {
	color: #555;
	font-size: 50px;
	line-height: 50px;
	letter-spacing: -2px;
	padding: 0 0 30px 0;
}

.promo span {
	letter-spacing: -0.5px;
	color: #888;
	font-size: 20px;
	line-height: 15px;
	display: block;
	padding: 0;
}

#header {
	padding: 10px 0;
	color: #888;
}

.widget {
	padding: 0 0 20px 0;
	font-size: 11px;
}

.widgettitle {
	font-size: 18px;
}

/* Gallery/slider */

.btn {
	cursor: pointer;
	display: block;
	background: url(/img/next.png) no-repeat right;
	padding-right: 22px;
	margin-right: 10px;
	/*float: left;*/
	/*width: 9px;*/
	height: 16px;
	line-height: 14px;
	/*background: #ddd;*/
	/*text-indent: -9999px;*/
	/*margin: 0 6px 0 0;*/
}

.btn:hover {
	text-decoration: underline;	
}

.carousel {
	background: #fff;
}

.gallery-nav {
	padding: 9px 0 10px 6px;
}

.gallery span {
	display: block;
	margin-top: -90px;
	padding: 10px 10px 0;
	background-color: #fff;
	opacity: .8;
	height: 80px;
	font-size: 14px;
}

/* end gallery/slider */

#outer {
	border-top: 1px solid #fff;
/*b

ackground, top border is set in body */
}

#main {
	padding: 20px 0;
}

#footer {
	font-size: 10px;
	padding: 20px 0 40px 0;
}

.smallnav a {
	display: block;
	float: left;
	padding: 0 10px 10px 0;
	color: #999;
	text-decoration: none;
}

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

#footer .smallnav a {
	padding: 0 0 0 8px;
}

.post {
	padding: 0 0 20px 0;
}

.postmeta, .postmeta a {
	font-size: 10px;
	color: #888;
}

.minipost {
	padding: 10px 0 20px 0;
}

.minipost h3 {
	font-size: 19px;
	letter-spacing: -.1px;
	word-spacing: -1px;
	padding: 0 0 5px 0;
	line-height: 20px;
}

.minipost h3 a:hover {
	color: #000;
}

.minipost p {
	padding: 0 0 10px 0;
	font-size: 11px;
	line-height: 16px;
}

.minipost p small {
	font-size: 10px;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	background: url(../img/hr.jpg) repeat-x bottom;
	text-transform: uppercase;
}

.minipost p small,
.minipost p small a {
	color: #bbb;
	text-decoration: none;
}

.minipost p small a:hover {
	color: #003800;
}

.item-thumb img {
	border: 4px solid #fff;
}

.item-thumb {
	margin: 0 0 8px 0;
}

/*override default arrow with hand, 
for JS links, buttons, etc... */

.hand {
	cursor: pointer;
}

.rounded-small {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.rounded-medium {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.sf-menu {
	-webkit-box-shadow: 0px 0px 2px #e0e0e0;
	-moz-box-shadow: 0px 0px 2px #e0e0e0;
}

.sf-menu li.sfHover ul {
	-webkit-box-shadow: 0px 1px 2px #e0e0e0;
	-moz-box-shadow: 0px 1px 2px #e0e0e0;
}

.shadow-medium {
	-webkit-box-shadow: 0px 0px 3px #e0e0e0;
	-moz-box-shadow: 0px 0px 3px #e0e0e0;
}

.hovershadow-medium:hover {
	-webkit-box-shadow: 0px 0px 5px #d6d6d6;
	-moz-box-shadow: 0px 0px 5px #d6d6d6;
}

/*.sf-menu LI.current_page_item, li.sfHover ul,*/

.shadow-large {
	-webkit-box-shadow: 0px 0px 3px #ddd;
	-moz-box-shadow: 0px 0px 3px #ddd;
}

/* HR Line */

hr {
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	height: 1px;
	margin: 10px 0;
}

.section-bottom, .section-top {
	background-image: url(../img/hr-tab.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.section-top {
	background-position: top center;
}

/* dropdown menus */

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	line-height: 1.2;
	font-size: 17px;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
/* left 

offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility: inherit;
/*

fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
	color: #888;
	border-right: 1px solid #fff;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: -1px;
	top: 2.5em;
	/* ma

tch top ul list item height */
	z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em;
	/*

match ul width */
	top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em;
	/*

match ul width */
	top: 0;
}

.sf-menu {
	float: left;
	margin-bottom: 1em;
	width: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #e8e8e8;
}

.sf-menu a {
	padding: 10px 0 13px;
	text-decoration: none;
	text-align: center;
}

/* @group menu widths */

#menu-home {width: 100px;}
#menu-life {width: 130px;}
#menu-prog {width: 130px;}
#menu-admi {width: 135px;}
#menu-guid {width: 250px;}
#menu-cont{width: 105px;}
#menu-form {width: 90px;}
a.no-border {border: none;}


/* @end */

.sf-menu a:hover {
	color: #444;
}

.sf-menu li {
	background: none;
}

.sf-menu li li {
	background: #fff;
}

.sf-menu li li li,
.sf-menu li li li li {
	background: #fff;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active,
.sf-menu li.sfHover a {
	background: #fff;
	outline: 0;
}

.sf-menu LI.current_page_item {
	background: #dbdbdb;
}

.sf-menu a.sf-with-ul {
	min-width: 1px;
/*

trigger IE7 hasLayout so spans position accurately */
}

.sf-menu .sf-sub-indicator {
	display: none;
}

.sf-menu LI UL .sf-sub-indicator {
	display: inline;
	float: right;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #ccc;
}

/*.sf-menu small {
	display: block;
	font-size: 10px;
}*/

.sf-menu li.end {
	position: absolute;
	right: 11px;
	top: 13px;
}

.sf-menu li.end a,
.sf-menu li.end:hover {
	background: none;
	border: 0;
}

/*end menu css*/

.searchform {
	background: #fff;
	padding: 2px;
	width: 206px;
	height: 22px
}

.searchform input,
.searchform button {
	border: 0;
	background: none;
}

.searchform button {
	font-size: 10px;
	line-height: 16px;
	height: 22px;
	background: #ccc;
	padding: 4px 5px 8px 5px;
	color: #fff;
	font-weight: bold;
}

.searchform input {
	padding: 4px 0 8px 5px;
	color: #aaa;
	font-weight: bold;
	width: 156px;
}

.searchform button:hover {
	background: #bbb;
}

form#contact_form .field {
	padding: 0 0 15px 0;
}

form#contact_form label {
	display: block;
	padding: 0 0 2px 2px;
}

form#contact_form .textbox,
form#contact_form .textarea,
form#contact_form .select,
form#contact_form .button,
form#contact_form .checkbox,
form#contact_form .radio {
	border: 1px solid #ccc;
	padding: 5px 3px;
}

form#contact_form .checkbox,
form#contact_form .radio {
	border: 0;
}

form#contact_form .button {
	background: #c0c0c0;
	color: #fff;
	cursor: pointer;
}

form#contact_form .button:hover {
	background: #aaa;
}

/* Used with jquery to hide element on click */

.clickhide {
	cursor: pointer;
}

span.error {
	color: #990000;
}

p.message, div.message {
	padding: 10px 15px;
	background: #fff;
	margin: 10px 0;
}

p.error,p.warning,p.success,div.warning {
	color: #fff;
}

p.error {
	background: #990000;
}

p.warning,div.warning {
	background: #f90;
}

p.success {
	background: #339933;
}

.success a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

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

/* Fix Menu Z-INDEX issues*/

#main {
	z-index: 10;
}

#menu {
	z-index: 11;
}

UL.clean, UL.clean LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

.alternate, .hidden {
	display: none;
}

.right {
	float: right;
}

.left {
	float: left;
}

img.alignright {
	float: right;
	margin: 5px 0 10px 10px;
}

img.alignleft {
	float: left;
	margin: 5px 10px 10px 0;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

a img.alignright {
	float: right;
	margin: 0 0 1em 1em
}

a img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

/* basic css for send mail PHP page */

.send-status {
	width: 300px;
	margin: 100px auto;
}

/* sample formatting for 960gs page */

.demo-grid {
	margin: 10px 0;
}

.demo-grid p {
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	border: 1px dotted #aaa;
}

table {
	width: 100%;
	border-collapse: collapse;
}

thead {
	margin-bottom: 5px;
}

td {
	padding: 5px;
}

th {
	text-align: left;
}

tr.highlight {
	background-color: #b5d5b1;
}

/* @group Contribute Button */

#contribute {
	width: 130px;
	float: left;
	margin-right: 20px;
}

.pageTop-list a {
	padding-top: 8px;
}



/* @end */
