body {
	background-color:#efefef;
	font: 10px/1.6 Verdana, Arial, Helvetica, sans-serif;
}
.floats {
	margin-bottom:20px;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
a {
	color:#666633;
	text-decoration:none;
}
.content a:hover {
	color:#515128;
}
.bold {
	font-weight:bold;
}
#bottombar {
	text-align:center;
	padding-top:10px;
}
#bottombar img {
	margin-left:15px;
}
#background {
	width:972px;
	margin:10px auto 10px auto;
	background-color:#FFFFFF;
	padding-bottom:30px;
}
h1 {
	height:364px;
	width:972px;
	background-image:url(../images/header.jpg);
	margin-bottom:10px;
	position:relative;
	font-weight:normal;
	color:#fff;
	font-size:5px;
}
#sidecol {
	width:228px;
	float:left;
	margin-left:16px;
	display:inline;
}
fieldset.group {
	width:204px;
	padding:0 5px 4px 15px;
	border:1px solid #91c4c4;
}
fieldset.group legend {
	color:#91c4c4;
	font-size:12px;
}
div.groupgap {
	height:10px;
}
div#sidecol h3 {
	display:block;
	margin:0px 0px 1px 0px;
	padding:0px 0px 0px 10px;
	width:213px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#fff;
}
ul.nav {
	width:223px;
}
ul.nav a {
	line-height:16px;
	margin-left:0px;
	display:block;
	font-size:12px;
	background-color:#EAF4F4;
	margin-bottom:1px;
	letter-spacing:1px;
	border-right:1px solid #c5e0e0;
	border-bottom:1px solid #c5e0e0;
	border-left:1px solid #c5e0e0;
	padding:5px 0px 5px 10px;
	color:#006699;
	text-decoration:none;
}
ul.nav a:hover {
	background-color:#CFE7E7;/*text-decoration:underline;*/
}
#maincol {
	width:696px;
	margin-right:16px;
	float:right;
	display:inline;
}
.content a {
	text-decoration:underline;
}
.content p {
	font-size:1.4em;
	color:#444;
	margin-bottom:1em;
}
.content h3 {
	font-size:24px;
	color:#444;
	margin-bottom:10px;
	font-weight:normal;
	letter-spacing:1px;
	font-family:Georgia, Times New Roman, Times, serif;
}
.content h4 {
	font-size:1.4em;
	color:#444;
	font-weight:bold;
}
p.date {
	font-size:11px;
	color:#666666;
	margin-bottom:.6em;
}
h3.post {
	margin-bottom:0;
	
}
h4.date {
	display:block;
	background-color:#f7f7f7;
	margin-bottom:10px;
}
p.postdate {
	font-size:11px;
	color:#666666;
	margin-bottom:15px;
}
.post {
	margin-bottom:25px;
}
div#homeboxes {
	width:437px;
	padding:10px;
	color:#000;
	background-image:url(../images/homeboxes.gif);
	background-repeat:repeat-x;
	position:absolute;
	bottom:10px;
	right:15px;
}
div#homeboxes div#posts {
	float:left;
	width:437px;
}
div#homeboxes div#events {
	float:right;
	width:328px;
}
div#homeboxes div#posts h3 {
	font-size:13px;
	font-weight:bold;
	font-family:Georgia, Times New Roman, Times, serif;
	margin:0;
	padding:0;
}
div#homeboxes div#posts h4 {
	font-size:11px;
	font-weight:normal;
}
div#homeboxes div#posts p {
	font-size:11px;
	color:#8a8a8a;
}
div#homeboxes div#posts a {
	color:#510a6a;
}
ul#topmenu {
	margin:10px 0 20px 0;
	padding:0;
	height:30px;
	width:457px;
	background-color:#EAF4F4;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	display:block;
	text-align:center;
	position:absolute;
	top:122px;
	right:15px;
}
ul#topmenu li {
	display:inline;
}
ul#topmenu li a {
	color:#FFF;
	font-size:14px;
	letter-spacing:1px;
	line-height:30px;
	text-decoration:none;
	font-family:Georgia, Times New Roman, Times, serif;
	margin:0 20px;
}
ul#topmenu li a:hover {
	text-decoration:underline;
}
#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:47px;
	padding-top:65px;
	padding-left:35px;
	text-align:left;
	color:#8a9b30;
	font-size:12px;
}
#copyright {
	text-align:center;
	color:#999999;
	font-size:11px;
	letter-spacing:1px;
	padding-bottom:20px;
}
.largeimage {
	width:322px;
	padding:5px;
	margin:0 16px 16px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.large {
	display:block;
	width:322px;
	height:214px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
.mediumimage {
	width:148px;
	padding:5px;
	margin:0 16px 16px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.medium {
	display:block;
	width:148px;
	height:98px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
.smallimage {
	width:90px;
	padding:5px;
	margin:0 16px 16px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.small {
	display:block;
	width:90px;
	height:60px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
.tinyimage {
	width:40px;
	padding:2px;
	margin:3px 6px 6px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.tiny {
	display:block;
	width:40px;
	height:26px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
li.document {
	width:322px;
	padding:5px;
	margin:0 16px 16px 0;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#f7f7f7;
	display:inline;
}
img.document {
	float:left;
	padding:5px;
}
a.document {
	font-size:1.3em;
}
blockquote.purple {
	width:620px;
	background: transparent url(../images/quoleft.jpg) left top no-repeat;
	font-size:17px;
	margin:0px 0px 15px 20px;
	color:#a93faa;
	text-align:center;
}
blockquote div.purple {
	width:540px;
	padding: 0 45px;
	background: transparent url(../images/quoright.jpg) right bottom no-repeat;
}
blockquote.green {
	width:620px;
	background: transparent url(../images/quoleftg.jpg) left top no-repeat;
	font-size:17px;
	margin:0px 0px 15px 20px;
	color:#9bad3c;
	text-align:center;
}
blockquote div.green {
	width:540px;
	padding: 0 45px;
	background: transparent url(../images/quorightg.jpg) right bottom no-repeat;
}
ul.disc {
	list-style:disc;
	margin-left:30px;
	margin-bottom:15px;
}
ul.disc li {
	font-size:1.4em;
	color:#444;
}
ul.top_links {
	
}
ul.top_links li {
	font-size:1.4em;
	color:#444;
	background-image:url(../images/faq-icon.jpg);
	background-position:0 6px;
	padding-left:20px;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.links {
	background-color:#ffffc0;
	margin-left:30px;
	margin-bottom:25px;
	width:600px;
	padding:10px;
}
.highlight {
	background-color:#d5ffc0;
	border:1px #9bd67f solid;
}
ul.faq {
	
}
ul.faq li {
	font-size:1.4em;
	color:#444;
	margin-bottom:10px;
	padding:5px;
}
ul.faq ul {
	list-style:disc;
	margin-left:30px;
}
ul.faq ul li {
	font-size:14px;
	margin-bottom:0;
}
table.stripe {
	width:620px;
	margin:0 auto;
}
table.stripe tr td {
	font-size:12px;	
}
table.stripe tr.odd {
	background-color:#fff;
}
table.stripe tr.even {
	background-color:#e3d7e8;
}
table.stripe tr.title {
	background-color:#8bd052;
	font-size:14px;
	color:white;
}
table.bg {
	background-color:#fff;
	border:1px black solid;
}
div#maincol table tr td {
	font-size:12px;
}
div#maincol table tr th {
	font-size:14px;
	text-align:left;
}