@charset "UTF-8";

/* Global Styles */

body {
	color: #999966;
	line-height: 1.5em;
	font-family: Arial;
	font-size: 2em;
	}
.page {
	max-width: 980px;
	margin: 0px auto 1em;
	position: relative;
	background-color: #FFF;
	background-image: none;
}

h1 {
	color: #333333;
	margin: 0em 0em .5em 0em;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
}
h2 { font-size: 1.7em; margin: 0em 0em 1em 0em; }
h3 { font-size: 1.5em; margin: 0em 0em 1em 0em; }

p {
	margin: 0px 0px .2em;
}
a {
	color: #ee2e24;
}
a:hover {
	color: #999999;
	font-size: large;
}
a.cta {
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	margin: .5em 0 0 0;
	padding: 0px 12px 0px 0px;
	background: url(../images/cta_arrow.png) no-repeat right 0px;
}
a.cta:hover { background-position: right -50px; }
footer {
	font-size: 0.85em;
	color: #FFFFFF;
	background-color: #ee2e24;
	padding: 10px 10px 10px 0px;
}

.promo h3 { font-size: 1.1em; margin: 0; }
.promo p { line-height: 1.2em; font-size: .9em; margin-bottom: .5em; }

.promo { background-repeat: no-repeat; }



nav a {
	color: #ee2e24;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	font-size: 0.9em;
}
nav a:hover { color: #fff; }


.clear-fix { clear: both; line-height: 1px; }
.bodyBold {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #666666;
	text-transform: none;
	padding-right: 0px;
	padding-left: 0px;
}
.taglineBold {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
	text-transform: none;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
}
.bodybold {
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	color: #EE2E24;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	right: 6px;
	margin-left: 0px;
	padding: 10px 0px 0px;
}
