body{
	background-image:url(images/background.gif);
	padding-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
	
	
.normal{
	color:#10100f;
	padding:0px 25px;
	font-size:12px;
	line-height:20px;
	}	

.menu_head{
	font-weight:bold;
	font-size:115%;
	list-style-type:none;
	}	

.menu_subhead{
	font-weight:normal;
	list-style-type:square;
	}	

.menu_subhead li{
	padding-top:5px;
	padding-bottom:5px;
	}	

.menu_desc{
	font-style:italic;
	color:#623814;
	}	
	

.nav{
	padding-left:220px;
	text-transform:uppercase;
	color:#10100f;
	font-size:14px;
	font-weight:bold;
	}	
	
.nav a{
	color:#10100f;
	text-decoration:none;
	padding:0px 8px;
	}	
	
.nav a:hover{
	color:#623814;
	}	
	
a{
	color:#623814;
	text-decoration:none;
	}
	
h1{font-size:130%;}	
h2{font-size:125%;}	
h3{font-size:120%;}	
h4{font-size:115%;}	
h5{font-size:110%;}	
h6{font-size:105%;}	

	
	
.logoworksLink{
	text-align:center;
	font-size:10px;
	}	
