a{
	color: #000000;
}
body{
	background-color: #b6cda3;
	background-image: url(../images/background-tile.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: .80em;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1 {
	font-size: 120%;
	margin: 5px 0px 8px 0px;
}
h1 #pageName{
	color: #000000;
	font-size: 140%;
	font-weight: bold;
	line-height: 115%;
}
h2 {
	font-size: 120%;
	margin: 5px 0px 5px 0px;
}
img{
	border: none;
}
input,textarea{
	font-family: Verdana, sans-serif;
}
input.error{
	border: 2px solid #ff0000;
}
label.error{
	display: none !important;
}
td{
	vertical-align: top;
}
.facultyPreview{
	float: left;
	width: 320px;
    height: 120px;
}
.facultyPreview img{
	border: 1px solid #666666;
	float: left;
	margin: 0px 20px 20px 0px;
}
.programTables{
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 80%;
}
.programTables .headingCell{
	background-color: #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #656565;
	font-weight: bold;
}
.programTables td{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#animatedLogo{
	margin: 20px 0px 0px 20px;
	position: absolute;
}
#calendar #contentColumn{
	margin: 20px 0px 0px 20px;
	padding: 0px;
	width: 860px;
}
#calendar #leftColumn{
	display: none;
}
#clearBoth{
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}
#contentColumn{
	margin: 20px 0px 40px 240px;
	padding: 0px;
	width: 640px;
}
#enrichment a{
	color: #679042;
	text-decoration: none;
}
#enrichment a:hover{
	text-decoration: underline;
}
#facultyQuote{
	clear: both;
	color: #31649d;
	font-size: 1.2em;
	font-style: italic;
	line-height: normal;
	margin: 25px 0px 30px 0px;
}
#footer{
	background-color: transparent;
	clear: both;
	color: #58773d;
	font-size: 90%;
	padding: 5px 0px 5px 0px;
	width: 930px;
}
#footer a{
	color: #58773d;
	text-decoration: none;
}
#header{
	height: 242px;
}
#home #pageContainerInner{
	background-color: #ffffff;
	background-image: none;
	padding: 15px;
}
#indexContent{
	padding: 25px 15px 5px 15px;
}
#indexCopy{
	color: #4572ab;
	font-size: 95%;
	line-height: 130%;
}
#indexCopy a{
	color: #4572ab;
}
#indexUpcomingEvents{
	border-top: 3px solid #889fbf;
	margin: 0px 0px 40px 0px;
	width: 315px;
}
#indexUpcomingEvents div{
	border-bottom: 1px solid #889fbf;
	padding: 12px 0px 12px 0px;
}
#indexUpcomingEvents div a{
	color: #4572ab;
	font-size: 100%;
	line-height: 115%;
	text-decoration: none;
}
#indexUpcomingEvents div a:hover{
	text-decoration: underline;
}
#indexUpcomingEventsTitle{
	color: #4572ab;
	font-size: 115%;
	font-weight: bold;
	line-height: 115%;
}
#leftColumn{
	float: left;
	margin: 20px 0px 0px 25px;
	padding: 0px;
	width: 200px;
}
#pageContainerInner{
	background-color: #ffffff;
	background-image: url(../images/content-gradient.jpg);
	background-position: 15px 257px;
	background-repeat: no-repeat;
	padding: 15px;
}
#pageContainerOuter{
	margin: 18px auto 50px auto;
	text-align: left;
	width: 930px;
}
#socialNetworks{
	float: right;
}
#tagline{
	color: #679042;
	font-size: 130%;
	line-height: 115%;
	margin: 132px 0px 0px 290px;
	position: absolute;
}
#topLinks{
	color: #4572ab;
	font-size: 115%;
	line-height: 120%;
	margin-top: 20px;
	position: absolute;
	text-align: right;
	width: 880px;
}
#topLinks a{
	color: #4572ab;
	text-decoration: none;
}
#donateLink{
    position: absolute;
    margin: 0px 0px 0px 450px;
}
#countdownImages{
    float:right;
    clear: right;
    margin: 15px 0px 15px 15px;
    width: 100px;
    text-align: center;
}
.imageFloatLeft{
    float:left;
    margin: 10px 20px 10px 0px;
}
.imageFloatRight{
    float:right;
    margin: 10px 0px 10px 20px;
}

/* Calendar of Events
----------------------------------------------------------------------------- */
dl {
	display: block;
	float: left;
	margin-left: 15px;
	width: 305px;
}
dl dd {
	color: #666666;
	padding: 0 0 0.75em 1.5em;
}
dl dd p {
	color: #666666;
	margin-bottom: 0;
}
dl dt {
	color: #9a6152;
	position: relative;
}
em.date {
	background: url(../images/calendar.gif) no-repeat left 50%;
	color: #083a51;
	padding-left: 15px;
}
table.calendar {
	background-color: #ffffff;
	border: none;
	border-collapse: collapse;
	margin: 30px auto 30px auto;
	margin-left: 45px;
	text-align: center;
    font-size: .9em;
}
table.calendar a {
	color: #4b4a4d !important;
	text-decoration: none !important;
}
table.calendar caption a.next {
	display: block;
	float: right;
}
table.calendar caption a.previous {
	display: block;
	float: left;
}
table.calendar td {
	border: 1px solid #747474;
	border-collapse: collapse;
	height: 75px;
	padding: 0 5px 5px 3px;
	text-align: center;
	vertical-align: top;
	width: 100px;
    font-size:0.9em;
    line-height:normal;
}
table.calendar td p a {
	text-decoration: underline !important;
}
table.calendar td span.number {
	clear: both;
	display: block;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}
table.calendar td span.number a {
	text-decoration: underline !important;
}
table.calendar tr th {
	background: #e3dfc3 none;
	border: 1px solid #747474;
	text-align: center;
}
table.calendar tr.caption {
	background: #0e0e0e none;
	border-collapse: collapse;
	color: #ffffff;
	margin: 0 0 0 14px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	visibility: visible;
	width: 126px;
}
table.calendar tr.caption a {
	color: #ffffff !important;
	display: inline;
}
table.calendar tr.caption td {
	font-size: 120%;
	height: 30px;
    white-space: nowrap;
	line-height: 30px;
	text-align: center;
}
table.calendar.mini {
	float: right;
	margin: 0 1px 50px 0;
	width: 125px;
}
table.calendar.mini a {
	display: block;
}
table.calendar.mini td {
	height: auto !important;
	padding: 1px 4px !important;
}
table.calendar.mini tr.caption td {

}
th.date{
	font-size: 70%;
}
.event {
	background-color: #e3dfc3;
}
.event:hover, .event:hover a {
	background-color: #ccc19f;
}
.eventBodyBlock{
	padding: 0px 15px 0px 15px;
}
.eventBodyBlock p{
	margin: 0px;
	padding: 5px 15px 5px 15px;
}
.today, .today strong a, .today.event {
	background: #ffffcc none;
	color: #ffffff !important;
}


/* Classes Pages (Green and Blue)
----------------------------------------------------------------------------- */

body#classes div#contentColumn div.entry {
	background-color: #e5f0d9;
	padding: 15px;
	margin-bottom: 15px;
	}

body#classes div#contentColumn div.entry p.date {
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 2px solid #cad4bf;
	}
.hidden {
display: none;
visibility: hidden;
}

/* Home modification 
------------------------------------------------------------------------------*/

#countdownImages {
	width: 150px;
	font-size: .9em;
	}