body {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: white;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #20110E;
}

h1 { 
	font-size: 20px;
}

h2 { 
	font-size: 20px;
	line-height: 20px;
}

/* homepage layout and such */

#wrapper {
	width: 1024px;
	height: 875px;
	background: url(background.jpg);
	position: relative;
	margin:0px auto;
	text-align:left;
	padding:0px;
}

#hp_logo { 
	position: absolute;
	top: 38px;
	left: 686px;
}

#hp_box { 
	position: absolute;
	top: 125px;
	left: 67px;
	width: 654px;
	height: 523px;
	background: white;
}


#hp_nav { 
	position: absolute;
	top: 80px;
	left: 149px;
	width: 580px;
	height: 118px;
	z-index: 9;

}

#hp_main { 
	position: absolute;
	top: 132px;
	left: 74px;
	height: 498px;
	width: 463px;
	text-align: right;
	padding-right: 13px;
	padding-top: 12px;
	background: url(hp_main1.jpg);
}

#hp_midcol { 
	position: absolute;
	top: 132px;
	left: 555px;
}

.hp_mc { 
	margin-bottom: 7px;
	height: 165px;
	width: 159px;
}

.hp_mc a {
	display: block;
	float: left;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding-top: 145px;
	margin-left: 10px;
	width: 140px;
	text-decoration: none;
}


#hp_mc1 { 
	background: url(hp_products.gif) no-repeat;
}

#hp_mc2 { 
	background: url(hp_trends.gif) no-repeat;
}

#hp_mc3 { 
	background: url(hp_events.gif) no-repeat;
}

#hp_othersites { 
	position: absolute;
	top: 656px;
	left: 67px;
	width: 660px;
	text-align: right;
}

a.other_ro { 
	display: block;
	float: right;
	width: 155px;
	height: 84px;
	text-align: left;
	margin-left: 0px;
	padding-top: 4px;
	padding-left: 6px;
	background: url(visit.jpg) no-repeat;
}

a.hpother_ro { 
	display: block;
	float: right;
	width: 155px;
	height: 84px;
	text-align: left;
	margin-left: 0px;
	padding-top: 4px;
	padding-left: 6px;
	background: url(hpvisit.jpg) no-repeat;
}


#hp_bottom { 
	position: absolute;
	top: 710px;
	left: 67px;
}

#hp_bottom #links {
	color: #ff3300;
}

#hp_bottom #links a {
	color: #ff3300;
	text-decoration: none;
}

#hp_bottom #links a:hover {
	color: #52190b;
	text-decoration: none;
}


#hp_rightcol { 
	position: absolute;
	left: 742px;
	top: 205px;
	width: 215px;
	color: #f6ba8d;
}
	

#hp_rightcol strong { 
	font-size: 12px;
}

#hp_rightcol_lower { 
	position: absolute;
	top: 465px;
	left: 728px;
}



/* sub page layout */

#sub_wrapper {
	width: 1024px;
	height: 875px;
	background: url(sub_bg.jpg);
	position: relative;
	margin:0px auto;
	text-align:left;
	padding:0px;
}


#sub_logo { 
	position: absolute;
	top: 79px;
	left: 670px;
}

#tagline { 
	position: absolute;
	top: 35px;
	left: 85px;
}

#leftcol { 
	position: absolute;
	top: 64px;
	left: 68px;
	width: 578px;
}



#topnav { 
	height: 44px;
	width: 578px;
	background: #fa8f30;
	overflow: hidden;
}

#subnav { 
	width: 563px;
	background: #ef3b12;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: 10px;
	line-height: 13px;
	
}

#subnav a {
	color: white;
	text-decoration: none;
}

#sub_headerimage { 

}

#content_wrapper { 
	width: 568px;
	border: 5px solid white;
	xbackground: #d8d6d1;
	background: #cdc9be;
	margin-bottom: 15px;
}

#content_area { 
	margin-left: 30px;
	margin-top: 15px;
	width: 500px;
	min-height: 500px;
	color: black;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}

#content_wrapper_admin { 
	position: absolute;
	top: 131px;
	left: 68px;
	width: 868px;
	min-height: 687px;
	border: 5px solid white;
	background: #d8d6d1;
}

#content_area_admin { 
	margin-left: 30px;
	margin-top: 15px;
	width: 800px;
	color: black;
	font-size: 11px;
	line-height: 16px;
}


#rightcol { 
	position: absolute;
	top: 164px;
	left: 720px;
	font-size: 11px;
	line-height: 16px;
	width: 200px;
}

#othersites { 
	width: 850px;
	padding-left: 520px;
	
}

#othersites a.other_ro { 
	float: left;
	margin-left: 0px;
}

#footerlinks {
	position: relative;
	padding-top: 3px;
	top: -20px;


}

#footerlinks .links {
	color: #ff3300;
}



#footerlinks a {
	color: #ff3300;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #52190b;
	text-decoration: none;
}


.prodblock { 
	float: left;
	font-size: 10px;
	color: #545120;
	margin-right: 5px;
	margin-bottom: 10px;	
}

.prodblock img {
	margin-bottom: 5px;
	border: 0px;

}

.prodblock a { 
	text-decoration: none;
	color: #ef3b12;
}


a.greenlink { 
	color: #CCFF33;
	text-decoration: none;
}

a.findus { 
	color: #fa8f30;
	text-decoration: none;
}

a.orangelink { 
	color: #FF3300;
	text-decoration: none;
}

.clearer { 
	clear: both;
}



