/* Global Styles */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #A4C2C2;
	background-image: url(images/sow_letters.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
a {
	color: #183131;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #183131;
	text-decoration:underline;
	}
.NEW {
	color: #183131;
		font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

img{
border: 0;
}
	
td {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#calheader td {
	font-weight:bold;
	}
	
/* ID Styles */
	
#navigation a {
	color: #183131;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#padding {
	padding: 15px;
	}
	
#weekdays th {
	color: #ffffff;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.bodyText {
	line-height:24px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.background {
	background-image: url(images/sow_letters.png);
	background-repeat: repeat;
	background-position: right bottom;
}
	
.calendarText {
	line-height:14px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.color {
	background-color: #FFFFFF;
}
.footer_text {
	font-size: 11px;
	line-height: 13px;
}
	
	
.lifewriting {
	background-color: #cccc99;
	padding: 7px;
}
	
.navText {
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.pageName {
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	}
	

.sidebarText {
	color: #336666;
	line-height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/sow_letters_trans.png);
	background-repeat: repeat-y;
	}
	
.subHeader {
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
.bird {
	background-color: #A1BFBF;
	background-image: url(../contentphotos/events/ac08_springbird.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

