body,form,div,p,ul,li,h1,h2,h3,h4,h5,h6{margin:0px 0px;}
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#748E5C;
	line-height:18px;
	color:#294D22;
	padding-top:20px;
}
table{border:none;}
td{vertical-align:top;}
img{
	border:none;
	margin-left: 40px;
}
p{color: #294D22;padding:0px 50px 10px 0px;}

a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #294D22;
}
a:hover{color: #C24200;}

h1{
	font-size: 14pt;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	background-image: url(../../images/frontpic.jpg);
	background-repeat: no-repeat;
}

h2{
	font-size: 13pt;
	font-weight:bold;	
	padding:10px 0px 10px 0px;
	font-style:italic;
}

h3{
	font-size: 11pt;
	font-weight:bold;	
	padding:10px 0px 0px 0px;
	font-style:italic;
}

h4{
	font-size: 12pt;
	font-weight:bold;	
	padding:0px 0px 0px 0px;
}
h5{
	font-size: 10pt;
	font-weight:normal;	
	padding:0px 0px;
	font-style:italic;
}
ul{padding:10px 50px 20px 18px;}

#page{
	background-color: #FFFFFF;
	background-image: url(../../images/frontpic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navMenu{
	width:174px;
}
#navMenu ul, #navMenu li{list-style:none;padding:0px 0px;}
#navMenu li{
	text-align:left;
	font-size:9pt;
	text-transform:uppercase;
	font-weight:bold;
	line-height:20px;
	vertical-align:top;
	margin-left: 5px;
}
#navMenu a{
	color: #294D22;
}
#navMenu a:hover, #navMenu .selected{color: #C24200;}

#footer{color:#527233;font-size:9pt;font-weight:normal;}

#pageLink{text-decoration:underline;}

/* LogoWorks Style Sheet */
#logoworks, #logoworks a{
	padding-top:10px;
	font-size:8pt;
	color: #527233;
	font-weight:normal;
	text-decoration:none;
}
