body {
	margin: 0;
	background: #fcf0de;
	text-align: center;
	font: 10pt Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
#container {
	margin: 0 auto;
	width: 1000px;
	background: #e1ccad;
	text-align:left;
	border-left: 1px solid #c4ac88;
	border-right: 1px solid #c4ac88;
}
#masthead {
	position: relative;
	width: 1000px;
	height: 220px;
	padding: 0;
	margin: 0;
	background: #251307 url(../images/masthead.jpg) no-repeat;
}
#masthead h1 {
	margin: 0;
	position: absolute;
	left: 24px;
	top: 41px;
	width: 331px;
	height: 115px;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -9000px;
}
h1 a {
	display: block;
	height: 115px;
	background: url(../images/logo.jpg) no-repeat;
}
.phones {
	position: absolute;
	left: 425px;
	top: 30px;
}
#auth {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 200px;
	height: 190px;
	font: 10pt "Times New Roman", Times, serif;
	color: #be9112;
}
#auth_top {
	margin: 10px 0 0 11px;
	width: 189px;
	height: 30px;
	background: url(../images/auth.jpg) no-repeat;
	text-indent: -9000px;
}
#wrap1 {
	display: inline-block;
	margin-left: 19px;
}
#auth .input {
	background: url(../images/input.jpg) no-repeat;
	width: 171px;
	height: 24px;
	border-width: 0;
	padding: 1px 10px;
	margin: 10px 0;
}
#auth .input input { 
	font: 12pt "Comic Sans MS", cursive;
	color: #a7a4a3;
	width: 150px;
	height: 20px;
	border: none;
}
#auth .submit {
	display:block;
	width: 87px;
	height: 31px;
	background: url(../images/enter.gif) no-repeat;
	border-width: 0;
	margin-left: 85px;
	text-indent: -9000px;
	cursor: pointer;
}
#auth .submit1 {
	display:block;
	width: 87px;
	height: 31px;
	background: url(../images/exit.gif) no-repeat;
	border-width: 0;
	margin-left: 85px;
	text-indent: -9000px;
	cursor: pointer;
}

