body {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0em 1em;
	background-image: url(images/wood3.gif);
	font-family: Verdana, "Lucida Grande", Lucida, Verdana, sans-serif;
}

.clear {
	clear: left;
}

.float {
	float: left;
}

.tab {
	margin-left: 2em;
}

#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#left {
	margin-top: 20px;
	float: left;
	width: 218px;
	padding-right: 20px;
}

#logo_small {
	display: block;
	width: 215px;
	height: 82px;
	background: url(images/logo.gif);
}

#logo_top {
	width: 217px;
	margin-left: auto;
	margin-right: auto;
	height: 7px;
	background: url(images/logo-top.gif) bottom no-repeat;
}

#logo_text {
	text-decoration: none;
	display: block;
	color: #887d79;
	font-size: 11px;
	line-height: 20px;
	padding: 10px;
	width: 193px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f7d9ba;
}

#logo_bottom {
	width: 217px;
	margin-left: auto;
	margin-right: auto;
	height: 97px;
	background-image: url(images/logo-bottom.gif);
}

.email {
	text-decoration: none;
	padding-left: 2px;
	color: #28abe2;
}

#right {
	margin-left: 238px;
}

#topnav {
	float: left;
	display: inline;
	margin-top: 40px;
}

.topnav {
	padding-right: 3px;
	margin-right: -3px;
	margin-left: auto;
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	display: block;
	float: left;
	width: 250px;
	height: 35px;
	line-height: 35px;
	border-left: solid white 1px;
	border-bottom: solid white 1px;
	font-family: "Andale Mono", Courrier;
	background-color: #d4cbc8;
}

#nav_community_selected {
	background: yellow;
}

#nav_community:hover {
	color: white;
	background: yellow;
	text-decoration: none;
}

#nav_projects:hover {
	color: white;
	background: #fa8958;
	text-decoration: none;
}

#nav_projects_selected {
	color: white;
	background: #fa8958;
}

#nav_campus:hover {
	color: white;
	background: #28abe2;
	text-decoration: none;
}

#nav_campus_selected {
	color: white;
	background: #28abe2;
}

#campus_wrapper {
	margin-top: 40px;
	float: left;
	background: #8fd9ee url(images/campusBg.gif);
	padding: 2px 13px;
	border-top: solid 11px #8fd9ee;
	border-bottom: solid 11px #8fd9ee;
}

#campus_left {
	font-size: 11px;
	padding: 10px;
	float: left;
	width: 420px;
	margin-right: 13px;
	background: white;
	border-color: #8fd9ee;
}

#campus_right {
	width: 260px;
	padding: 5px;
	margin-left: 453px;
	background: white;
}

#campus_right {
	font-weight: bold;
	color: #887d79;
	font-size: 12px;
}

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

#campus_right li {
	line-height: 14px;
}

#campus_right li a {
	text-decoration: none;
	color: #28abe2;
	font-size: 12px;
	font-weight: normal;
}

#campus_right li a:hover {
	text-decoration: underline;
}

.class {
	margin-bottom: 15px;
}

.classTitle {
	margin: 0;
	font-weight: bold;
	color: #887d79;
}

.classDetail {
	margin: 0;
}

#nav_blog:hover {
	color: white;
	background: #ee5b9f;
	text-decoration: none;
}

#nav_blog_selected {
	color: white;
	background: #ee5b9f;
	text-decoration: none;
}

#nav_search:hover {
	color: white;
	background: #887d79;
	text-decoration: none;
}

#nav_about:hover {
	color: white;
	background: #887d79;
	text-decoration: none;
}

#nav_about_selected {
	color: white;
	background: #887d79;
	text-decoration: none;
}

#subnav {
	float: left;
	display: block;
}

.subnav {
	text-decoration: none;
	color: #887d79;
	text-transform: uppercase;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	display: block;
	float: left;
	width: 140px;
	height: 20px;
	line-height: 20px;
	border-left: solid white 1px;
	font-family: "Andale Mono", Courrier;
}


.admin {
	color: red;
	background: #fdd;
}

.projects.selected {
	color: white;
	background: #fa8958;
}

.projects {
	background: #fdd0a6;
}

.projects.selected {
	color: white;
	background: #fa8958;
}

#community_wrapper {
	margin-top: 40px;
	float: left;
	background: yellow url(images/comBg.gif);
	padding: 2px 13px;
	border-top: solid 11px #fdff00;
	border-bottom: solid 11px #fdff00;
}

#community_left {
	font-size: 11px;
	padding: 10px;
	float: left;
	width: 260px;
	margin-right: 13px;
	background: white;
}

#community_right {
	width: 420px;
	padding: 5px;
	margin-left: 293px;
	background: white;
}

.profilepic {
	display: block;
	float: left;
	width: 130px;
	text-align: right;
	font-size: 11px;
	color: #887d79;
	padding: 5px;
}

a:hover {
	text-decoration: underline;
}

#curriculum_wrapper {
	width: 729px;
	margin-top: 40px;
	float: left;
	background: #58d3ec;
	padding: 13px;
}

#curriculum_wrapper a {
	text-decoration: none;
	color: #28abe2;
}

#curriculum_left, #curriculum_right {
	color: #887d79;
	font-size: 11px;
	padding: 10px;
}

#curriculum_left {
	float: left;
	width: 420px;
	margin-right: 13px;
	background: white;
}

#curriculum_right {
	margin-left: 453px;
	background: white;
}

