@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	height:100%;
}

body img {
	border:none;
}


#wrap {
	width:900px;
	margin:0 auto;
}

body a {
	color:#2c2020;
	text-decoration:none;
}

body a:hover {
	color:#239851;
}

body h1 {
	background:url(../images/quote.png) no-repeat;
	text-indent:-9999px;
	display:block;
	width:198px;
	height:271px;
	margin:0;
	padding:0;
}

body h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0 0 5px 0;
	padding:0;
}

body h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	border-bottom:#a9986b dashed 1px;
	text-transform:uppercase;
	color:#2c2020;
	font-weight:normal;
	padding: 8px 0 10px 0;
	width:378px;
	margin:0;
}


.header {
	width:900px;
	float:left;
	margin:20px 0 15px 0;
}

.logo a {
	float:left;
	display:block;
	width:325px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/logo.gif);
}

.navigation {
	float:right;
	margin:30px 0 0 0;
}

.navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

.navigation li {
	float:left;
	padding: 0 0 0 15px;
}

.navigation a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	color:#333333;
	text-decoration:none;
	display:block;
}

.navigation a:hover {
	color:#239851;
	padding-bottom:2px;
	border-bottom:#239851 solid 3px;
}

.selected a {
	color:#239851;
	padding-bottom:2px;
	border-bottom:#239851 solid 3px;
}

#content {
	width:880px;
	float:left;
	padding:10px;
	border:#867d80 solid 1px;
	margin:0 0 15px 0;
}

.banner {
	width:200px;
	background: #2c2020;
	padding:40px 35px;
	color:#FFFFFF;
	height:492px;
	margin: 0 10px 0 0;
	float:left;
}

.line {
	border-bottom: 1px #FFFFFF solid;
	margin:20px 0;
}

.latestnews {
	background:url(../images/latestnew.gif) no-repeat;
	width:120px;
	height:14px;
	display:block;
	text-indent:-9999px;
}

.subbanner {
	width:150px;
	float:left;
	background: #a9986b;
	padding:40px 0;
	color:#FFFFFF;
	height:492px;
}

.subbanner a {
	color:#2c2020;
	padding:10px 0 20px 20px;
	display:block;
	text-decoration:none;
}

.subbanner a:hover {
	color:#ffffff;
}


.specialoffer {
	background: url(../images/specialoffers.gif) no-repeat;
	width:94px;
	height:47px;
	display:block;
	text-indent:-9999px;
	margin:0 0 20px 20px;
}

.billboard {
	float:left;
	background:#2c2020;
	width:450px;
	height:572px;
}

.contentinside {
	float:left;
	border:#a9986b dashed 1px ;
	width:378px;
	height:510px;
	margin:0 0 0 10px;
	color: #2c2020;
	padding:30px 30px;
}


.contentproduct {
	float:left;
	border:#a9986b dashed 1px ;
	width:408px;
	height:510px;
	margin:0 0 0 10px;
	color: #2c2020;
	padding:30px 0 30px 30px;
}



#footer {
	width:900px;
	float:left;
	margin:0 0 20px 0;
}

#footer table {
	border-left:#666666 dashed 1px;
}

.footcolumn {
	padding:0 20px;
	border-right:#666666 dashed 1px;
	float:left;
}


#copyright {
	width:900px;
	float:left;
	margin:0 0 20px 0;
	text-align:center;
	color:#666666;
}

.submenu {
	border: #a9986b dashed 1px;
	float:left;
	padding:10px;
	width:356px;
	margin:0 0 10px 0;
}

.submenu a {
	color:#239851;
}

.submenu a:hover {
	color:#2c2020;
}

.submenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.submenu li {
	float:left;
	padding:0 15px 0 0;
}

.product {
	width:97px;
	border: #a9986b dashed 1px;
	padding:10px;
	float:left;
	margin:0 10px 10px 0;
}

.product img {
	display:block;
	padding:0 0 10px 0;
}

.pagination {
	float:left;
	width:376px;
}

.pagination a {
	text-decoration:underline;
}

.red a {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#popup {
	width:730px;
	border: 1px dashed #a9986b;
	padding:10px;
	float:left;
	margin:10px;
}

#popup2 {
	width:630px;
	border: 1px dashed #a9986b;
	padding:10px;
	float:left;
	margin:10px;
}

#popup3 {
	width:350px;
	border: 1px dashed #a9986b;
	padding:10px;
	float:left;
	margin:10px;
}

#popup1 {
	width:450px;
	border: 1px dashed #a9986b;
	padding:10px;
	float:left;
	margin:10px;
}

.img {
	float:left;
	margin:0 10px 0 0;
}

.description {
	background:#a9986b;
	color:#FFFFFF;
	float:left;
	width:240px;
	height:270px;
	padding:15px;
}

.description ul {
	margin:0;
	padding:0;
	list-style:none;
}

.description li {
	padding:4px 0;
	border-bottom:#bfb290 1px dashed;
}

.description strong {
	color:#2c2020;
	font-weight:normal;
}

.description2 {
	background:#a9986b;
	color:#FFFFFF;
	float:left;
	width:240px;
	height:490px;
	padding:15px;
}

.description2 ul {
	margin:0;
	padding:0;
	list-style:none;
}

.description2 li {
	padding:4px 0;
	border-bottom:#bfb290 1px dashed;
}

.description2 strong {
	color:#2c2020;
	font-weight:normal;
}

