﻿/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #392615;
	color: #2a404c;
	font: 11px Verdana,Arial,Geneva,Helvetica,Sans-Serif;
	padding: 10px 0;
}
a{
	color: #b9431c;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}


.form2 input,select,textarea{
	border: #000000 0px solid;
	font-size: 11px;
	padding: 2px;
}

li{
	list-style: none;
}
/*=== Layout ===*/
#page, #footer{
	background: url("../images/page-bgr.gif") repeat-y;
	margin: 0 auto;
	width: 841px;
}
/*=== Header ===*/
#header{
	background: url("../images/header-bgr.jpg") no-repeat top;
	height: 246px;
}

#header2{
	background: url("../images/header-bgr2.jpg") no-repeat top;
	height: 246px;
}

#header2 p{
padding-top: 231px;
padding-left: 275px;
margin-right: 50px;
color: #ffffff;
text-align: right;
}
/*- Logo -*/
#header h1{
	padding: 36px 0 0 36px;
	text-indent: -9999px;
	width: 200px;
}
#header h1 a{
	display: block;
	height: 185px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*- Special Offer -*/
#header p{
	margin: 0 0 0 265px;
	position: absolute;
	text-indent: -9999px;
	top: 65px;
}
#header p a{
	display: block;
	height: 175px;
	width: 145px;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	height: 46px;
	padding: 0 0 0 36px;
	text-indent: -9999px;
}
#nav1 li{
	float: left;
}
#nav1 li a{
	background: url("../images/nav1-bgr.gif") no-repeat top;
	display: block;
	height: 46px;
}
#nav1 li#n01 a{
	background-position: 0 0;
	width: 88px;
}
#nav1 li#n02 a{
	background-position: -88px 0;
	width: 137px;
}
#nav1 li#n03 a{
	background-position: -225px 0;
	width: 132px;
}
#nav1 li#n04 a{
	background-position: -357px 0;
	width: 152px;
}
#nav1 li#n05 a{
	background-position: -509px 0;
	width: 106px;
}
#nav1 li#n06 a{
	background-position: -615px 0;
	width: 154px;
}
#nav1 li a:hover{
	text-decoration: none;
}
/*- Nav2 -*/
.nav2{
	background: url("../images/nav2-bot.gif") #b9431c no-repeat left bottom;
	font-size: 14px;
	margin: 0 0 13px;
	padding: 14px 0 25px 15px;
}
.nav2 li{
	margin: 0 0 2px;
}
.nav2 li a{
	background: url("../images/nav2-normal.gif") no-repeat top;
	color: #ffffff;
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 50px;
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #1e333e;
	text-decoration: none;
}
/*=== All Columns ===*/
#columns{
	background: url("../images/columns-bgr.gif") repeat-y left;
	height: 1%;
	margin: 0 37px 0 39px;
}
#columns h2{
	font-size: 14px;
	margin: 0 0 8px;
	text-transform: uppercase;
}
#columns p{
	padding: 0 0 10px;
}
/*=== Left Column ===*/
#leftcol{
	color: #ffffff;
	float: left;
	width: 221px;
}
#leftcol .spacer{
	line-height: 16px;
	padding: 0 10px;
}
#leftcol .spacer a{
	color: #ffffff;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 10px 0 0 22px;
	width: 500px;
}
#centercol .spacer{
	width: 360px;
}
/*=== Styling Boxes ===*/
/*- Heading -*/
.hdr{
	background: url("../images/hdr-bgr.gif") no-repeat top;
	color: #ffffff;
	height: 60px;
	margin: 0 -20px 10px;
	position: relative;
}

.hdr2{
	background: url("../images/hdr-bgr.gif") no-repeat top;
	background-color: #9f2d13;
	color: #ffffff;
	height: 120px;
	margin: 0 -20px 10px;
	position: relative;
}

#columns .hdr h2{
	margin: 0;
	padding: 33px 0 0 19px;
}

#columns .hdr2 h2{
	margin: 0;
	padding: 33px 0 0 19px;
}
/*- Books -*/
.books{
	height: 219px;
	margin: 0 0 0 695px;
	position: absolute;
	top: 710px;
	width: 159px;
}

/*=== Styling Buttons ===*/
a.more{
	font-size: 12px;
}
/*=== Footer ===*/
#footer{
	background: url("../images/footer-bgr.gif") no-repeat top;
	clear: both;
	color: #ffffff;
	font-size: 10px;
	height: 67px;
	padding-top: 45px;
	text-align: center;
}

.footer_text{
	color: #ffffff;
	font-size: 12pt;
	}
	
#footer a{
	color: #ffffff;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.ar{
	text-align: right;
}

.center{
	text-align: center;
}

.colors ul {
  float: left;
  width: 400px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.colors li {
float: left;
  width: 150px;
	height: 25px;
  margin: 0;
  padding: 0;
}

.sig {
float: right;
padding-right: 25px;
}

.quote {
background-color: #e1d5ce;
padding: 5px;
}

.quote2 {
background-color: #cecfd0;
padding: 5px;
}

.indent {
padding-left: 15px;
}

.label{
float: left;
width: 125px;
margin-left: 5px;
}

.form {
margin-left: 5px;
margin-top: 15px;
}
