.transparentPNG { behavior: url(../images/iepngfix.htc) }
body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	background: #a9682d ;
	color: #7C3B00;
}
a, a:link, a:visited, a:hover, a:active {
	font-size:	11px;
	color: #007dc3
}
a:visited { color: #7c3B00 }
a:hover { color: #ee3424 }
.bodysidebar {
	font-size: 11px;
	color:#7C3B00;
	padding: 0px;
}
.header1blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #007DC3;
}
.woodwalks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #7C3B00;
}
.header2brown {
	font-size: 14px;
	color: #7C3B00;
}
.headerproductgreen {
	font-size:14px;
	color: #B2BB1E;
	padding: 0px;
}
.headersidebarred {
	font-size: 12px;
	color: #EE3424;
	padding-bottom: 0px;
}
#wrapper {
	width: 898px;
	margin: 49px auto 0;
	height: 100%;
	position: relative;/*	left: -96px;
	top: -51px;*/
}
#header {
	background: transparent url(../images/bg_header.png) no-repeat;
	height: 134px;
	padding: 30px 0 0;
	position: relative;
}
a#iitgLogo {
	position: absolute;
	width: 182px;
	height: 175px;
	background: url(../images/iitgLogo2.png) no-repeat;
	left: 20px;
	top: -16px;
	text-decoration:none;
	z-index:100;
	cursor: pointer
}
#subhead {
	height: 134px;
	background: #fff url(../images/bg_subhead.png) no-repeat 206px 0;
	position: relative;
	z-index:90
}
ul#rightMenu {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 40px;
	top: 0;
}
ul#rightMenu li a {
	color: #B2BB1E;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	line-height: 24px
}
ul#rightMenu li a:hover { color: #EE3424 }
#subhead ul li {
	list-style-type:none;
	padding: 0;
	margin: 0
}
#belly { background: #fff }
td#bellyLeft {
	width: 200px;
	padding: 10px, 10px, 100px, 10px;
}
td#bellyMiddle { padding: 10px }
td#bellyMiddle p { }
td#bellyRight {
	width: 180px;
	padding: 10px 10px 100px;
	color: #7C3B00;
	background: url(../images/bg_bellyRightDots.gif) repeat-y;
}
td#bellyRight h3 { color: #7C3B00 }
td#bellyRight p { }
#footer {
	background: url(../images/bg_footer.png) no-repeat;
	height: 30px;
	padding: 36px 0 0;
	text-align: center;
	color: #7C3B00;
	font-size: 11px
}
#footer a:link{color:#fbb41d}
#footer a:hover{color:#4a67b1}
#flowers {
	display: block;
	position: absolute;
	right: -20px;
	bottom: 20px;
	width: 92px;
	height: 115px;
	background: url(../images/flowers.png) no-repeat;
	z-index: 200
}
.productSample img {
	float: left;
	margin: 0 10px 10px 0px;
}
/* main nav */

ul#mainMenu {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 222px;
	top: 86px;
	border-bottom: 2px solid #B2BB1E
}
ul#mainMenu li a {
	color: #7C3B00;
	text-decoration: none;
}
ul#mainMenu li a:hover { color: #B2BB1E }
ul#mainMenu li ul a:hover { color: #fff }
.ux-menu .ux-menu-sub li a:hover { color: #fff }
/* CART STYLING */
#cart {
	position: absolute;
	top: 10px;
	right: 20px;
}

