﻿.cufon-loading #nav a, .cufon-loading .navText, .cufon-loading .bodyText h2, .cufon-loading  .bodyText h3, .cufon-loading  #emailUs, .cufon-loading #newsScroll li{
	visibility: hidden !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
a:active {
	outline: none;
}
html, body {
	margin: 0 !important;
	padding: 0 !important;
	/*height: 100%;*/
}
.container {
	position: relative;
	margin: 0px auto;
	/*height: 100%;*/
	background: #A62D32 url('/public/images/containerBacker.jpg') repeat-y top center;
}
body {
	background: #A62D32 url('/public/images/mainBacker.jpg') no-repeat top center;
	font-family: 'lucida grande', 'lucida sans unicode', helvetica, sans-serif;
}
.container a {
	color: #5a96e8;
	text-decoration: none;
}
.container a:hover {
	color: #5a96e8;
	text-decoration: underline;
}
.whiteA{
	color: #ffffff !important;
	text-decoration: none !important;
}
.whiteA:hover{
	color: #ffeabe !important;
	text-decoration: none !important;
}

/*-------------------------------- BEGIN LAYOUT ----------------------------------------- */
.wrapperPad{
	padding: 9px;
}
#header{
	margin-bottom: 9px;
	overflow:hidden;
	text-indent: -99999px;	
	background: transparent url('/public/images/logo.png') no-repeat top left;
	height: 185px;
	width: 967px;

}
#mainLogo{
	display: block;
	float:left;
	width: 667px;
	height: 185px;
}
#mainAdvert{
	display:block;
	position:absolute;
	z-index: 5000;
	width: 300px;
	height: 185px;
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, 0.7);
	border: 2px solid red;
	text-align: center;
	font-size: 8px;
	text-transform:uppercase;
	text-indent: 0;
}
#mainAdverts{
	position:absolute;
	z-index: 5000;
	width: 300px;
	height: 185px;
	left: 675px;
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, 0.7);
	text-indent: 0;
	text-align: center;
	font-size: 8px;
	text-transform:uppercase;
	letter-spacing: .1em;
}

#emailUs{
	position:absolute;
	top: 157px;
	left: 23px;
	font-size: 14px;
	color: #93caed;
	letter-spacing: .1em;
	z-index: 2000;
	text-indent: 0 !important;
}
#emailUs a{
	color: #93caed !important;
}
#emailUs a:hover{
	color: #ffffff !important;
	text-decoration:none !important;
}


#newsScroll li{
	padding: 9px !important;
}
#newsScroll li a{
	color: #AFEAFF !important;
}
#newsScroll li a:hover{
	color: #ffffff !important;
}

#content{
	margin-bottom: 9px;
	overflow:hidden;
}
#contentLeft{
	min-height: 800px;
	display: block;
	float:left;
	background: transparent url('/public/images/orangeBacker.jpg') repeat-y top left;
	/*width: 630px;*/
	width: 967px;
}
#contentRight{
	display: block;
	float: right;
	width: 326px;
}
.bodyText{
	line-height: 140%;
	color: #000000;
	font-size: 13px;
	padding-bottom: 30px;
	width: 95%;
}
.bodyText h2{
	font-size: 36px;
	font-weight:bold;
	margin: 10px 0;
	color: #ffffff;
	text-transform: capitalize;
	letter-spacing: .03em;
	z-index: 1;
}
.bodyText h3{
	font-size: 24px;
	font-weight:bold;
	color: #EF3841;
	margin-bottom: 5px;
	text-transform: capitalize;
	letter-spacing: .03em;
	z-index: 1;
}
.bodyText hr{
	height: 3px;
	border: none;
	background: #d8d8d8;
	margin: 20px 0;
}
.bodyText li{
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 7px;
}
.bodyText a,.bodyText a:hover{
	color: #ffffff;
}
.bodyText strong, .bodyText b{
	font-weight:bold !important;
}
.bodyText em, .bodyText i{
	font-style:italic !important;
}

#footer{
	
	/*padding: 9px;*/
	overflow:hidden;	
}
#flex a{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
#social{
	display: absolute;
	float: right;
	padding-top: 3px;
}




/* --- DROPDOWN STUFF ---------------------------------------------------------------------------------------------- */
#nav{
	background: transparent url('/public/images/orangeBacker.jpg') repeat-y top left;
	margin-bottom: 9px;
	padding: 9px;
	/*overflow:hidden;*/
	color: #EF3841;
	height: 30px;
	z-index: 99999;
}
#nav a{
	display: block;
	z-index: 99999;
}
#nav strong{
	color:#009ddd;
	text-transform: uppercase;
	z-index: 99999;
}
#nav li{
	display: inline;
	float: left;
	margin-left: 18px;
	font-size: 22px;
	position: relative;
	text-transform:lowercase;
	letter-spacing: .05em;	
	width: auto; /* width needed or else Opera goes nuts */
	z-index: 99999;
}
#nav li:first-child{
	margin-left: 0px;
	z-index: 99999;
}

#nav ul { /* all lists */
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 99999;
}
#nav li li a {
	color: #ffffff;
	z-index: 99999;
}

#nav li ul { /* second-level lists */
	margin-top: 5px;
	margin-left: -2px;
	position: absolute;
	z-index: 99999;
	background: url ('/public/images/black-70.png');
	width: 5em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li li{ /* second-level lists */
	margin-left: 0px !important;
	padding: 0 4px;
	font-size: 12px !important;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	z-index: 99999;
	left: auto;
	background: transparent url('../images/blank.png');
}
#nav li li a {
	display: block;
	margin-top: -6px;
	padding: 2px 7px 4px 7px;
	white-space: nowrap;
	font-size: 18px;
	background: #009EDF;
	border: 2px solid #ffffff;
	z-index: 99999;
}
#nav li li a:hover{
	background: #EF3841;
	margin-left: 15px;
	text-decoration: none !important;
	z-index: 99999;
}
/* --- DROPDOWN STUFF ---------------------------------------------------------------------------------------------- */

















#newsBlue{
	background: transparent url('/public/images/blueBacker.jpg') repeat-y center center;
	height: 40px;
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#footerBlue{
	width: 688px;
	height: 70px;
	background: transparent url('/public/images/blueBacker.jpg') repeat-y center center;
	float: left;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;	
}
#yarnellGiveaway{
	float: right;
	width: 270px;
	background: transparent url('/public/images/orangeBacker.jpg') repeat-y top left;
}

#yarnellGiveaway h5 a {
	display: block;
	width: 279px;
	height: 70px;
	text-indent: -99999px;
	background: url('/public/images/yarnellWeekendNew.png') no-repeat left top;
}

.padding{
	padding: 9px;
}
















