body {
	margin: 0;
	padding: 0;
	font-family:"Kruti Dev 010","Kruti Dev 040", "Kruti Dev 020", "Kruti Dev 040";
	font-size: 18px;
	color: #7f3e04;
	background:#e1f0f5;
	background:url("images/bg.jpg") center;
	line-height: 1.166;
}

a:link, a:visited{
	color: #e1f0f5;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


form{
margin:0px;
}

input, textarea {
	background:#eef5f8;
	border: 1px solid #c0c0c0;
	font: bold 13px Arial, Helvetica, sans-serif;
	height: 297px;
	width: 423px;
}

/*.input, .textarea {
	background: #A4E4F5;
	border: 1px solid #0F5B96;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}*/

h1, h2, h3, p, ol, ul {
	margin-top: 0px;
}

p { margin-bottom:.5em;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#mainRapper{

	width:990px;
	background: #ffc260; 
	margin:0px auto;
	padding:0px;
	left: 20%;
	right: 20%;
}
	
	

#header {
	
	
	width: 990px;
	height:250px;
	margin:0px auto;
	padding: 0px ;
	background:url(images/index_01.jpg) no-repeat left top;
	
}

#leftHederImg{
width:203px;
height:250px;
background:url(images/anandtirth_01.jpg) no-repeat left top;
float:left;

}

#logo {
	float: left;
	width: 211px;
	height:150px;
	margin:0px 0px;
	padding:0px;
	
	background:url(images/tirth.jpg) no-repeat left center;
}

#leftSidebar{

width:180px;
float:left;

}

#sidebarRapper{
margin:0px auto;
width:170px;

}


#sideTop {
	width:100%;
	height:58px;
	background:url(images/anandtirth_08.jpg) no-repeat center top;
}
#sideCenter {
	width:100%;
	
	background:url(images/anandtirth_14.jpg) repeat-y center top;
	height: 380px;
}
#sideBottom {
	width:100%;
	height:11px;
	background:url(images/anandtirth_18.jpg) no-repeat center top;
}




#menu {
	margin:0px auto;
	width:100%;
	

}



#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family:"Kruti Dev 010","Kruti Dev 040", "Kruti Dev 020", "Kruti Dev 040";
	font-size:18px;
	text-align:left;

}

#menu li {
	padding: 5px  0px 5px 0px;

}

#menu a {
	width:100%;
	margin: 0px;
	padding: 5px  5px 5px 30px;
	
	background:url(images/bullet.gif) no-repeat 8px 8px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	
	
	color:#663204;
	font-size:19px;
	
}

#menu li:hover
{

background:url(images/bullet.gif) no-repeat 8px 8px #f8b13e;
}
#page {
	width:100%;
	
	margin:0px auto;
	
}


/*.clearFix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}*/

#content {
	
	width: 805px;
	float: right;
	margin:0px auto;
	text-align:left;
	padding:0px;
	
}

#contentTop {
	width:794px;
	height:42px;
	background:url(images/index_05.jpg) no-repeat center top;
}
#contentCenter {
	width:794px;
	background:url(images/index_11.jpg) repeat-y;
	text-align:justify;
	line-height:1.6em;
	font-size :medium;
}
#contentCenter p{
padding:8px;
margin:0px;
	font-size:medium;
}

#contentBottom {
	width:794px;
	height:11px;
	background:url(images/index_14.jpg) no-repeat center top;
}




/* Footer */

#footer {

	width: 100%;
	height:191px;
	background:url(images/index_19.jpg) repeat-x;
	font-size:11px;
	clear:both;
	
	
}

#footer p {
	text-align: left;
	float:right;
	color: #7f3e04;
	font-weight:bold;
	margin:125px 15px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-size:1em;
}

#footer p span{
color:#000000;

}

#footer p a {
color: #7f3e04;
text-decoration:none;
}

#footer p span a {
color: #000000;
text-decoration:none;
}

#footer p a:hover {
color: #000000;

}

#footer p span a:hover {
color: #663204;

}


.space8{
margin:8px;
}
