@charset "UTF-8";
/* CSS Document */
/*##################################################
##### © 2009 All Right Reserved. Created by ########
##### Mike Aguilar, Graphic Lingoes. This   ########
##### style sheet may not be copied, re-    ########
##### produced or re-sold without written   ########
##### consent from Mike Aguilar. It may be  ########
##### used as a learning tool and re-built  ########
##### in a different way other than copying ########
##### and pasting it into another file.     ########
####################################################
##################################################*/
/*  font conversion chart  
6px 0.5em 50% 5pt 
7px 0.583em 58.3% 5pt 
8px 0.667em 66.7% 6pt 
9px 0.75em 75% 7pt 
10px 0.833em 83.3% 8pt 
11px 0.917em 91.7% 8pt 
12px 1em 100% 9pt 
13px 1.083em 108.3% 10pt 
14px 1.167em 116.7% 11pt 
15px 1.25em 125% 11pt 
16px 1.333em 133.3% 12pt 
17px 1.417em 141.7% 13pt 
18px 1.5em 150% 14pt 
19px 1.583em 158.3% 14pt 
20px 1.667em 166.7% 15pt 
21px 1.75em 175% 16pt 
22px 1.833em 183.3% 17pt 
23px 1.917em 191.7% 17pt 
24px 2em 200% 18pt 

*/


html {
	height: 100%;
}

body {
	margin: 0px 0px 0px 0px;
	background: #000000 url(../images/topBackground2.jpg) repeat-x top left;
	height: 100%;
	color:#CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 925px;
	margin: 0px auto -29px auto; /*bottom margin must be the negative value of the .footer height for sticky footer */
}

.push {
	margin: 0px 0px 0px 0px;
	height: 29px;
}

.footer {
	clear: both;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	height: 29px;
	background: url(../images/bottomFrame.png) repeat-x bottom left;
}

/*##################################################### Main Styles */

img {
	border: none;	
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.417em;
	}
	
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight:bold;
	}
	
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	}

/* Main Links */

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#FFF;
	}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFF;
	}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFF;
	}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#FFF;
	}

/*##################################################### Content Styles */

#header {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 42px 0px 0px 0px;
	width: 925px;
	height: 80px;

}

.logo {
	float: left;
}

/***************************** Top navigation styles */
#header .topNav {
	padding-top: 21px;
	padding-left: 300px;
}

#header .topNav ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header .topNav li {
	float: left;
	margin: 0 0 9px;
}

#header .topNav li a {
	background: url(/images/topNavSpiral.png) no-repeat center left;
	padding-left: 21px;
	margin-left: 15px;
	height: 30px;
	line-height: 30px;
	float: left;
	display: block;
	color: #DEDEDE;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#header .topNav li a:hover {
	text-decoration: underline;
	color: #E20A16;
}

/************************************ Main body styles */
#centerContentHM {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 925px;
	height: 423px;
}

#centerContent {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 925px;
	min-height: 423px;
}

#centerContentSecondary {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 925px;
	min-height: 423px;
	background: url(/images/mainBodyBkgrd.jpg) repeat-x bottom left;
}

.secondaryNewsLetter {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 23px 21px 0px 21px;
	height: 35px;
	width: 883px;
	background: url(../images/bottomGradMain.jpg) repeat-x top left;
	font-size: 0.917em;
}

*:first-child+html .goBtn {
	height: 20px;
	width: 36px;
}
.secondaryNewsHolder {
	float: left;
	padding-top: 3px;
}

.secondaryNewsHolder INPUT[type="text"]{
	background: #202020;
	width: 150px;
	border: 1px solid #666666;
	color:#FFFFFF;
}

.secondaryNewsHolder INPUT[type="submit"]{
	background: #202020;
	border: 1px solid #666666;
	color:#FFFFFF;
}

.secondaryReserveBtn {
	float: left;
	margin: -9px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	width: 180px;
	height: 40px;
	font-size: 0.917em;
}

