html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus
{
	outline: 0;
}

body
{
	line-height: 1.4;
	color: black;
	font-size: 16px;
	background-color: #000;
	padding: 0px;
	margin: 0px;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

ol, ul
{
	list-style: none;
}

table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}

blockquote, q
{
	quotes: "" "";
}

html
{
	font-family: "HelveticaNeue", Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
}

p
{
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

#wrapper
{
	margin: 0 auto;
	width: 900px;
	background-repeat: repeat-y;
	background-color: white;
}

#nav
{
	float:left;
	height: 140px;
}

#main
{
	padding: 0px;
	margin: 0px;
	float:left;
}

#leftcol
{
	color: #666666;
	font-size: 0.75em;
	float: left;
	width: 297px;
	margin-bottom: 2em;
}

#leftcol h3
{
	color: #cc3333;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .25em;
}

#leftcol .linkarea
{
	margin-left: 1em;
	padding-right: 2em;
}

#leftcol .linkarea ul{
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 1.25em;
}

#leftcol a
{
	color: #666666;
}

#leftcol .more a
{
	font-style: italic;
}

#stories
{
	line-height: 1.75em;
	font-size: 0.88em;
	color: #666666;
	margin-top: 40px;
	margin-right: 80px;
	margin-left: 8px;
	margin-bottom: 2em;
	width: 515px;
	float: left;
	border-width: 0px;
	font-weight: normal;
	font-style: normal;
}

#stories a
{
	color: #cc3333;
	text-decoration: none;
}

#stories a:hover
{
	text-decoration: underline;
}

#bottomnav {
font-size: .75em;
}

#footer
{
	clear: left;
	background-color: #000;
	text-align: center;
	color: #fff;
	font-size: .65em;
	padding-top: 1em;
	padding-bottom: 2em;
}

.date
{
	font-size: 0.93em;
}

.headline
{
	margin-bottom: 0.4em;
	padding-top: 0.4em;
	font-weight: bold;
	padding-bottom: 0.4em;
	font-size: 1.93em;
	color: #cc3333;
	line-height: 1.2em;
}

h2
{
	margin-bottom: 0.4em;
	padding-top: 0.4em;
	font-weight: bold;
	padding-bottom: 0.4em;
	font-size: 1.2em;
	color: #cc3333;
}

.entry-content
{
	padding-bottom: 1em;
	border-bottom-color: #b3b3b3;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	margin-bottom: 1em;
}

.left
{
	float: left;
	margin-right: 1em;
	margin-bottom: .5em;
}

.right
{
	float: right;
	margin-left: 1em;
	margin-bottom: .5em;
}

.singleline
{
	margin-top: .4em;
	margin-bottom: .5em;
}

#offers
{
	line-height: 1.75em;
	font-size: 0.88em;
	color: #666666;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 2em;
	width: 575px;
	float: left;
	border-width: 0px;
}

#offers a
{
	color: #cc3333;
	text-decoration: none;
}

#offers a:hover
{
	text-decoration: underline;
}

.offer {
	padding: 18px;
	margin-bottom: 10px;
	border: 3px solid #cc3333;
}

.referral {
	padding: 18px;
	margin-bottom: 10px;
	border: 2px solid #999;
}

.referral .entry-content
{
	padding-bottom: 0;
	border-bottom-color: #b3b3b3;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	margin-bottom: 0em;
}

.referral h2 {
	font-size: 1.2em;
	color: gray;
	list-style-type: square;
	list-style-position: outside;
	display: list-item;
	margin: 0 0 0 1em;
}

#offers .referral h2 a {
	color: gray;
}

#offers .referral h2 a:hover {
	color: gray;
	text-decoration: underline;
}

#offers h1 
{
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	color: #cc3333;
}