body {
		
}


a {
	
	color:#0085B9;
	
}


h1 {
	
	text-align: center;
	font-size:36px;
	margin-top:12px;
	font-family: Palatino, sans-serif;
	margin-bottom:0px;
}

h3.header {
	text-align: center;
	margin-bottom:5px;
}

h4.header {

	text-align: center;
	margin-bottom:40px;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;

	font-family: Palatino, sans-serif;	
	border-top: 1px solid #B97166;
	border-bottom: 1px solid #B97166;
	
}


h2 {
	font-family: Palatino, sans-serif;
	font-size: 28px;
	margin-bottom:0px;
	padding-bottom:0px;
}

div.backtotop {
	position:absolute;
	right:0px;
	bottom:10px;
	cursor:pointer;
}

p.imgcaption {
	font-style: italic;
	text-align: right;
	
}







.h2area {	
	position:relative;
	border-bottom: 1px solid #B97166;
	margin-bottom:20px;
}


h3 {
	
	font-size:16px;
	margin-bottom:8px;
}


blockquote {
	
	font-style: italic;
	font-size: 18px;
	padding:10px 0px;
	color:#4C4C4C;
	
}


ul.navigation li {
	
	cursor: pointer;
	font-size:18px;
	color:#004080;
	text-decoration: underline;
	
}
