body {
	color : #455625;
	background-color : White;
	font-family : Georgia, "Times New Roman", Times, serif;
}

a.menu {
	color : #455625;
	text-decoration : none;	
}

a:hover {
	color : #BE601B;
	text-decoration : none;	
}

.larger {
	font-size : 18px;
	
}
.highlight {
    background-color: #FBEEE6;
	}
	
h1 {
	font-size : 16px;
	margin-bottom: 0%;
	text-align: center;
}	

p {
	color : #455625;
	background-color : White;
	font-family : Georgia, "Times New Roman", Times, serif;
	text-align:left;
	}
	
p.centered{
	text-align:center;
	}
.centeredsmall{
	text-align:center;
	font-size:0.92em;
	}
	
p.head{
	font-size : 16px;
	font-weight : bold;
	margin-bottom: 0%;
	text-align: center;
}	

p.head, h1 {
margin: 0; padding: 0;
line-height: 1em; font-size: 1em;
}
		
p.largefirstletter {
    color : #455625;
	background-color : White;
	font-family : Georgia, "Times New Roman", Times, serif;
	text-align:left;
	}
	
p.largefirstletter:first-letter {
	font-size:2em;
	float:left;
	margin-right:4px;
	}	
	
.mainimage {
	margin-top:14px;
	margin-botton:20px;
	text-align:center;
	}	
	
.by {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	text-align:center;
	}
	
#address  {

	width:275px;
	text-align: center;
	margin:auto;
	padding-right:50px;
	padding-top:4px;
	}
	
#rightdiv  {
	float:right;
	padding: 4px 0 4px 6px;
	}	