html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1em}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}

html {
	overflow-y: scroll;
}
body {
	color: #8c8c8c;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(bg_body.gif) repeat-x left top;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

/* 
-----------------------------------------------------------------------------
Spacing
-----------------------------------------------------------------------------*/

ol {list-style: decimal;}

ul {list-style: disc;}

li {margin-left: 30px;}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 15px;
}

/* 
-----------------------------------------------------------------------------
Links
-----------------------------------------------------------------------------*/
a:link, a:visited {
	color: #8c8c8c;
	text-decoration: underline;
}
a:hover, a:active {
	color: #8c8c8c;
	text-decoration: underline;
}
#categories a:link, #categories a:visited {
	color: #000000;
	text-decoration: underline;
}
#categories a:hover, #categories a:active {
	color: #000000;
	text-decoration: underline;
}
#top a:link, #top a:visited {
	color: #000000;
	text-decoration: underline;
}
#top a:hover, #top a:active {
	color: #000000;
	text-decoration: underline;
}
#tabs li a:link, #tabs li a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#tabs li a:hover, #tabs li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#tabs div a:link, #tabs div a:visited {
	color: #8c8c8c;
	text-decoration: underline;
}
#tabs div a:hover, #tabs div a:active {
	color: #8c8c8c;
	text-decoration: underline;
}

/* 
-----------------------------------------------------------------------------
Layout
-----------------------------------------------------------------------------*/
#container {
	width: 960px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	background: url(bg_container.gif) no-repeat left top;
	position: relative;
}
#logo {
	position: absolute;
	top: 15px;
	left: 40px;
	
}
#main {
	width: 560px;
	overflow: auto;
	padding-left: 200px;
}
#content {
	width: 100%;
	overflow: auto;
	margin: 28px 0px;
}
#top {
	height: 305px;
	overflow: hidden;
}
#right {
	width: 250px;
	float: right;
}
#left {
	float: left;
	width: 220px;
}

/* Footer */
#footer {
	width: 100%;
	color: #bfc0c2;
	border-top: 2px solid #bfc0c2;
	padding-top: 10px;
	font-size: 8px;
	margin: 20px 0px;
}

/* 
-----------------------------------------------------------------------------
Formatting
-----------------------------------------------------------------------------*/
h1 {
	font: bold 16px "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
p {
	line-height: 1.9em;
}
strong {
	color: #000000;
}
#top h1 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#top {
	color: #000000;
}
#top p {
	line-height: 1.4em;
}
#tabs, #tabs p {
	color: #8c8c8c;
}

/* 
-----------------------------------------------------------------------------
Navigation
-----------------------------------------------------------------------------*/
#navigation {
	width: 100%;
	overflow: auto;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
	margin-top: 90px;
	list-style: none;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#navigation li a {
	margin: 10px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #bfc0c2;
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
	/*letter-spacing: .1em;*/
	text-decoration: none;
}
#navigation li a:hover {
	text-decoration: none;
	color: #BD1E00;
}
#navigation li.last a {
	border: none;
}

/* 
-----------------------------------------------------------------------------
Home Page
-----------------------------------------------------------------------------*/
#boxes {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1.2em;
	height: 95px;
	border-bottom: 2px solid #bfc0c2;
	margin-bottom: 15px;
}
#boxes li {
	margin: 0px;
	padding: 0px;
	padding-right: 1px;
	float: left;
	width: 185px;
	color: #8c8c8c;
}
#boxes li a {
	color: #8c8c8c;
}
#boxes img {
	padding-right: 5px;
	float: left;
}
#boxes h1 {
	font: 12px "Times New Roman", Times, serif;
	color: #000000;
	text-transform: uppercase;
	margin: 0px;
	
}

/* 
-----------------------------------------------------------------------------
Store Front
-----------------------------------------------------------------------------*/
#categories {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#categories li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 12px 30px 0px;
	width: 174px;
	text-align: center;
}
#categories li a:link, #categories li a:visited {
	text-decoration: none;
}
#categories img {
	padding-bottom: 5px;
}

/* 
-----------------------------------------------------------------------------
Misc Sitewide
-----------------------------------------------------------------------------*/
.clearing {
	clear: both;
}
#paginate {
	margin-top: 5px;
}
#paginate a, #paginate a:link, #paginate a:visited {
	margin-right: 8px;
	text-decoration: none;
	text-transform: uppercase;
}
#paginate a:hover {
	text-decoration: underline;
}

/* 
-----------------------------------------------------------------------------
Tabs
-----------------------------------------------------------------------------*/
#tabs {
  padding: 10px 0px 0px 0px;
}
#tabs ul, #tabs li {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 3;
}
#tabs li { list-style:none; float:left; }
#tabs ul li a {
	display: block;
	padding: 3px;
	text-decoration: none!important;
	margin: 1px 3px 0px 0px;
	color: #FFFFFF;
	background: #acaa8c;
	border: 1px solid #acaa8c;
}
#tabs ul a:hover {
	color: #FFFFFF;
	background: #99977c;
	border: 1px solid #99977c;
	border-bottom: 1px solid #acaa8c;
}
#tabs ul a.selected {
	color: #000000;
	background: #FFFFFF;
	border-bottom: none;
	padding-bottom: 4px;
	cursor: default;
}
#tabs div {
	padding: 5px;
	margin-top: 21px;
	border: 1px solid #acaa8c;
	background: #FFFFFF;
	height: 95px;
	width: 238px;
	overflow: auto;
	position: relative;
	z-index: 1;
	top: -1px;
}