/* CSS Document */
body {
	background:#280B02;
	padding:0px;
	margin:0px auto;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2E2E2E;
	line-height:16px;
}

img {
	margin:0px;
	padding:0px;
	border:none;
}

p {
	margin:10px 0px;
	text-align:justify;
}

* {
	margin:0px;
	padding:0px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.container {
	width:903px;
	padding:0px;
	margin:0px auto;
}

.header-main {
	background:url(../images/header-bg.jpg) left top no-repeat;
	width:903px;
	height:103px;
	float:left;
	margin-top:22px;
}

.logo {
	margin-left:103px;
	margin-top:38px;
	width:243px;
	float:left;
}

.home-icon {
	width:auto;
	float:right;
	height:auto;
	vertical-align:top;
	padding-top:22px;
	margin-top:0px;
	padding-right:32px;
}

.home-icon img {
	padding-right:10px;
}

.body-main {
	background:#682800;
	width:903px;
	float:left;
	margin-bottom:22px;
}

.body-mid {
	width:877px;
	margin:0px auto;
	border-top:1px solid #FFF4D3;

}

.body-full {
	width:877px;
	float:left;
	background:#E8B364;
}


.body-left {
	width:585px;
	float:left;
	background:#E8B364;
}

.body-right {
	width:291px;
	float:right;
	height:456px;
	background:url(../images/image-01.jpg) left top no-repeat;
}

.menu-left {
	width:105px;
	float:left;
	padding-top:28px;
}

.products-box {
	width:763px;
	border:1px solid #AF201C;
	float:right;
	margin-right:3px;
}

.welcome-box {
	width:472px;
	border:1px solid #AF201C;
	float:right;
	margin-right:3px;
}

.welcome-text {
	width:433px;
	margin:0px auto;
	padding-top:8px;
}

.products-text {
	width:725px;
	margin:0px auto;
	padding-top:8px;
}

.welcome-border {
	background:url(../images/border.jpg) left 5px repeat-x;
	float:left;
	width:422px;
}

.products-border {
	background:url(../images/border.jpg) left 5px repeat-x;
	float:left;
	width:715px;
}

.products-bg {
	background-color: #ecd99e;
	width:763px;
	float:left;
	border-bottom:1px solid #AF201C;
}

.top-bg {
	background-color: #ecd99e;
	width:472px;
	float:left;
	border-bottom:1px solid #AF201C;
}

.top-bg2 {
	background:url(../images/top-bg2.jpg) left top repeat-x;
	height:389px;
	width:472px;
	float:left;
	border-bottom:1px solid #AF201C;
}


.bottom-bg {
	background:url(../images/bottom-bg.jpg) left top repeat-x;
	height:163px;
	width:472px;
	float:left;
}

.footer {
	width:877px;
	margin:0px auto;
}

.footer-text {
	background:#9E623C;
	width:847px;
	border-bottom:1px solid #AF201C;
	height:33px;
	float:left;
	color:#F6AE80;
	font-size:11px;
	line-height:14px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
}

.footer-text-link {
	color:#F6AE80;
	font-size:11px;
	line-height:14px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.footer-text-link:hover {
	color:#fff;
	text-decoration:none;
}

.navcontainer {
	width:419px;
	float:right;
	height:auto;
	padding-top:20px;
}

.navcontainer ul {
	list-style-type:none;
	text-align:center;
	margin:0px;
	padding:0px;
}

.navcontainer ul li {
	display:block;
	text-align:center;
	float:left;
	height:100px;
	margin-right:6px;
}

.navcontainer ul li a {
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color:#2A0C02;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	padding:0px;
	text-decoration:none;
}

.navcontainer ul li a:hover {
	text-decoration:underline;
}

.bottom-left {
	width:170px;
	float:left;
}

.bottom-left img {
	padding-bottom:5px;
	padding-top:5px;
}

.bottom {
	width:225px;
	float:left;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color:#2A0C02;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
}

.bottom-right img {
	padding-bottom:5px;
	padding-top:5px;
}

.article-link {
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color: #00a2ff;
	text-align:left;
}

.article-link:hover {
	color: #0000FF;
	text-decoration:none;
}

h1 {
	font-family:"Trebuchet MS";
	padding:0px;
	margin:0px 0px;
	font-size:15px;
	font-weight:bold;
	color:#2A0C02;
}

h2 {
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color:#2A0C02;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	padding:0px;
	margin:4px 0px;
}

.nav {
	width:72px;
	height:auto;
	margin:0px auto;
}

.nav ul {
	list-style-type:none;
	text-align:left;
	margin:0px;
	padding:0px;
}

.nav ul li {
	display:block;
	text-align:left;
	float:left;
	width:72px;
	margin-right:0px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dotted #230A02;
}

.nav ul li a {
	width:72px;
	display:block;
	text-align:left;
	font-family:"Trebuchet MS";
	color:#230A02;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

.nav ul li a:hover {
	color:#9F3920;
}

.nav li.active a {
	color:#9F3920;
}

.paypal {
	width:86px;
	float:left;
	padding-left:10px;
	padding-top:10px;
}