html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 100%
}
.templeimgdiv {
	background-image: url("../images/top_header.jpg");
	background-repeat: no-repeat;
	width: 745px;
	height: 120px;
}
.menuDivCOntainer {
	height: 30px;

	width: 745px
}

.sideDivsContainer{width:220px} 

.menudiv {
	
background: -moz-linear-gradient(center top , #DE7500, lightyellow 2px, #DE7500) repeat scroll 0 0 transparent;

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #DE7500 0%, lightyellow 2px, #DE7500 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #DE7500 0%, lightyellow 2px, #DE7500 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #DE7500 0%, lightyellow 2px, #DE7500 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DE7500), color-stop(0.05, lightyellow), color-stop(1, #DE7500));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #DE7500 0%, lightyellow 2px, #DE7500 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #DE7500 0%, lightyellow 2px, #DE7500 100%);
color: brown;
float: left;
font-size: 12pt;
font-weight: bold;
height: 35px;
padding-top: 10px;
text-align: center;
width: 92px;
}
/*
 .menuActive{
 background-image: url('../../images/flowerbg.jpg');
 height:40px;
 margin-bottom:-10px;
 background:-moz-linear-gradient(center top , lightyellow, #DE7500 2px, lightyellow) repeat scroll 0 0 transparent;
 border-bottom: 0px;
 }*/

.scrollingText {
	background: -moz-linear-gradient(center top , yellow, lightyellow 2px, yellow) repeat scroll 0 0 transparent;
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, gold, palegoldenrod);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, gold, palegoldenrod);

/* Opera */ 
background-image: -o-linear-gradient(top, gold, palegoldenrod);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, yellow), color-stop(0.05, lightyellow), color-stop(1, #DE7500));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, gold, palegoldenrod);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, gold, palegoldenrod);
	color: brown;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	padding-top: 10px;
}
.timingsimage12 {
	width: 200px;
	height: 200px;
	background-image: url('../images/Picture2.png') !important
}

.menuActive {

  border: 4px solid maroon;
  color: brown;
  margin-bottom: -10px;
  margin-top: -4px;
  text-decoration: underline;
}

.mainDiv {
	width: 100%;
	margin: 0 auto;
	background: width :1200px;
	height: auto;
	margin: 0 auto;
	background: orange/*-moz-linear-gradient(center top , #DE7500, lightyellow 450px, #DE7500) repeat scroll 0 0 transparent*/;
}
.pageHeaders {
color: #990000;
font-family: georgia;
font-size: 21px !important;
background: -moz-linear-gradient(center top , chocolate, gold, chocolate) repeat scroll 0 0 transparent;

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, chocolate, gold, chocolate);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, chocolate, gold, chocolate);