.homeFlash {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 692px;
	
}

.rightMenu {
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	float: left;
	width: 223px;
}

#rightNav {
	padding: 24px 0px 0px 30px;
	height: 30px;
}

/*################################################################ Navigation Styles */
/************************************** Breadcrumb Styles */
.breadCrumb {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 9px;
	float: left;
	width: 918px;
	height: 30px;
	background: #000 url(../images/breadCrumbBkgrd.jpg) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #CCC;
	
}

.breadCrumb a:link {
	text-decoration: underline;
	color: #CCCCCC;
}

.breadCrumb a:active {
	text-decoration: underline;
	color: #CCCCCC;
}

html .breadCrumb a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.breadCrumb a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}

.headlineText {
	float: left;
}
/************************************** Right Nav Styles */

#rightNav a:link {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 1.833em;
	color:#FFF;
}

#rightNav a:visited {
	text-decoration: none;
	color:#FFF;
	font-weight:bolder;
	font-size: 1.833em;
	color:#FFF;
}

#rightNav a:hover {
	text-decoration: underline;
	color:#E20A16;
}

#rightNav a:active {
	text-decoration: none;
	color:#fff;
}

/****************************** Newsletter Div */

.newsLetter {
	margin: 0px 0px 0px 10px;
	padding-left: 10px;
	float: left;
	background: url(../images/newsLetterBkgrd.jpg) repeat-x top left;
	width: 213px;
	height: 99px;
}

.newsLetterFormZip {
	margin: 3px 0px 10px 0px;
	height: 96px;
	line-height: 12px;
	color:#333;
}

.newsLetterForm {
	margin: 3px 0px 10px 0px;
	height: 96px;
	line-height: 12px;
}

.newsLetterFooterImg {
	margin: -33px 0px 0px -10px;
	width: 223px;
	height: 22px;
	background: url(/images/signUpCorner.jpg) no-repeat bottom right;
}

.newsLetter INPUT[type="text"]{
	margin-bottom: 6px;
	background: #202020;
	border: 1px solid #666666;
	color:#FFFFFF;
}

.newsLetter INPUT[type="submit"]{
	margin-bottom: 6px;
	background: #202020;
	border: 1px solid #666666;
	color:#FFFFFF;
}

/******************************* Footer Home Page */
.bannerAdsHm {
	clear: both;
	float: left;
	padding-top: 21px;
	width: 925px;
}

.footerLinks {
	clear: both;
	float: left;
	padding-top: 21px;
	width: 925px;
}

.footerLinks a:link {
	text-decoration: none;
	color:#FFFFFF;
}

.footerLinks a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

.footerLinks a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

.footerLinks a:active {
	text-decoration: none;
	color:#FFFFFF;
}

.socialMedia {
	clear: both;
	float: left;
	padding: 21px 0px 21px 0px;
	width: 925px;
}

/*###################################### Sitemap styles */

#sitemap ul li {
	line-height: 21px;	
}

#sitemap ul li a:link {
		text-decoration: underline;
		font-size: 1.167em;
}

#sitemap ul li a:visited {
		text-decoration: underline;
		font-size: 1.167em;
}

#sitemap ul li a:hover {
		text-decoration: none;
		font-size: 1.167em;
}

#sitemap ul li a:active {
		text-decoration: underline;
		font-size: 1.167em;
}

#press ul {
	list-style-type: none;	
}

#press li {
	line-height: 30px;	
}

#press li a:link {
	display: block;
	padding: 5px 5px 5px 5px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}

#press li a:visited {
	display: block;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}

#press li a:hover {
	display: block;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	background: url(/images/pressLi.jpg) repeat-x top left;
}

#press li a:active {
	display: block;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}


#radioAdSpecial {
	position:absolute;
	margin: 0px 0px 0px 790px;
	width: 125px;
	height:120px;
}
