@charset "utf-8";
/* CSS Document */
html, body {
height: 100%;
width: 100%;
overflow: hidden;
padding: 0;
margin: 0;
}
body{
	overflow:auto;
	text-align: center;
}
#full-screen-background-image {
z-index: -999;
min-height: 100%;
min-width: 1200px;
width: 100%;
height: auto;
position: absolute;
top: 0;
left: 0;
}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	right: 0px;
	left: 0px;
	padding: 0px;	
}
#header {
	text-align: center;
	height: 372px;
	width: 1000px;
}
#navbar {
	text-align: center;
	height: 78px;
	width: 1000px;
	background-image: url(/images/navBG.png);
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	text-align: left;
	width: 1000px;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #511908;
	clear: both;
	height: auto;
}
#leftColumn {
	text-align: right;
	height: 305px;
	width: 308px;
	background-image: url(/images/bradford2012over_05.png);
	height: auto;
	vertical-align: middle;
	margin: 0px;
	font-family: 'Federo', sans-serif;
	font-size: 16px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
	color: #FFF;
}
#rightColumn {
	text-align: left;
	height: auto;
	width: 692px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: right;
}
#sub {
	height: 352px;
	width: 1000px;
	text-align: center;
	clear: both;
}
#footer {
	color: #4c770e;
	text-align: center;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 30px;
}
a {
color: #6fb51f; text-decoration:none
}
a:hover {
color: #4c770e;
}
a:active {
color: #4c770e;
}
a.footer {
color: #511908; text-decoration:none
}
a.footer:hover {
color: #4c770e;
}
a.footer:active {
color: #4c770e;
}
#navbar a {
	color: #511908;
	text-decoration:none;
	font-family: 'Federo', sans-serif;
	font-size: 18px;
}
#navbar a:hover {
	color: #4c770e;
	font-family: 'Federo', sans-serif;
	font-size: 18px;
}
#navbar a:active {
	color: #4c770e;
	font-family: 'Federo', sans-serif;
	font-size: 18px;
}
#leftColumn a {
	color: #ffffff;
	text-decoration:none;
	font-family: 'Federo', sans-serif;
	font-size: 16px;
}
#leftColumn a:hover {
	color: #4c770e;
	font-family: 'Federo', sans-serif;
	font-size: 16px;
}
#leftColumn a:active {
	color: #ffffff;
	font-family: 'Federo', sans-serif;
	font-size: 16px;
}
h1 {
	font-family: 'Federo', sans-serif;
	font-size: 14px;
	color: #4C770E;
}
h2 {
	font-family: 'Federo', sans-serif;
	font-size: 14px;
	color: #4C770E;
	font-weight: 400;
}
h3 {
	font-family: 'Federo', sans-serif;
	font-size: 18px;
	color: #4C770E;
}
h4 {
	font-family: 'Federo', sans-serif;
	font-size: 24px;
	color: #4C770E;
}