/* Opera */ 
background-image: -o-linear-gradient(top, chocolate, gold, chocolate);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, chocolate), color-stop(0.05, gold), color-stop(1, chocolate));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, chocolate, gold, chocolate);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, chocolate, gold, chocolate);
border: 10px solid goldenrod;
-webkit-border-radius: 10px;
border-radius: 10px; 
behavior: url('border-radius.htc');
font-weight: bold;
padding: 10px;
text-align: center;
margin-bottom:10px
}
.imageBorderClass {
	border: 30px transparent yellowgreen
}
.menudiv:hover {
	height: 35px;
	background: -moz-linear-gradient(center top , lightyellow, #DE7500 2px, lightyellow) repeat scroll 0 0 transparent;

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, lightyellow, #DE7500 2px, lightyellow);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, lightyellow, #DE7500 2px, lightyellow);

/* Opera */ 
background-image: -o-linear-gradient(top, lightyellow, #DE7500 2px, lightyellow);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0,lightyellow), color-stop(0.05, #de7500), color-stop(1, lightyellow));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, lightyellow, #DE7500 2px, lightyellow);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, lightyellow, #DE7500 2px, lightyellow);
	
	text-decoration:underline;
	
}
.sidedivs {
-webkit-border-radius: 5px;
border-radius: 5px; 
margin: 0 5px 5px;
padding: 0 5px 10px;
width: 200px;	
border:1px solid chocolate;
}
.contentDiv {
	/*background-color: yellowgreen;*/

-webkit-border-radius: 10px;
border-radius: 10px; 
	width: 745px;
	margin: 5px auto
}
.x-clear {
	clear: both;
	height: 0;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}
.boldText {
	font-weight: bold
}
.margin5px {
	margin: 0px 5px
}
table tr {
	font-size: 90%;
	vertical-align: top
}
.eventTextClass {
	margin: 0 0 10px 10px
}
.sideDivHeader {
background: -moz-linear-gradient(center top , #FFCC66, lightyellow 5px, #FFCC66) repeat scroll 0 0 transparent;\

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFCC66, lightyellow 5px, #FFCC66);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFCC66, lightyellow 5px, #FFCC66);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFCC66, lightyellow 5px, #FFCC66);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0,#ffcc66), color-stop(0.05, lightyellow), color-stop(1, #ffcc66));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFCC66, lightyellow 5px, #FFCC66);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFCC66, lightyellow 5px, #FFCC66);

border-radius: 5px 5px 0 0;
color: #990000;
font-family: cambria;
font-size: 18px;
height: 20px;
margin: 1px -5px 10px;
padding-top: 10px;
text-align: center;
text-decoration: underline;
}
.sideDivHeader table td {
	vertical-align: top
}
.floatLeft {
	float: left
}
.floatRight {
	float: right
}
.small {
	font-size: 90%
}
.loginFieldsDiv {
	margin-bottom: 10px
}
.loginFieldsName {
	width: 110px
}
.om-large-div {
	background-image: url("../images/om_large_1.jpg");
	background-repeat: no-repeat;
	height: 120px;
	width: 120px;/*
background-repeat: no-repeat;
color: red;
font-family: 'Comic Sans MS';
font-size: 100px;
font-weight: bold;
height: 120px;
margin-top: -10px;
padding: 0 10px;
width: 100px;*/
}
.headerimagediv {
	border-bottom: 15px ridge orange;
background-image: linear-gradient(to bottom, orange, lightyellow , orange ) repeat scroll 0 0 transparent
  /* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, orange 0%, lightyellow 60px, orange 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top,orange 0%, lightyellow 60px, orange 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, orange 0%, lightyellow 60px, orange 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, orange ), color-stop(0.05, lightyellow), color-stop(1, orange ));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, orange 0%, lightyellow 60px, orange 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, orange 0%, lightyellow 60px, orange 100%);
}
.hide_element {
	display: none
}
#festivalsTable td {
	height: 30px;
}
#festivalsData {
	padding: 5px;
	width:620px;
}
.festivalsDataDiv{height:30px}
.festivalMonth{width:90px;padding-left:10px}
.festivalText{width:400px}

.monthLinks {
background: -moz-linear-gradient(center top , goldenrod, lightyellow 10px, goldenrod) repeat scroll 0 0 transparent;

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, goldenrod, lightyellow 10px, goldenrod);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, goldenrod, lightyellow 10px, goldenrod);

/* Opera */ 
background-image: -o-linear-gradient(top, goldenrod, lightyellow 10px, goldenrod);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0,goldenrod), color-stop(0.05, lightyellow), color-stop(1, goldenrod));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, goldenrod, lightyellow 10px, goldenrod);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, goldenrod, lightyellow 10px, goldenrod);
border-bottom: 2px solid green;
border-right: 2px solid green;
height: 30px;
padding: 10px 0 0 10px;
width: 88px;
cursor:pointer;
}

.monthLinks:hover{
background: -moz-linear-gradient(center top , goldenrod, orange 10px, goldenrod) repeat scroll 0 0 transparent;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, goldenrod, orange 10px, goldenrod);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, goldenrod, orange 10px, goldenrod);

/* Opera */ 
background-image: -o-linear-gradient(top, goldenrod, orange 10px, goldenrod);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0,goldenrod), color-stop(0.05, orange), color-stop(1, goldenrod));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, goldenrod, orange 10px, goldenrod);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, goldenrod, orange 10px, goldenrod);
width:88px;
height:30px;
font-weight:bold;
text-decoration:underline;
}
#festivalsLinks td {
	height: 60px;
	background-color: green
}

