body {
	color: #2c4a26;
	font-size: 0.9em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(../img/hands_bg.gif);
	padding-right: 0;
	padding-left: 0;
}

p {
	font-size: 0.9em;
}

td {
	
}

H1 {
	font-size: 1.2em;
}

H2 {
	font-size: 1em;
}

H3 {
	
}

H4 {
	font-weight: bold;
}

H5 {
	
}

H6 {
	
}

a:link { color: #01072b; text-decoration: none; border-bottom: 1px dotted #3a3c37; }

a:visited { color: #555; text-decoration: none; border-bottom-color: #3a3c37; border-bottom-width: 1px; }
a:hover { color: #2b2b2b; }

a:active {
	
}

ul {
	font-size: 0.9em;
	list-style-type: disc;
	margin: 1em 0 1em 40px;
}

/*Table Elements*/

#maintable {
	width: 90%;
	height: 100%;
	border: groove 2px #9ecf8d;
}

#header {
	background-color: #696;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #2c4a26;
}
#header img { position: relative; top: 0; left: 0; padding-top: 0; padding-bottom: 8px !important; border-bottom: 0 solid #696; }
#header a { border-bottom-width: 0; }
#footer { color: #fff; font-size: 0.7em; font-weight: bold; background-color: #696; text-align: center; letter-spacing: 0.1em; height: 80px; clear: both; }
#footer img { padding-top: 7px; position: relative; top: 0; left: 0; }
#footer a { color: #fff; padding-top: 7px; position: relative; top: 0; left: 0; border-bottom-width: 0; }
#footer a:visited { color: #fff; text-decoration: none; }
.contentcell {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

#innermenu { background-color: #fff; background-image: url(../img/grade_down.gif); background-repeat: repeat-x; vertical-align: text-top; border-top: 2px groove #b3cab1; border-right-style: none; border-bottom-style: none; border-left-style: none; }

.whitebg {
	background-color: #fff;
}
.greenbg { background-color: #696; }
.greenbgmain { background-color: #696; background-image: url(../ro/main/rotate.php); background-repeat: no-repeat; }
.greenbgmain a { background-repeat: no-repeat; border-bottom-width: 0; }
.greenbgadmission { background-color: #696; background-image: url(../ro/admission/rotate.php); background-repeat: no-repeat; }
.greenbgalumni { background-color: #696; background-image: url(../ro/alumni/rotate.php); background-repeat: no-repeat; }
.greenbgathletics { background-color: #696; background-image: url(../ro/athletics/rotate.php); background-repeat: no-repeat; }
.greenbgdevelopment { background-color: #696; background-image: url(../ro/development/rotate.php); background-repeat: no-repeat; }
.greenbgintern { background-color: #696; background-image: url(../ro/intern/rotate.php); background-repeat: no-repeat; }
.greenbglibrary { background-color: #696; background-image: url(../ro/library/rotate.php); background-repeat: no-repeat; }
.greenbgparents { background-color: #696; background-image: url(../ro/parents/rotate.php); background-repeat: no-repeat; }
.greenbgprogram { background-color: #696; background-image: url(../ro/program/rotate.php); background-repeat: no-repeat; }
.greenbgstufac { background-color: #696; background-image: url(../ro/stufac/rotate.php); background-repeat: no-repeat; }
.greenbgsummer { background-color: #696; background-image: url(../ro/summer/rotate.php); background-repeat: no-repeat; }
.greenbgteaching { background-color: #696; background-image: url(../ro/teaching/rotate.php); background-repeat: no-repeat; }
.greenbgvisitors { background-color: #696; background-image: url(../ro/visitors/rotate.php); background-repeat: no-repeat; }
.list {
	font-size: 0.9em;
}

.textspace { line-height: 1.4em; text-align: left; }
#tbl_list ul { font-size: 1em; text-align: left; margin-left: 0; padding-left: 15px; }
#tbl_list { font-size: 0.9em; }
.athletics { font-size: 0.6em; }
/* NEW SIDEBAR NAVIGATION*/

#navcontainer { color: #fff; font-size: 1em; line-height: 20px; text-align: left; width: 160px; margin-left: 0; }

#navcontainer ul { color: #eddc8e; margin: 0; padding: 0; list-style-type: none; }

#navcontainer li { background-color: #3b523a; text-indent: 10px; border-top: 1px solid #fff; border-bottom: 1px solid #2b2b2b; }
#navcontainer a { color: #fff; border-bottom-width: 0; }

#navcontainer a:hover { color: #eddc8e; }

.bolditem {
	
}

#navcontainer ul ul li { color: #fff; background-color: #98ba97; text-indent: 20px; border-top: 1px solid #fff; border-bottom: 1px solid #2b2b2b; border-right-color: #f3ebc7; border-right-width: 2pt; }

#navcontainer ul ul a { border-bottom-width: 0; }

#navcontainer ul ul a:hover { color: #eddc8e; }

#navcontainer ul ul li#subactive a { color: #565; font-style: italic; }

#navcontainer ul li#subactive a { color: #eddc8e; }

/*Div Size Elements*/

.width10 {
	width: 10%;
}
.width20 { width: 20%; }
.width25 {
	text-align: left;
	width: 25%;
	padding-left: 5px;
}

.width30 {
	text-align: left;
	width: 29%;
}
.width40 { text-align: left; width: 30%; }
.width40L { text-align: left; position: static; top: 0; right: 800px; width: 30%; }
.width50 { text-align: left; width: 47%; }
.width50center {
	text-align: center;
	width: 47%;
}
.width60 { text-align: left; width: 57%; }
.width75 {
	width: 73%;
}

.width100 {
	width: 98%;
}

.floatR {
	float: right;
}

.floatL {
	float: left;
}

.clearall {
	clear: left;
}

/*SideBar News
*/

.newshead {
	color: #555;
	font-size: 0.9em;
	font-family: Helvetica, Arial, sans-serif

;
	/* text-shadow: #000000 2px 3px 2px; */


/*background: #393 no-repeat;
	text-align: center;*/
	vertical-align: middle;
	margin-right: 15px;
	border-bottom: 1px dotted #2b3eaa;
}

.newshead a { border-bottom: 1px dotted #3a3c37; }

.newshead p {
	
}

.newshead td {
	padding: 0px;
}

.newsdetail {
	font-size: 0.8em;
	margin-right: 10px;
	margin-left: 15px;
}

/*Misc
*/

/* lpadding for header image bump*/

.lpadding {
	padding-left: 10px;
}

/* panel for left border style on columns*/

.panel {
	border-left-style: dotted;
	border-left-width: 1px;
}

.facpic {
	border: double 5px #696;
}
.inline { border: inset 2px #babaf8; }
.center {
	text-align: center;
}
/* spry tables*/
.row_odd { line-height: 1.1em; background-color: #fff; }
.row_even { line-height: 1.1em; background-color: #f0f0f0; }
.row_hover { background-color: #98ba97; }
.row_sel { background-color: #696; }
/*jump text
*/
.jumpdetail { font-size: 0.9em; margin-left: 20px; }
/*for hiding summer reading details on print
*/
.hide { font-size: 0.9em; position: relative; top: -30px; }
/*removes main banner image link underline
*/
.mainimg { border-bottom-color: #696; border-bottom-width: 0; }
.loginbumper { position: relative; top: 5px; float: right; }
/*Read more link helper
*/
.readmore { border-bottom: 1px dotted #3a3c37; }
/*Adds a little left bumper*/
.lbumper { margin-left: 10px; }
/*image style for alumni pages generated by db*/
.img_border
{
	border: 4px double #669966;
	margin-right: 20px;
	margin-bottom: 5px;
}
