/*---Arun Kumar---*/
body{background-color:#D4D9C2;}
a{text-decoration:none;}
#header{
	height:110px;}
.round-top{
	background-image: url(../images/top-round.jpg);
	background-repeat: repeat-x;
	height: 29px;
}
.logo{
	width: 292px;
	height: 49px;
	padding-top: 25px;
}
#nav-pad{}
ul#navigation{
	margin-left: 50px;

}
ul#navigation li{
	float: left;
	list-style-type: none;
	display: block;
	width: 75px;
	text-align: center;
	font-weight: bold;
	margin-left: 0px;
	display;inline;
}
ul#navigation li a{
	text-decoration:none;
	color:#252525;
}
ul#navigation li.current{}
#banner-main{
	background-image: url(../images/banner-bg.png);
	background-color: #666652;
	background-repeat: repeat-x;
	height: 245px;
}
.banner-txt{
	margin-top: 10px;
}
.girl-pad{
	position: relative;
	left: 5px;
	top: -79px;
}
.banner-feature{
	padding-left:20px;
}
.banner-feature{
	color: #C9C9B1;
	font-weight: bold;
	margin-bottom:10px;
}
.tinsel-feature{
	height: 25px;
	margin-bottom: 10px;
	background-image: url(../images/feat-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.sidebar{padding:0 10px;}
ul.sidebar-nav{
	list-style-type: none;
}
ul.sidebar-nav li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	display: block;
	margin-left: 0px;
}
ul.sidebar-nav li a{
	text-decoration: none;
	color: #252525;
	display: block;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	border-bottom: 5px solid #252525;
}
ul.sidebar-nav li a:hover{
	background-color:#E9E9D7;
	border-bottom: 5px solid #FC0F3E;
}

.main-content{background-color:#E9E9D7;padding:30px;}


img.tin-img{
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #B3BC94;
	padding: 2px;
}
h2.tin-head{color:#FC0F3E;font-family:georgia,"Times New Roman", Times, serif;font-style:italic;font-weight:normal;font-size:26px;}
.tin-desc{
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;font-size:14px
}
.more-bar{margin-bottom:25px;background-color:#E7E7AE; padding:10px 30px;border:1px solid #C4C45C;}
.pic-bar{
	margin-bottom:25px;
	background-color:#666652;
	padding:10px 30px;
	border:1px solid #C4C45C;
	text-align: center;
}
.pic-bar img{
	border: 1px solid #E9E9D7;
}
.ful-img-div{
	width: 192px;
	text-align: center;
	float: left;
}
.ful-img{
	border: 2px solid #D4D9C2;
}
.img1-pad{}
.img-desc{}

h6.more,h6.order{margin:0px;color:#fc0f3e;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;font-size:16px;font-style:italic;}
h6.more{float:left;}
h6.order{float:right;}
h5.about{
	font-size:16px;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 15px;
	font-variant: normal;
	color: #666652;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer{background-color:#666652;height:75px;}
p.foot-note{color:#fff;text-align:center;font-family: Georgia, "Times New Roman", Times, serif;font-weight:bold;padding-top:25px;font-size:10px;font-style:italic;}
