html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a
{
	margin: 0;
	padding: 0;
	border: 0;
}


body
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #4b7410;
	font-size: 12px;
	background-color: #A0BE70;
	background-image: url(http://www.ruthieristich.com/images/body_background.jpg);
	background-repeat: repeat-x;
}


#container {		
	margin-left: auto;	
	margin-right: auto;
	text-align:left;
	padding: 0px;
	width: 800px;
        background-color: #A0BE70;
	}

#liner {
	background: #ffffff;		
	margin-left: auto;	
	margin-right: auto;
	text-align:left;
	padding: 0px;
	width: 800px;
	background-image: url(http://www.ruthieristich.com/images/background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 0;
        border-right: 1px solid #A0BE70;
        border-bottom: 1px solid #A0BE70;
        border-left: 1px solid #A0BE70;

	}


	
#mailingList {
border: 1px solid #A0BE70;
         }

#mailingList p {color: #ffffff;}
	
#top
{
       margin: 0px 0px 0px 0px;
	height: 200px;
	background-image: url(http://www.ruthieristich.com/images/banner800.jpg);
}
#mainnav {
	margin-right: 0px;
	text-align: left;
	height:15px;
	margin-top: -15px;
	text-transform: uppercase;
	background: transparent;
        border-bottom: 1px solid #A0BE70;
	}

#mainnav a {float:left;  text-decoration:none; color:#A0BE70; text-align:left; background-color: #4b7410; font-weight: bold; padding: 0 10px; margin-right: 2px;}
#mainnav a.current {font-size: 12px; float:left; text-decoration:none; color:#A0BE70; text-align:left; background-color: #fff; margin-right: 2px;}
#mainnav p.current {font-size: 12px; float:left; text-decoration:none; color:#A0BE70; text-align:left; background-color: #fff; padding: 0 10px; font-weight: bold; margin-right: 2px;}
#mainnav a:visited {color:#FFF;}
#mainnav a:hover {color:#fff; background-color:#b5c632; text-decoration:none;}
#mainnav a:active {color:  #FFF;}
#mainnav ul {float:left; width:100%; padding:0; margin:0; list-style-type:none;}
#mainnav li {display:inline}


a {color: #4b7410; font-weight: normal;}
a:visited {}
a:hover {color: #b5c632;}
a:active {}

#content p {margin-bottom: 10px;}
#content h1,h2,h3,h4,h5 {font-weight: normal; padding: 10px 0;}
#content h1 {font-size: 20px; color: #86af1e;}
#content h2 {font-size: 18px; color: #4b7410;}
#content h3 {font-size: 16px; color: #4b7410;}
#content h4 {font-size: 14px; color: #4b7410;}
#content h5 {font-size: 12px; color: #4b7410; text-transform: uppercase;}

#left {
	float: left;
	margin: 10px;
	border: #999999 1px;
	border-style: none solid none none;
	background: none;
	width: 130px;
        overflow: auto;
	}	
	
#left p {padding-bottom: 10px;}	
#left ul li {margin: 10px 0;}
	
#content
{
	width: 620px;
        float: left;
	margin: 10px;
}	
	
.sidebar {
	float: right;
	top: -240px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 10px;
	width: 190px; 
	background-color: #c8cda6;
	padding: 10px;
	}

.sidebar p,h1,h2,h3,h4,h5 {color: #4b7410; font-weight: normal;}


.summaryFooter {border-bottom: 1px solid #4b7410; }

.navigationModule {width: 620px; margin-top: 100px; }
.entrySummaryModule {overflow: auto; padding-bottom: 30px; }

#footer {
	padding: 10px;
	clear: both;
	font-size: x-small;
	text-align: center;}	
