html {
	position: relative;
	height: 100%;
	}

body {
	background: #fff url(images/body.gif) repeat-x 0 0; /* was #fff url(images/header_images/random_image.aspx) repeat-x center 20px */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0 50px 0;
	margin: 0;
	
	}
	
hr, .hide {
	display: none;
	}
	
img {
	border: none;	
	}
	
	
/* content */
#content {
	font-size: 12px;
	padding: 13px 0 30px 50px;	
	color: #555;
	margin: 0;
	position: relative;
	min-height: 400px;
	z-index: 1;
	float: left;
	width: 520px;
	}
	
* html #content {
	height: 400px;
	}
	
#content p {
	line-height: 1.3em;
	margin: 15px 0;
	}
	
#content strong {

	}
	
li {
	margin: 5px 0;
	}

/*  links */

a {
	color: #EC9B00;
	text-decoration: none;
	}
	
	
	
* html #content li {
	height: 1px;
	}
	
.links_list {
	list-style:none;
	margin: 0;
	}
	
.links_list li {
	margin: 5px 0;
	}

.clear{
	min-height: 1px;
	position: relative;
}

* html .clear{
	height: 1px;
}

.clear:after{
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
}

	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 embed,
h2 embed,
h3 embed,
h4 embed,
h5 embed,
h6 embed
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1{
	font-size: 37px;
	line-height: 60px;
	color: #000;
	font-weight: bold;
	font-style: italic;
}

	
h3 {
	font-size: 18px;
	line-height: 20px;
	margin-top: 0;
	font-weight: normal;
	color: #231F20;
	}

h4 {
  font-size: 12px;
  color: #555;
  margin: 5px 0;
  line-height: 14px;
  font-weight: bold;
}

h5 {
  font-size: 11px;
  color: #777;
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  padding: 5px 0;
}
	
/* Wrapper */

#wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	}
	
/* Header */

#header {
	position: relative;
	height: 120px;
	margin: 0 0 0px 0;
	z-index: 5;
	}
	
#header_logo {
	position: absolute;
	top: 37px;
	left: 0;
	width: 175px;
	background: #fff;
	z-index: 5;
	}
	
#header_statement{
	display: block;
	width: 565px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 30px;
	background: url(images/header_images/random_image.aspx) repeat-x right 0px;
}
	
/* Header Site Tools */
#site_tools {
	display: none;
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 11px;
	color: #333;
	padding: 2px 0;
	text-align: right;
	}
	
#site_tools a {
	color: #333;
	text-decoration: none;
	padding: 2px 3px;
	}
	
#site_tools a:hover {
	background: #fff;
	color: #000;	
	border: 1px solid #ccc;
	padding: 1px 2px;	
	margin: 0;
	}
	

/* Main Menu Container */
#menu_container {
	height: 30px;
	z-index: 10;
	position: relative;
	margin: 0 0 0px;
	}
	
/* Page Header */

#page_header {
	padding-top: 0px;
	position: relative;
	margin: 0 0 10px;
	}

#page_header h1 {
	position: relative;
	margin: 0 0 0 190px;
	padding-left: 40px;
	padding-top: 6px;
	font-size: 41px;
	line-height: 50px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	}
	
#page_header h2{
	margin: 0 100px 0 0;
	font-size: 15px;
	line-height: 24px;
	color: #231F20;
	font-weight: bold;
	text-align: right;	
	}
	
	
/* Main */
#main {
	padding: 0 0 50px;
	margin: 0;
	position: relative;
	z-index: 1;
	}

	
/* Sidebar */
#sidebar {
	width: 180px;
	float: left;
	position: relative;
	padding: 0;
	z-index: 1000;
	}
	
/* Sub Menu Container */
#sub_menu_container {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10000;
	border: none;
	}
	
	

/* Footer */
#footer {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	color: #808284;
	line-height: 16px;
	position: relative;
	clear: both;
	min-height: 1px;
	background: url(images/footer_logo.gif) no-repeat left 10px;
	border-top: 2px solid #d3d4d6;
	}
	
* html #footer {
	height: 1px;
	}
	
#footer h4 {
	font-size: 11px;
	font-weight: bold;
	border: none;
	margin: 0;
	line-height: 16px;
	}
	
