body {
	margin: 0;
	padding: 0;
	background: #393939;
	text-align: center;
}

body, td, div, p, input, textarea, select {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
}

a { outline: none; }

#wrap {
	background: #fff;
	border: 1px solid #898989;
	width: 750px;
	padding: 0;
	margin: auto;
	text-align: left;
	position: relative;
}

#header {
	width: 750px;
	height: 65px;
}

#headerLogo {
	float: left;
	height: 65px;
	width: 247px;
}

#headerContact {
	float: right;
	height: 65px;
	width: 217px;
}

#navArea {
	clear: both;
	background: url(../images/green-nav.png) no-repeat;
	width: 750px;
	height: 105px;
	border: solid #898989;
	border-width: 1px 0 1px 0;
	position: relative;
}

#title {
	width: 750px;
	height: 50px;
	background: url(../images/title-cant-handle-it.png) no-repeat;
}

#content {
	width: 400px;
	margin: 0 0 5px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#content h2 {
	background: url(../images/h2-arrow.png) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6baf00;
	font-size: 9pt;
	font-weight: bold;
	border: 1px dotted #f49000;
	border-width: 0 0 1px 0;
	margin: 5px 0 5px 0;
	padding: 0 0 3px 20px;
}

#footer {
	clear: both;
	background: url(../images/footer-background.png) repeat-x;
	height: 23px;
	width: 750px;
	padding: 0;
	margin: 0;
}

#leftFooter {
	float: left;
	margin: 0;
	padding: 3px 0 0 18px;
	color: #386802;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

#leftFooter a, #designByBerganBlue a {
	color: #386802;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

#leftFooter a:hover, #designByBerganBlue a:hover {
	color: #1e3800;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
	background: none;
}

#designByBerganBlue {
	float: right;
	margin: 0;
	padding: 3px 18px 0 0;
	color: #386802;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

#blurbText {
	color: #603d00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position: absolute;
	top: inherit;
	right: inherit;
	margin: 20px 18px 0 482px;
	text-align: right;
	float: right;
	font-weight: bold;
	width: 250px;
}

#headImage {
	background: url(../images/head-homepage.png) no-repeat;
	position: absolute;
	top: 0;
	right: 20px;
	border: solid #898989;
	border-width: 0 1px 0 1px;
	width: 476px;
	height: 105px;
	margin: 0 0 0 253px;
	z-index: 10;
}

#headFlash {
	position: absolute;
	top: 0;
	right: 20px;
	border: solid #898989;
	border-width: 0 1px 0 1px;
	width: 476px;
	height: 105px;
	padding: 0;
}

a {
	color: #FF6600;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	background-color: #61991a;
	text-decoration: none;
}

#contactDetails {
	width: 400px;
}

#contactDetails td {
	text-align: left;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

#contactItem {
	width: 100px;
	color: #336600;
	font-weight: bold;
	text-align: left;
}

#contactData {
	color: #FF6600;
	text-align: left;
}

input, select, textarea {
	border: 1px solid #FF6600;
	background: #F8E4C9;
	color: #484848;
	width: 100%;
	line-height: normal;
}

input.button {
	border: 1px solid #003300;
	background: #006600;
	color: #fff;
	padding: 1px 10px 1px 10px;
	line-height: normal;
	width: auto;
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}

div.align-center {
	text-align: center;
	margin: 15px 0 15px 0;
}

div.quote {
	background: url(../images/quotes.png) no-repeat;
	padding: 0 0 0 40px;
	display: block;
}

