

* {
	margin: 0;
	padding: 0;
}

body {
	background: #323319; /*#232903;dark green;#34160C;dark red*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B985F;
}

h1, h2, h3 {
	margin-bottom: 15px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CEEA70;
}
h4 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CEEA70;
}
h5 {
	padding-left:15px;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CEEA70;
	text-decoration:underline
}
h6 {
	padding-left:25px;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CEEA70;
	font-size:11px
}
.h7 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#666633;
	font-size:9px
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

h3 {
}

h4 {
	letter-spacing: -1px;/*-sub button title-*/
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #CEEA70;
}
a:visited {
	color: #CEEA70;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 710px;
	height: 305px;
	margin: 0 auto;
	padding: 0 25px 10px 25px;
	background: #34160C url(images/img01.jpg) no-repeat center top;
}

#header h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header h2 a {
	color: #CAF368;
}

#header a {
	text-decoration: none;
}
/**/
#header2 {
	width: 710px;
	height: 305px;
	margin: 0 auto;
	padding: 0 25px 10px 25px;
	background: #34160C url(images/img01a.jpg) no-repeat center top;
}

#header2 h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header2 h1 a {
	color: #FFFFFF;
}

#header2 h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header2 h2 a {
	color: #CAF368;
}

#header2 a {
	text-decoration: none;
}

/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	padding: 0 25px;
	background: #34160C url(images/img02.gif) repeat-y center top;
}

/* Content */

#content {
	float: left;
	width: 460px;
	padding: 5px 0 0 5px;
	background: url(images/img03.gif) no-repeat;
}

.post {
	width: 420px;
	padding: 20px 0 0 20px;
}

.post h1, .post h2, .post h3, .post h4 {
}

.post .title {
	padding: 0 0 5px 0;
	background: url(images/img08.gif) repeat-x left bottom;
}

.post .title span {
	padding-right: 30px;
	background: url(images/img06.gif) no-repeat right center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 5px 5px 0 0;
	background: url(images/img04.gif) no-repeat;
}

.box {
	width: 239px;
	padding-left: 1px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/img09.gif) repeat-x;
	font-size: 18px;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x;
}

.box li.first {
	background: none;
}
.box li.firsttitle{
	background: none;font-family:Times New Roman; font-size:15px
}
.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #8B985F;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}

/* Footer */

#footer {
	width: 710px;
	height: 45px;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	background: #34160C url(images/img12.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
	color: #565736;
}

#footer a {
	color: #565736;
}

#footer a:hover {
	text-decoration: underline;
}

#legal {
	float: left;
}

#links {
	float: right;
}
/*------------------*/
FIELDSET{border:none;
}
INPUT.textfield {color:#CEEA70;
	BORDER-RIGHT: #7f9db9 0px solid; PADDING-RIGHT: 1px; BORDER-TOP: #7f9db9 0px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px;FONT: 11px Verdana, Arial, Helvetica, sans-serif; BORDER-LEFT: #7f9db9 0px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #7f9db9 0px solid;/*BACKGROUND: url(images/textfield_bg.gif) no-repeat;*/ background-color:#34160C; background-position:0px 1px; height:16px; width:100px
}
TEXTAREA {color:#CEEA70;
	BORDER-RIGHT: #7f9db9 0px solid; PADDING-RIGHT: 1px; BORDER-TOP: #7f9db9 0px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px;FONT: 11px Verdana, Arial, Helvetica, sans-serif; BORDER-LEFT: #7f9db9 0px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #7f9db9 0px solid;/*BACKGROUND: url(images/textfield_bg.gif) no-repeat;*/ background-color:#34160C; background-position:0px 1px; height:100px; overflow:hidden;
}

INPUT.submit { color:#CEEA70;
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: /*-url(images/submit_button.gif)-*/ no-repeat left top; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; WIDTH: 61px; cursor:pointer; PADDING-TOP: 0px; HEIGHT: 20px; BORDER-RIGHT-WIDTH: 0px; font-size:16px; font-family:"Times New Roman", Times, serif
}
/*------------------------*/
.content {
margin-top : -20px;
}
.content p {/*products title*/
color : #999999;
line-height : 1.6em;
letter-spacing : 0.05em;
padding : 0 20px 8px 16px; font-weight:bold;
}
.content a {/*prices*/
color : #0066CC;
}
.prod {
width : 33%;
float : left;
text-align : center;
padding-bottom : 25px; /*space between product rows*/
}
img.product, .product img {
border : 1px solid #7e7e7e;/*product image border*/
margin : -18px 8px 4px 8px;
padding: 1px 1px 1px 1px
}
.content .product {
text-align : center;/*price align*/
}
.small{font-family:Arial, Helvetica, sans-serif; font-size:8px; color:#CEEA70}
.mini {padding-left:15px; padding-right:15px; }
/*-FOMRS-*/
form { width:425}
.mainLEGEND {
	PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 14px; margin-left:-7px; WIDTH: 425px; COLOR: #CEEA70; WHITE-SPACE: pre;  POSITION: relative; TOP: -1em; HEIGHT: 20px
}
.subLEGEND {
	PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 12px; margin-left:-7px; WIDTH: 425px; COLOR:#CEEA70; WHITE-SPACE: pre;  POSITION: relative; TOP: -1em; HEIGHT: 20px
}
DIV.formfieldset {
	WIDTH: 425px; BORDER: #fff 1px solid;/*background*/
}

