@charset "utf-8";
/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #515659;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#side_navigation {
	float: left;
	width: 191px;
}
#holder {
	width: 950px;
	text-align: left;
}
#main {
	margin-left: 191px;
}
#header {
	height: 266px;
}
#header_store {
	height: 150px;
}
#side_block_1 {
	height: 30px;
	margin-bottom: 1px;
	background: #7a2522;
}
#main_navigation {
	height: 24px;
	background: #861a15;
	color: #FFFFFF;
	padding-left: 10px;
	text-transform: uppercase;
	font: bold 13px Geneva, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	margin: 0px 0px 1px;
}
#side_block_2 {
	height: 60px;
	margin-bottom: 20px;
	background: #c5c7c9;
}
#main_block {
	height: 60px;
	margin-bottom: 20px;
	background: #e4e5e6;
}
#content {
	margin-bottom: 25px;
	margin-left: 20px;
}
#footer_strip {
	height: 21px;
	margin-bottom: 10px;
	background: #861a15;
}
#store_footer_strip {
	height: 16px;
	background: #861a15;
}
#logo {
	float: right;
	height: 60px;
	width: 200px;
	text-align: right;
	background: url(images/logo.gif) no-repeat right top;
}
#title {
	float: left;
	height: 60px;
	width: 200px;
	margin-left: 10px;
}
#sub_navigation {
	text-align: right;
	font: 13px Arial, Helvetica, sans-serif;
}
#footer_links {
	margin-left: 20px;
	text-transform: lowercase;
}
a.sub_nav:link {
	color: #737779;
	border-bottom: 1px solid #737779;
	display: block;
	padding-right: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
a.sub_nav:hover {
	color: #737779;
	border-bottom: 1px solid #737779;
	display: block;
	padding-right: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
a.sub_nav:visited {
	color: #737779;
	border-bottom: 1px solid #737779;
	display: block;
	padding-right: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.header {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.image_box {
	padding: 5px;
	border: 1px solid #c5c7c9;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.image_box_cent {
	padding: 5px;
	border: 1px solid #c5c7c9;
	margin-right: 15px;
	margin-bottom: 15px;
}
#footer_copyright {
	float: right;
	width: 250px;
	text-align: right;
	text-transform: none;
}
a.main_nav:link {
	color: #FFFFFF;
	padding-right: 20px;
	text-decoration: none;
}
a.main_nav:hover {
	color: #000000;
	padding-right: 20px;
	text-decoration: underline;
}
a.main_nav:visited {
	color: #FFFFFF;
	padding-right: 20px;
	text-decoration: none;
}
a.main_nav:active {
	color: #FFFFFF;
	padding-right: 20px;
	text-decoration: none;
}
a.footer_links:link {
	color: #515659;
	padding-right: 10px;
	text-decoration: none;
}
a.footer_links:hover {
	color: #515659;
	padding-right: 10px;
	text-decoration: underline;
}
a.footer_links:visited {
	color: #515659;
	padding-right: 10px;
	text-decoration: none;
}
.redratbody {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

.redratbody a:link{
	font: 12px Arial, Helvetica, sans-serif;
	color: #7A2522;
	font-weight: bold;
	text-decoration: none;
}

.redratbody a:visited{
	font: 12px Arial, Helvetica, sans-serif;
	color: #7A2522;
	font-weight: bold;
	text-decoration: none;
}

.redratbody a:hover{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7A2522;
}

.redratbody a:active{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7A2522;
	text-decoration: none;
}
.subhead {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.subheadfaq {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #7A2522;
	text-decoration: none;
}
.storefooter {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.storefooter a:link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.storefooter a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.storefooter a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.storefooter a:active {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
