/*@charset "utf-8";
 
/* Global Styles ---------------------------- */

h1, h2, h3, h4, h5, h6, h7, ul, li { margin:0; padding:0; font-weight:normal; }
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

#textContents h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DCC68D;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCC68D;
	display: block;
	text-indent: 5px;
	width: 300px;
}
#textContents p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFCC;
	line-height: 1.4em;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7px;
	color: #FFFFCC;
	float: left;
	clear: left;
}

#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bb986f;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #957f65;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: underline;
	font-weight: 400;
}
.footerLinks {
	display: block;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
}
#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	float: right;
	width: 370px;
	padding-right: 55px;
	margin-top: 20px;
	text-align: right;
	color: #b18a5b;
}
#logoArea #Map {
	padding: 0px;
	margin: 0px;
}
/*----------------- Rules for internal pages ------------------ */
#textContentsInt p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #996600;
	line-height: 18px;
}
#textContentsInt h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #453119;
	background-image: url(../images/header3_bg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 260px;
	display: block;
	text-indent: 35px;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
}
#textContentsInt a:link, a:active, a:visited {
	font-weight: bold;
	color: #946F3B;
	text-decoration: none;
}
#textContentsInt a:hover {
	font-weight: bold;
	color: #946F3B;
	text-decoration: underline;
}
/*--------------- Product design rules go here ---------------------- */
.productDiv {
	float: left;
	width: 325px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ad8b47;
	text-align: left;
	margin-top: 25px;
	padding: 10px;
	margin-right: 25px;
	background-image: url(../prod_images/productsBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 133px;
}
.productDiv img {
	border: 1px solid #D3BF84;
	padding: 3px;
	float: left;
	margin-left: 45px;
}
.productDiv h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	width: 250px;
	height: 28px;
	text-indent: 12px;
}
.productDiv .productDesc1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	display: block;
	width: 195px;
	float: right;
	padding-left: 15px;
	font-weight: bold;
	height: 20px;
}



/* --------------------  Product full details rules --------------- */
.prodFullDetails p {
	float: left;
	text-align: center;
	width: 500px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 20px;
	padding-left: 15px;
	line-height: 16px;
	color: #3A2814;
}


#productTable .imgDiv {
	text-align: center;
	height: auto;
	width: 540px;
	float: left;
}
#productTable .imgDiv img{
	float: left;
	margin-left: 40px;
	border: 1px solid #FFFFFF;
}

.productDesc1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}
.prodFullDetails {
	width: 550px;
	margin-top: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
	margin-right: auto;
	background-image: url(../prod_images/prod_detail_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: none;
	height: 600px;
}

/* .prodFullDetails img{
	float: left;
	border: 1px solid #FFFFFF;
	margin-left: 45px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 15px; 
}
.prodFullDetails h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	text-indent: 5px;
	display: block;
	height: 30px;
	width: 550px;
	font-weight: bold;
	color: #993333;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}*/


.prodFullDetails .productDesc1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	display: block;
	width: 540px;
	float: left;
	font-weight: bold;
	height: 20px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #685832;
	padding-top: 4px;
	clear: left;
	padding-left: 5px;
	}
.prodFullDetails .productDesc1 a:link, a:visited, a:hover, a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF66;	
	}
.imgDiv .propara { font-weight: bold; }
/* .imgDiv h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF99;
	display: block;
	height: 25px;
	text-align: center;
	text-indent: 15px;
	width: 550px;
	font-weight: bold;
}  */


/* ------------- new rules ------------------ */

.prodFullDetails .imgDivBig {
	text-align: center;
	height: auto;
	width: 550px;
	float: left;
	background-image: url(../images/detail_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.imgDivBig img{
	/* margin-left:auto;
	margin-right:auto; */
	border: 1px solid #FFFFFF;
	margin-top: 20px;
}
.imgDiv img{
float: left;
	border: 1px solid #FFFFFF;
	margin-left: 45px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 15px; 
	
	}

.imgDivBig .propara { font-weight: bold; }
/* .imgDivBig h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF99;
	display: block;
	height: 25px;
	text-align: center;
	text-indent: 15px;
	width: 550px;
	font-weight: bold;
	margin-top: 30px;
	float: left;
}  */
.newhead {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF99;
	display: block;
	height: 25px;
	text-align: center;
	text-indent: 15px;
	width: 550px;
	font-weight: bold;
	margin-top: 30px;
	float: left;

}
.topHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	text-indent: 5px;
	display: block;
	height: 30px;
	width: 550px;
	font-weight: bold;
	color: #993333;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	}
.var {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	display: block;
	float: left;
	width: 550px;
	text-align: center;
}
#textContentsInt ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	list-style-type: square;
	margin-top: 5px;
	margin-left: 15px;
}
#textContentsInt h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #996600;
}#textContentsInt img {
	margin-top: 25px;
	margin-bottom: 25px;
	border: 1px solid #999999;
}
