body,
HTML {
	background-image: url(http://www.isdntek.com/tagbot/backgrounds/xscribble_gray.gif);
	background-color: #99CC66;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}

h1 {
color: #881F57;
font-size:16px;
font-style: strong;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: strong;
font-size: 28px;
font-stretch: expanded;
text-align: center;
color: #006666;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: strong;
font-size: 18px;
color: #666666;
}


#wrapper {   
width: 720px;	
height: auto;
margin: 0 auto;	 
background-color: #881F57;
}


#header {
	background-image: url(http://www.ridgestock.org/images/Masthead-New07.jpg);
	background-position: middle;
	background-repeat: no-repeat;
	margin-right: 0;
	margin-left: 0;
	width: 700px;
	height: 135px;
}

#navlist {   
width: 500px;
margin-left: 100px;
font-family: Tahoma;
font-size: 18px;
font-weight: 700;
color: #006666;
padding: 3px 0 3px 0;

}


#navlist li {
display: inline;
margin: 0;
list-style-type: none;
border-right-style: double;
border-right-color: #006666;
border-right-width: thick;

}

#navlist li a:link,a:visited {
padding: .2em 1em .2em 1em;
background: #9CEDC4;
color: #993399;
text-decoration: none;
width: auto;

}

#navlist li a:hover,a:active {
background: #CC6666;
color: #999999;
}


#sidebar {
float: left;
margin-left: 7px;
width: 190px;
padding: 5px;
background: #80B24D;
border-style: inset;
border-color: #881F57;
}

#sidebar p {
color: #881F57;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar a {
color: #666666;
}

#content {
margin: 0 10px 0 210px;
padding: 10px 10px 10px 10px;
background: #CCFFFF;
color: #666666;
border-top-style: inset;
border-color: #881F57;
}

#content p {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

.center {
text-align: center;
}

#content a:link { 
 color: #660099;
}



#content ul {
	width: auto;
	display: inline;
	margin-left: 30px;

}

#content li {
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990066;
	line-height: 1.7em;
	margin: auto;

}

.small {
	font-size: 12px;
	font-style: italic;
}

#content h5 {
	background: #CCCC99;
	color: #669900;
	font-weight: strong;
	font-size: 18px;
}

.clear {
line-height: 0px;
font-size: 0px;
clear: both;
height: 0px;
}

#schedule {
margin: 0 10px 0 205px;
padding: 5px 5px 5px 5px;
background: #C2D8DF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #666666;
text-align: left;
}

#schedule ul {
	width: auto;
	margin-left: 10px;
	text-align: left;

}

#schedule li {
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990066;
	line-height: 1.7em;
	margin: auto;

}

#schedule h5 {
	background: #CCCC99;
	color: #669900;
	font-weight: strong;
	font-size: 18px;
}

.strong {
	font-size: 16px;
	font-weight: strong;
	color: #336699;
}



#footer {
	clear: both;
	position: absolute;
	margin: 0 auto;
	width: 708px;
	height: 60px;
	background: #9CEDC4;
	background-image: url(http://www.ridgestock.org/images/WB-logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-color: #990066;
	border-style: groove;

}

.footer_web {
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	text-align: right;
}  

.footer_contact {
	padding-left: 20px;
	padding-top: 5px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-align: left;
}  


#footer a:link {
color: #990066;
}