#footer p {
	margin: 5px 0;
	line-height: 1.5em;	
	}
	
#footer a {
	color: #808284;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
	
#footer_copyright {
	margin-top: 70px;
	}
	
#footer_contact {
	position: absolute;
	top: 95px;
	left: 280px;
	width: 200px;
	}
	
#footer_hours {
	position: absolute;
	top: 95px;
	left: 450px;
	width: 300px;
	}
	
#site_credit {
	color: #A7A9AC;
	margin-top: 10px;
	}
	
#site_credit a {
	color: #A7A9AC;
	}
	
#major_retailers{
	position: absolute;
	top: 30px;
	left: 280px;

}

#major_retailers h4{
	line-height: 16px;
}

#major_retailers img{
	margin: 0px 20px 0 0;
}
	
/*** Pull Quote ***/

.pullquote {
	margin: 60px -30px 0 -30px;
	background: url(images/pullquote.gif) no-repeat top left;	
	position: relative;
	min-height: 1px;
	}
	
* html .pullquote {
  height: 1px;
}
	
.pullquote blockquote {
	position: relative;
	margin: 0;
	font-size: 17px;
	color: #707276;
	text-align: right;
	line-height: 22px;
	padding: 4px 30px 5px 30px;
	background: url(images/pullquote_blockquote.gif) no-repeat bottom right;
	min-height: 1px;
	}
	
.pullquote cite {
	text-align: right;
	display: block;
	color: #707276;
	margin: 2px 0;
	font-style: normal;
	padding: 0 40px 0 0;
	}
	
.pullquote a {
	display: block;
	text-align: right;
	text-transform: lowercase;
	margin: 10px 0;
	padding: 0 40px 0 0;
	text-decoration: none;	
	}
	
.pullquote a:hover {
	text-decoration: underline;
	}

.testimonial {
  background: url(images/testimonial.gif) no-repeat 40px 3px;
	margin: 0 0 40px;
	}
	
.testimonial blockquote {
	background: url(images/testimonial_blockquote.gif) no-repeat right bottom;
	padding: 0 0 0 25px;
	margin: 0 0 0 40px;
	line-height: 1.6em;
	color: #666;
	font-size: 14px;
	}	
	
.testimonial cite {
	text-align: left;
	display: block;
	color: #009fd1;
	margin: 2px 0;
	font-style: normal;
	padding: 0 0 0 65px;
	font-size: 11px;
	}
	
/*** Contact Details ***/
.contact_details strong {
	float: left;
	width: 100px;
	}

/*** Button Strip ***/
.button_strip {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  background: #f9f9f9;
  padding: 5px;
}

/*** Pagenation ***/

.pagination {
  display: block;
  text-align: left;
  height: 25px;
  font-size: 10px;
  clear: both;
  margin: 40px 0 20px;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  padding: 5px;
  background: #f9f9f9;
}

.pagination a {
	display: inline;
	text-align: center;
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	float: left; 
	margin: 0 1px;
	color: #666;
	border: 1px solid #999;
	text-decoration: none;
	background: #fff;
}

.page_numbers {
	display: inline;
	padding: 0 5px;
	height: 25px;
	float: left;
	}

.pagination .page_numbers a {
	padding: 1px 6px 0 5px;
  background-image: url(images/pagination_a.gif);
  background-position: right top;
  background-repeat: no-repeat;
  border-top: none;
	border-right: none;
}

.pagination a:hover {
	background: #f68b28;
	color: #fff;
	text-decoration: none;
	border: 1px solid #9a5719;
	}

.pagination .page_numbers a:hover {
  background-image: url(images/pagination_a_hover.gif);
  background-position: right top;
  background-repeat: no-repeat;
  border-top: none;
	border-right: none;  
}
	
.pagination a.current_page {
	background: #f68b28;
	border: 1px solid #9a5719;
  background-image: url(images/pagination_a_current.gif);
  background-position: right top;
  background-repeat: no-repeat;
  border-top: none;
	border-right: none;  	
	color: #fff;
	}

.pagination a.disabled {
	background: #fff;
	border: 1px solid #aaa;
	color: #bbb;
	cursor: default;
	}