* {
	margin: 0;
}

body {
	background-color: #ffffff;
	/*background-image:url('images/menu_background.gif');*/
	background-repeat:repeat-y;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/* links */
a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}



/* header */
#header-images {

	float: inherit;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 200px;
	border: 5px solid #FFFFFF;
	border-bottom: 5px solid #6FBE44;
}
#header-logo {
	text-align:center;
	width: auto;
	padding: 0;
}
#header-search {
	float: right;
	clear: right;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E2EFD4;
	font-size: 10px;
	margin-top: 30px;
	margin-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border:3px solid #6FBE44;
}
#header-search input {
	font-size: 11px;
}

/* wrapper */
#wrapper {
	overflow:hidden;
	padding-bottom: 20px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 20px;
	background-color: #99ca3c;
	background-image: url('images/menu_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 30px;
}

#sidebar ul {
	background-color: #99ca3c;
	list-style:none;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #99ca3c;
	text-decoration: none;
	text-align: right;
	font-style: normal;
}

#sidebar ul li a:hover {
	background-color: #bbf44d;
	font-style: italic;
}

/* main */
#main {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	font-size: 12px;
}

/* styles for index.php */

/* news */
#index-news {
	border: 1px solid #BBBBBB;
	background-color: #eeeeee;
	padding: 5px;
	font-size: 12px;
	text-align: left;
}

/* main content */
#index-main {
	margin-top: 10px;
	padding-right: 20px;
}

/*Donate form style*/

#donate_gen_container {
	width: 300px;
	float: right;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 10px;
	text-align:center;
	font-weight:bold;
	clear:right;
	font-size: 15px;
}

#donate_gen_footer {
	background-color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 5px solid #6FBE44;
}

#donate_gen_main {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E2EFD4;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	border: 5px solid #6FBE44;
}

#donate_gen_logo {
	text-align: center;
}
/*email form style*/

#gen_container {
	width: 250px;
	float: right;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 10px;
	text-align:center;
	font-weight:bold;
	clear:right;
	font-size: 15px;
}

#gen_footer {
	background-color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 5px solid #6FBE44;
}

#gen_main {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E2EFD4;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	border: 5px solid #6FBE44;
}

#gen_logo {
	text-align: center;
}
/*end of form stlyes*/
#index-right {
	width: 190px;
	float: right;
	background-color: #eeeeee;
	border: 1px solid #000000;
	padding: 5px;
	clear:right;
}

#index-right hr {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
}

/* styles for sections */
#subsections {
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: thin dotted #999999;
	border-bottom: thin dotted #999999;
	background-color: #CCCCCC;
	clear: both;
}

/* alumni spotlights */
#spotlights-head {
	margin-right: 220px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #EEEEEE;
	border: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	text-align:center;
	font-weight:bold;
	font-size: 15px;
}

#spotlights-head img{
	padding: 5px;
}

#spotlights {
	margin-right: 220px;
	text-align: justify
}

/*This is for the alumni spotlight image to escape the "0px" padding set forth at the beginning of this .css file*/
#spotlights_image {
	border-right: 5px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
	float: left;
	
}

/* form styles */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cell-padding: 3px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:500px;
	height: 300px;
}

/* calendar */
#calendar .month-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #666666;
	margin-bottom: 10px;
}
#calendar .month-selection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	margin-bottom: 10px;
}
#calendar table {
	margin-top:10px;
	margin-bottom:10px;
	border-width: thin thin thin thin;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: rgb(255, 250, 250);
}
#calendar table th.header, #calendar table td.header {
	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: rgb(255, 245, 238);
	-moz-border-radius: 0px 0px 0px 0px;
	text-align:center;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
}
#calendar table th.past, #calendar table td.past {
	min-height:80px;
	height:80px;
	vertical-align: top;
	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: #2f4603 #2f4603 #2f4603 #2f4603;
	background-color: #bbf44d;
	-moz-border-radius: 0px 0px 0px 0px;
}
#calendar table th.future, #calendar table td.future {
	min-height:80px;
	height:80px;
	vertical-align: top;
	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: #2f4603 #2f4603 #2f4603 #2f4603;
	background-color:#d6ff87;
	-moz-border-radius: 0px 0px 0px 0px;
}
#calendar table th.empty, #calendar table td.empty {
	min-height:80px;
	height:80px;
	vertical-align: top;
	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: #2f4603 #2f4603 #2f4603 #2f4603;
	background-color: #ffffff;
	-moz-border-radius: 0px 0px 0px 0px;
}
#calendar .event-date {
	color:#2f4603;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	float:right;
}
#calendar .event-description {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding-bottom: 1em;
}

/* text behavior */
#main h1 {
	font-size: 18px;
	font-style: normal;
	color: #0066CC;
	background-image: url('images/h1.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main p {
	padding: 0 20px 0 20px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 265px;
}

/* footer */
#footer-top {
	clear: both;
	background-color: #6Fbe44;
	text-align: center;
	padding: 15px;
	font-size: 12px;
	color:#FFFFFF;
	margin-top:20px;
	border-top:10px solid #fff;
}

#footer-bottom {
	background-color: #ffffff;
	clear: both;
	text-align: center;
}

#footer-bottom p.top {
	margin:4px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#footer-bottom p.bottom {
	font-size: 9px;
	color: #666666;
	margin:4px;
	text-align: center;
}
