/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #4E80D0;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 12px;
	}
	
#navigation a:hover {
	color: #990000;
	text-decoration:underline;
	font-weight: bold;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #FFFFFF;
	letter-spacing:0.2em;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	}

.sidebarText {
	font:12px georgia;
	color: #990000;
	line-height:18px;
	}
	
.bodyText {
	line-height:24px;
	color:#000000;
	letter-spacing: .05em;
	font-family: Georgia;
	font-size: 12px;
	}
	
.pageName {
	font:20px georgia;
	color: #990000;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #333300;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 12px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.td {
	letter-spacing:0.1em;
	background-repeat: repeat;
}
.td2 {
	letter-spacing:0.1em;
	background-image: url(images/wendy_dandelionLG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.homepageText {
	font:15px georgia;
	color: #990000;
	line-height:18px;
}
.picBorder {
	border: medium solid #997767;
}
.Contact {
	padding-left: 80px;
}
.picBorder2 {
	border: medium solid #D0A28C;
}
.td3 {
	letter-spacing:0.1em;
	background-image: url(images/wendy_dandelion.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
