blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
li,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
img {
	border: 0;
}
a {
	text-decoration: none;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: 400;
}
caption,
th {
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 400;
	font-family: "Arvo", serif;
}
p {
	font-family: "Arvo", serif;
	margin: 0 0 1em;
	line-height: 21px;
	font-size: 14px;
	color: #666;
}
abbr,
acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
legend {
	color: #000;
}
strong {
	font-weight: 700;
}
#tagline {
	width: 750px;
	position: absolute;
	top: 176px;
	left: 94px;
	text-align: center;
	z-index: 9999;
}
#socialmedia {
	position: absolute;
	top: 110px;
	right: 44px;
	z-index: 999999;
}
#socialmedia img {
	margin-left: 8px;
}
#tagline h2 {
	color: #fff;
	font-size: 57px;
	margin: 0 0 8px;
	text-transform: none;
	letter-spacing: 0;
	font-weight: 400;
	text-shadow: 1px 1px 1px #666;
}
#tagline p {
	color: #fff;
	font-size: 23px;
	text-shadow: 1px 1px 1px #666;
}
body {
	background: url(/imgs/bg.jpg) top center no-repeat #ffbb0f;
}
#wrapper {
	width: 910px;
	margin: 0 auto 40px;
	position: relative;
	background: 0 0;
}
img#logo {
	position: absolute;
	top: 0;
	left: 25px;
	z-index: 9999;
}
ul#globalnav {
	position: absolute;
	top: 317px;
	right: 0;
	background: url(/imgs/navbar.png) no-repeat;
	width: 878px;
	height: 66px;
	text-align: center;
}
ul#globalnav li {
	font-family: "Arvo", serif;
	display: inline;
	font-size: 14.3px;
	margin-left: 40px;
}
ul#globalnav li.first {
	margin-left: 0;
}
ul#globalnav li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	line-height: 48px;
	text-shadow: 1px 1px 1px #444;
	letter-spacing: 0.5px;
}
ul#globalnav li a:hover {
	color: #ffe9d5;
}
#primary {
	width: 838px;
	height: 227px;
	background: url(/imgs/top_bg.gif);
	float: right;
	margin: 90px 20px 0 0;
}
#main {
	width: 838px;
	height: auto;
	background: #fff;
	float: right;
	margin: 46px 20px 0 0;
}
.content {
	margin: 40px 30px 30px;
}
.col {
	width: 235px;
	float: left;
	margin: 30px 0 0 30px;
}
img.right {
	float: right;
	margin: 0 0 20px 20px;
}
h1 {
	color: #f7861f;
	font-size: 28px;
	margin-bottom: 15px;
	font-weight: 400;
}
h2 {
	color: #111;
	font-size: 14px;
	font-weight: 700;
	margin: 1.8em 0 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
h3 {
	margin-bottom: 10px;
}
h4 {
	color: #666;
	font-size: 14px;
	font-weight: 700;
	margin: 10px 0 2px;
}
.press_row h3 {
	line-height: 21px;
}
.press_row h3 a {
	color: #fab106;
}
.press_row h3 a:hover {
	color: #f7861f;
}
.content p {
	font-weight: 400;
}
p.tagline {
	color: #656565;
}
p a {
	color: #fff;
}
p a:hover {
	color: #e0e0e0;
}
#main p a {
	color: #f7861f;
}
#main p a:hover {
	color: #ff8c21;
}
#submitbutton {
	background: url(/imgs/submit.png) no-repeat;
	width: 84px;
	height: 30px;
	clear: both;
	border: none;
	margin-top: 20px;
	cursor: pointer;
}
input[type="text"] {
	width: 200px;
}
dt {
	font-size: 15px;
	margin: 10px 0 0;
	font-family: "Arvo", serif;
	line-height: 24px;
	color: #393b40;
}
.press_row {
	margin: 20px 0;
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 12px;
}
.press_lt {
	width: 546px;
	float: left;
}
.press_rt {
	width: 200px;
	float: right;
}
#footer p {
	line-height: 22px;
	color: #fff;
	text-shadow: 1px 1px 1px #666;
}
#footer h3 {
	font-weight: 400;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #666;
	letter-spacing: 0.5px;
}
#footer {
	width: 838px;
	/* height: 195px; */
	height: auto;
	background: #e97121;
	float: right;
	margin: 0 20px 0 0;
	border-bottom: 10px solid #da681c;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 0;
}
