@CHARSET "ISO-8859-1";

body {
	background-image: url("../images/orangesend.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0;
	text-decoration: none;
	background-size: cover;
	font-family: 'Open Sans', sans-serif;
}

.container {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}

#main {
	width: 1024px;
	margin: 0 auto;
	background: rgba(75, 8, 48, 0.5);
	box-shadow: 0 0 5px #ccc;
}

#header {
	width: 100%;
	background-color: none;
}
/*--FOR OHM SYMBOL--*/
#ohm {
	background-image: url("../images/ohm1.png");
	background-repeat: no-repeat;
	width: 100%;
	background-position: center top;
	height: 51px;
}
/*--FOR MAIN LOGO--*/
#logo {
	background-image: url("../images/durga.png");
	background-repeat: no-repeat;
	float: left;
	height: 159px;
	width: 100%;
	padding-bottom: 7px;
}
/*--FOR TITLE--*/
#title {
	width: 60%;
	text-align: center;
	color: #fff;
	margin-left: 193px;
	font-size: 41px;
	float: left;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
}
/*--FOR SUB TITLE--*/
#sub {
	font-size: 19px;
	width: 100%;
}
/*--FOR IMAGE OF GANAPATHI--*/
#ganapathi {
	float: left;
	margin-left: 54px;
}

/*--FOR MENU LIST--*/
#list {
	width: 100%;
	padding-left: 6px;
}

ul#menu {
	width: 290px;
	border: 1px solid #f38035;
	display: inline;
	margin-left: 61px;
	padding: 10px;
	border-radius: 10px;
}

ul#menu li {
	display: inline;
}

ul#menu li a {
	font-weight: bold;
	color: #fff;
	padding: 28px;
	text-decoration: inherit;
	display: inline;
	font-family: 'Oswald', sans-serif;
}

ul#menu li a:hover {
	background: none;
	color: #f38035;
}
/*--FOR SLIDER--*/
#slider {
	width: 97%;
	margin: auto;
	background-color: none;
	margin: 30px auto;
}

ul.bxslider {
	top: -16px;
}
/*--FOR NOTICE BAR--*/
#notice {
	width: 99.5%;
	color: #fff;
	margin-top: -26px;
	background-image: url("../images/notice.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 77px;
}

#in_notice {
	width: 73%;
	margin-left: 120px;
	margin-top: 23px;
	background-color: none;
	padding-top: 20px;
}
/*--FOR MAIN CONT DISPLAYING AREA--*/
#description {
	margin-top: 10px;
	width: 100%;
	float: left;
}

#mainframe {
	background-color: #c78038;
	border: 2px solid orange;
	float: left;
	width: 70%;
	color: #000;
	height: 1300px;
	border-radius: 20px;
	margin-bottom: 10px;
	background-image: url("../images/durga-devi.png");
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 10px;
	font-size: 13px;
	line-height: 20px
}
/*--FOR DIV HOME--*/
.home {
	height: 95%;
	width: 95%;
	background-color: none;
	margin-left: 17px;
	margin-top: 13px;
	text-align: justify;
	font-family: 'ml-ttrevathinormal';
	font-size: 16px;
}

/*--FOR DIV CONTACT US--*/
.contactus {
	height: 95%;
	width: 95%;
	background-color: none;
	margin-left: 17px;
	margin-top: 13px;
	text-align: justify;
}
/*--FOR DIV HISTORY--*/
.history {
	height: 95%;
	width: 95%;
	background-color: none;
	margin-left: 17px;
	margin-top: 13px;
	text-align: justify;
}
/*--FOR DIV GALLERY--*/
.gallery {
	height: 95%;
	width: 95%;
	background-color: none;
	margin-left: 17px;
	margin-top: 13px;
	text-align: justify;
}
/*--FOR DIV FESTIVAL--*/
.festival {
	height: 95%;
	width: 95%;
	background-color: none;
	margin-left: 17px;
	margin-top: 13px;
	text-align: justify;
}
/*--FOR DIV POOJA--*/
.pooja {
	height: 95%;
	width: 95%;
	background-color: none;
	margin-left: 17px;
	margin-top: 13px;
	text-align: justify;
}
/*--FOR ANNOUNCEMENT--*/
#announcements {
	background-image: url("../images/announce.png");
	background-repeat: no-repeat;
	bottom: 61px;
	height: 427px;
	left: 67%;
	margin-top: 40px;
	position: fixed;
	width: 18%;


}
/*--FOR INSIDE ANNOUNCEMENT--*/
#in_announce {
	width: 70%;
	margin-left: 34px;
	margin-top: 55px;
	background: none;
	height: 74%;
}
/*--FOR EVERY TIME MENU--*/
#hidden_menu {
	height: 60px;
	z-index: 999;
	position: fixed;
	width: 100%;
	top: 0px;
	margin: 0 auto;
}

#hidden_list {
	background-color: #7A1B24;
	width: 1024px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
/*--FOR EVERY TIME MENU LIST--*/
ul#list {
	width: 290px;
	border: 1px solid #f38035;
	display: inline;
	margin-left: 111px;
	padding: 10px;
	border-radius: 10px;
}

ul#list li {
	display: inline;
}

ul#list li a {
	font-weight: bold;
	color: #fff;
	padding: 28px;
	text-decoration: inherit;
	display: inline;
	font-family: 'Oswald', sans-serif;
}

ul#list li a:hover {
	background: none;
	color: #f38035;
}

#ftr {
	border: 1px solid orange;
	height: 59px;
	margin-left: 228px;
	margin-right: 520px;
	margin-top: 1327px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 70px;
}
/*--FOR FOOTER--*/
#footer {
	position: fixed;
	width: 100%;
	margin: 0 auto;
	bottom: 0px;
}

#footer .container {
	width: 1024px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	background: rgb(75, 8, 48);
	height: 50px;
}

#footer .container a {
	color: #798F0A;
	text-decoration: none;
}
/*--FOR SIDE SCROOL UP BUTTON--*/
.scrollToTop {
	width: 100px;
	height: 130px;
	padding: 0px;
	text-align: center;
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position: fixed;
	top: 500px;
	right: 20px;
	display: none;
	background: url("../images/up2.png") no-repeat 0px 20px;
}

.scrollToTop:hover {
	text-decoration: none;
}
#notice{
margin-right:5px;
}
strong{
margin-bottom:10px;
}