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;
}
p {margin: 0px;}
a img {border: none;}
body#recommend {width: 515px;}
#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;
overflow:hidden;
}
#menu ul {
	list-style: none;
	margin: 0px 5px 0px 0px;
	padding: 1px 0px;

}
#menu li {
        display: inline;
        margin: 1px;
	padding: 0px;

	}
#menu a {
	float: right;
	margin: 3px 0px 0px 1px;
	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 7px 0px;
	border-bottom: solid 1px #000;
	}
#menu a:hover {
	background: url(/styles/images/menu-tab-r.gif) no-repeat right  -20px;
}
#menu a:hover span {
	background: url(/styles/images/menu-tab-l.gif) no-repeat left -20px;
	@background: url(/styles/images/menu-tab-l.gif) no-repeat left -20px;
	color: #900;
	border-bottom: solid 1px #000;
}
#footer {
	background: #DCECFF url(/styles/images/bg-bluegrad.gif) repeat-x bottom;
	border-top: 8px solid #6E9AD9;
	margin-top: 10px;
	clear: both;
text-align: center;
}
#footer p {
color: #333;
	font-size: x-small;
	margin: 0px;
	padding: 1px;
}
#footer a {
	color: #003F6B;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
body#home a#home, body#alsnews a#alsnews, body#events a#events, body#aboutrfl a#aboutrfl, body#ride a#ride, body#resources a#resources, body#patientservices a#patientservices, body#schools a#schools, body#support a#support { 
	background: url(/styles/images/menu-tab-r.gif) no-repeat right  -20px;
}
body#home a#home span, body#events a#events span, body#alsnews a#alsnews span, body#aboutrfl a#aboutrfl span, body#ride a#ride span, body#resources a#resources span, body#patientservices a#patientservices span, body#schools a#schools span, body#support a#support  span {
	background: url(/styles/images/menu-tab-l.gif) no-repeat left -20px;
	@background: url(/styles/images/menu-tab-l.gif) no-repeat left -20px;
	color: #900;
	border-bottom: solid 1px #fff;
}
#main {
	clear: both;
	padding: 15px;

	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#content {
	width: 472px;
	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;
}
.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;
}
#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;
}
#lifecast {
	background: url(/styles/images/bg-sidebar-lifecasts.jpg) bottom no-repeat;
	border-top: solid 1px #695135;
}
#lifecast p {
	font-size: small;
	font-style: italic;
	color: #fff;
}
#lifecast p.subscribe {
	font-size: 70%;
	text-align: left;
}
#lifecast p.subscribe img {float:left;margin:2px 5px 8px 0px;}
#lifecast li {
	background: url(/styles/images/icon-arrow-brown.gif) right bottom no-repeat;
}
#supportus {
	background: url(/styles/images/bg-sidebar-support.jpg) center bottom no-repeat;
	border: solid 1px #300;
}
#supportus li {
	background: url(/styles/images/icon-arrow-red.gif) right bottom no-repeat;
}

#alsresources {
	background: url(/styles/images/bg-sidebar-resources.jpg) no-repeat center bottom;
	border: solid 1px #431;
}
#alsresources li {
	background: url(/styles/images/icon-arrow-brown.gif) right bottom no-repeat;
}
#theride {
	background: url(/styles/images/bg-sidebar-theride.jpg) no-repeat center bottom;
	border: solid 1px #003;
}
#theride li {
	background: url(/styles/images/icon-arrow-bluewhite.gif) right bottom no-repeat;
	margin-top: 7em;
	margin-bottom: 0em;
}
#donation {
	background: url(/styles/images/bg-sidebar-donate.jpg) no-repeat left bottom;
	border: solid 1px #030;
}
#donation p {
	font-size: x-small;
	color: #fff;
}
#default {
	background: url(/styles/images/bg-sidebar-default.jpg) repeat-x center bottom;
	border: solid 1px #003;
}
#default li {background: url(/styles/images/icon-arrow-bluewhite.gif) right bottom no-repeat;}
#default p {color:#fff;font-size:small;}
#default select {font-size:60%;margin-bottom:10px;width:140px;}
#default input {font-size:60%;width:30px;margin-bottom:10px;}