.monthLinkActiveBorder{border-top-right-radius:10px; border-top:2px solid green;}
#festivalsLinks td:hover {
	height: 60px;
	background-color: yellow
}
/*Festivals page styles*/
.monthLinkActive {
    background-color: maroon;
    font-weight: bold;
    height: 30px;
    padding-left: 10px;
    padding-top: 10px;
    color: yellow;
    border-bottom: 2px solid green;
    font-weight: bold;
    font-size: 14px;
}

.festivalRow {
border: 1px solid brown;
-webkit-border-radius: 10px;
border-radius: 10px; 
margin-bottom: 3px;
padding-top: 10px;
}
/*Activities page styles*/
.activitiesCol1 {
	width: 250px;
	font-weight: bold;
	float: left;
	padding: 10px 0 0 10px
}
.activitiesCol2 {
	width: 470px;
	float: left;
	padding: 10px 0px
}
.evenRow, .oddRow {
	border-bottom: 4px solid orange;
-webkit-border-radius: 10px;
border-radius: 10px; 
	-moz-border-radius: 10px;
	margin-bottom: 4px
}
.evenRow {
	background-color: lightgreen
}
.oddRow {
	background-color: lavender
}
.activitiesHeader {
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	width: 40px :
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 15pt
}
.commingEvents {
	text-align: center;
	padding: 10px 0
}
ui {
	padding: 10px
}
li {
	margin: 10px 0px
}
/* About Page Styles*/
.linkText {
	background-color: lightgreen;
	padding: 10px 5px 10px 20px;
	height: 20px;
	margin-top: 20px;
	width: 120px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.linkText, .starImage {
	background-image: url("../images/star_bullet1.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px
}
.linkData {
	padding: 10px 20px;
	background-color: lavender;
-webkit-border-radius: 10px;
border-radius: 10px; 
	margin: 10px 0px;
}
.officersDiv {
border: 2px solid olive;
margin: 1px;
padding: 10px;
text-align: center;
width: 150px;
}
.rightArrow {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 10px solid transparent;
	border-left: 20px solid #77c;
	border-bottom: 10px solid transparent;
	float: right
}
.downArrow {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 20px solid #77c;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	float: right
}
/* Directions page styles*/

.addressDiv {
	margin: 10px 0px
}
.addressDiv1 {
	width: 300px;
}
.mapStyle {
	background-image: url("../images/googlemap.png");
	background-repeat: no-repeat;
	height: 158px;
	width: 424px;
}
.mapDiv {
	height: 158px;
	width: 424px;
	margin: 10px auto;
	border: 2px solid orange
}
.directionsShow {
}
.directionsHide {
}
/* Services page styles*/

.servicesTable {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: lavender;
  border-color: brown;
  border-image: none;
  border-radius: 10px 10px 10px 10px;
  border-style: solid;
  border-width: 0 2px 10px;
  margin: 10px;
  width: 730px;
}


.servicesHeader {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: -moz-linear-gradient(center top , #DE7500, lightyellow 6px, #DE7500) repeat scroll 0 0 transparent;
  /* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #DE7500 0%, lightyellow 6px, #DE7500 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #DE7500 0%, lightyellow 6px, #DE7500 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #DE7500 0%, lightyellow 6px, #DE7500 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DE7500), color-stop(0.05, lightyellow), color-stop(1, #DE7500));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #DE7500 0%, lightyellow 6px, #DE7500 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #DE7500 0%, lightyellow 6px, #DE7500 100%);
  border-color: brown;
  border-image: none;
  border-style: solid;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-width: 2px 0;
  font-weight: bold;
  height: 30px;
  padding-top: 10px;
}

.dataDivs {
	border-bottom: 1px dotted brown;
	padding: 10px
}
.serviceDiv {
	width: 150px;
	padding-left: 10px;
	font-weight: bold
}
.serviceFeeDiv {
	width: 100px
}
.serviceMaterial {
	width: 440px
}
.serviceDiv, .serviceFeeDiv, .serviceMaterial {
	float: left
}
.serviceRow {
	border-bottom: 1px solid brown;
	padding: 5px 0px
}
#preetiBhojDataId td {
	height: 90px;
	width: 90px;
	border: 1px solid orange;
-webkit-border-radius: 10px;
border-radius: 10px; 
	padding: 10px 0 0 10px;
	font-weight: bold;
	vertical-align: top
}
#preetiBhojDataId td:hover {
	background-color: orange
}
.preetiBhojTable {
	margin: 10px;
	padding: 10px;
	border: 1px solid brown;
-webkit-border-radius: 10px;
border-radius: 10px; 
	background-color: lavender;
	border-bottom: 10px solid brown;
	width: 700px
}
.quickLinks {
	height: 20px
}
.preetiBhojTable thead {
	background-color: orange;
	font-weight: bold;
	text-align: center;
	height: 30px
}
.nextMonthArrows {
	height: 30px;
	margin-top: -10px;
	padding: 10px 10px 0;
-webkit-border-radius: 5px;
border-radius: 5px; 
	width: 150px;
	cursor: pointer;
	font-weight: bold
}
.nextMonthArrows:hover {
	background-color: orange
}
.inactiveMonthArrows {
	background-color: brown !important;
	cursor: default
}
.monthName {
-webkit-border-radius: 5px;
border-radius: 5px; 
	width: 315px;
	text-align: center;
	border-left: 10px transparent;
	border-right: 10px transparent;
	background-color: green;
	height: 30px;
	padding-top: 10px;
	margin: -10px 20px 0px 20px;
}
.priestsDiv {
  border: 2px solid olive;
  float: left;
  font-family: cambria;
  font-size: 16pt;
  height: 150px;
  margin: 2px;
  padding: 10px;
  width: 600px;
}
/*  div {
 background: #70bf32;
 background: url('linear-gradient.png') 0 0 repeat-x;
 background: -moz-linear-gradient(top, orange, #DE7500);
 background: -ms-linear-gradient(top, #a1e048, #6a942f);
 background: -o-linear-gradient(top, #a1e048, #6a942f);
 background: -webkit-linear-gradient(top, #a1e048, #6a942f);
 background: linear-gradient(top, #a1e048, #6a942f);
 }*/
.sidedivs {
	background:#FFCC66;
}
.linkText {/* Opera 11.10+ */
	background: -o-linear-gradient(top, rgba(95,158,160,1), rgba(0,255,0,1));
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, rgba(95,158,160,1), rgba(0,255,0,1));
	/* Chrome 7+ & Safari 5.03+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(95,158,160,1)), color-stop(1, rgba(0,255,0,1)));
}


.addressDirectionDiv{
-webkit-border-radius: 10px;
border-radius: 10px; 
padding: 10px;}

.contactUsForm{
  background-color: lightyellow;
  border: 1px solid green;
-webkit-border-radius: 10px;
border-radius: 10px; 
  float: left;
  margin-top: 20px;
  padding: 10px;
  width: 300px;
}

#monthlyEventDates div, .infoDivStyle{background: none repeat scroll 0 0 yellowgreen;
border: 1px solid lightgreen;
border-radius: 5px 5px 5px 5px;
font-family: Georgia;
font-size: 12pt;
font-weight: bold;
height: 25px;
margin-left: 10px;
padding: 5px 0 5px 20px;
}

#monthlyEventDates div{font-weight:normal}
.infoDivStyle:hover{
	background:lavender
}

.volunteerForm {
  background-color: lavender;
  border: 1px solid green;
  border-radius: 10px 10px 10px 10px;
  float: left;
  font-family: georgia;
  font-size: 18px;
  margin: 10px;
  padding: 10px;
  width: 350px;
}

.headerMapDirectionDiv{
background: none repeat scroll 0 0 orange;
-webkit-border-radius: 10px;
border-radius: 10px; 
color: green;
cursor: pointer;
display: inline-block;
font-weight: bold;
padding: 5px 10px;
width: 200px;
margin
}
.headerMapDirectionDiv:hover{
	background:#DE7500
}
.contactSectionTitle{
  border-bottom: 2px dotted orange;
  color: brown;
  font-family: Georgia;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
  padding-bottom: 10px;
  width: auto;
}

.monthlyEventImage1, .monthlyEventImage{
height: 400px;
width: 300px;
}

.monthlyEventImage1{background: url("../images/satyanarayanaSwamy.jpg") no-repeat scroll 0 0 transparent;}

.monthlyEventImage2{
height: 280px;
width: 300px;
}

.monthlyEventImage1text {
  background: none repeat scroll 0 0 lightgreen;
-webkit-border-radius: 10px;
border-radius: 10px; 
  color: brown;
  font-family: Georgia;
  font-size: 12pt;
  font-weight: bold;
  height: 30px;
  margin: 0 10px;
  padding-top: 10px;
  text-align: center;
}
.menuSeperator{margin:0px 10px}
.backToFestivalsLink {
background: -moz-linear-gradient(center top , yellowgreen, lightyellow 0px, yellowgreen) repeat scroll 0 0 transparent;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, yellowgreen, lightyellow 0px, yellowgreen);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, yellowgreen, lightyellow 0px, yellowgreen);

/* Opera */ 
background-image: -o-linear-gradient(top, yellowgreen, lightyellow 0px, yellowgreen);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, yellowgreen), color-stop(0.05, lightyellow), color-stop(1, yellowgreen));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, yellowgreen, lightyellow 0px, yellowgreen);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, yellowgreen, lightyellow 0px, yellowgreen);
font-weight: bold;
height: 20px;
margin-right: 100px;
padding: 10px 5PX;
width: 150PX;
border: 1px solid orange;
-webkit-border-radius: 10px;
border-radius: 10px; 
}

