body { background-color: #cce6f5; background-image: url('images/bg.gif'); background-repeat: repeat-x; font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 13px; color: #444444; text-align:center; margin:0px; padding:0px; }
a { color: #555555; }
a:link {  text-decoration: underline; }
a:visited { text-decoration: underline; }
a:active { text-decoration: underline; }
a:hover { text-decoration: none; }

h1 { font-size: 22px; font-family: century gothic; color: #5284a0; font-weight: bold; padding: 0px; margin: 0px; }
h2 { font-size: 16px; font-family: century gothic; color: #333333; padding: 0px; margin: 0px; }
h3 { font-weight:bold; text-decoration:underline; padding:0px; margin:0px; }

table#trustees { font-size: 13px; }
table#trustees td:first-child { font-weight: bold; text-align: right; padding-right: 10px; }

#container { margin: 0 auto; width: 750px; background-color: white; }
#innerContainer { padding: 15px 15px 20px 15px; }

#nav { border-top: 1px solid #cacaca; border-bottom: 1px solid #cacaca; padding: 8px 0px; width: 100%;text-align: center; }
#nav li { display: inline; padding: 0px 35px; }

#body{ margin: 20px 30px; text-align:left; }
#homeLeft { float: left; width: 60%; text-align: center; }
#homeRight { float: left; width: 25%; text-align: center; margin-left: 35px; padding-left: 35px; border-left: 1px solid #cacaca; }
#footer { text-align: center; margin-top: 10px; }
#footer a { text-decoration: none; padding: 0px 20px; color: #333333; }

#aboutUs { float:right; padding-left:20px; 	margin-bottom:22px; }

#events b { font-size:12px; }
#events div { padding:4px 0px; }
#events p { margin-bottom:35px; }
.eventThumb { float:right; width:100px; text-align:right; }

#construction { margin-top: 45px; text-align: center; font-size: 14px; }
#contactLeft { float: left; margin-right: 100px; }

#notecardList { width:650px; font-size:12px; }
#notecardList th { 	text-align:left; padding-top:25px;}
#notecardList td { padding:8px 10px; height:150px; vertical-align:top; }
#notecardList img { border:2px solid #ccc; }
#notecardList img:hover { border:2px solid #ccc; }


