a img {border:none;}

#header-wrapper {
	background-color: #d90000;
	height: 200px;
}
#header-search {
	margin:auto;
	height :50px;
	width:900px;
	text-align: right;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav-wrapper {

	background-color: #a60000;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #890c08;
	border-bottom-color: #890c08;
}
#logo-holder {
	width: 900px;
	margin: auto;
	padding-top: 0px;
}
.nav-holder {
	margin: auto;
	width: 900px;
}
#content-wrapper {
	width:900px;
	background :#ffffff;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #890C08;
	font-variant: small-caps;
	margin-top:0;
}
h2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 18px;
	color: #890C08;
	margin: 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #890C08;
	font-family: "Lucida Grande", Verdana, sans-serif;
}
#footer-wrapper {
	background-color: #a60000;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #890c08;
	border-bottom-color: #890c08;
}
#footer-holder {
	margin: auto;
	height: 20px;
	width: 900px;
}
#below-footer {
	margin: auto;
	height: 10px;
	width: 900px;
	background:#ffffff;
	margin-bottom:30px;
}


ul#menu { 
width: 100%; 
height: 65px;
background: #a60000;
font-size: 1em;
font-family: "Lucida Grande", Verdana, sans-serif;
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0; 

}
ul#menu li {
display: block;
float: left;
margin: 0 0 0 5px;
}
ul#menu li a {
height: 65px;
color: #fff;
text-decoration: none;
display: block;
float: left;
line-height: 140%;
padding: 0px 13px 0px;
}

ul#menu li a:hover {
color: #fff;
background-color:#890c08;
}

ul#menu li a.current{
	color: #FFF;
	background: #890c08;
	padding: 0px 13px 0;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #890c08;
}

.sub-nav{
	font-size:10px;
	color:#FFFFFF;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;	
	}
	

.left-sidebar{
	float:left;
	padding:10px;
	width: 300px;	
}
.right-sidebar{
	float:right;
	padding:20px;
	display: block;
	width: 540px;
}
.footer-text {
	font-size: 11px;
	color :#FFFFFF;
	text-align: center;

}
.product-holder {
	padding:20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.fine-print {
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	padding-bottom: 15px;
}
#index-holder {
	overflow: hidden;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#660000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.deck-style {
	font-size: 14px;
	line-height: 18px;
}
.products-wrapper{
	
	padding:40px;
}
a.buy-now:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.buy-now:visited {
	text-decoration: none;
}
a.buy-now:hover {
	text-decoration: underline;
}
a.product:active {
	text-decoration: none;
}	
a.product:link {
	color: #a60000;
	text-decoration: none;
}
a.product:visited {
	text-decoration: none;
}
a.product:hover {
	color:#890c08;
	text-decoration: underline;
}
a.product:active {
	text-decoration: none;
}	
#index-holder img {

}