.leftArrowSmall {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 10px solid transparent;
	border-right: 10px solid #77c;
	border-bottom: 10px solid transparent;
	float: left;
	margin-right:20px
}

.rightArrowSmall {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 10px solid transparent;
	border-left: 10px solid #77c;
	border-bottom: 10px solid transparent;

}

.monthlyEventDiv{
	margin-top:20px;padding:10px; border:2px solid brown;
}

.festivalsLinks{
background: -moz-linear-gradient(center top , yellowgreen, lightyellow 2px, yellowgreen) repeat scroll 0 0 transparent;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, yellowgreen, lightyellow 0px, yellowgreen);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, yellowgreen, lightyellow 0px, yellowgreen);

/* Opera */ 
background-image: -o-linear-gradient(top, yellowgreen, lightyellow 0px, yellowgreen);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, yellowgreen), color-stop(0.05, lightyellow), color-stop(1, yellowgreen));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, yellowgreen, lightyellow 0px, yellowgreen);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, yellowgreen, lightyellow 0px, yellowgreen);
border: 1px solid orange;
-webkit-border-radius: 5px;
border-radius: 5px; 
font-size: 12px;
font-weight: bold;
margin:0px 2px;
padding: 10px 5px;
display:inline;
}
.festivalsLinks:hover{
	background: -moz-linear-gradient(center top , lightyellow, orange 2px, lightyellow) repeat scroll 0 0 transparent;
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, lightyellow, orange 2px, lightyellow);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, lightyellow, orange 2px, lightyellow);

