/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #006633 url(./images/bg.gif) top repeat-x;
}

body
{
	font-size: 12px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #384335;
}


/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5, h6
{
	color: #708210;
	padding-top: 12px;
	padding-bottom: 6px;
	font-weight: normal;
}

h1
{
	font-size: 24px;	
	padding-top: 26px;
}

h2
{
	font-size: 20px;
}

h3
{
	font-size: 18px;
	font-weight: bold;
}

h4
{
	font-size: 16px;
}

h5
{
	padding-top: 0px;
	font-size: 15px;
	font-weight: bold;
}

h6
{
	font-size: 14px;
	font-weight: bold;
}

p
{
	color: #384335;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 6px;
	padding-bottom: 14px;
	line-height: 1.5;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 840px;
	margin: 0 auto;
}

#navigation
{
	width: 160px;
	float: left;
}

#left-wrapper
{
	float: left;
	width: 580px;
	min-height: 600px;
  	height: auto !important;
  	height: 590px;
	padding: 0 33px;
	background: url(./images/left-wrapper-bg.gif) no-repeat;
}

#logo
{
	width: 349px;
	height: 176px;
	padding: 0 0 0 0;
	float: left;
	background: url(./images/logo.gif) no-repeat;
}

#logo div
{
	width: 100%;
	text-align: center;
	font-size: 1em;
	color: #B3B300;
}

#logo div.tagline
{
	padding-top: 130px;
	font-size: 14px;
}

#logo div a
{
	color: #ccc;
	text-decoration:underline;
}
#logo div a:hover
{
	color: #fff;
}

#logo a img
{
	padding:10px 0 30px;
}

#header-photo
{
	width: 231px;
	height: 176px;
	float: left;
}

#content-wrapper
{
	width: 580px;
	padding-top: 20px;
	padding-bottom: 0px;
	min-height: 420px;
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html #content-wrapper {
height: 420px;
}
/**/


#footer
{
	float: left;
	width: 646px;
	height: 32px;
	font-size: 11px;
	text-align: center;
	background: url(./images/left-wrapper-bot.gif) top no-repeat;
	color: #97a787;
}

/*************************************************** Header Styles ***************************************************/

#logo h5, #logo p
{
	color: #fff;
	text-align: center;
	padding-bottom: 2px;
	margin-top: 0;
}

/*************************************************** Main Content Styles ***************************************************/

#content-wrapper p
{
	padding-left: 12px;
	padding-right: 12px;
}

#content-wrapper ul
{
	padding: 20px 30px 0 30px;
}

#content-wrapper ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #252c23;
	padding-bottom: 9px;
	padding-left: 16px;
	list-style: none;
}

#content-wrapper h3
{
	padding: 0;
	text-decoration: underline;
}

#content-wrapper div.separator
{
	border-bottom: 1px dashed #252c23;
	margin-bottom: 2em;
}

#content-wrapper h6.title
{
	background-color: #384335;
	padding: 7px 12px;
	margin-bottom: 20px;
	color: #fff;
}

#content-wrapper h6.contact
{
	padding: 0 12px;
	margin-bottom: 0;
	color: #252c23;
}

#content-wrapper img.photo-float
{
	float: left;
	margin-left: 20px;
	padding: 0 10px 10px 0;
}

#content-wrapper dl {
}

#content-wrapper dt {
	color: #708210;
	font-size: 15px;
	font-weight: bold;
}

#content-wrapper dd {
	padding-left: 12px;
	padding-right: 12px;
	color: #384335;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 6px 0 0 0;
	padding-bottom: 14px;
	line-height: 1.5;
}

div.brand_company {height: 0; font-size: 1px; color: #ffffff;}

/*************************************************** Navigation Styles ***************************************************/

#navigation ul
{
	margin: 100px 0 0 20px;
	width: 160px;
}

#navigation dl
{
	margin: 30px 0 0 20px;
	width: 160px;
}

#navigation ul li,
#navigation dl dd
{
	list-style: none;
	border-top: 1px solid #777777;
	margin: 0;
}

#navigation ul li a:link,
#navigation ul li a:visited,
#navigation dl dd a:link,
#navigation dl dd a:visited
{
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	width: 132px;
	padding: 6px 0;
	padding-left: 28px;	
	background: url(./images/nav-arrow.gif) 14px 12px no-repeat;
}

#navigation ul li.last,
#navigation dl dd.last
{
	border-bottom: 1px solid #777777;
}


#navigation ul li a:hover,
#navigation dl dd a:hover
{
	background: url(./images/nav-arrow-over.gif) 14px 12px no-repeat;
	color: #6a7065;
}

#navigation img
{
	padding: 0 0 0 30px;
}

#navigation ul li a#current-page
{
	color: #6a7065;
	background: url(./images/nav-arrow-over.gif) 14px 12px no-repeat;
}

/*************************************************** Contact Form Styles ***************************************************/

input, textarea {font:normal 100% Verdana, Bitstream Vera Sans, Arial;}
#security, #verify {font:normal 120% Courier New, Courier;}

#reminder {color: #708210;}

/*************************************************** Store Info Styles ***************************************************/

div.businesshours {background:url(./images/businesshours.jpg) no-repeat;width:169px;height:195px;font:bold 12px Arial;color:#FFFFFF;float:right;padding-top:58px;}
span.mon    {line-height:15px;}
span.tue    {line-height:13px;}
span.wed    {line-height:13px;}
span.thu    {line-height:15px;}
span.fri    {line-height:11px;}
span.sat    {line-height:16px;}
span.sun    {line-height:11px;}
span.open   {float:left;text-align:right;width:106px;}
span.close  {padding-right:29px;float:right;}
span.closed {float:left;padding-left:76px;letter-spacing:2px;}
span.bottom {float:left;padding-left:48px;padding-right:15px;text-align:center;font:bold 11px Arial;color:#DDDDDD;line-height:16px;padding-top:1px;}

/*************************************************** Footer Styles ***************************************************/

#footer p
{
	padding-top: 18px;
	color: #97a787;
	font-weight: bold;
	font-size: 11px;
}

#footer blockquote
{
	height: 0;
	font-size: 1px;
	color: #006633;
}