#aboutus h2 {
	background: url(/styles/images/bg-sidebarhead-blue.jpg) no-repeat;
}
#aboutus {
	background: url(/styles/images/bg-sidebar-about.jpg) no-repeat center bottom;
}
#aboutus li {
	background: url(/styles/images/icon-arrow-bluewhite.gif) right bottom no-repeat;
}
#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;
	background-color: #fff;
}
#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;
	border: 1px solid #C7D5E1;
	width: 471px;
}
#clean {background: none;}
.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;
}
.mainmodule h4 {
	font-size: x-small;
	font-weight: bold;
	color: #809BAD;
	margin: 0px;
	padding: 0px;
}
.mainmodule p {
	color: #111;
	line-height: 1.3em;
}
.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;
}
#recentheadlines h2, #comingevents h2 {
	background: url(/styles/images/bg-bodyhead-red.jpg) no-repeat;
}
#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;
}
#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;
}
.article {
	clear: both;
	float: left;
	margin-bottom: 15px;
	width: 472px;
	border-bottom: 1px solid #C7D5E1;
	background: #fafeff url(/styles/images/article-bg.gif) repeat-y left;
	overflow: hidden;
}
.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 Georgia, "Times New Roman", Times, serif;
}
.article ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	font: 90% Georgia, "Times New Roman", Times, serif;
}
.article li {
	margin: 0px 15px 0px 15px;
	list-style: none;
	padding: 0px 15px 12px 15px;
	font-size: 90%;
	background: url(/styles/images/icon-bullet.gif) no-repeat left top;
}
.article h3 {
	margin: 0px;
	padding: 4px 12px;
	color: #809BAD;
	font: bold small Georgia, "Times New Roman", Times, serif;
}
.article h4 {
	margin: 8px 12px;
	padding: 2px 0px;;
	color: #243F67;
	font: bold large Georgia, "Times New Roman", Times, serif;
	border-bottom: solid 1px #aad; 
}
#readertools {
	width: 117px;
	height: 37px;
	margin: 0px 12px 0px 12px;
	padding: 10px 0px 0px 0px;
	background: url(/styles/images/article-tools-bg.gif) no-repeat;
	text-align: center;

}
.articlesummary {display:none;}
.recommendform {
	font-size: small;
	margin: 8px;
}
.recommendform fieldset div {
	clear: both;
	position: relative;
}
.recommendform label, #recommend form fieldset div.cr p {
	margin: 0;
	display: block;
	width: 10em;
	text-align: right;
	float: left;
	font-weight: bold;
	padding-right: 8px;
	padding-bottom: 9px;
}
.recommendform fieldset div.cr label {
	text-align: left;
	margin-left: 10em;
	width: auto;
	float: none;
}
.recommendform 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;
}

.recommendform fieldset {border: 1px solid #666;}
.recommendform input, .recommendform textarea, .recommendform select {
	width: 300px;
	border: 1px solid #999999;
	margin-bottom: 8px;
}
.recommendform .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: 1px solid #C7D5E1;
	border-top: none;
	margin-top: 10px;
	background: url(/styles/images/article-footer.gif) ;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#sectionfooter {background:none;}
#articlefooter a {
	font-size: x-small;
	letter-spacing: 1px;
	color:#709cdb;
	text-transform:uppercase;
} 
#articlefooter a:hover {
	color:#004;
	text-decoration:none;
} 
#forumcontent {float:left;}
#forumpad {padding: 5px;}
	.mmfix {width:700px;}
#bannerad {
	margin-left: 245px;
}
#bannerad img {
	border: solid 1px #000;
	margin-top:10px;
}
.sectiondescription {
	padding: .7em;
	margin-bottom: .5em;
	font-size: .9em;
	color: #333;
	text-align: justify;
	border-bottom: solid 1px #900;
}
.sectionmodule {
	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: 471px;
}
.sectionmodule h2 {
	font-family: Garamond, Times New Roman, serif;
	font-size: x-large;
	font-weight: bold;
	color: #003F6B;
	margin: 0px;
	padding: 8px 8px 0px 8px;
	text-transform: capitalize;
	background: none;
}
.sectionmodule p {
	color: #111;
	line-height: 1.3em;
	font-size: small;
	padding: 0px 8px 8px 8px;
	margin: 0px;
}
#topics h2 {background: none;}
#topics h2 a, #topics h2 a:visited {color: #003F6B;}
#topics h2 a:hover {color: #003F6B; text-decoration: underline;}

/* Purchase Form Styles */

.purchaseform {
	margin: 8px;
	font-size: small;
}
.purchaseform fieldset div {
	clear: both;
	position: relative;
}
.purchaseform label {
	margin: 0;
	display: block;
	width: 85px;
	text-align: right;
	float: left;
	font-weight: bold;
	padding-right: 12px;
}
.purchaseform fieldset legend {
	padding: 5px;
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 12px;
	margin-top: 12px;
}
.purchaseform input, #purchaseform textarea {
	width: 300px;
	border: 1px solid #999;
	margin-bottom: 8px;
	font: small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #422;
}
.purchaseform fieldset br {
	display: none;
}
.purchaseform input#amount {
font-size:medium;
font-weight:bold;
color:#090;
}
.purchaseform .buttons input {
	width: 110px;
	border: 1px solid #888;
	color: #333;
	font: bold x-small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 3px;
	padding: 0px;
}
.purchaseform #check {width: auto; margin:0px 4px 0px 0px;}
.purchaseform div.forminfo {
	float: left;
	width: 190px;
	clear: none;
	font-size: small;
	border: solid 1px #ccd;
	margin: 0 5px 12px 5px;
	padding: 5px;
	background-color: #dcedff;
}
.purchaseform div.forminfo ul {padding:0;margin:0 0 8px 0;list-style:none;}
.purchaseform div.forminfo li {margin: 0px 0px 1px 15px;}
#shipping {display:none;}
.byline {
	margin: 0px 12px 8px 12px;
	padding: 4px;
	font: small Georgia, "Times New Roman", Times, serif;
	color: #999;
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
}
.recentlist {
	margin:10px;
	padding:5px;
	background: #fff;
	border: solid 1px #ddd;
}
.recentlist h5 {
	margin:0px;padding:0px;
	text-transform:uppercase;
	font-size:medium;
	color:#6C95C3;
	letter-spacing: -1px;
}
.recentlist ul {
	margin:0px;padding:0px;
	list-style:none;
}
.recentlist li {
	border-top: solid 1px #ddd;
	margin-bottom: 2px;
	padding-left: 15px;
	background-image: url(/styles/images/icon-arrow-bluegray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:small;
}

/* Odds and Ends */
p.larger {font-size:large;}
p.smaller {font-size:x-small;}
.gone {display: none;}
.clear {clear: both;}
.mandat {background-color:#fff9f9;}