/* Opera */ 
background-image: -o-linear-gradient(top, lightyellow, orange 2px, lightyellow);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, lightyellow), color-stop(0.05, orange), color-stop(1, lightyellow));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, lightyellow, orange 2px, lightyellow);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, lightyellow, orange 2px, lightyellow);
}

.weeklyEventDiv {
font-family: georgia;
font-size: 12pt;
margin-left: 15px;
padding: 0;
text-align: justify;
width: 530px;
}

.weeklyEventHeaderDiv{
background: none repeat scroll 0 0 yellowgreen;
border: 2px solid;
color: crimson;
font-family: times new roman;
font-size: 16pt;
font-weight: bold;
height: 30px;
margin-bottom: 10px;
padding-left: 10px;
padding-top: 5px;
text-align: left;
}

.weeklyEventsImage{
  background: url("../images/weeklyevents.png") no-repeat scroll 0 0 transparent;
  height: 163px;
  margin: -20px -10px 0px -20px;
  width: 250px;
}

.monthlyEventsImage {
  background: url("../images/monthlyevents.png") no-repeat scroll 0 0 transparent;
  margin-left: -10px;
  margin-right: 0;
  margin-top: -35px;
  width: 225px;
  height:150px;
}

.imageScrollClass{height:150px;width:150px;margin:10px;  border: 5px solid orange;}
.mainpageimageclass{height:150px;width:150px;padding:2px;  border: 5px groove chocolate;}

