body
{
	font-family: Helvetica LT Std;
	background-color: #3D591D;
	color: #ffffff;
}
a:link
{
	font-family: Arial;
	color: rgb(255,255,153);
	text-decoration: none;
	font-size:.9em;	 
}

a:active 
{
	color: rgb(102,255,0);
	text-decoration: underline; 
}
a:visited
{
	font-family: Arial;
	color: rgb(255,255,153);
	text-decoration: none;
	font-size:.9em;	    
} 
a:hover
{
	color: rgb(255,255,255);
	text-decoration: underline; 
}

table
{
	color: #ffffff;
	align: left;

}
.nav
{
	color: #ffff99;
	align: center;

}

.indexdesc
{
	color: #ffffff;
	align: center;
	font-size:.7em;	

}


.outside
{
	border-right-style: solid; border-right-width: 1px; border-right-color: #ffe400;
	border-top-style: solid; border-top-width: 1px; border-top-color: #ffe400;
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ffe400;
	border-left-style: solid; border-left-width: 1px; border-left-color: #ffe400;
	align: center;
	color: #ffffff;
	font-size:1.25em;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
}
h2
{
	color: rgb(255,255,153); 
}
h3
{
	color: rgb(0,255,204); 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}

ul#newPost {
	height:24px;
	width:495px;
	background:url('../../../../site2/images/news.gif') no-repeat left top;
	padding-left:125px;
	overflow:hidden; padding-right:0; padding-top:4px; padding-bottom:4px
}

.singlePage ul#newPost {
	width:575px;
	background-image:url(images/news.gif);
}.singlePage ul#newPost li {
	width:560px;
}

.products {
	background:url(../images/bg.jpg) no-repeat left top;
}
.description {
	font-size:.72em;
	}