body {
	font-family:Georgia, Times, serif;
	background-color:#B57600;
	background: url(jan_bkgd.jpg) repeat;
	font-size: 80%;
}


div#wrapper {
	background-color: white;	
	color:black;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	padding: 2em 5em;
	width:65em;
}


div#logotext {
	float:left;
margin-top: 2%;
}


div#logotext .name {
	
	font-family:Georgia, Times, serif;
	font-size: 2.6em;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 100%;
	margin-left: 2%;
	
}



div#logotext .italic {
	font-family:Georgia, Times, serif;
	font-size: 1.2em;
	line-height: 150%;
	font-style: italic;
	font-weight: normal;
	margin-left: 2%;
	}

div#logopic {
	margin-left: 4em;
	float:left;
border-style: none;
	
		
}

div#logopic img{
	
	border-style: none;
	
		
}





div#locatext .address {
	font-family: Georgia, Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	line-height:105%;
	float:right;
	text-align: right;
      margin-top: 2%;
}

div#header {
	width:65em;
	
		
}



#nav, #nav ul { /* all lists */
	font-family:Arial, sans-serif;
	float: left;
	width: 56.1em;
	list-style: none;
	line-height: 1.15;
	background: #FFFDDA;
	font-weight: bold;
	font-size: 1.15em;
	padding: 0em;
	border: solid #FBD7A1;
	border-width: 3px 0px;
	margin: 0 0 1.5em 0;
	z-index:1;
      
      
}

#nav a {
	display: block;
	width: 14em;
      text-decoration:none;
      color: black;      
}

#nav li { /* all list items */
	float: left;
	width: 14em; /* width needed for Opera browser */
	
}

#nav li ul { /* second-level lists */
	position: absolute;
	font-size: 1em;
	width: 14em;
	
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	
}

#nav li:hover, #nav li.sfhover {
	background: #FBD7A1;
 	font-weight: bold;
	
}

div#content {
	clear: left;
}

 
 div#home_image {
	padding: 1em;
}
 



 

#sidetext {
	font-size: 1.2em;
	position: relative;
	float: right;
	top: 1em;
	width:30%;
	background: #FDE2B8;
      padding:.5em;
	
 }

#altside {
	font-size: 1.2em;
	position: relative;
	float: right;
	top: 1em;
	width:50%;
	background: white;
      padding:.5em;
	
 }

#altside img{ 
		
		padding:2.5em .5em;
}


#sidetext p {

text-align:left;
}

#sidetext h1,h2,h3{
	font-family: Georgia, Times, serif;

 }

#sidetext a:link {background: white;  font-weight: normal; color: black;}

#sidetext a:visited {background: white;  font-weight: normal; color: black;}

#sidetext a:hover {background: white;  font-weight: normal; color: gray;}

#sidetext img{ 
		
		padding: 1em;
}


div#footer {
	clear: both;
	width: 65em;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: 1em;

}

div#footer p{
	font-size: 0.9em;
	padding: .2em 0em .2em 0em;
	margin: 0em;
}

div#clearone{
	clear: both;
	height: 10px;
}


div#attlist {
	width: 65%;

}

div#attlist li{
	left: auto;
	font-size: 1.2em;
	padding-top: 1em;

}

div#altlist {

}

div#altlist ul li {
display: inline;
	font-weight: bold;	

}





div#content .bold {
     font-weight: bold;
)




	