@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background: url(../images/bg_4d.gif) repeat-x #fff;
	font:12px/16px tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:justify;
}
IMG{ border:0px;}

.clear1{ clear:both; display:block; width:100%; height:20px;}

.read-more{clear:both; display:block; width:100%; padding:2px; text-align:right}
.read-more a{ color:#FFC104; text-decoration:underline;}
.read-more a:visited{ color:#FFC104; text-decoration:underline;}
.read-more a:hover{ color:#fff; text-decoration:underline;}

ul{ padding:0px 0px 0px 20px;  margin:0px; list-style-type:square}
li{ padding-bottom:10px;}

a{ text-decoration:underline; color:#FFFFFF}
a:visited{ text-decoration:underline; color:#FFFFFF}
a:hover{ text-decoration:underline; color:#FFC104}

IMG.center1{ margin:0 auto;}

/*========================================================================================================== Container*/
.container{
	clear:both;
	display:block;
	width:1000px;
	margin:0 auto;
}

.main1{
	clear:both;
	display:block;
	width:1000px;
	float:left;
}
/*========================================================================================================== header*/

.header{
	clear:both;
	display:block;
	float:left;
	width:1000px;
	height:350px;
}


/*========================================================================================================== Main2*/

.main2{
	background:url(../images/bg_main2.gif) center repeat-y;
	clear:both;
	float:left;
	width:1000px;
}

	.c1{ width:32px;}
	.c2{ width:937px; background:url(../images/bg_c2.gif) repeat-x #341604}
	.c3{ width:31px;}



/*========================================================================================================== Main3*/

.main3{
	clear:both;
	float:left;
	width:910px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

	.c4{ width:600px;}
	.c5{ background:url(../images/bg_c5.gif) repeat-y; width:25px;}
	.c6{ width:285px;/* font:11px/18px Tahoma, Arial, Helvetica, sans-serif;*/}
	
	.c6 a{ color:#FFC104; text-decoration:none;}
	.c6 a:visited{ color:#FFC104; text-decoration:underline;}
	.c6 a:hover{ color:#fff; text-decoration:underline;}
	
.main3 td{ vertical-align:top}
	
	
	
	
/*========================================================================================================== General Classsess*/

.hed1{
	border-bottom:1px dotted #ffc104;
	clear:both;
	display:block;
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#FFC104;
	padding-bottom:5px;
	margin-bottom:5px;
}

.hed2{
	border-bottom:1px dotted #ffc104;
	clear:both;
	display:block;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#FFC104;
	padding-bottom:5px;
	margin-bottom:5px;
}
.hed2 a{ text-decoration:none; color:#FFC104;}

.hed3{
	border-bottom:0px dotted #ffc104;
	clear:both;
	display:block;
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#FFC104;
	padding-bottom:5px;
	margin-bottom:5px;
}


.hed3  a{ color:#FFC104; text-decoration:underline;}
.hed3 a:visited{ color:#FFC104; text-decoration:underline;}
.hed3  a:hover{ color:#fff; text-decoration:underline;}


.hed4{
	border-bottom:1px dotted #ffc104;
	clear:both;
	display:block;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#FFC104;
	padding-bottom:5px;
	margin-bottom:5px;
}

.hed5{
	border:1px solid  #502106;
	background:#411B05;
	clear:both;
	display:block;
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#FFC104;
	padding:5px;
	margin-bottom:5px;
	text-align:center;
}

.w100{
	clear:both;
	width:100%;
}

.center1{
	clear:both;
	display:block;
	text-align:center;
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#FFC104;
}
IMG.center1{margin: 0 auto; border:4px solid #4C2006}

IMG.float-right{ display:inline; float:right; margin:5px; border:4px solid #4C2006}

IMG.float-left{ display:inline; float:left; margin:5px; border:4px solid #4C2006}

.top1{
	clear:both;
	display:block;
	text-align:right;
	font:10px tahoma,arial;
	color:#FFC104;
	padding:10px 0px 15px 0px;
	}


.top2{
	clear:both;
	display:block;
	font:10px tahoma,arial;
	color:#FFC104;
	padding:5px 0px 5px 0px;
	}

.top2 a{color:#FFC104;}
.list1{
 clear:both;
 display:block;
}

.list1 ul{ padding:0px; margin:0px; list-style-type:none}
.list1 ul li { padding:0px; margin:0px; border-bottom:1px solid #333;}
.list1 ul li a{ clear:both; display:block; height:25px; padding:4px 0px 3px 5px; background:#B48016; text-decoration:none;}
.list1 ul li a:hover{ clear:both; display:block; height:25px; padding:4px 0px 3px 5px; background:#FFC104; text-decoration:none; color:#000}
	
/*========================================================================================================== Footer*/

.footer{
	clear:both;
	display:block;
	width:1000px;
	float:left;
	background:url(../images/bg_footer.gif) top no-repeat;
	padding-top:50px;
	padding-bottom:10px;
	text-align:center;
	color:#333333;
}

/*========================================================================================================== Page Wise*/

.books1{
	clear:both;
	width:580px;
	margin:0 auto;
	text-align:center;
}
.books1 IMG{ margin:0 auto; display:block; clear:both;}
.books1 th{ background:#683F26; background:red;}

