HTML, BODY
{
	margin: 0px;
	padding: 0px;
}
BODY
{
	font: 11px Tahoma, verdana, sans-serif;
}
IMG
{
	border: 0px;
}
A
{
	color: #575757;
	font-weight: bold;
	text-decoration: underline;
}
A:hover
{
	color: #2B2B2B;
	text-decoration: underline;
}
UL
{
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
LI
{
	list-style: square;
	margin: 0px;
	padding: 0px;
}
.clear
{
	clear: both;
}
FORM
{
	margin: 0px;
	padding: 0px;
}
BODY
{
	background: url(images/bg.jpg);
}
#outer
{
	background: url(images/bg_top.jpg) repeat-x;
	min-height: 757px;
	padding: 76px 0px;
	text-align: center;
}
#wrapper
{
	text-align: left;
	margin: auto;
	position: relative;
	width: 563px;
}
#head
{
	position: relative;
	height: 157px;
	background: url(images/head_bg.gif);
}
#head H1
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 30px;
	left: 29px;
}
.logo
{
	display: block;
	float: left;
	position: relative;
	right: 20px;
	padding: 0px 5px;
	font: 18px tahoma, arial, sans-serif;
	width: 324px;
	height: 55px;
}
.logo .top
{
	display: block;
	color: #303228;
	padding: 0px 8px;
}
#head-left
{
	position: absolute;
	top: 0px;
	left: -16px;
	width: 16px;
	height: 200px;
	background: url(images/head_left.gif) no-repeat;
}
#head-right
{
	position: absolute;
	top: 0px;
	left: 562px;
	width: 16px;
	height: 200px;
	background: url(images/head_right.gif) no-repeat;
}
#navb
{
	position: absolute;
	top: 138px;
	left: 10px;
	height: 19px;
}
#navb UL
{
	margin: 0px;
	padding: 0px;
}
#navb LI
{
	float: left;
	width: 76px;
	height: 19px;
	background: url(images/small_nav_tab.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	padding-top: 4px;
}
#navb A
{
	color: #E1E1D5;
	text-decoration: none;
	font: bold 11px arial, sans-serif;
}
#navb A:hover
{
	color: #FFFFFF;
}
#head-1
{
	position: absolute;
	top: 0px;
	right: 58px;
	width: 285px;
	height: 157px;
	background: url(images/head_1a.jpg) no-repeat;
}
#head-2
{
	height: 184px;
	background: url(images/head_2a.jpg) no-repeat;
}
#neck
{
	background: url(images/neck_bg.jpg) repeat-y;
	font-weight: bold;
	color: #E1E1D5;
}
#neck-top
{
	background: url(images/neck_top.jpg) no-repeat top;
	padding: 12px 0px 0px;
}
#neck-bot
{
	background: url(images/neck_bot.jpg) no-repeat bottom;
	padding: 6px 0px 19px;
}
#neck-about
{
	float: left;
	width: 260px;
}
#neck H2
{
	margin: 0px;
	padding: 0px 0px 3px;
}
#neck A
{
	color: #303228;
}
#neck A:hover
{
	color: #1C1D10;
}
#neck-about H2
{
	padding: 0px 0px 3px 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #303228;
	font: 18px tahoma, arial, sans-serif;
}
#neck-about P
{
	margin-top: 0px;
	margin-left: 20px;
}
#neck-howdy
{
	float: right;
	width: 278px;
}
#neck-howdy DIV
{
	padding-right: 23px;
}
#neck-howdy H2
{
	color: #982801;
	font: 18px tahoma, arial, sans-serif;
	padding: 0px 0px 3px;
}
#neck-howdy H2 EM
{
	font-style: normal;
	color: #ECEEE4;
}
#neck-howdy P
{
	margin-top: 0px;
}
#neck-press
{
	background-color: #8E937C;
}
#neck-press H2
{
	padding: 0px 20px;
	color: #303228;
	font: 18px tahoma, arial, sans-serif;
}
#neck-press P
{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
#body
{
	background: url(images/body_bg.gif) repeat-y;
}
#body-bot
{
	background: url(images/body_bot.gif) no-repeat bottom;
	padding-bottom: 20px;
}
#body H2
{
	margin: 0px;
	padding: 0px;
	background: url(images/body_top.gif) no-repeat;
	height: 60px;
	color: #303228;
	font: normal 16px "arial narrow", arial, sans-serif;
}
#body SPAN
{
	position: relative;
	top: 15px;
	left: 40px;
}
#body H2 STRONG
{
	color: #982801;
	font-weight: normal;
}
#footer
{
	background: url(images/footer_bg.gif);
	margin: 0px 1px;
	text-align: center;
	padding: 24px 26px 10px 0px;
	position: relative;
}
#footer P
{
	margin: 0px;
	padding: 6px 0px;
}
#items
{
	margin: 0px 0px 0px 29px;
	color: #36382E;
	font: 10px tahoma, verdana, sans-serif;
}
.item
{
	float: left;
	width: 228px;
	margin-right: 30px;
	text-align: left;
}
.item H3, .item H3 A
{
	font-size: 11px;
	margin: 12px 0px 6px;
	color: #2B2B2B;
}
.item P
{
	padding: 0px;
	margin: 0px 0px 10px;
}
.item .details
{
	background: #982801;
	font: 11px arial, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}
.item .details:hover
{
	background: #BE3302;
	text-decoration: none;
	color: #FFFFFF;
}
.item .divider
{
	clear: both;
	height: 10px;
	background: url(images/dash.gif) repeat-x bottom;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.left
{
	float: left;
	padding-right: 12px;
}
.right
{
	float: right;
	margin-left: 9px;
}
#banner
{
	height: 130px;
	margin: 0px 29px;
	background: url(images/banner.gif) repeat-x bottom;
	font: 10px tahoma, verdana, sans-serif;
}
#banner-text
{
	color: #36382E;
	padding-top: 0px;
	float: right;
	width: 248px;
	font-weight: bold;
}
#banner-text H3
{
	font-size: 11px;
	color: #2B2B2B;
	margin: 12px 0px 0px;
	padding: 0px 0px 6px;
}
#banner-text P
{
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px;
}
#banner-text A
{
	color: #036292;
}
#banner-text A:hover
{
	color: #FB1919;
	text-decoration: none;
}
