body	{
	color: #FFFFFF;
	background-color: #0b0200;
	background-image: url(images/footer_bg_y.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img.butt{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;	
}
a:hover	{
	color: #b36238;
	text-decoration: underline;
}

a		{
	color: #b36238;
	text-decoration: none;
}

.border	{
	border: 1px solid #9f9992;
	color: #9f9992;
}
.form10	{
	color: #000;
	font-size: 10px;
	background-color: transparent;
	border: solid 1px #a65200
}
H6      {
	color: #b36238;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 20px;
}
H5		{
	color: #555; font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold
}
h1, h3, p, ul, li, span, tr, td, table	{ color: #d1d0d0;
	font-size: 12px;
	font-family: Tahoma
}
h2{
	color: #9e622b;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: 100;
}

#nav a:hover	{
	color: white;
	text-decoration: none
}

#nav a  { color: #fff;
	text-decoration: underline
}

#storeprod a:hover	{
	color: #b36238;
	font-size: 16px;
	text-decoration: none
}

#storeprod a  {
	color: #b36238;
	font-size: 16px;
	text-decoration: underline
}

hr  {
	border: 0;
	height: 1px;
	background-color: #9f9992;
	width: 100%;
	color: #9f9992;
}

.pic {
padding-left: 7px;
}

.footer_line {
	background-image: url(images/footer_linebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footer_down {
	background-image: url(images/footer_bg_y.jpg);
	background-repeat: repeat-y;
}

.homepage_content {
	background-image: url(images/home_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	padding-top: 115px;
	padding-left: 40px;
}

.about_content {
	background-color: #000;
	background-image: url(images/about_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	padding-top: 90px;
}

.thanks_content {
	background-color: #000;
	background-image: url(images/thanks_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	padding-top: 90px;
}
.basket_content {
	background-color: #000;
	background-image: url(images/contact_basket_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	padding-top: 90px;
}
.contact_content {
	background-color: #000;
	background-image: url(images/contact_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	padding-top: 90px;
}
.checkout_content {
	background-color: #000;
	background-image: url(images/checkout_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	padding-top: 90px;
}

.buyonline_content {
	background-color: #000;
	background-image: url(images/buyonline_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	padding-top: 90px;
}

.moredetails_content {
	background-color: #000;
	background-image: url(images/moredetails_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	padding-top: 90px;
}
.history_content {
	background-color: #000;
	background-image: url(images/history_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	padding-top: 90px;
}
.news_content{
	background-color: #000;
	background-image: url('images/title_news.gif');
	background-position: top right; 
	background-repeat: no-repeat;
	padding:15px;
	padding-top: 70px;
}
.prodtitle {
	font-size: 16px;
	color: #b36238;
}

.store_content {
	text-align: right;
	padding-top: 90px;
}
.rightpic {
	float: right;
	border: 1px solid #9f9992;
	margin-bottom: 15px;
	margin-left: 15px;
}
.headline {
	background-image: url(images/navbar_bg.jpg);
	background-repeat: repeat-x;
}
/* - Extra Store - */
#dep_list{
	margin-bottom: 20px;
	padding: 5px;
	background-color: #000;
	border-color: #b36238;
	border-style: solid;
	border-width: 1px;
	color: #b36238;
	text-align: center;
	background-image: url('images/dept_bg.jpg');
	background-position: top left; 
	background-repeat: no-repeat;
}
.checkitout {
	padding: 2px;
	margin: 0px;
	background-color: #3b1b0e;
	border-color: #b36238;
	border-style: solid;
	border-width: 1px;
	color: #b36238;
	font-size: 10px;
	vertical-align: middle;
}
/* - Admin Section - */
input.text {
	background: #ffffff;
	color: #000000;
	border-color: #9f622b;
	border-width: 1px;
	border-style: solid;
	width: 300px;
	font-size: 12px;
	font-family: Arial;
}
input[type="file"] {
	background: #ffffff;
	color: #000000;
	border-color: #9f622b;
	border-width: 1px;
	border-style: solid;
	width: 300px;
	font-size: 12px;
	font-family: Arial;
}
input[type="password"] {
	background: #ffffff;
	color: #000000;
	border-color: #9f622b;
	border-width: 1px;
	border-style: solid;
	width: 300px;
	font-size: 12px;
	font-family: Arial;
}
input.image{
	background: #ffffff;
	color: #000000;
	border-color: #9f622b;
	border-width: 0px;
	border-style: solid;
	font-size: 12px;
	font-family: Arial;
}
input[type="submit"] {
	background-color: #3b1b0e;
	border-color: #230f06;
	border-style: solid;
	border-width: 1px;
	color: #b36238;
	font-size: 10px;
	vertical-align: middle;
}
input[type="submit"]:hover {
	background-color: #522514;
	border-color: #230f06;
	border-style: solid;
	border-width: 1px;
	color: #b36238;
	cursor: pointer;
	font-size: 10px;
}
select{
	background: #ffffff;
	color: #000000;
	border-color: #9f622b;
	border-width: 1px;
	border-style: solid;
	width: 300px;
	font-size: 12px;
	font-family: Arial;
}
textarea{
	background: #ffffff;
	color: #000000;
	border-color: #9f622b;
	border-width: 1px;
	border-style: solid;
	width: 300px;
	font-size: 12px;
	font-family: Arial;
}
hr.admin  {
	border: 0;
	height: 1px;
	background-color: #3a1a0d;
	width: 100%;
	color: #3a1a0d;
}
#admin {
	margin: 0 auto;
	width: 100%;
	background-color: #0b0200;
	background-image: url(images/admin_main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
}
#admin_whole{
	margin: 0 auto;
	width: 100%;
	background-color: #0b0200;
	background-image: url(images/admin_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
}
#admin_header{
	margin: 0 auto;
	height: 100px;
	width: 100%;
	text-align: center;
	background-color: #000;
	background-image: url(images/admin_banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#admin_header_2{
	margin: 0 auto;
	width: 100%;
	height: 73px;
	text-align: center;
	background-color: #0b0200;
	background-image: url(images/admin_bot_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#admin_nav{
	padding-top: 20px;
	height: 53px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background-color: #0b0200;
	background-image: url(images/admin_top_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#admin_content{
	margin: 0 auto;
	width: 800px;
	text-align: center;
}
#content_right{
	margin-left: 155px;	
	text-align: left;
}
#content_left{
	width: 130px;
	float: left;
	text-align: left;
	padding-left: 20px;
	height: auto;

}
#footer{
	width: 800px;
	margin: 0 auto;
	clear: both;
	padding: 30px;
}
#listlinks{
	clip:  rect(auto, auto, auto, auto);
	float: right;
	padding-right: 10px;
	margin: 0;

}
#listleft{
	clip:  rect(auto, auto, auto, auto);
	float: left;
	text-align: left;
	margin: 0;
	width: 75%;
}
#login{
	margin: 0 auto;
	width: 350px;
	text-align: center;
}
#form_left{
	float: left;
	width: 125px;
	text-align: right;
}
#form_right{
	float: left;
	margin-left: 10px;
}
