/* Change the styles below in order to customize your template */

body{font-family: Helvetica, Arial; font-weight: regular; font-size: 13px; color: #000; background-color: #FFF; margin: 0;}
h1{
	font-family: "Helvetica Narrow","Arial Narrow",Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 48px;
	letter-spacing: -1px;
	color: #F90307;
	line-height: 18px;
	margin-top: 50px;
	margin-bottom: 30px;
}
h3{font-weight: bold; font-size: 14px; color: #000; text-transform: uppercase; margin-bottom: 10px; line-height: 20px; letter-spacing: +2px;}
p{margin: 8px 0 20px 0; line-height: 18px;}
a, a:visited{color: #397DB8; text-decoration: none;}
a:hover{text-decoration: underline;}

.wrapper{
	display: block;
	padding: 4px 30px 0 30px;
	font-size: 16px;
}

.map{background-color:#eee; position: absolute; top: 0; left: 0; bottom: 0; width: 67%; *height:100%;}
.sidepanel{
	background-color: #FFF;
	position: absolute;
	top: 0;
	right: -2px;
	bottom: 0;
	width: 33%;
	height: 100%;
	overflow: auto;
}

.context{font-family: Helvetica, Arial; font-size: 13px; color: #999; padding: 10px 0 0 0;}
.subheader{border-bottom: 1px solid #ddd;}
.footer{border-top: 1px solid #ddd; margin-top: 30px;}
.titleBlock{text-align: right;}
