body {
	background-image: url(images/backg.jpg);
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	vertical-align: middle;	
	color: #666633;
  }
  
p {
	padding-left: 10px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	color: #666633;
 }

.center div {
	padding-left: 40px;
	padding-right: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 30px;
	padding-bottom: 30px;
}

h1 {font-size: 18px; 
font-weight: bold; 
font-family: Times, serif;
font-style: italic;
}

.leftnav {
font-family: "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold; 
color: #669933;
margin: 20px 0 0 0;
}

a.leftnav:visited, a.leftnav:link {
	color: #669933;
	text-decoration: none;
}
a.leftnav:hover, a.leftnav:active {
	color: #663399;
}


.botnav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight: bold; 
	color:#669933; 
	text-align:center;
	line-height: 18px;

}

a.botnav:visited, a.botnav:link{
	color: #669933;
	text-decoration: none;
}
a.botnav:hover, a.botnav:active{
	color: #663399;
}

.midcopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px; 
	font-weight: bold; 
	color: #666633; 
	text-align:center;

}

.box {
	font-family: "Times New Roman", Times, serif;
	font-size:16px; 
	font-weight: bold; 
	color:#669933; 
	text-align:center;
	font-style:italic

}

a.linky:visited, a.linky:link {
	color: #666633;
	text-decoration: underline;
	font-weight: bold;
}
a.linky:hover, a.linky:active {
	color: #666633;
	font-weight: bold;
}
.center table tr th div p {

}
.midcopy1 {
	font-size: 14px;
}
.l {
	color: #3C3;
}
 Paste this code into the CSS section of your HTML document  

ul#menu {
font-family: "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold;
  width: 100px;
  list-style-type: none;
  margin: 0;
  padding: 0;  
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
font-family: "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold;
  color: #669933;
  list-style-type: none;
}

ul#menu li {
  line-height: 30px;
}

ul#menu ol li {
  border-bottom: none;
  line-height: 15px;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #663399;
}

ul#menu a.active {
  color: #669933;
}


.pricing {
	text-align:center;
	margin-left: 115px;
	border: 1px solid #000000;
}

.pricing td {
	text-align:center;
	margin-left: 115px;
	border: 1px solid #000000;
}


#menu {
font-family: "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold;
  width: 200px;
  list-style-type: none;
  margin: 0;
  padding: 0;  
}

#menu li, #menu a {
font-family: "Times New Roman", Times, serif; 
font-size: 16px; 
font-weight: bold;
  color: #669933;
  list-style-type: none;
  margin-left: 10px;
}

#menu ul li.section-title  {
font-family: "Times New Roman", Times, serif; 
font-size: 16px; 
font-weight: bold;
  color: #669933;
  list-style-type: none;
  
  margin-left: -20px;
}

/*
#menu li {
  line-height: 20px;
}
*/
#menu ul li {
  border-bottom: none;
  line-height: 20px;
  margin-left: -10px;
}

#menu a {
  text-decoration: none;
  outline: none;
}

#menu a:hover {
  color: #663399;
}
/*
#menu a.active {
  color: #669933;
}

#menu ul li.active a {
  color: #663399;
}
*/
#menu a.active {
  color: #663399;
	
}

.feed {
	width: 500px;
	padding: 0px;
	margin-left: 25px;
}

.feed a {
  text-decoration: none;
  outline: none;
    color: #669933;
}

.feed a:hover {
  color: #663399;
}

.fedd a.active {
  color: #669933;
}