div.quote p { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; color: #407200; font-weight: bold; font-style: italic; }
div.quote p span { font-style: normal; color: #000; font-weight: normal; display: block; font-size: 8pt; }

h1 { width: 749px; height: 58px; background: url(../images/browse-our-store.jpg) no-repeat; display: block; text-indent: -9999em; margin: 0 0 30px 0; padding: 0; }

#store-content { display: block; padding: 0; margin: 10px; position: relative; }

#store-content h2 { display: block; border-bottom: 1px solid #d9d9d9; margin-bottom: 10px; padding: 0; text-indent: -9999em; }
#store-content h2.category { background: url(../images/category-listing.jpg) no-repeat; }
#store-content h2.product { background: url(../images/products-listing.jpg) no-repeat; }
#store-content h2.product-details { background: url(../images/product-details.jpg) no-repeat; }

#content-left { float: left; width: 295px; }
#content-right { float: right; width: 410px; padding-top: 5px; }
#content-right p { margin: 0; padding: 0 0 10px 0; }
#search-form { width: 273px; height: 336px; background: url(../images/search-form.jpg) no-repeat; position: relative; margin-bottom: 10px; text-align: center; color: #fff !important; padding: 50px 10px 0 10px; line-height: normal !important; }
#search-form p { color: #fff; line-height: normal; }

h3 { font-size: 18px; font-weight: bold; margin: 0 0 5px 0; padding: 0; color: #FF6600; }
h3 a { text-decoration: none; }
h3 a:hover { background: none; color: #61991a; text-decoration: underline; }

.storeimg { border: 1px solid #ccc; }
.store-item { width: 100%; border-bottom: 1px dashed #ccc; padding: 10px 0 10px 0; }
.store-item:hover { background: #eee; } 

a:hover.nobg { background-color: transparent; color: #000; }
.view-product { background: url(../images/button-view-product.jpg) no-repeat; width: 102px; height: 31px; display: block; text-indent: -9999em; margin-top: 1px; }
.view-product:hover { background-position: 0 -31px; }

.extra-info { border-top: 1px solid #d5d5d5; padding-top: 5px; margin-top: 5px; }
.extra-info th { text-align: left; color: #555; font-weight: normal; }
.extra-info td { text-align: right; color: #579d00; font-weight: bold; font-style: italic; font-size: 12px; }
.product-price td span, .extra-info td span { color: #999; font-weight: normal; }

.product-info, .product-price { width: 100%; }
.product-info th, .product-price th { text-align: left; color: 555; font-weight: normal; width: 125px; }
.product-info td { color: #000; text-align: left; }
.product-price td { color: #579d00; font-weight: bold; font-style: italic; font-size: 12px; text-align: left; }

.notice { color: #ff0000; font-weight: bold; font-size: 14px; }

a.find-out-more { width: 183px; height: 34px; background: url(../images/button-find-out-more.jpg) no-repeat; display: block; text-indent: -9999em; }
a.find-out-more:hover { background-position: 0 -34px; }

.zoom { background: url(../images/zoom-in.jpg) no-repeat; padding: 4px 0 0 22px; }

#breadcrumb { position: absolute; top: 0; right: 0; }

.smallthumb { float: left; margin: 5px; padding: 1px; border: 1px solid #ccc; }
.storeimg:hover, .smallthumb:hover { border: 1px solid #f39b00; }

.searchBox { width: 250px; font-size: 11px; padding: 1px; background: #fff; color: #000; border: 1px solid #74be00; }
.searchSubmit { width: 155px; height: 29px; background: url(../images/button-search-now.jpg) no-repeat; display: block; text-indent: -9999em; margin-left: 60px; }
.searchSubmit:hover { background-position: 0 -29px; }

#nav { margin: 0; padding: 0; position: absolute; top: 0; left: 0; }
#nav li { list-style: none; margin: 0; padding: 0; display: block; }
#nav li a { display: block; width: 233px; height: 21px; text-indent: -9999em; background: url(../images/forklogic-nav.jpg) no-repeat; }

#nav li.nav1 a { background-position: 0 0; }
#nav li.nav2 a { background-position: 0 -21px; }
#nav li.nav3 a { background-position: 0 -42px; }
#nav li.nav4 a { background-position: 0 -63px; }
#nav li.nav5 a { background-position: 0 -84px; }

#nav li.nav1 a.active, #nav li.nav1 a:hover { background-position: 0 -105px; }
#nav li.nav2 a.active, #nav li.nav2 a:hover { background-position: 0 -126px; }
#nav li.nav3 a.active, #nav li.nav3 a:hover { background-position: 0 -147px; }
#nav li.nav4 a.active, #nav li.nav4 a:hover { background-position: 0 -168px; }
#nav li.nav5 a.active, #nav li.nav5 a:hover { background-position: 0 -189px; }


