



html, body, p, div {
	font-family: Georgia, Times New Roman;
	font-size: 15px;
    /* customize_body */color: #131110;/* customize_body */
}
a, a:link, a:visited {
    /* customize_link */color: #583026;/* customize_link */ /* A8052C */
	text-decoration: none;
}
a:hover {
    /* customize_link_hover */color: #A21C3C;/* customize_link_hover */
	text-decoration: underline;
}
h1, .infobox1 h3, .infobox2 h3 {
	margin: 2px 0 0 0;
	padding: 0 0 7px 0;
	font-size: 20px;
	color: #4C3D23;
	font-family: Georgia, Times New Roman;
    letter-spacing: 0.2px;
	}

h1 {font-size: 30px;}
h2 {font-size: 25px;
	color: #4C3D23;
	margin: 2px 0 0 0;
	padding: 0 0 7px 0;
	}

.infobox2 h3 { margin: 2px 0 10px 0;}


	
	.infobox2 .inner {position:relative;}
	
	.infobox2 .inner div.tabber {padding-left:110px;}
	
	span.tabber {
		position: absolute;
		left: 130px;
		}
		
	.infobox2 .inner em {	
		color: #583026;
		font-size:14px;
		position:relative;
		top: -4px;
		font-weight: bold;
		letter-spacing: -1.2px;
		}
		
	.infobox2 .inner .map {font-size:12px;font-weight:bold;}
	
	
	

