body {
	background-color: #778899;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	padding-top: 10px;
	margin: 0px;
	line-height: 1.4em;
}

#allcontent {
	width: 800px;
	background-color: white;
	border-color: #444444;
	border-style: solid;
	border-width: 1px;
	margin: auto;
}

#feature, #news_column, #activities_column, #calendaractivities, #about, #seders, #DIY, #other, #contact, #features, #newspage {
	text-align: left;
	background: #E6E6FA;
	font-family: sans-serif;
	border: #444444 solid 1px;
	padding: 10px;
	margin: 0px 10px 10px 10px;
}

#calendaractivities, #about, #contact, #features, #newspage {
	margin-right: 80px;
	margin-left: 80px;
}

#header, #footer {
	border: solid 1px #444444;
	color: white;
	background: #593FF8;
}

#header {
	text-align: left;
	margin: 10px;
}

#header h1 {
	text-align: right;
	font-family: sans-serif;
	font-size: 300%;
}

#topnavigation {
	padding-left: 20px;
}

#bottomnavigation {
	background: #A1A1FA;
	padding: 0px 20px 0px 20px;
}

#footer {
	text-align: center;
	padding: 5px;
	margin: 10px;
	clear: both;
}

#hometable {
width: 100%;
}

#activities {
	width: 210px;
	vertical-align: top;
}

#news {
	width: 210px;
	vertical-align: top;
}


h2, #newspage h2 {
	text-align: right;
	color: #593FF8;
}

h3 {
	text-align: left;
	color: #593ff8;
	font-size: 100%;
}

#other h3, #DIY h3, #seders h3 {
	margin-top: 2em;
}

p {
	font-size: 95%;
}

#footer p {
	font-size: 110%;
}

header.dotted {
	border-bottom: 3px dotted #593FF8;
}

#feature {
	float: left;
	width: 230px;
}

#header a {
	color: white;
	text-decoration: none;	
}

#header a:hover {
	text-decoration: underline;
}

#feature a:link, #news a:link, #activities a:link {
	color: #593ff8;
	text-decoration: none;
}

#feature a:visited, #news a:visited, #activities a:visited {
	color: #593ff8;
	text-decoration: none;
}

#feature a:hover, #news a:hover, #activities a:hover {
	color: #778899;
	text-decoration: underline;
}

#feature img, #news img, #activities img {
	border: #444444 solid 1px;
}

#calendar {
	width: 210px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: white;	
	text-align: center;
	text-decoration: none;
}	

caption {
	margin: 0;
	padding: 0;
	width: 210px;
	background: #593FF8;
	color: white;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #A1A1FA;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	background: url(images/bg_calendar.gif) no-repeat right bottom;
	vertical-align: top;
}

.readmore {
	text-align: right;
}

.foreign {
	font-style: italic;
}


#calendar td a:hover, #calendar td a:visited {
	color: #778899;
	text-decoration: underline;
}

#calendar td a:link {
	color: #593FF8;
	text-decoration: none;
	font-weight: bold;
}

#calendar caption a:link, #calendar caption a:visited {
	color: white;
}
