body
{
  background-color: #47C247;
  text-align: center;
  font-family: arial, sans-serif;
}

a:link
{
  color: #0000cc;
  text-decoration: none;
}

a:visited
{
  color: #0000cc;
  text-decoration: none;
}

img.pagetop
{
	display: block;
	margin-top: 0.25em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: 15px;
}

img.pagetopctr
{
	display: block;
	margin-top: 0.25em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
  
#container
{
 width: 95%;
  margin: 10px auto;
  color: #333;
  border: 1px solid gray;
  line-height: 130%;
  text-align: left;
}

#top
{
  text-align: center;
  padding: 1em;
  background-color: #A3E0A3;
  border-bottom: 1px solid gray;
}

#top h1
{
  padding: 0;
  margin: 0;
}

#2col-leftnav
{
	vertical-align: top;
	background-color: #d6ead4;
	width: 80px;
	margin: 0em;
	padding: 0em;
	background-repeat: no-repeat;
	background-image: url(/images/light_bg_lft.jpg);
	border-right-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
  
}

#leftnav
{
	vertical-align: top;
	background-color: #d6ead4;
	width: 200px;
	margin: 0em;
	padding: 0em;
	background-repeat: no-repeat;
	background-image: url(/images/light_bg_lft.jpg);
	border-right-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
  
}


#leftnav a {
  color: #006400;
  font-weight: bold;
  font-size: 12px;
  padding: 2px 8px 2px 8px;
  display: block;
}

#leftnav a#homelink:hover 
{
  background: url(/images/dark_bg_lft.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}


#leftnav a#advocacylink:hover 
{
  background: url(/images/dark_bg_lft.jpg);
  background-repeat: no-repeat;
  background-position: 0px -25px;
}

#leftnav a#bloglink:hover {
  background: url(/images/dark_bg_lft.jpg);
  background-position: 0px -50px;
  background-repeat: no-repeat;
}

#leftnav a#bylawslink:hover 
{
  background: url(/images/dark_bg_lft.jpg);
  background-position: 0px -75px;
  background-repeat: no-repeat;
}

#leftnav a#calendarlink:hover {
  background: url(/images/dark_bg_lft.jpg);
  background-position: 0px -100px;
  background-repeat: no-repeat;
}
#leftnav a#clubrideslink:hover {
  background: url(/images/dark_bg_lft.jpg);
  background-position: 0px -125px;
  background-repeat: no-repeat;
}
#leftnav a#eventslink:hover {
  background: url(/images/dark_bg_lft.jpg);
  background-position: 0px -150px;
  background-repeat:no-repeat;
}

#leftnav a#linkslink:hover {
  background: url(/images/dark_bg_lft.jpg);
  background-position: 0px -175px;
  background-repeat: no-repeat;
}

#leftnav a#maplink:hover 
{
  background: url(/images/dark_bg_lft.jpg);
  background-position: 0px -200px;
  background-repeat: no-repeat;
}

#leftnav a#memberlink:hover 
{
  background: url(/images/dark_bg_lft.jpg);
  background-position: 0px -225px;
  background-repeat: no-repeat;
}

#leftnav a#mtblink:hover
{
  background:url(/images/dark_bg_lft.jpg);
  background-position: 0px -250px;
  background-repeat:no-repeat;
}

#leftnav a#officerlink:hover {
  background: url(/images/dark_bg_lft.jpg);
  background-position: 0px -275px;
  background-repeat: no-repeat;
}
#leftnav a#gallerylink:hover
{
  background:url(/images/dark_bg_lft.jpg);
  background-position: 0px -300px;
  background-repeat:no-repeat;
}
#leftnav a:hover {
  color: yellow;
}

