body {
	background: #ccff99;
	background-color: #e6ffcf;
	margin: 50px;
	
	
	
	
}

td {
	font: normal 12px Tahoma, Arial;
	color: #66cc00;
	

	
}

h1, h2, h3, h4, h5 {

    
}


h1 {
    font-size: 20px;
	color:#339900;
	margin: 5px;
	font-weight:bold
}

h2 {
	font: normal 14px tahoma, Arial;
	color: #66cc00;
	margin: 5px;
	font-weight:bold;
	
}

h3 {
    font: normal 17px tahoma, Arial; 
	color: #339900;
    margin: 5px;
	font-weight:bold;
	
}
h4 {
	font: normal 17px tahoma, Arial;
	color: #66cc00;
	margin: 5px;
	font-weight:bold;
	
}

h5 {
	font: normal 20px tahoma, Arial;
	color: #ffffff;
	margin: 5px;
	font-weight:bold;
	 
}

h6 {
	font: normal 19px tahoma, Arial;
	color: #339900;
	margin: 5px;
	font-weight:bold;
	 
}
a {
	font: normal 12px Tahoma, Arial;
	color: #ededc5;
	text-decoration: none;
	 
}

a:hover {
	font: normal 11px Tahoma, Arial;
	color: #cc0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #CC6600;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p1
{
padding: 0 0 0 10px;
}
.menu 
{
vertical-align:top;
height: 35px;

padding: 10px 0 0 85px;
}
.menu a
{
color:#FFFFFF;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}



.yellow-text-regular {
color: #ece92c;
text-decoration: none;
}

.yellow-text-large {
color: #ece92c;
text-decoration: none;
font-size:16px
}


.red-text {
	color: #cc0000;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
	padding:5px;
}
.red-text-underline {
	color: #cc0000;
	text-decoration: underline;
	font-size:16px;
	font-weight:bold;
	padding:5px;
}


.gray-text-underline{
color: #666666;
text-decoration: underline;
}
.gray-text-regular{
color: #666666;
text-decoration: none;
line-height:normal;
padding-top: 2px;
padding-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
margin-right: 5px;
}


.gray-text-bold{
color: #666666;
text-decoration: none;
font-weight: bold;
}

.bright-green-text{
color: #66cc00;
text-decoration: none;
font-weight:none
}

.bright-green-text-bold{
color: #66cc00;
text-decoration: none;
font-weight:bold
}
.dark-green-text{
color: #339900;
text-decoration: none;
font-weight:none
}

.dark-green-text-bold{
color: #339900;
text-decoration: none;
font-weight:bolder
}
.dark-green-text-bold-larger{
	color: #339900;
	text-decoration: italic;
	font-weight:bold;
	font: tahoma, Arial;
	margin:5px;
	font-size: 14px;
}

.opening{
	color: #66cc00;
	text-decoration: none;
	font-weight:bold;
	font: tahoma, Arial;
	margin:0px;
	font-size: 12px;
}

.border{
border-style:solid;
border-width:thin

}

.hr{
color: #66cc00

}

.testimonials{

padding-left: 5px;
padding-right: 5px;
padding-bottom: 0px;
padding-top: 0px;

color: #666666;
}

.testimonial-box{

border: 2px solid #339900;
background-color:#ccff99;
padding: 5px;
color:#666666;
}

.testimonial-box-red{
	border: 2px solid #339900;

background-color:#ccff99;
	padding: 5px;
	color:#cc0000;
	font-family: tahoma, Arial;
	font-size: 14px;
	
}

.nav{
	background:  #66CC00;
	font: normal 14px tahoma, Arial;
	color: #339900;
	margin: 0px;
	font-weight:bolder;
	display:	inline;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;


}

.nav:hover{
	background:  #66cc00;
	font: normal 14px tahoma, Arial;
	color: #ccff99;
	margin: 0px;
	font-weight:bolder;
	display:inline;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;

}

.navbottom{
	background:  #ccff99;
	font: normal 12px tahoma, Arial;
	color: #339900;
	margin: 0px;
	
	display:	inline;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right:2px;


}


.navbottom:hover{
	background:  #ccff99;
	font: normal 12px tahoma, Arial;
	color: #66cc00;
	margin: 0px;
	
	display:	inline;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right:2px;


}

.red-text-SPECIAL{
	color: #cc0000;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;

}



.red-text-offer{
	color: #cc0000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;

}
.li {
	list-style-type: none;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}
