body {
	background-image: url(/styles/images/bg-body.gif);
	background-repeat: repeat;
	background-color: #53493F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 731px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
a img {border: none;}
body#recommend {width: 515px;}
.gone {
	display: none;
}
.clear {
	clear: both;
}
#container {
	background-color: #FFFFFF;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
}
#header {
	background-image: url(/styles/images/header.jpg);
	height: 126px;
}
#menu {
	background-image: url(/styles/images/menu.jpg);
	height: 24px;
	background-repeat: no-repeat;
}
#menu ul {
	list-style: none;
	margin: 0px 0px 0px 240px;
	padding: 0px;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
#menu a {
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	background: url(/styles/images/menu-tab-r.gif) no-repeat right top;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #0A4975;
	font-weight: bold;
}
#menu a span {
	display:block;
	background: url(/styles/images/menu-tab-l.gif) no-repeat left top;
	padding: 4px 10px 1px;
	}
#menu #current a, #menu a:hover {
	background: url(/styles/images/menu-tab-r.gif) no-repeat right bottom;
}
#menu #current a span, #menu a:hover span{
	background: url(/styles/images/menu-tab-l.gif) no-repeat left bottom;
	color: #900;
}
#main {
	clear: both;
	padding: 15px;
	background-image: url(/styles/images/watermark-ribbon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#content {
	width: 472px;
	float: right;
}
.mainmodule p, #about p {
	font-size: small;
	margin: 0px;
	padding: 4px 8px;
}
.mainmodule h2, #about h2 {
	color: #FFF;
	margin: 0px;
	padding: 1px 6px 0px;
	height: 21px;
	text-decoration: none;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#about h2 {
	background-image: url(/styles/images/bg-bodyheadmedium-blue.jpg);
	background-repeat: no-repeat;
}
#about {
	width: 283px;
	float: left;
	border: 1px solid #CAD7E3;
	text-align: left;
	background-image: url(/styles/images/bg-main-about.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 15px;
}
#about p {
	line-height: 1.5em;
	color: #003F6B;
}
a.more {
	font-size: small;
	background-image: url(/styles/images/icon-arrow-bluegray.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#sidebar {
	width: 211px;
	float: left;
}
#rightbanner {
	float: right;
}
#content a {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited {
	color: #500;
}
#content a:hover {
	color: #A00;
	text-decoration: underline;
}
#sidebar h2 {
	color: #FFF;
	margin: 0px;
	padding: 1px 6px 0px;
	height: 22px;
	text-decoration: none;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#sidebar ul {
	margin: 0em;
	padding: 0.5em .7em;
	list-style-type: none;
	text-align: right;
	color: #fff;
	font-size: .8em;
}
#sidebar li {
	margin-bottom: 0.6em;
	line-height: 1em;
	padding-right: 17px;
}
#sidebar a {
	color: #fff;
	text-decoration: none;
}
#sidebar a:hover {
	color: #fff;
	font-weight: bold;
}
.sidemodule {
	clear: both;
	float: left;
	width: 211px;
	margin-bottom: 15px;
}
#supportus h2 {
	background: url(/styles/images/bg-sidebarhead-red.jpg) no-repeat;
}
#supportus {
	background: url(/styles/images/bg-sidebar-support.jpg) center bottom no-repeat;
}
#supportus li {
	background: url(/styles/images/icon-arrow-red.gif) right bottom no-repeat;
}
#alsresources h2 {
	background: url(/styles/images/bg-sidebarhead-brown.jpg) no-repeat;
}
#alsresources {
	background: url(/styles/images/bg-sidebar-resources.jpg) no-repeat center bottom;
}
#alsresources li {
	background: url(/styles/images/icon-arrow-brown.gif) right bottom no-repeat;
}
#donation h2 {
	background: url(/styles/images/bg-sidebarhead-green.jpg) no-repeat;
}
#donation {
	background: url(/styles/images/bg-sidebar-donate.jpg) no-repeat left bottom;
}
#theride h2 {
	background: url(/styles/images/bg-sidebarhead-blue.jpg) no-repeat;
}
#theride {
	background: url(/styles/images/bg-sidebar-theride.jpg) no-repeat center bottom;
	height: 165px;
}
#theride li {
	background: url(/styles/images/icon-arrow-bluewhite.gif) right bottom no-repeat;
	margin-top: 7em;
	margin-bottom: 0em;
}
#donation p {
	font-size: x-small;
	color: #fff;
}
#sidebar p {
	margin: 0px 8px 2px;
	padding: 0px;
}
#sidebar form {
	margin: 0px 8px;
	padding: 0px;
}
#sidebar form label {
	color: #fff;
	font-size: x-small;
}
#sidebar form br {
	display: none;
}
#donation input.field {
	font-size: small;
	width: 155px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #060;
	margin-right: 5px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/styles/images/icon-dollar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #388331;
}
#newscategories ul {
	margin: 0em;
	padding: 1em 2em 0em;
	list-style-type: none;
	text-align: left;
	color: #243F67;
}
#newscategories li {
	margin-bottom: 0.8em;
	line-height: 1em;
	background: url(/styles/images/icon-sidebar-cats.gif) no-repeat left top;
	padding-left: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 1.1em;
}
#newscategories h2, #newscalendar h2 {
	background: url(/styles/images/bg-sidebarhead-blue.jpg) no-repeat;
}
#newscategories, #newscalendar {
	background: url(/styles/images/bg-sidebar-blueinterlaced.gif) repeat center bottom;
}
#newscategories a {
	color: #243F67;
	font-weight: bold;
	text-transform: capitalize;
}
#newscategories a:hover {
	color: #5284C3;
}
#newscategories p {
	font-size: x-small;
	padding: 0em 2em 1em;
	margin: 0px;
}
#newscategories img {
	margin-right: 1em;
	display: inline;
	float: left;
}
#newscalendar table {
	font-size: x-small;
	padding: 0em;
	margin: 5px;
	width: 200px;
}
#newscalendar td {
	background-color: #fff;
	width: 13%;
	text-align: center;
	font-size: 0.9em;
	color: #3A6794;
}
#newscalendar th {
	color: #3A6794;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
}
#newscalendar a {
	color: #f00;
	background-color: #FFD9CD;
	display: block;
	font-weight: bold;
}
#newscalendar a:hover {
	font-weight: bold;
	color: #fff;
	background-color: #d00;
}
#newscalendar p {
	font-size: x-small;
	color: #243F67;
}
#newscalendar form {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .5em;
	padding-left: 0px;
	margin: 0em .5em;
}
#newscalendar select {
	width: 150px;
}
.mainmodule {
	clear: both;
	float: left;
	margin-bottom: 15px;
	background-image: url(/styles/images/bg-bluegrad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
	width: 470px;
	border: 1px solid #C7D5E1;
}
#recentheadlines h2, #comingevents h2 {
	background: url(/styles/images/bg-bodyhead-red.jpg) no-repeat;
}
.mainmodule h3 {

	font-size: large;
	font-weight: bold;
	color: #003F6B;
	margin: 0px;
	padding: 4px 0px 0px;
	text-transform: capitalize;
}
.mainmodule h3.short {
	font-size: medium;
}
#recentheadlines h3 a, #comingevents h3 a {
	color: #003F6B;
}
#recentheadlines h3 a:visited, #comingevents h3 a:visited {
	color: #002F4B;
}
#recentheadlines h3 a:hover, #comingevents h3 a:hover {
	color: #003F6B;
	text-decoration: underline;
}
.mainmodule h4 {

	font-size: x-small;
	font-weight: bold;
	color: #809BAD;
	margin: 0px;
	padding: 0px;
}
.section {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7D5E1;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
#topsearch {
	float: right;
	margin-top: 10px;
	line-height: 11px;
	width: 200px;
	margin-right: 10px;
}
#topsearch form {
	margin: 0px;
	padding: 0px;
}
#topsearch form input.field {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 168px;
	color: #888;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 12px;
	font-size: 12px;
	display: inline;
	border: 1px solid #ccc;
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	background-image: url(/styles/images/icon-search.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#topsearch form input.button {
	padding: 0px;
	display: inline;
	margin: 0px;
}
.mainmodule p {
	color: #111;
	line-height: 1.3em;
}.article {
	clear: both;
	float: left;
	margin-bottom: 15px;
	width: 472px;
	border-bottom: 1px solid #C7D5E1;
	background: #fff url(/styles/images/article-bg.gif) repeat-y left;
}
.article h2 {
	background: url(/styles/images/article-top.gif) no-repeat left top;
	font: bold x-large Georgia, "Times New Roman", Times, serif;
	color: #243F67;
	text-transform: capitalize;
	margin: 0px;
	padding: 8px 52px 0px 12px;
	min-height: 40px;
}
.article p {
	margin: 0px;
	padding: 0px 12px 8px;
	font: small/120% Georgia, "Times New Roman", Times, serif;
}
.article h3 {
	margin: 0px;
	padding: 4px 12px;
	color: #809BAD;
	font: bold small Georgia, "Times New Roman", Times, serif;
}
#readertools {
	padding: 4px 4px 0px;
	border: 1px solid #C7D5E1;
	width: 80px;
	margin: 4px 12px;
	background: #C9D7E3;
	text-align: center;
}
.articlesummary {display:none;}
#recommend form {
	font-size: small;
	margin: 8px;
}
fieldset div {
	clear: both;
	position: relative;
}
label, fieldset div.cr p {
	margin: 0;
	display: block;
	width: 10em;
	text-align: right;
	float: left;
	font-weight: bold;
	padding-right: 8px;
	padding-bottom: 9px;
}
fieldset div.cr label {
	text-align: left;
	margin-left: 10em;
	width: auto;
	float: none;
}
fieldset legend {
	padding: 5px;
	border: 1px solid #666;
	font-weight: bold;
	font-size: 110%;
	color: #fff;
	margin-bottom: 12px;
	margin-top: 12px;
	background: #060 url(/styles/images/bg-sidebar-donate.jpg) no-repeat;
}
.mandat {color: #C00;}
fieldset {border: 1px solid #666;}
.recommendform input, textarea, select {
	width: 300px;
	border: 1px solid #999999;
	margin-bottom: 8px;
}
.buttons input {
	width: 75px;
	border: 1px solid #888;
	color: #fff;
	margin-top: 5px;
	margin-right: 5px;
	background: #009900 url(/styles/images/bg-sidebar-donate.jpg) no-repeat;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
fieldset br {
	display: none;
}
#recommend h2 {
	margin: 0px;
	padding: 0px;
}
.recarticle {
	color: #006;
	font-weight: bold;
	font-size: medium;
	text-transform: capitalize;
margin: 0px;
padding: 0px;
}
#articlefooter {
	border-top: 1px solid #C7D5E1;
	background: #C9D7E3;
	text-align: center;
}
#articlefooter a {
	text-transform: uppercase;
	color: #fff;
}