.submit2 {
	display: block;
	width: 26px;
	height: 26px;
	background: url(../images/del.png) no-repeat center center;
	margin: 0;
	padding: 0;
	border-width: 0;
	cursor: pointer;
}
#auth a {
	color: #be9112;
}
#auth a:hover {
	text-decoration: none;
}
#top_nav {
	width: 1000px;
	height: 40px;
	background: url(../images/menu.jpg) no-repeat;
	text-align: center;
}
#top_nav ul {
	display: block;
	margin: 0;
	padding: 0 0 0 135px;
	list-style: none;
}
#top_nav ul li {
	float: left;
	padding: 0 10px 0 18px;
	background: url(../images/divider.gif) no-repeat left top;
}
#top_nav ul #last {
	padding-right: 18px;
	background: url(../images/divider.gif) no-repeat right top;
}
#top_nav ul a {
	font: 11pt Tahoma, Geneva, sans-serif;
	line-height: 30px;
	color: #be9112;
	text-decoration: none;
}
#top_nav ul a:hover {
	color: #d9ae35;
	text-decoration: underline;
}
#wrap2 {
	padding: 0 10px;
}
#leftcol {
	float: left;
	width: 200px;
}
#leftcol div.corners {
	width: 200px;
	background: #eddecb url(../images/corner1_t.jpg) no-repeat center top;
	padding-top: 10px;
}
#leftcol div.corners div {
	background: #eddecb url(../images/corner1_b.jpg) no-repeat center bottom;
	padding-bottom: 10px;
}
#main_nav {
	font: bold 12pt "Times New Roman", Times, serif;
	color: #29160b;
}
#main_nav a {
	color: #29160b;
	text-decoration: none;
}
#main_nav a:hover {
	color: #a85825;
}
#main_nav ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_nav ul li {
	padding: 0 0 8px 20px;
	background: url(../images/divider1.jpg) no-repeat center bottom;
}
#phone {
	padding: 25px 0 25px 45px;
	width: 200px;
	font: 18px Arial, Helvetica, sans-serif;
	background: url(../images/phone.jpg) no-repeat left center;
	line-height: 200%;
}
#icq {
	padding: 7px 0 7px 45px;
	width: 200px;
	font: 18px Arial, Helvetica, sans-serif;
	background: url(../images/icq.jpg) no-repeat left center;
	line-height: 200%;
}
#rightcol {
	float: right;
	width: 780px;
}
#content {
	float:left;
	padding-left: 20px;
	width: 540px;
}
#content div.corners {
	width: 530px;
	background: #eddecb url(../images/corner3_t.jpg) no-repeat center top;
	padding-top: 10px;
}
#content div.corners div {
	background: #eddecb url(../images/corner3_b.jpg) no-repeat center bottom;
	padding-bottom: 10px;
}
#content a {
	color: #30190d;
}
#content .product {
	position: relative;
}
#content .product p {
	margin: 15px 0;
}
#content .product label {
	width: 80px;
	float: left;
}
#content .product input {
	width: 35px;
}
#content .product input#submit {
	width: auto;
}
#content img.image {
	float: left;
	border: 1px solid #30190d;
	margin-right: 10px;
	margin-bottom: 80px;
}
#wrap3 {
	float: left;
	padding: 0 0px;
	width: 540px;
}
#wrap3 h2, #wrap3 p, #wrap3 h3 {
	padding-left: 15px;
}
#wrap3 h2 {
	font: normal 16pt Arial, Helvetica, sans-serif;
	color: #30190d;
	margin: 10px 0;
}
#wrap3 h3 {
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #30190d;
	margin: 0 5px 0 0;
}
#wrap3 p {
	margin: 5px 0;
}
#search {
	padding: 5px 0;
}
#search p {
	margin: 10px 0;
}
#search input {
	width: 50px;
	margin: 0 1px;
}
#search input#submit {
	width: 75px;
}
.cat {
	position: relative;
	float: left;
	width: 150px;
	_width: 140px;
	height: 380px;
	_height: 410px;
	margin: 20px 0 0 23px;
	font: 11pt "Times New Roman", Times, serif;
}
.cat p {
	padding: 0 !important;
	line-height: 150%;
}
.cat h4 {
	font: bold 11pt "Times New Roman", Times, serif;
	color: #fa0808;
	margin: 10px 0;
}
.cat a {
	color: #fa0808;
}
.cat img {
	border: 5px #eddecb solid;
}
.cat a:hover img {
	border-color: #664c24;
}
.news {
	margin-bottom: 20px;
}
.news a {
	color: #be9112;
}
table {
	font-size: 10pt;
	border-collapse: collapse;
	background-color: #eddecb;
	margin: 10px 20px 30px 20px;
}
table td {
	border: 1px solid #be9112;
	padding: 3px 10px;
	text-align: center;
	vertical-align: top;
}
table.reg td {
	text-align: left !important;
}
#content table td p {
	margin: 10px 0;
	padding: 0;
}
table td.left {
	text-align: left;
}
table tr.middle td {
	vertical-align: middle;
}
table td.img {
	padding: 0;
}
table th {
	font-weight: bold;
	border: 1px solid #be9112;
	padding: 3px 10px;
	background-color: #c4ac88;
}
table caption {
	font-size: 10pt;
	font-weight: bold;
	padding: 5px 0;
}
#table1, #table2 {
	float: left;
}
#text_page {
	width: 500px;
}
#text_page p {
	width: 500px;
	text-align: justify;
	margin: 15px 0;
}
.auth_form {
	width: 240px;
	float: left;
	margin: 5px 10px 5px 0;
}
.message fieldset {
	width: 500px;
	margin: 10px 0;
	padding: 10px 10px;
	border: 1px solid #be9112;
}
.message legend {
	font-weight: bold;
}
.message label {
	width: 100px;
	float: left;
}
.links .message label {
	width: 170px;
}
.links .message input#text {
	width: 300px;
}
input#text {
	width: 150px;
}
textarea {
	width: 300px;
	height: 100px;
}
#content h4.comment {
	padding-top: 10px;
	text-align: center;
}
#content p.comment {
	padding: 10px 40px;
}
.date {
	font-size: 8pt;
	color: #666;
}
.name {
	font-weight: bold;
	color: #fa0808;
}
.pages {
	clear: both;
	margin-left: 20px;
}
.pages img {
	border: none;
	vertical-align: top;
	width: 20px;
	height: 25px;
}
.pages a {
	margin: 2px;
	text-align: center;
	display:block;
	width: 20px;
	height: 25px;
	line-height: 25px;
	float: left;
	color: #9c9385;
	border: #9c9385 1px dashed;
}
.pages a:hover, .pages a.this {
	background-color: #e75000;
	border: #d73607 1px solid;
	text-decoration: none;
	color: #fff;
}
#sidebar {
	float: right;
	width: 210px;
}
#sidebar div.corners {
	width: 210px;
	background: #eddecb url(../images/corner2_t.jpg) no-repeat center top;
	padding-top: 10px;
}
#sidebar div.corners div {
	background: #eddecb url(../images/corner2_b.jpg) no-repeat center bottom;
	padding-bottom: 10px;
}
#sidebar #cart {
	text-align:right;
	font: 9pt Arial, Helvetica, sans-serif;
	position: relative;
	background-image: none;
}
#cart img {
	position:absolute;
	top: 5px;
	left: 5px;
	border: none;
	z-index: 1;
}
#cart p {
	position: relative;
	padding-right: 10px;
	margin: 5px 0 15px 0;
	line-height: 200%;
	z-index: 2;
}
#cart p.order {
	margin: 0;
}
#cart a {
	color: #fa0808;
	font-weight: bold;
	z-index: 3;
}
#cart a:hover {
	text-decoration:none;
}
#cart .cart {
	background-image: none !important;
	font-size: 8pt;
	text-align: left;
	margin: 0 0 0 10px;
	padding-top: 10px;
}
#cart .cart p {
	display: none;
	margin: 0;
	padding: 5px 0;
}
#show_cart {
	display: block;
}
#news {
	margin: 15px 0;
}
#news h3, #news p {
	margin: 0;
	padding: 0 10px;
}
#news h3 {
	font-size: 15pt;
	font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	color: #30190d;
}
#news p {
	padding: 15px 10px;
	font-size:8pt;
	color: #8a8177;
	background: url(../images/divider2.jpg) no-repeat center bottom;
}
#news p:first-line {
	color: #ab8e78;
}
#news a {
	text-decoration: none;
	color: #8a8177; 
}
#news a:hover {
	text-decoration: underline; 
}
.notice {
	width: 500px;
	padding: 5px;
	background-color: #eddecb;
	border: 1px solid #be9112;
	color: #30190d;
}
#content .send, #content .print {
	display: block;
	float: left;
	width: 150px;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	margin-top: 10px;
}
#content p.print {
	padding-left: 36px;
	background: url(../images/print.png) no-repeat left center;
}
#content p.send {
	padding-left: 36px;
	background: url(../images/send.png) no-repeat left center;
}
#content .send a, #content .print a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#text_page .article h3 {
	font: 14pt Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding: 20px 0 0 15px;
}
#content #text_page .article p {
	padding: 0;
	margin: 0;
	padding: 5px 0 5px 15px;
}
.views {
	font-size: 8pt;
	font-weight: bold;
}
#content h4.comment {
	padding-top: 30px;
	text-align: center;
}
#content p.comment {
	padding: 10px 50px;
}
.date {
	font-size: 8pt;
	color: #666;
}
.name {
	font-weight: bold;
	color: #F00;
}
#footer {
	position: relative;
	width: 1000px;
	height: 65px;
	background: #472e0c url(../images/footer.jpg) no-repeat center center;
}
#footer p {
	margin: 0;
	padding: 0 10px;
	line-height: 65px;
	width: 300px;
	color: #be9112;
}
#footer a {
	font-weight: bold;
	color: #be9112;
}
#footer a:hover {
	text-decoration: none;
}
#copyright {
	float:left;
}
#footer #ip {
	position:absolute;
	left:0;
	top: 44px;
	line-height: 100%;
	width: 500px;
	font-size: 7pt;
}
#made {
	float:right;
	text-align: right;
}
