.gbg{
	background-image: url(images/bg_evergreen.gif);
	background-repeat: repeat-y;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 3px;
	margin-top: 6px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.orderheading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
}
.small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: normal;
}
body, td,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
.evergreen{
	background-image: url(images/bg_evergreen.gif);
	background-repeat: repeat-x;
}
.pad{ margin-left: 100px; }.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.green{
	color: Green;
	font-weight: bold;
}
.greenteal{
	color: #008000;
	font-weight: bold;
}
.red{
	color: Red;
	font-weight: bold;
}
.black{
	color: Black;
	font-weight: bold;
}
.grey{
	color:  #333333;
	font-weight: bold;
}
.natural{
	color: #cc9933;
	font-weight: bold;
}
.royalblue{
	color: #0000CC;
	font-weight: bold;
}
.purple{
	color:#660099;
	font-weight: bold;
	
}
.maroon{
	color: Maroon;
	font-weight: bold;
}
.skyblue{
	color: #0099ff;
	font-weight: bold;
}
.blue{
	color:  Blue;
	font-weight: bold;
}
.teal{
	color: #006666;
	font-weight: bold;
}
.burgundy{
	color: #990066;
	font-weight: bold;
}
.marineblue{
	color: #000099;
	font-weight: bold;
}
.eggplant{
	color: #660066;
	font-weight: bold;
}
.sage{
	color: #669966;
	font-weight: bold;
}
.navy{
	color: Navy;
	font-weight: bold;
}
.forestgreen{
	color: #228b22;
	font-weight: bold;
}
.hotpink{
	color: #FF69B4;
	font-weight: bold;
}
.turquoiseblue{
	color: #40e0d0;
	font-weight: bold;
}
.jadegreen{
	color: #008000;
	font-weight: bold;
}
.eucalyptusgreen{
	color: #006633;
	font-weight: bold;
}

.mochabrown{
	color: #663300;
	font-weight: bold;
}
.small{
	font-size: 10px;
}
.smallburgundy{
	font-size: 10px;
	color: #990066;
	font-weight: bold;
}
.smallmaroon{
	font-size: 10px;
	color: Maroon;  	
	font-weight: bold;
}

.smallnote{
	font-size: 10px;
	color:  #333333;	
	font-weight: bold;
}

.comments{
	font-size: 11px;
	color: Maroon; 
	/**font-weight: bold;**/
}
h1{
	font-size: 13px;
	color: Black; 
	font-weight: bold;
}
h2{
	font-size: 14px;
	color: Black; 
	font-weight: bold;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.events{
	color: #003300;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
.client{
	color: #003300;
	font-size: 12px;
	font-weight: bold;

}

.white{
	color: White;
	font-size: 11px;
	font-weight: bold;
}
a{ color: Blue; }

a.egreen:link{ color: #009900; }