/*Elements*/
HTML
{
	overflow-y: scroll;
}
BODY
{
	background: #502F04 url(images/bg.jpg) repeat-x top left;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	/*[empty]line-height:;*/
}
*
{
	margin: 0;
	padding: 0;
}
P STRONG
{
	color: #F1921A;
}
HR
{
	display: none;
}
H1
{
	color: #E28919;
	/*[empty]font-family:;*/
	font-size: 21px;
	/*[empty]font-weight:;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 21px;
	margin-left: 0px;
}
H2
{
	color: #E18818;
	/*[empty]font-family:;*/
	font-size: 14px;
	/*[empty]font-weight:;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
H3
{
	/*[empty]color:;*/
	/*[empty]font-family:;*/
	font-size: 14px;
	/*[empty]font-weight:;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
P
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
A
{
	color: #FFF;
	outline: 0;
}
A:hover
{
	/*[empty]color:;*/
}
UL
{
	list-style-position: inside;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
LI
{
}
A IMG
{
	border: none;
}
#products TD IMG
{
	margin-right: 15px;
}
TABLE
{
}
TR
{
}
TD
{
}
/*Classes*/
.picturehilight
{
	color: #FEE400;
	font-weight: bold;
}
.mediumtitle
{
	color: #D00000;
}
.clear
{
	clear: both;
}
.image-right
{
	float: right;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.image-left
{
	float: left;
	margin-top: 4px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.red
{
	color: #FF0000;
}
.invisible
{
	display: none;
}
.line
{
	height: 1px;
	width: 440px;
	background: url(images/line.jpg) no-repeat top left;
	margin-bottom: 18px;
	margin-top: 22px;
}
.line-small
{
	height: 1px;
	width: 221px;
	background: url(images/line.jpg) no-repeat top left;
	margin-bottom: 18px;
	margin-top: 22px;
}
.line-small
{
}
/*Pages*/
#products P
{
	font-size: 12px;
}
#contact .line
{
	width: 397px;
}
#home #single-column P
{
	width: 543px;
}
/*Containers*/
#container
{
	background: #000;
	margin: 0 auto;
	width: 850px;
	border-bottom: 6px solid #F1921A;
}
/*Header*/
#header
{
	/*[empty]background:;*/
	height: 199px;
	/*[empty]width:;*/
	padding-top: 13px;
}
#header IMG
{
	float: left;
	margin-left: 33px;
	margin-top: 8px;
}
#header #flash
{
	margin-left: 57px;
	float: left;
}
/*Navigation*/
#navigation
{
	float: right;
	margin-top: 34px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*[empty]height:;*/
	/*[empty]width:;*/
}
#navigation UL
{
	list-style-type: none;
}
#navigation UL LI
{
	/*[empty]display:;*/
	float: left;
}
#navigation UL LI A
{
	background: url(images/nav.jpg) no-repeat top left;
	color: #FFF;
	/*[empty]font-family:;*/
	font-size: 13px;
	text-decoration: none;
	/*[empty]text-transform:;*/
	margin-right: 17px;
	display: block;
	width: 93px;
	height: 57px;
	text-align: center;
	padding-top: 14px;
}
#navigation UL LI A:hover, #navigation UL LI A.active
{
	/*[empty]color:;*/
	background: url(images/nav-active.jpg) no-repeat top left;
	/*[empty]text-decoration:;*/
}
/*Top Image*/
#top-image
{
	width: 850px;
	height: 167px;
	background: url(images/top-image.jpg) no-repeat top left;
	border-top: 4px solid #F1921A;
	border-bottom: 4px solid #F1921A;
	/*[empty]margin-top:;*/
}
/*Single Column*/
#single-column
{
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 33px;
}
#single-column UL
{
	text-align: center;
}
#single-column UL.image-right
{
	list-style-type: none;
}
#single-column UL.image-right IMG
{
	border: 1px solid #B68952;
	padding: 9px;
	margin-bottom: 24px;
	margin-left: 17px;
	text-align: center;
}
/*Slideshow*/
#slideshow
{
	width: 183px;
	height: 183px;
	list-style-type: none;
	float: right;
}
/*Footer*/
#footer
{
	/*[empty]background:;*/
	padding-top: 6px;
	text-align: center;
	width: 850px;
	margin: 0 auto;
	height: 34px;
	margin-top: 2px;
}
#footer A
{
	color: #F1921A;
	text-decoration: none;
	font-size: 14px;
	/*[empty]background-color:;*/
}
#footer A:hover
{
	text-decoration: underline;
}
