@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #000;
	color: #ffffff;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}

img {
	border: 0px;
}

#container {
	width: 800px;
	position: relative;
	margin: 0px auto;
	background: url(../img/template/pageBg.png) repeat-y;
	color: #000000;
}

#header {
	width: 800px;
	height: 93px;
	position:relative;
	z-index: 100;
}

#headerImage {
	position: absolute;
	top: 0;
	left: 0;
}

#navBar {
	width: 183px;
	float: left;
	margin-top: 5px;
}

#navBar #links a {
	display: block;
	width: 146px;
	margin: 0px 18px;
	border-bottom: solid 1px #ffffff;
	line-height: 27px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

#adSpace1 {
	margin-top: 20px;
	text-align: center;
}

#adSpace1 a {
	border: 0px;
	width: auto;
}

.quickSearch {
	color: #000000;
	background-color: #ffffff;
	font-size: 13px;
	text-align: left;
	width: 146px;
	margin-left: auto;
	margin-right:auto;
	border: solid 1px #000000;
}

.quickSearch a {
	color: #000000;
	text-decoration: none;
	margin: 4px 5px 4px 5px;
	display: block;
	
}

.quickSearchHeader {
	line-height: 23px;
	border: solid 1px #000000;
	color: #ffffff;
	background-color: #000000;
	padding: 5px;
}

.quickSearchHeader2 {
	line-height: 23px;
	border: solid 1px #000000;
	color: #ffffff;
	background-color: #000000;
	padding: 5px;
	text-align: center;
}

.quickSearch2 {
	color: #000000;
	background-color: #ffffff;
	font-size: 13px;
	text-align: left;
	width: 148px;
	margin-top: 20px;
	margin-left: auto;
	margin-right:auto;
	border: solid 1px #000000;
}

.quickSearchFooter2 {
	text-align: center;
	color: #000000;
	padding: 3px;
}

.quickSearchFooter2 a {
	color: #000000;
	text-decoration: none;
}

.red {
	color: #a23732;
}

#callNow {
	margin: 20px 18px 0px 18px;
	width: 146px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#content {
	width: 617px;
	float: right;
	position: relative;
	z-index: 100;
}

.product {
	position: relative;
	margin: 20px 10px 20px 20px;
	text-align: left;
	font-size: 12px;
	clear: both;
}

.productContent {
	width: 325px;
}

.productContentRight {
	
}


.left {
	float: left;
}

.productImageOverlayApparel {
	position: relative;
	top: 8px;
}

.productImageOverlay {
	position: relative;
	top: -35px;
}
.tab {
	color: #165a3b;
	margin: 0px 20px 0px 20px;
}

.product h1 {
	margin: 0px 0px 5px 0px;
	padding-left:10px;
	padding-right:10px;
	color: #ffffff;
	background-color: #a23732;
	font-size: 24px;
	line-height: 34px;
	text-align: left;
	padding-left: 20px;
}

.product h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #1456a0;
	font-size: 18px;
	text-align: left;
}

.product h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #ffffff;
	background-color: #a23732;
	font-size: 15px;
	line-height: 34px;
	text-align: left;
	padding-left: 20px;
}

.product li {
	color: #165a3b;
}

.story1 {
	color: #000000;
	padding: 8px;
	background-color: #eae2d7;
	margin: 10px;
	text-align: left;
}

.story2 {
	margin: 10px 20px 10px 20px;
	text-align: left;
	color: #165a3b;
}

.des {
	width: 250px;
	margin: 5px;
}


.clear {
	clear: both;
}
.story1 img {
	margin: 10px;
}

.smallText {
	font-size: 10px;
}

.box {
	color: #a23732;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#footer {
	clear: both;
	background: url(../img/template/footerBg.png) repeat-y;
}
