body {
	font-family: "trebuchet MS", "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 150px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
a {
	color: #0099CC;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	position: relative;
	width: 700px;
	border: 8px solid #FFFFFF;
	background-color: #FFFFFF;
	top: 30px;

}

#content {
	margin-right: 0px;
	width: 500px;
	float: right;
	padding-top: 30px;

}
h3 {
	color: #1156A4;
	font-family: "trebuchet MS", "MS Sans Serif", Geneva, sans-serif;
	font-size: 25px;
	letter-spacing: -1px;
	font-style: oblique;
	font-weight: bold;
	margin: 0;
	text-transform: capitalize;
	line-height: normal;
}
h4 {
	color: #FF0000;
	font-family: "trebuchet MS", "MS Sans Serif", Geneva, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-style: oblique;
	font-weight: bold;
	margin: 0;
	text-transform: capitalize;
}

#header {
	position: relative;
	width: 700px;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#footer {
	clear: both;
	width: 700px;
	height: 20px;
	text-align:center;
	background-color: #0054A5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

#footer a:hover, #footer a:active {
	color: #0099FF;
	text-decoration: underline;

}

#linkList {
 	float: left;
	width: 100px;

}
#linkList ul {
	list-style: none;
	margin-top: 10px;
	margin-left: 15%;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

#linkList ul li {
	padding: 0px 5px 0px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A50A0;
}

#linkList ul li:hover {
text-decoration:underline
}

#linkList ul li a {
	color: #333333;
	text-transform: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 25px;
}
#linkList h3 {
	width: 200px;
	height: 18px;
	margin-top: 20px;
	margin-left: 0px;
}

#linkList h3 span {
	display: none; 
}

#linkList h3.thefoundation {
	height: 50px;
	background-image: url(../imgs/foundation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#linkList h3.fored {
	height: 50px;
	background-image: url(../imgs/for_ed.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#linkList ul li:hover a {
	text-decoration:underline
}
.heading {
	color: #333333;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
.viewGuestbook {
 padding: 10px 0;
}
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
h2 {

	color: #1156A4;
	font-family: "trebuchet MS", "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	font-style: oblique;
	font-weight: bold;
	margin: 0;
	text-transform: capitalize;
}
h5 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	text-transform: capitalize;
	line-height: normal;
}
newsheading {
	font-weight: bold;
	text-decoration: none;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
}