#mission_wrapper {
	width: 729px;
	margin-top: 40px;
	float: left;
	padding: 2px 11px;
	background: white;
}


#projects_wrapper {
	width: 729px;
	margin-top: 40px;
	float: left;
	padding: 2px 11px;
	background: white url(images/projectsBg.gif);
	border-bottom: solid 11px #fdd0a6;
	border-top: solid 11px #fdd0a6;
}

#projects_bottomleft, #projects_right {
	color: #887d79;
	font-size: 11px;
	padding: 10px;
}

#projects_topleft {
	float: left;
	width: 410px;
	border-bottom: solid 11px #fdd0a6;
}

#projects_bottomleft {
	float: left;
	width: 390px;
	height: 200px;
	margin-right: 13px;
}

#projects_right {
	margin-left: 423px;
}

#pageHead, #pageFoot {
	height: 11px;
	background: url(images/headFoot.gif);
}

.info, .success, .warning, .error, .validation {
	padding: 10px 50px;
	border: 1px solid;
	margin: 10px 0px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('images/error.png');
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('images/success.png');
}

#delete_box p {
	line-height: 26px;
	background: #eee;
	margin: .5em;
	padding: .5em;
	border: solid 1px #ccc;
}

#delete {
	display: block;
	width: 380px;
	margin: 0 auto;
}

#login_box .float .send_email {
	float: ;
	margin-left: 30px;
	color: #4F8A10;
	background-color: #DFF2BF;
	font-weight: bold;
	font-size: 14px;
	width: 170px;
	height: 30px;
	border: solid 1px #555;
}

.dont_delete {
	color: #4F8A10;
	background-color: #DFF2BF;
	text-align: center;
	text-decoration: none;
	float: right;
	font-weight: bold;
	font-size: 14px;
	width: 170px;
	height: 30px;
	line-height: 30px;
	border: solid 1px #555;
}

#login_box .deleteUser {
	color: white;
	font-weight: bold;
	font-size: 14px;
	width: 170px;
	height: 30px;
	background: red;
	border: solid 1px #555;
}

#selectBox {
	margin-bottom: 40px;
	border-bottom: solid 2px white;
}

.calEdit{
	background: url(images/edit.gif) 0 2px no-repeat;
	opacity: 1;
	filter: alpha(opacity = 100);
	zoom: 1;
	padding-left: 43px;
	text-decoration: none;
	line-height: 25px;
	color: #fcc;
}

.calSelection{
	max-height: 105px;
	overflow: auto;
	z-index: 0;
	border: solid 1px #ccc;
	padding: 5px;
}

#login_box, .calSelect {
	background: #887d79;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	zoom: 1;
	float: left;
	margin-top: 20px;
	padding: 20px;
	width: 717px;
}

.back{
	background: #887d79;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	zoom: 1;
	margin-top: 20px;
	padding: 20px;
}

.back a{
	color: oldlace;
}

#login_box h3, .calSelect h3 {
	color: oldlace;
}

.help {
	color: #fff;
	background: #39c;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border: solid 1px #555;
}

#login_box h1 {
	padding-bottom: 20px;
}

#login_box b {
	line-height: 20px;
	display: block;
	float: left;
	width: 140px;
	font-size: 14px;
	font-weight: normal;
}

#login_box input {
	border: solid 1px #555;
	font-size: 14px;
	margin: 0;
	width: 298px;
}

#login_box #date input {
	border: solid 1px #555;
	font-size: 14px;
	margin: 0;
	width: 40px;
}

#login_box #time input {
	border: solid 1px #555;
	font-size: 14px;
	margin: 0;
	width: 40px;
}

.upload_input {
	
}

#login_box textarea {
	border: solid 1px #555;
	font-size: 14px;
	width: 298px;
	height: 100px;
}

#login_box textarea.rdmessage{
	width: 500px;
	height: 300px;
}

#login_box textarea.rdmessagelarge{
	width: 100%;
	height: 300px;
}

#login_box input.rdmessage{
	width: 500px;
}

#login_box .submit {
	margin-top: 20px;
	width: 100px;
	background: #39c;
	color: white;
	font-weight: bold;
}

.adminBox, .adminBoxEnd {
	text-align: center;
	float: left;
	background: #625956;
	padding: 0 0 70px 0;
	width: 169px;
	font-family: Verdana, "Lucida Grande", Arial, Sans-Serif;
	border: solid 1px #333;
	color: oldlace;
}

.adminBox {
	margin: 10px 10px 0 0;
}

.adminBoxEnd {
	margin: 10px 0px 0 0;
}

.adminBox h3, .adminBoxEnd h3 {
	background: #555;
	padding: 8px 0;
	margin-top: 0px;
	border-bottom: solid 2px #333;
}

.adminBox a, .adminBoxEnd a {
	color: darkgray;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}

.adminBox a:hover, .adminBoxEnd a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
}

#rdMail label{
	display: block;
	float: left;
	width: 150px;
}

#rdMail input[type="text"]:focus,
#rdSendMessage input[type="text"]:focus{
	background: #d7ffff;
	outline: none;
}


#rdSendMessage input[type="submit"]{
	background: #39c;
}

#rdMail input[type="submit"]{
	margin-left: 150px;
	background: #39c;
}

#rdMail input[type="submit"]:hover,
#rdSendMessage input[type="submit"]:hover{
	cursor: pointer;
	color: white;
}

#rdSendMessage input[type="text"],
#rdSendMessage textarea{
	width: 100%;	
}

#rdSendMessage textarea{
	height: 300px;
}