.recentEventImg {
  border: 5px solid yellowgreen;
  height: 200px;
  margin: 0 4px;
  width: 200px;
}


.imageThumbnailClass{
background: none repeat scroll 0 0 #FFFF66;
border: 10px inset orangered;
height: 600px;
margin: 5px 5px 0 4px;
padding: 2px;
width: 600px;
}
.scrollingImagesDiv{border-bottom: 10px double orange; margin: 0px 20px;}

.scrollingImagesHeader{
  color: mediumvioletred;
  font-family: georgia;
  font-size: 16pt;
  font-weight: bold;
  padding-top: 10px;
  text-align: center;
  text-decoration: underline;
}

.scrollingImageMainDiv{
border: 10px double green;
float: left;
margin: 0 20px 10px;
padding: 5px;
width: 300px;
}

.ImagesListDiv{
	
}
.photoGalleryImgLink{
	border: 4px solid yellowgreen;
height: 90px;
margin: 4px;
width: 90px;
}

.photoGalleryImgLinkMenu {
border: 2px solid yellow;
height: 84px;
margin: 4px;
width: 88px;
}

.sideDivtText{border-bottom: 1px dotted maroon;
margin: 0 0 10px;
padding-bottom: 5px;}


.recurringClass{height: 60px; background: none repeat scroll 0% 0% orange; border-radius: 10px 10px 10px 10px; padding: 4px; margin: 5px; width: 180px; border: 12px solid chocolate;}
.recurringClass:hover{background:lightgreen;text-decoration: underline;}
#recurrinEventsDiv a{text-decoration: none; color:maroon;}
.headerText{font-weight:bold; font-size:16px;text-decoration:underline;color:maroon}
.murthyinfodiv{background: none repeat scroll 0 0 orange;
border: 1px solid lightgreen;
border-radius: 5px 5px 5px 5px;
font-family: Georgia;
font-size: 12pt;
font-weight: bold;
height: 20px;
margin-left: 10px;
padding: 10px 5px;}

.hide-element{display:none}
		.menuActive {

  border: 4px solid darkred;
  color: darkred;
  margin-bottom: -10px;
  margin-top: -4px;
  text-decoration: underline;
  font-weight:bold !important;
}

