body {
	margin: 0 auto;
	padding: 0;
	background-color:#E9E5C9;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	background-color: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 800px;
	border-style: solid; 
	border-color: #666666;
	border-width: 1px;
	border-collapse:collapse;
}

#masthead {
/*	position:relative;
	margin-top:0;
	background: #FFFFFF url(images/bg_check.jpg) repeat;
	height: 30px;
/*	border-top-style: solid; 
	border-top-color: #000000;
	border-top-width: thin;*/
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align:left;
}

#content {
	width:800px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-bottom: 0px;
	margin-top: 0px;
}
#foot {
	text-align:center;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #FFFFFF;
	border-bottom-width: thin;
	color: #FFFFFF;
	background-color:#D41E18;
	font-weight: bold;
	font-size: 14px;
	position:relative;

}

#logo2 {
	font-size: 18px;
	font-weight: bold;
	text-align:right;
}

/******** top navigation ********/
.redbar {
	background-color:#D41E18;
}
#nav {
	height: 22px; 
	padding:0; 
	margin:0;
	width: 630px;
    margin-left: auto;
    margin-right: auto;
}

.nav {
	background-color: #D41E18;
	z-index:650;
 }

ul.nav {
  padding: 0;
  margin: 1px 28px 1px 28px;
  list-style: none;  
  }
li.nav {
  display: block;
  float: left;
  position: relative;
  }
li.nav ul {
  display: none;
  position: absolute; 
  top:20px;
  left: 0;
  border-bottom: 1px solid #333333;
  }
li.nav a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin:	1px 2px 1px 2px;
	padding: 2px 4px 2px 4px;
	border: 0px;
	border-bottom: 0;
	background:  #D41E18; /* IE6 Bug */
	color: #ffffff;
} 
li.nav a:hover {
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin:	1px 2px 1px 2px;
	padding: 2px 4px 2px 4px;;
	border: 0px;
	border-bottom: 0;
	text-decoration: none;
	color: #F3F1E2;
	background-color: #FF0000;
	background: #FF0000; /* IE6 Bug */
} 
li.nav ul {
	width:120px;
	padding:2px 0 0 0;
	margin: 0px 0px 0px 0px;
}  
li.nav ul li a {
	width: 120px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	text-align: left;
	background: #E9E5C9; /* IE6 Bug */
	border:1px solid #333333;
	border-collapse:collapse;
    color: #665639;
}
li.nav ul li a:hover {
  	width:120px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin: 1px;
	padding: 2px;
	text-align:left; 
	background: #ffffff; /* IE6 Bug */
	background-color: #ffffff;
	border: 0;
	border-bottom: 0;
	color: #B83322;
}
li.nav > ul.nav {
	top: auto;
	left: auto;
	}
li:hover ul, li.over ul{ display: block; }



ul.bottomnav {
	margin: 0;
	padding: 0;
	list-style:none;
	width:750px;
	float:none;
}
ul li.bottomnav {
	float:left;
}
ul a.bottomnav {
	display:block;
	padding: .1em 1em;
	line-height: 1.1em;
	text-decoration:none;
	color:#666666;
	font-weight:bold; 
	float:left;
	font-size:11px;
}
ul a.bottomnav:hover {
	color: #000000;
	text-decoration:underline;
}

ul {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
li {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#D41E18;
}


.copyright {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     line-height: 20px;
     color: #CCCCCC;
}
h1 {
     font-family: Arial, Helvetica, sans-serif;
     color: #333333;
	font-size:16px;
}
h2 {
	font-size:14px;
	color:#333333;
}
h3 {
	color:#333333;
	font-size:12px;

}
h4 {
     font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}
hr {
     height: 1px;
     color: #CCCCCC;
	border: none 0; 
}
input {
     font-size:11px;
     font-family: Courier New;
}
	.buttons{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
     font-family: Arial, Helvetica, sans-serif;
     color: #666666;
     font-size: 12px;
}
     .subHeading{
     font-family: Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 10pt;
     font-weight: 700;
}
table {
	border-collapse: collapse;
	border-color:#E8E8E8;
}
th {
     font-family: Arial, Helvetica, sans-serif;
     color: #333333;
	font-size:14px;
     background-color: #F4F4F4;
}
td {
     font-family: Arial, Helvetica, sans-serif;
     color: #666666;
	font-size:12px;
	border-style:none;
}
     .cartRow{
     background-color: #F5F5F5;
     vertical-align: top;
}




.white {
	color:#FFFFFF;
	font-weight:bold;
}
a.white {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold; 
}
a.white:hover {
	color: #FF0000;
}
#search {
	position:absolute;
	right:0px;
	top:112px;
	z-index:120;
	width: 200px;
}

#slogan {
	text-align:left;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	margin-top: 5px;
}
input {
	font-size:11px;
	color:#666666;
	margin: 0;
	padding: 0;
}
textarea {
	font-size:11px;
	color:#666666;
}
select {
	font-size:11px;
	color:#666666;
}
.small {
	font-size:9px;
	line-height: 9px;
	margin: 0;
	padding: 0;
}
.copyright {
	color: #999999;
	font-size: 9px;
}
.img-wrapper {
	background: url(images/shadow.gif) no-repeat bottom right;
	clear:right;
	float:left;
}
.img-wrapper img {
	margin: -5px 5px 5px -5px;
	display:block;
}
.awards {
	font-size:11px;
	background-color:#F2F0EA;
}
table.awards {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666
	border-collapse: collapse;
	border-width:thin;
}
th.awards {
  font-size: 14px;
	font-weight:bold;
	color:#CCCCCC;
 	background-color:#666666;
	border-style:none;
}
td.awards{
	border-style:none;
}
.red {
	color:#D41E18;
	font-weight:bold;
}
.bryant {
	float: right;
}
.box {color: #000000;
}
li.bold {
	color:#000000;
	font-weight:bold;
}
.footer {
	font-size:9px;
}
.bryantman {
	font-weight: bold;
	color: #F3F3F3;
}
h1.bryantman {
	color:#FFFF00;
	font-size:18px;
	}
li.bryantman {
	list-style:none;
}
li a.bryantman:hover {
	color:#FF0000:
	}
.mailinglist {
	background-color:#DDD7AA;
	text-align:center;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 4px;
	}
input {
	font:Arial, Helvetica, sans-serif;
	color:#999999;
	}
form {
	margin: 0px;
	padding: 0px;
}
.coupon {
	width:300px;
	border:5px dashed #000000;
	color:#000000;
	padding:10px;
	text-align:center;
	}
.couponheadline {
	color:#000000;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	}
.coupontext {
	color:#000000;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	}
.couponprice {
	color:#000000;
	font-weight:bold;
	font-size:26px;
	text-align:center;
	}
