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

body {
	/* background-image:url(images/bg_br.png);        
	background-attachment:fixed;
	background-repeat:repeat;
	background-position:center;     */
    background-color: black;
	font-family:Arial, Helvetica, sans-serif;
}

heading1{
	display:block;
	font-family: Papyrus;
	font-size: 28px;
	font-weight: bold;
	color: #fad478;
	text-align:center;
	text-transform:capitalize;
}

headingplain{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	text-align:center;
}


p{
	padding: 5px 8px 5px 8px;
	line-height:28px;
	display:block;
	font-family: Papyrus;
	font-size: 18px;
	color: #ffffff;
	text-align:justify;
}

ptxt{
	line-height:28px;
	display:block;
	font-family: Papyrus;
	font-size: 16px;
	margin:0;
	color: #ffffff;
	
}

contentpoints{
	display:block;
	font-family: Papyrus;
	font-size: 24px;
	
	color: #fad478;
	text-align:left;
}

contentpts{
	display:block;
	font-family: Papyrus;
	font-size: 18px;
	color: #FFFFFF;
	text-align:justify;
}

/* Header menu styling */
#h2 a{
	height: 32px;
	font-family: Papyrus;
	font-size: 16px;
	color: #4fd541;
	float: left;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: middle;
	text-decoration: none;
	margin-left: 27px;
	margin-top: 102px;
}

#h2 a:hover{
	/*background-color: #bc2903; 
	border-top: .3em solid #FFF;
	width: auto;
	height: 1.8em;
	margin-top: 3px; */
	font-family: Papyrus;
	font-size: 16px;
	color: #ffffff;
	float: left;
	font-style: normal;
	font-weight:bold;
	text-align: center;
	text-decoration: underline;
	text-transform:capitalize;
}

#sidelinksright a{            
    font-family: "Arial Narrow";
    font-size: 20px;
    color: #ffffff;
    float: left;
    font-style: normal;
    
    text-transform: capitalize;
    vertical-align: middle;
    text-decoration: none;
    margin-bottom: 15;
    margin-top: 15;
    
}

#sidelinksright a:hover{
    font-family: "Arial Narrow";
    font-size: 20px;
    color: #ffffff;
    float: left;
    font-style: normal;
    
    text-transform: capitalize;
    vertical-align: middle;
    text-decoration: underline;
    margin-bottom: 15;
    margin-top: 15;
    
}

#hlinksrest a{
    height: 32px;
    font-family: Papyrus;
    font-size: 16px;
    color: #4fd541;
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize;
    vertical-align: middle;
    text-decoration: none;
   
}

#hlinksrest a:hover{
    font-family: Papyrus;
    font-size: 16px;
    color: #ffffff;
    font-style: normal;
    font-weight:bold;
    text-align: center;
    text-decoration: underline;
    text-transform:capitalize;
   
}

/* Bottom menu styling */
#hbottom a{
	height: 32px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	text-transform: capitalize;
	vertical-align: middle;
	text-decoration: underline;
	margin-right: 10px;
	margin-top: 9px;
}

#hbottom a:hover{
	/*background-color: #bc2903; 
	border-top: .3em solid #FFF;
	width: auto;
	height: 1.8em;
	margin-top: 3px; */
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	text-align: center;
	text-decoration: underline;
	text-transform:capitalize;
}


#logo{
	height: 140px;
}

/* header, contentwrapper, footer */
#outerWrapper {
	width: 960px;
	min-height: 100%;
	height : auto !important;
	height:100%;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: -4em;
	margin-left: auto;
	min-width: 800px;
}

/* leftbar, contnt, rightbar */
#contentWrapper {
	width: 100%;
	overflow: auto;
	min-height:500px;
	background-attachment: fixed;
	background-repeat: repeat;
	font-weight: normal;
	padding-top: 5px;
}

/* Header styling */
#header {
	width: 100%;
	height: 163px;
	
}

#header_text{
    margin-top: 35px;
    font-style: normal;
    text-align: center;
    font-family: Papyrus;
    font-size: 34px;
    color: #f75709;
}

#header_index {
	background-image: url(images/header_santoor.png);
	width: 100%;
	height: 350px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	background-repeat: repeat-y;
}

/* sidebar left */
#sidebarLeft {
	float: left;
	width: 0%;
} 

/* sidebar right    */
#sidebarRight {
	float: right;
	width: 16%;
} 

/* Content block */
#content {
	float: left;
	width: 82%;
	line-height:28px;
	text-align:justify;
	font-family: Papyrus;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
    line-height: 1.5;
}

#content_index {
	float: left;
	width: 85%;
	line-height:28px;
	text-align:justify;
	font-family: Papyrus;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
}



/* Footer styling */
#footer {
	width: 960px;
	height: 4em;
	
	background-image:url(images/footer_bg.png);
	text-align:center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#noOverlap {
	height: 4em;
	clear: both;
}


/* Leftbar menu styling */
ul, li{ 
	margin-left: 20px;
	margin-top:4px;
	padding:0;
    display: inline-block;
	list-style:none;
	position: relative;
	text-align: center;
	font-family: Papyrus;
	font-size: 16px;
	color: #4fd541;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: middle;
	text-decoration: none;
	
}

li a{
	display: block;
	font-family: Papyrus;
	font-size: 16px;
	color: #4fd541;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: middle;
	text-decoration: none;
	
}

li a:hover{
	
	font-family: Papyrus;
	font-size: 16px;
	color: #fff;
	float: left;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: middle;
	text-decoration: underline;
	position: inherit;
	
	
/*	background-color: #bc2903; 
	border-left: .3em solid #FFF;
	width: 10.0em; */
}

.current{
	text-decoration:underline;
	color:#C60;

}

/* submenu (dropdown) */
ul.submenu
{
	
	float:none;
	
	visibility:hidden;
	top: 115px;
	position: absolute;
	background-color:#100800;
	width: inherit;
	
	
	}
	
.topmenu li:hover ul{
	margin:0;
	padding:0;
	margin-top:8px;
	visibility:visible;
	position: fixed;
}
	
ul.submenu li{
		float:none;
		margin:0;
		padding:0;
		
		
	}
	
	ul.submenu li a{
		font-family: Papyrus;
	font-size: 16px;
	color: #4fd541;
	float: left;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: middle;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:10px;
	
	}
	
	ul.submenu li a:hover{
		font-family: Papyrus;
	font-size: 16px;
	color: #fff;
	float: left;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: middle;
	text-decoration: underline;
	padding-top:5px;
	padding-bottom:10px;
		
	}
	

/* facebook twitter signin */

#fttw {
	margin-top:90px;
	vertical-align: bottom;
	float: right;
	padding-left: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	vertical-align:middle;
	
}

.mainimages{
    margin-left: 600px;
    margin-top: -80px;
    position: fixed;
}

.mainimage{
    margin-left: 400px;
    margin-top: 50px;
    position: fixed;
}
