/*<!doctype html public "-//w3c//dtd html 4.01 transitional//en">*/
/*<link rel="stylesheet" href="main.css" type="text/css">*/


body {
    font-family:  Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-align: center; /* needed for centering website*/
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #000066; 
	background-color: #339933; 
	background: url("images/material.jpg");
}

table
{
	font-size: 12px;	
}

a:link, a:visited 
{
	color: #000066; 
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover
{
	color: #990000; 
	font-weight: bold;
	text-decoration: none;
} 

h1
{
	color: #000066; 
	text-align: center;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	font-family: Maiandra GD;
}

h2
{
	color: #000066; 
	text-align: left;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
		font-family: Maiandra GD;
}

h3
{	
	color: #000066; 
	text-align: center;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
		font-family: Maiandra GD;

}

h4
{	
	color: #000066; 
	text-align: left;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
		font-family: Maiandra GD;

}

h5
{	
	color: #000066; 
	text-align: center;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
		font-family: Maiandra GD;

}

h6
{	
	color: #000066; 
	text-align: left;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
		font-family: Maiandra GD;

}

.highlight2
{
	color: #000066; 
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
		font-family: Maiandra GD;
}


.highlight4
{
	color: #000066; 
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

p
{
	text-align: justify;
}

.p2
{
	text-align: justify;
	font-size: 14px;
}
  
  
#main1
{
	width: 930px;
	margin-left: auto ;
  	margin-right: auto ;
    text-align: center;
	background-image: url("images/mainback.gif"); 
    background-repeat: repeat-y; 
    background-position: center; 
}
  
#main
{
	background-color: #fff;	
	width: 900px; 
	margin-left: auto ;
  	margin-right: auto ;
  	text-align: left; 
}

.maincontent
{	
	background-color: #ffffff;	
	width: 880px; 
	padding-left: 10px;	
	padding-right: 10px;	
}

li
{
	line-height: 150%;
	text-decoration: none;
}

.left
{
text-align: left;
}

.right
{
text-align: right;
}


.gallery
{
	color: #666; 
	text-align: center;
	font-size: 11px;
}


.menu ul 
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu li 
{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu li:first-child 
{
	border: none;
	padding: 0px;
	margin: 0px;
}

.menu 
{
	background: url("images/menubar.jpg");
	background-repeat:no-repeat;
	font-size: 12px;
	text-align: center;
	color: #996633;
	font-weight: bold;
	padding: 2px;
}

.menu a:link, .menu a:visited 
{
	color: #000033;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menu a:active, .menu a:hover
{
	color: #990000; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
} 

.menu2 ul 
{
	text-align: center;
	padding: 10px;
	margin: 0px;
	border: none;
}

.menu2 li 
{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu2 li:first-child 
{
	border: none;
	padding: 0px;
	margin: 0px;
}

.menu2 
{
	font-size: 12px;
	text-align: center;
	color: #996633;
	font-weight: bold;
	padding: 2px;
	}

.menu2 a:link, .menu2 a:visited 
{
	color: #000033;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menu2 a:active, .menu2 a:hover
{
	color: #990000; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
} 

.images /*for images with borders*/
{
	border: solid 2px #666;
	padding: 3px;
	background-color: #d5d19a;
	margin: 7px;
}

.tdproducts
{
	width: 300px;
}

.quote
{
	font-size: 10px;
	color: #be2026;
	font-style: italic;
	text-align: center;
}

.tiny
{
	font-size: 10px;
	color: #999;
	text-align: center;
}

.tiny2
{
	font-size: 10px;
	color: #000;
	text-align: left;
}

.sitemeter
{
	margin: 10px;
	text-align: center;
}


.validator
{
	margin: 10px;
	text-align: center;
}

.copyright
{
		margin: 10px;
		font-size: 10px;
			font-weight: bold;
	color: #fff;
}

.copyright a:link, .copyright a:visited 
{
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:active, .copyright a:hover
{
	color: #ffff99;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
} 