#rightnav
{
	vertical-align: top;
	background-color: #C4C5CA;
	width: 188px;
	background-repeat: no-repeat;
	background-image: url(/images/rightside2.jpg);
	color: black;
	font-weight: bold;
	font-size: 12px;
	border-left: 1px solid gray;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

#rightnav h3
{
  margin-bottom: 1em;
}

#rightnav a
{
  color: #006400;
  font-weight: bold;
  font-size: 12px;
 
}

#rightnav a:hover 
{
 color:#ffff00;
 background-color: #8B8B8B;
 background-image: none;
 padding: 4px 2px 4px 8px;
}

#rightnav ul 
{ 
 list-style: none;
  margin-left: 2px;
}

#rightnav ul li
{
	/*list-style: none;*/
	margin-left: 2px;
	margin-bottom: 7px;
}

#content
{
	vertical-align: top;
	border-right: 1px;
	padding: 2em;
	max-width: 36em;
	background-color: white;
}

#2col-content
{
	background-color: white;
	vertical-align: top;
	width: auto;
	padding-top: 0.5em;
	padding-right: 3em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
}

#content h3
{
  padding: 0;
  margin: 0;
}




#content a:hover
{
  text-decoration:underline;
}
#content a:link, #content a:visited {
	text-decoration: underline;
	color: #0000cc;
}

#footer
{
  clear: both;
  margin: 0;
  padding: .5em;
  color: #333;
  background-color: #A3E0A3;
  border-top: 1px solid gray;
  text-align: center;
  font-size: 75%;
}



#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#sidebar {
	background-color: white;
	vertical-align: top;
	width: 15em;
	padding-left: 1.5em;
	padding-top: 0.5em;
	padding-right: 3em;
	padding-bottom: 0.5em;
}
#sidebar2 {
	background-color: white;
	vertical-align: top;
	width: 20em;
	padding-top: 0.5em;
	padding-right: 3em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
}
#content h2 {
	margin: 0 0 .5em 0;
	font-size: x-large;
}
#content h4 {
	margin: 0 0 .5em 0;
	font-size: large;
}


#content h5
{
	font-style:italic;
	font-weight:bold;
	font-size: medium;
}

#navigator
{
font-size: small;
}

#navbox-wide
{
	width: auto;
	padding: 0.25em;
	margin-top: 0.75em;
	margin-right: auto;
	margin-bottom: 0.75em;
	margin-left: 0em;
}

#navbox-wide h3
{
font-size: 100%;
color: white;
margin: 0;
font-weight: normal;
padding: 0.25em 0.50em 0.25em 0.25em;
background-color: black;
}

#navbox-wide ul
{
	background-color: #A3E0A3;
	margin: 0 0 1em 0;
	border: 2px solid black;
	border-top: 0;
	padding: 0.25em 0.35em 0em 0.25em;
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);
	list-style-type: none;
}

#navbox-wide li
{
font-size: 85%;
padding: 0em 0.35em 0.25em 0.25em;
}

#navbox-wide a:link
{
color: navy;
text-decoration: none;
}
#navbox-wide a:visited
{
color: navy;
text-decoration: none;
}
#navbox-wide a:hover
{
text-decoration: underline;
}

#buttons li
{
display: inline;
padding: 0.25em 0.5em 0.25em 0.5em;
margin: 0.25em;
background-color: green;
border-style: outset;
font-size: 85%;
font-weight: bold;
}

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

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

#buttons a:hover
{
color: yellow;
text-decoration: none;
}

#linklist {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	list-style-type: none;
	text-decoration: none;
}
#linklist li
{
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 0.75em;
}

#linklist a:link
{
color: #0000c;
text-decoration: none;
}
#linklist a:visited
{
color: #0000c;
text-decoration: none;
}
#linklist a:hover
{
text-decoration: underline;
}
#container #content #linkpagelink a:link
{
color: #0000c;
text-decoration: none;
}
#container #content #linkpagelink a:visited
{
color: #0000c;
text-decoration: none;
}
#container #content tripics {
	padding: 0px;
	height: 320px;
	width: 213px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: 1.5em;
	position: absolute;
}

#container #content #linkpagelink a:hover
{
text-decoration: underline;
}

#container #header{
	background-color: white;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin: 0px;
}
#container #header h2 {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 0em;
}
#container #content #whats-new {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	padding-left: 1em;
	font-size: 85%;
	background-color: #EBEBEB;
	margin-top: 2em;
	margin-right: 2em;
	margin-bottom: 2em;
	margin-left: 2em;
}
   #container #content #whats-new li {
   padding-left: 0.75em;
   }
 .style1 {
	font-size: small;
	font-style: italic;
}  
   .style3 {font-size: small;
	font-style: italic;
}
.style5 {
	font-size: small;
	font-style: italic;
}
    ol {
	list-style-type: lower-alpha;
}
    
 #container #leftnav .btn {
	color: #006400;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