.menudiv{
background: -moz-linear-gradient(center top , #DE7500, lightyellow 2px, #DE7500) repeat scroll 0 0 transparent;
background-image: -ms-linear-gradient(top, #DE7500 0%, lightyellow 2px, #DE7500 100%);
background-image: -moz-linear-gradient(top, #DE7500 0%, lightyellow 2px, #DE7500 100%);
background-image: -o-linear-gradient(top, #DE7500 0%, lightyellow 2px, #DE7500 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DE7500), color-stop(0.05, lightyellow), color-stop(1, #DE7500));
background-image: -webkit-linear-gradient(top, #DE7500 0%, lightyellow 2px, #DE7500 100%);
background-image: linear-gradient(to bottom, #DE7500 0%, lightyellow 2px, #DE7500 100%);
color: brown;
float: left;
font-size: 17px;
font-weight:normal;
height: 35px;
padding-top: 10px;
text-align: center;
width: 81px;
font-family: cambria;}
.headerimagediv{border-bottom:10px ridge chocolate;}
.templeimgdiv{width: 650px;}


.bold-text{
    font-weight: bold;
}

.text-underline{
    text-decoration: underline
}

.main-events-parentdiv{
    background:maroon;
    margin-top: 10px;
    height: auto;
    font-family: cambria;
    width: 745px;
    padding:10px 0;
}

.main-events-imagediv{
    padding: 5px;
    float: left;
    margin: 5px;
    width: 170px;
    height: 150px;
    background: none repeat scroll 0px 0px yellow;
    border: 5px solid maroon;
}

.main-events-image{
    width: 170px;
    height: 150px;
}

.main-events-big-image{
    width: 250px;
    height: 215px;
}

.main-events-contentdiv{
    color:yellow;
    text-align: left;
    float: right;
    padding-right: 10px;
    font-size: 20px;
    width: 525px;
}

.main-events-small-contentdiv{
    width: 450px;
}

.main-events-titletextdiv{
    color:yellow;
    text-align: left;
    font-size: 20px;
}

.main-events-contenttextdiv{
    padding-top: 3px;
    color:yellow;
    text-align: justify;
    font-size: 17px;
    margin-bottom: 10px;
}

.main-events-timingdiv{
    background-color: forestgreen;
    padding: 10px;
    margin-top: 10px;
}


	.eventStyle{
    background: none repeat scroll 0 0 yellow;
border-radius: 5px 5px 5px 5px;
padding: 5px;
margin-bottom:15px}
table td{

border: 1px solid chocolate;
padding:5px 10px;
text-align:left
}

h3 {
    color: maroon;
}
.eventclass{border-radius:5px;
border: 1px solid;
padding: 3px;
margin: 5px 0px;
background: yellow;}

.eventclass:hover{
background: orange;}

.recenteventdiv {
width: 165px !important;
}
#pranaprathista strong{text-decoration:underline}

 td {
  background: none repeat scroll 0 0 #FFFFE0;
  border: 2px solid #A52A2A;
  color: #4B0082;
  font-size: 16px;

  padding: 5px 0 0 10px;
}

.right-aling-text{
	float:right;
	font-weight:bold;
}

.weeklyeventsdiv, .monthlyeventsdiv{
	    padding-top: 10px;
	width:100px;
	background:lightyellow;
	border:1px solid maroon;
	float:left;
	text-align:center;
margin:2px;
}

.monthlyeventsdiv{
	height:190px;
	    width: 130px;
    margin: 2px 5px;
}

.daytext {
    text-decoration: underline;
    font-weight: bold;
}

.table-row-header{
	font-weight: bold;
    text-align: center;
    background: maroon;
    color: yellow;
    border: 2px solid yellow;
    font-size: 17px;
}

.buttonClass{
 	

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFC70F 0%, #FAFE82 10%, #EFAA0A 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFC70F 0%, #FAFE82 10%, #EFAA0A 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFC70F 0%, #FAFE82 10%, #EFAA0A 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFC70F), color-stop(0.1, #FAFE82), color-stop(1, #EFAA0A));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFC70F 0%, #FAFE82 10%, #EFAA0A 100%);
 filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#FFC70F", endColorStr="#FAFE82");
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFC70F 0%, #FAFE82 10%, #EFAA0A 100%);

border: 2px solid chocolate;
border-radius: 5px 5px 5px 5px;
cursor: pointer;
float: right;
font-weight: bold;
padding: 10px;
width:250px;
height:100%}

.link-row {
  background: lightblue;
  font-weight: bold;
  text-align: center;
}
                                  
.eventbuttonclass{
	    background-image: linear-gradient(to bottom, #FAFE82 0%, #FFC70F  20%, #FAFE82 100%);
    border: 2px solid chocolate;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    float: left;
    font-weight: bold;
    padding: 10px;
    width: 300px;
    text-decoration: none;
    font-size: 15pt;
    height: 45px;
    margin: 10px 15px;
}

.eventbuttonclass:hover{
	    background-image: linear-gradient(to bottom, #FFC70F 0%, #FAFE82 50%, #FFC70F 100%)
	    }

.recenteventdiv{
                                          background: maroon;
                                          float: left;
                                          margin: 10px 2px;
                                          padding: 5px 3px;
                                          border-radius: 10px;
                                          border: 2px solid yellow;
                                          color:yellow;
}

.specialeventclass{
	width: 675px;
    float: left;
    text-align: center;
    font-size: 16pt;
    font-family: cambria;
    padding: 10px;
    background: Yellow;
    margin: 5px 10px;
    border-radius: 10px;
    color: maroon;
    font-weight: bold;
}

.recenteventdivtitle{width: 125px;
margin: 0px 20px;
height: 25px;}

.buttonClass:hover{background: -moz-linear-gradient(center top , lightyellow, orange 6px, gold) repeat scroll 0 0 transparent;border: 2px solid orange;
 filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#FAFE82", endColorStr="#FFC70F");}
#sponshoship .eventStyle{margin-bottom:5px}
.column1{
	width:310px
}
	
	.mainpageimageclass{height:150px;width:150px;padding:2px;  margin-top: 20px;    border: 2px solid yellow;}

