/*01-17-13, AK, Created style sheet, added classes and ids, and added already-written code from other pages, overall updating and smoothing*/

@charset "utf-8";
/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body {
	HEIGHT: 100%;
	WIDTH: 	100%;
	background-color: black;
	padding: 0px;
	margin: 0px;
	z-index: 0;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td,p,li, a {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0px;
margin: 0px;
}

li.ln {
background-color: #700A0B;
list-style-position: inside;
list-style-type: none;
margin-bottom: 12px; 
padding: 5px; 
padding-right: 12px;
text-indent: 0px;
text-align: right;

}

a:link, a:visited { 
	color: #990000;
	text-decoration: none;
}

a:hover, a:active { 
	color: #FFCC33;;
	text-decoration: none;
}



/* Start Top Navigation Bar */

#top-nav div {
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
}

#top-nav ul{
	margin: 0px;
	padding: 0px;
	postition: relative;
	display: block;
	z-index: 1;
	text-align: center;
}

#top-nav li, #top-nav a:link, #top-nav a:visited {
	margin: 0px;
	position: relative;
	display: inline;
	top: 2px;
	padding-right: 7.5px;
	font-size: 13px;
	color: #FFCC33;
	text-decoration:none;
}

#top-nav a:hover, #top-nav a:active {
	margin: 0px;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}

#top-nav img{
	position: relative;
	display: inline;
	margin: 0px;
	top: 3px;
	padding-right: 0px;
	border: none;

}

/* End Top Navigation Bar */



/* Start Header Images */

#header-logo {
	position: absolute; 
	display: inline;
	float: left;
	top: 24px; 
	left: -20px;
	width: auto; 
	z-index: 54;	  
}

#header-car {
	position: absolute;
	display: inline;
	float: left;
	top: 23px; 
	right: -20px;
	width: auto; 
	z-index: 53; 
}

/* End Header Images */



/* Start Social Header Icons */

#social-header {
	float:right;
	width: 350px;
}

#social-header ul {
	margin: 0px;
	padding: 0px;
}

#social-header li, img {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
	border: none;
}

/* End Social Header Icons */



/* Start Search */

#search-box {
	border: none;
	font-size: 12px;
	padding: 4px;
	width: 300px;
	float:right;
}

/* End Search */



/* Start Social Left Bar */

.social-feed-facebook {
	border:none; 
	overflow:hidden; 
	width:200px; 
	height:347px; 
	background-color: white;
	text-align:center;
	margin: 5px 0px 5px 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.social-store-zazzle {
	margin: 10px 25px 5px 35px;
	padding: 0px;
	width:149px; 
	min-height:650px; 
	text-align: center;
}

/* End Social Left Bar */



/* Start Clear */

.clear {
	clear:both;
}

.clear-right {
	clear: right;
}

.clear-left {
	clear:left;
}

/* End Clear */



/* Start Store */

#online-store-iframe {
	position: relative;
	display:block;
	text-align: center;
	width: 100%;
	height: 1300px;
	border: none;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

/* End Store */



/* SPONSORS
*************************************/	

#sponsor {
	margin: -2px auto 0 auto;
	background: url(../images/sponsor_bg.png) top left repeat-x;
	padding: 10px 0 0 0;
	height:107px;
	font-family: Verdana, Geneva, sans-serif;
}

#left {
	width: 100%;
	overflow: hidden;
	border: none;
	padding: 0px;
	clear:both;
	height: 70px;
}

#left img {
	margin: 0px;
	border: 0px;
	clear:both;
	height: 67px;
	margin-bottom: 3px;
}

/* END SPONSOR
*************************************/



#wrap2 {
position: absolute; 
height: 100%; 
WIDTH: 985PX;
border-left: 2px; 
border-left-color: yellow; 
border-left-style: solid;
border-right: 2px; 
border-right-color: yellow;
border-right-style: solid;
z-index: 100;

BACKGROUND-POSITION: TOP;
BACKGROUND-REPEAT: NO-REPEAT;
margin: 0px;


}

#secwrap {
position: relative; 
top: 50px; 
padding-bottom: 5px;
width: 985px; 
left: 2px;

}

#FH {
height: 100%;
z-index: 1;
}
#fh2 {
height: 100%;

}

#wrap3 {
position: relative;
width: 985px;
height: 100%;
border-left: 2px; 
border-left-color: yellow; 
border-left-style: solid;
border-right: 2px; 
border-right-color: yellow;
border-right-style: solid;
}

#scrollerDiv {
position: relative;
bottom: 0px;
z-index: 200;
}

