@charset "utf-8";

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #333366;
	font-size: 0.9em;
}
body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}
p, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1.4em;
}




p {
	line-height: 1.3em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

h1 {
	font-size: 1.3em;
	color: #EC5119;
	padding: 0px;
}
h2 {
	padding-left: 10px;
	color: #EC5119;
}
h3 {
	color: #FFFFCD;
	background-color: #006;
	padding-left: 10px;
	height: 26px;
	padding-top: 10px;
}



a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333399;
}
a:hover {
	text-decoration: none;
	color: #EC5119;
}
a:active {
	text-decoration: underline;
	color: #333399;
}

/* CSS Document */
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #006;
	background-image: url(../images/bg_wrapper.jpg);
}
#header {
	height: 250px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-left: 20px;
}



#mainnav {
	height: 35px;
	padding-top: 215px;
}
#mainnav li {
	display: inline;
}
#mainnav a {
	color: #FFFFCD;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
}
#mainnav a:hover {
	color: #EC5119;
}
#mainnav a:visited {

}


#leftsidebar {
	width: 260px;
	float: left;
	margin-left: 20px;
	background-color: #020167;
	font-size: 0.8em;
}
#leftsidebar ul li {
	line-height: 1.3em;
	list-style-type: disc;
}
#leftsidebar ul li a {
	text-decoration: none;
}
#leftsidebar ul li a:hover {
	color: #EC5119;
}




#visitorcenter {
	height: 245px;
	width: 220px;
	background-image: url(../images/bg_visitor_center.png);
	padding-top: 60px;
	background-repeat: no-repeat;
	padding-left: 40px;
}
#teachings {
	background-image: url(../images/bg_teachings.png);
	height: 90px;
	padding-top: 70px;
	padding-left: 60px;
	background-repeat: no-repeat;
}
#practice {
	background-image: url(../images/bg_practice.png);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 70px;
	padding-left: 60px;
}
#mediacenter {
	background-image: url(../images/bg_media_center.png);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 70px;
	padding-left: 60px;
}
#helpfullinks {
	background-image: url(../images/bg_helpful_links.png);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 70px;
	padding-left: 60px;
}
#waystohelp {
	background-image: url(../images/bg_ways_to_help.png);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 70px;
	padding-left: 60px;
}

#maincontent {
	float: left;
	width: 700px;
	text-align: left;
	border-right-color: 009;
	margin-right: 20px;
	background-color: #FFFFCD;
	font-size: 100%;
}
#activitynav {
	float: left;
	width: 290px;
	height: 160px;
	padding-top: 10px;
	padding-left: 20px;
}
#activitynav p {
	margin-bottom: 0.5em;
	font-size: 0.8em;
}
#classes {
	float: left;
	background-image: url(../images/bg_classes.png);
	height: 110px;
	width: 120px;
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-left: 10px;
}
#classes ul li {
	line-height: 1.3em;
	font-size: 0.7em;
	list-style-type: none;
}


#events {
	float: left;
	background-image: url(../images/bg_events.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 120px;
	padding-top: 60px;
	list-style-type: none;
	padding-left: 10px;
}
#events ul li {
	font-size: 0.7em;
	line-height: 1.3em;
	list-style-type: none;
}

#services {
	float: left;
	background-image: url(../images/bg_services.png);
	height: 110px;
	width: 120px;
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-left: 10px;
}
#services ul li {
	font-size: 0.7em;
	line-height: 1.3em;
	list-style-type: none;
}

#footer {
	clear: both;
	background-image: url(../images/bg_footer.jpg);
	height: 210px;
	background-repeat: no-repeat;
	font-size: 0.8em;
	color: #000066;
	line-height: 1.4em;
	margin-right: 20px;
	margin-left: 20px;
	background-position: bottom;
	background-color: #FFFFCD;
}
#footer p {
	text-align: center;
	padding-top: 10px;
}
#footernav {
	padding-left: 10px;
}
#footernav a {
	text-decoration: none;
}

#footernav tr th {
	text-align: left;
}
#cal1Container .yui-calendar td.calcell {width:30px;height:30px;}
#cal1Container {

}
#tdenewsletter #namefield {
	margin-bottom: 5px;
}
#tdenewsletter {
	font-size: 0.8em;
}
#tdenewsletter #subbtn {
	margin-top: 8px;
	color: #020167;
	font-weight: normal;
	border: thin groove #020167;
	width: 75px;
	height: 25px;
	background-color: #EE6730;
}

.imagefloatleft {
	padding-right: 15px;
	float: left;
	padding-left: 5px;
}

.imagefloatright {
	float: right;
	padding-left: 15px;
}

.contacticons {
	padding-right: 8px;
	padding-bottom: 4px;
}
.subtitle {
	font-style: normal;
	font-weight: normal;
	font-size: 0.8em;
}
#schedule {

}
#event {
	padding-left: 10px;
}

#divider {
	clear: both;
	background-image: url(../images/divider.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
#insert {
	float: right;
	width: 240px;
	background-color: #006;
	color: #FFFFCD;
	font-size: 0.8em;
	padding-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}

#insert ul li {
	list-style-type: disc;
	line-height: 1.5em;
}
#insert ul {
	padding-left: 10px;
}
#imagebhagavadgita {
	padding-left: 10px;
}
#gallerysinglehorizontal {
	clear: both;
}
#creditcards {
	margin-bottom: 10px;
}
.donation {
	padding-left: 15px;
}
#webgallery {
	width: 700px;
	height: 525px;
	overflow: hidden;
}

#GovindasContact {
	background-color: #F9C490;
	width: 600px;
	margin-left: 40px;
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 30px;
	margin-bottom: 40px;
}
.donate {
	margin-left: 20px;
}
#schedule #slider {
	float: right;
	margin-right: 10px;
}
#facebook {
	float: right;
}
.note {
	font-size: 120%;
	font-family: Verdana, Geneva, sans-serif;
	color: #EC571F;
	font-weight: bold;
}

