/* CSS Document */
html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	/*background: #504634;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3c3c;
	text-decoration: none;
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #595B5D;
	text-decoration: none;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3c3c;
	text-decoration: none;
}

.common
{
	font-size: 12px;
}
.footer
{
 color: #CCCCCC;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 letter-spacing: 2px;
}
.footer a
{
 color: #CCCCCC;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 letter-spacing: 2px;
 font-weight: normal;
 text-decoration: none;
}
.footer a:hover
{
 color: #CCCCCC;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 letter-spacing: 2px;
 font-weight: normal;
 text-decoration: underline;
}
#container
{
	border: 2px solid #FFFFFF;
	width: 852px;
	margin-top: 10px;
	margin-left: 100px;
	/*background-color: #D9D1BC;*/
}
.categories  {
  color: #0542a7;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:13px;
  padding: 4px 0 5px 20px;
  font-weight: bold;
  background: #bccdeb;
  letter-spacing: 2px;
  border: 1px solid #499eb3;
  /*border-bottom: 1px solid #CCCCCC;*/
}
.leftmenu  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:normal;
		color: #424242;
		text-decoration: none;
		padding: 4px 0 5px 12px;
		border-bottom: 1px solid #3dade1;
		border-right: 1px solid #3dade1;
		border-left: 1px solid #3dade1;
}
.leftmenu a
{
	color:#424242;
	text-decoration: none;
}
.leftmenu a:hover 
{
	color: #FF3300;
	text-decoration: underline;
}
/*a.topmenu  {
  color: #316ec9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  height:25px;
  display:block;
  font-weight:  bold;
  background-color: #ECEFF4;
}
.topmenu a
{
	color:#316ec9;
	text-decoration: none;
	display:block;
	/*background-color: #ECEFF4;*/
}
.topmenu a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #990000;
}*/
.hotproduct  {
	/*background-color:#E2E3DB; */
	/*padding: 3px 3px 3px 3px;*/
	/*width: 115px;*/
	max-width: 115px;
	/*height: 95px;*/
	text-align: center;
	vertical-align: middle;
	border: 3px solid #A07459;
		  
}
.smallhaeadings  {
	text-align: center;
  color: #52616E;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;
  letter-spacing: 2px;
}
#homediv
{
	width: 98%;
	/*height: 520px;*/
	max-height: 700px;
	overflow: auto;
	/*background-color:#F1F1F1;*/
	padding:5px 5px 5px 5px;
}
.read_more  {
  color: #E86265;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  /*<!--padding: 4px 0 5px 36px;-->*/
  font-weight: normal;
  letter-spacing: 2px;
    
}
.read_more a
{
	color:#E86265;
	text-decoration: none;
}
.read_more a:hover 
{
	color: #FF0000;
	text-decoration: underline;
}
.pagetitle  {
  color: #C80000;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:16px;
  padding: 4px 0 5px 20px;
  font-weight: bold;
  letter-spacing: 2px;
  /*border-bottom: 1px solid #CCCCCC;*/
}
.newstitle  {
  color: #1143A2;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:16px;
  padding: 4px 0 5px 5px;
  font-weight: bold;
  letter-spacing: 2px;
  /*border-bottom: 1px solid #CCCCCC;*/
}
.navigation  {
  color: #000000;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:14spx;
  font-weight:  bold;
  letter-spacing: 2px;
  /*border-bottom: 1px solid #CCCCCC;*/  
}
.navigation a
{
	color:#000000;
	text-decoration: none;
}
.navigation a:hover 
{
	color: #666666;
	text-decoration: underline;
}

.news  {
  color: #3B6CB9;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:  normal;
}
.news a
{
	color:#3B6CB9;
	text-decoration: none;
}
.news a:hover 
{
	color: #3B6CB9;
	text-decoration: underline;
}
.tab_topm
{
	color: #316ec9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.tab_topm td
{
	background-color:#ECEFF4;
	height:20px;
}
.tab_topm a
{
	color:#316ec9;
	text-decoration: none;
	
}
.tab_topm td:hover
{
	background-color:#CCCCCC;
	color:#990000;
}
.tab_topm td a:hover
{
	background-color:#CCCCCC;
	color:#990000;
}


