body {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}

#wrapper {
		width:506px;
		position:relative;
		margin:0px auto;
	}
	
.bodytext{

   color: #FFFFFF;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.bodytext:link, a.bodytext:visited{

   color: #FFFFFF;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none;    
}

a.bodytext:hover{

   color: #634127;   
   text-decoration: underline; 
}


.htext{

   color: #6F6F6F;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.htext:link, a.htext:visited{

   color: #6F6F6F;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.htext:hover{
   color: #472F1D;   
}

.butta{
    background-color: #49374D !important;
    color: #FFFFFF !important;
    font-family: Tahoma;
	font-size: 11px;    
    border: 1px solid #FFFFFF !important;
}

.atext{

   color: #000000 !important;
   font-family: Tahoma;
   font-size: 18px;
   font-weight: bold;
}

.leftt{

   color: #000000 !important;
   font-family: Tahoma;
   font-size: 12px;  
   font-weight: bold; 
   /*width:100%;
   filter:dropshadow(color=#C0C0C0, offx=1, offy=2, positive=true);*/
   text-decoration: none;
}


.inputbox {  
  font-size:11px; 
  font-family: Tahoma; 
  color:#6F6F6F !important;
  padding-left:5px;
  border:1px solid #6F6F6F !important;
}

.textbox { 
  font-size:11px; 
  font-family: Tahoma; 
  color:#6F6F6F !important;
  padding-left:5px;
  border:1px solid #6F6F6F !important;
  }
  
.whitetd{
  background-color: #FFFFFF !important;
}

.blacktd{
  background-color: #000000 !important;
}

.colortd{
  background-color: #F4F3EA !important;
}

.redtd, .bluetd{
  background-color: #49374D !important;
}

.titletext{
   color: #FFFFFF !important;
   font-family: Tahoma;
   font-size: 10pt;
   font-weight: bold;
}

.csr{
  cursor:pointer;
}

.tbl_border {border:1px solid #FFFFFF}
.tbl_border1 {border:1px solid #0C1281}
.tbl_border2 {border-left:1px solid #000000}
.tbl_border3 {border:1px solid #0000FF}

.tbl_blk  { background-color: #CCCCCC; }
.cal_td { font-family:Tahoma; font-size:11px; background-color: #FFFFFF; width: 16px; height: 13px; }

.cal_td a { font-family:Tahoma; font-size:11px; background-color: #FFFFFF; color: #0000FF; width: 16px; height: 13px; text-decoration: none;}
.cal_td a:hover { font-family:Tahoma; font-size:11px; background-color: #C80002; color: #FFFFFF; width: 16px; height: 13px; text-decoration: underline;}

#cal_days { background-color: #F7F7F7; text-align:center; }
#cal_hday { background-color: #F1F6F9; }
#cal_nav { background-color: #D8D8D8; padding:3px; }

/* -------*/

#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: 1px;
	z-index: 5000;
}

h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #009900;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000099;
}


#main_con{
  padding-left:10px;
  padding-right:10px;
  padding-top:8px;
  padding-bottom:5px;
  text-align:justify;
  line-height: 160%;
  color: #6F6F6F;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

#main_con p{ 
  line-height: 160%;
  color: #6F6F6F;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

#main_con a{  
  color: #895936;
  text-decoration: none;
}

#main_con a:hover{  
  color: #472F1D;
  text-decoration: underline;
}

#main_con ol{ 
  line-height:160%;  
}

#main_con ol li{	
	margin-left:15px;
	margin-top:5px !important;
	margin-top:5px;
	margin-bottom:10px !important;
	margin-bottom:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#main_con ul{ 
  line-height:130%;  
  list-style-type:none;
}

#main_con ul li{
	background-image: url(../images/list_arrow.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	margin-left:-15px;
	margin-top:-5px !important;
	margin-top:-15px;
	margin-bottom:10px !important;
	margin-bottom:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#viewcart{
  padding-left:15px;
  padding-right:15px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:center;
  line-height: 100%;
  color: #6F6F6F;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

#viewcart a{  
  color: #6F6F6F;
  font-weight:bold;
  text-decoration: none;  
}

#viewcart a:hover{  
  color: #634127;
  text-decoration: underline;
}


.hdbg, .HDBG{  
  color: #895936 !important;
  font-family: Arial;
  font-size: 13pt; 
  text-decoration: none;
  font-weight:bold;
  padding-left:10px;
  padding-right:15px;
  padding-top:4px;
  padding-bottom:4px;
  text-transform:capitalize;
}

.hdbg a, .HDBG A{  
  color: #895936;
  font-family: Arial;
  font-size: 13pt; 
  text-decoration: none;
  font-weight:bold; 
  padding-left:0px;
  padding-right:0px;
  text-transform:capitalize;
  
}

.hdbg a:hover, .HDBG A:hover{  
  color: #472F1D;
}


.log_sub{
 background:url(../images/log_sub.gif);
 width:112px;
 height:22px;
 border:0px; 
 cursor:pointer;
}

.paginationlink{

   color: #634127;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.paginationlink:link, a.paginationlink:visited{

   color: #634127;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.paginationlink:hover{

   color: #472F1D;
}

.paginationlinkactive{

   color: #634127;
   font-family: Tahoma;
   font-size: 11px;  
   font-weight: bold;
   text-decoration: none; 
}

.orngcol{
  color:#634127;
}



.footer_bg{
  background-color:#FFFFFF;
}

.comtext{

   color: #6F6F6F;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.comtext:link, a.ftext:visited{

   color: #6F6F6F;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.comtext:hover{
  color: #472F1D;   
}


.biggertext{

    font-family: Trebuchet MS, Arial;   
    font-size: 10pt;  
	font-weight:bold;
	color: #895936; 
    text-decoration: none;
	text-transform:capitalize;
}

a.biggertext:link, a.biggertext:visited{

    font-family: Trebuchet MS, Arial;   
    font-size: 10pt;  
	font-weight:bold;
	color: #895936;  
    text-decoration: none; 
}

a.biggertext:hover{
  color: #634127;   
}

#fst{
 position:absolute;
 left:16px;
 top: 15px;
 z-index:100;
}

