
body { 
	background: #f7f0e3 url(images/bg.jpg) repeat-x;
	font:  Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666;
	text-align: center;
	font-size:12px;
}

td, th { 
	font:  Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666;
	font-size:12px;
}


/* general page style */
 
a, a:visited {	
	color: #E67B38;
	background: inherit;
	text-decoration: none;
	font-size:12px;
}

a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
	font-size:12px;
}

a.side,a:visited.side		{color:#895F30; text-decoration:none;font-size:12px;}
a:hover.side	{color:#E67B38; text-decoration:underline; font-size:12px;}

a.newssubject		{color:#895F30; text-decoration:none;font-weight:bold; font-size:13px;}
a:hover.newssubject	{color:#E67B38; text-decoration:underline;font-weight:bold;font-size:13px;}
 
hr			{height: 0px; border: solid #EBEBEB 0px; border-top-width: 1px;}
hr.side-hr		{height: 0px; border: solid #EBEBEB 0px; border-top-width: 1px;}
hr.news-hr		{height: 0px; border: solid #EBEBEB 0px; border-top-width: 1px;}
 

/* form */
input {
	padding:2px;
	border:1px solid #EAE0AD;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	border:1px solid #EAE0AD;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	height: 22px;
	margin: 0;
	padding: 1px 2px;
	color: #FFF;
	background: #8EB50C url(images/nav.jpg) repeat-x 0 0;
	border: 1px solid #88AD0C;
}


.panel-main-body {font-family:Arial, Helvetica,Verdana, MS Sans Serif,Tahoma; font-size:12px; color:#666666; 
	background-color: #F6EFD2;
	border: 1px solid #EBE9DC;
padding:3px 4px 3px 4px;

}
.panel-side-body		{font-family:Arial, Helvetica,Verdana, MS Sans Serif,Tahoma; font-size:12px; color:#666666; 
border-top: 3px solid #EAE0AD;
border-bottom: 1px solid #EAE7DB;
border-left: 1px solid #F8F8F8;
border-right: 1px solid #F8F8F8;
background: #fff url(images/side-bg.jpg) repeat-x;
background-color: #F6EFBB;

padding:3px 4px 3px 4px;
}
 
 /* Column block */
.column-block-left {  }
.column-block-right { }
.column-block-main { }

.block-titlet	{color: #895F30; font-size: 15px; font-weight: bold;  font-family:  ms sans serif,tahoma; }
.block-titles 	{color: #88ac0b; font-size: 15px; font-weight: bold; font-family:  ms sans serif,tahoma; text-decoration: none}
.date			{color: #ABAB90; font-size: 11px;}
  

.tbl-border		{background-color:#EEEEA8;}
.tbl			{font-size:12px; color:#091609; background-color:#FEFEFC; padding:4px;}
.tbl1			{font-size:12px; color:#000; background-color:#FFFFFF; padding:4px;}
.tbl2			{font-size:12px; padding:3px 4px 3px 4px; background-color:#FAFAE7; }

 
/* voting poll */
.poll			{height:10px; border:1px #737373 solid;}

/* comment */
.comment-name	{font-weight:bold; color:#E67B38;}
.comment-date	{font-weight:normal; color:#ABAB90;}


/* this is for the photo gallery */
.gallery		{padding: 5px;	background: #CAF173a; }
.gallery img	{ padding: 5px;	background: #fafafa;   border: 1px solid #DCF5A1; filter: none; }
.gallery:hover img	{padding: 5px;	background: #fafafa;   border: 1px solid #CAF173;filter: none;}
img.activegallery	{padding: 5px;	background: #fafafa;   border: 1px solid #DCF5A1;filter: none;}


/*  products image */
.product		{padding: 16px 0px 8px 0px;}
.product img	{border: 1px solid #DCF978 ;filter: none; padding:3px 4px 3px 4px;}
.product:hover img	{padding: 5px; border: 1px solid #C3F516 ;filter: none;}

.product-tbl1			{font-size:12px; color:#000; background-color:#FFFFFF; padding:4px;}
.product-tbl2			{font-size:12px; color:#000; background-color:#FAFAE7; padding:4px;}

.product-title	{color: #895F30; font-size: 16px; font-weight: bold;  font-family:  ms sans serif,tahoma; }


/* news image */
.newspic img	{border: 1px solid #dcdcdc; filter: none;}

.footer		{background: none; color: #666666; font-size: 13px; font-weight: normal; font-family: ms sans serif,tahoma, verdana; text-decoration: none}

/* footer */
#footer-wrap {
	background: #fff url(images/content-bg.jpg) repeat-x;
	clear: both;
	float: left;	
	clear: both;
	width: 870px;
	font-size: 95%;	
	text-align: left;
	padding: 15px 0;		
	border-bottom: 15px solid #fff;
	border-top: 1px solid #fff;
	background-color:#F2F0F1; 
	color: #895F30;
}
 

#wrap {
	position: relative;
	background: #fff url(images/wrap-bg.jpg) repeat-y;
	width: 870px;	
	margin: 20px auto 0 auto;
	text-align: left;

}
#content-wrap {
	position: relative;
	background: #fff url(images/content-bg.jpg) repeat-x;
	clear: both;
	float: left;	
	padding: 0; 			
	margin-left: 15px;	
	margin-right: 15px;	
	display: inline;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;

}
#header {
	position: relative;
	background: #fff url(images/header-bg.jpg) repeat-x;
	width: 870px;	
	height: 100px;	
	padding: 0;	
	margin: 0px auto;
	margin-left: 15px;	
}

/* header links */
#header #header-links {
	position: absolute;
	top: 25px; right: 10px;	
	color: #5b4a29;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;		
}
#header #header-links a {	
	color: #5b4a29;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover {
	color: #111;		
}

/* header-photo */
#header-photo {
	clear: both;
	background: #fff;
	margin: 5px auto;
	padding: 0;		
	height:206px; 
	width: 870px;
	margin-left: 15px;	
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/* Navigation */
#nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 45px;	
}
#nav ul {
	float: left;
	list-style: none;
	background: url(images/nav.jpg) repeat-x;	
	width: 870px;	
	height: 45px;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(images/nav-hover.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(images/nav-current.jpg) repeat-x;	
}


/* Main Column */
#main {
	float: left;
	padding: 15px 0 0 0; margin: 0 0 0 10px;
	display: inline;	
}
 

/* display and additional classes */
.clear { clear: both; }