@charset "utf-8";

body{
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-position:center center;
	margin-top:50px;
	}
td,tr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#312e2c;
	line-height:20px;
	}
.c {
	font-size: 36px;
	color: #7e3d15;
}
input,textarea{
	border:1px solid #ab907f;
	}
a.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#422716;
	text-decoration:underline;
	}
a.title:hover{
	text-decoration:none;
	}
a.faq{
	font-size:12px;
	color:#351f12;
	}
a.producttitle{
	font-size:12px;
	color:#351f12;
	text-decoration:none;
	}
a.producttitle:hover{
	font-size:12px;
	color:#351f12;
	text-decoration:underline;
	}
a.return:hover{
	text-decoration:underline;
}
a.return{
	font-size:11px;
	color:#000000;
	}
a.faq:hover{
	text-decoration:none;
}
.border-bottom{
	border-bottom:1px dotted #000000;
	}
.title2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	background-image: url(../images/heading.jpg);
	background-color:#522F1C;
	height:30px;
	padding-left:15px;
	background-repeat: no-repeat;
	background-position: left center;
	}
.note{
	font-size:14px;
	font-weight:bold;
	color: #7e3d15;
	}		
.title3{
	font-size:15px;
	font-weight:bold;
	}	
div.title3{
	height:30px;
	vertical-align:top;
	}
.massage{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	}
.odd {
	background-color: #e6dbd5;
}
.even {
	background-color: #f0e6e1;
}
.pro_txt{
	font-size:10px;
	color:#FFFFFF;
	}
.pro_txt_title{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	}
.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#312e2c;
	line-height:18px;
	padding-left:15px;
	margin-top:20px;
	}
.whitetxt{
	color:#FFffff;
	font-weight:bold;
	}
#logoContainer{position:relative; width:178px;height:193px;}
#slideshow{overflow:hidden; position:absolute; left:0px; top:0; width:178px;height:193px; }
#slideshow IMG {position:absolute; top:0; left:0; z-index:8; opacity:0.0;}
#slideshow IMG.active {z-index:10; opacity:1.0;}
#slideshow IMG.last-active {z-index:9;}