#snd{
 position:absolute;
 left:17px;
 top: 16px;
 z-index:99;
}

#headtitle{
   color: #2A2627;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 17px;  
   font-weight:300;
   text-decoration: none; 
   line-height: 115%;
   padding-left:0px;
   padding-right:0px;
   padding-top:0px;
   padding-bottom:5px;
}

#foot_con{
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:5px;
  text-align:justify;
  line-height: 160%;
  color: #6F6F6F;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

#foot_con p{ 
  line-height: 160%;
  color: #6F6F6F;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

#foot_con a{  
  color: #6F6F6F;
  text-decoration: none;
}

#foot_con a:hover{  
  color: #472F1D;
  text-decoration: underline;
}

.commonimgborder{
  border: 1px solid #B8C1C5;
  cursor: pointer;
}

.left_bg{
   background: url(../images/left_bg.jpg); 
}

.right_bg{
   background: url(../images/right_bg.jpg); 
}


a.toplink:link, a.toplink:visited {
	display: block;	    
	vertical-align: middle;
	font-family: Tahoma;   
    font-size: 11px;  
	font-weight:bold;
	color: #494949;	
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;	
	text-decoration: none;
}

a.toplink:hover {	
	color: #634127; !important;
	text-decoration: underline;
}

a.toplinkac:link, a.toplinkac:visited {
	display: block;	    
	vertical-align: middle;
	font-family: Tahoma;   
    font-size: 11px;  
	font-weight:bold;
	color: #634127;	
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;	
	text-decoration: none;
}

.deeporng{
    background-color:#FF8400;
}


.com_border{
    background-color:#9A9A9A;
}

.top_border{
    background-color:#F6F6F6;
}

.toplink_sep{
  background:url(../images/toplink_sep.jpg);
}

.home_border{
    background-color:#A68BAC;
}

.about_border{
    background-color:#F4F4F4;
}

.news_box{
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #A68BAC;
	border-right-color: #A68BAC;
	border-bottom-color: #A68BAC;
	border-left-color: #A68BAC;
}

.sign_box{
	border: 1px solid #9A9A9A;
}