@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CD9A1D;
	background-image: url(graphics/bg-tile.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
p a:link    {
	color: #6B0201;
	text-decoration: none;
}
p  a:visited     {
	color: #6B0201;
	text-decoration: none;
}
p  a:hover   {
	color: #3E0000;
	text-decoration: underline;
}
.whiteText {
	color: #FFFFFF;
}
.whiteText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.navTop  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navTop  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navTop  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6B0201;
	text-decoration: underline;
	font-weight: bold;
}
.addressBottom {
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.utility a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.utility a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.utility a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}
.imgContent {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Heading1,  h1{
	font-size: 24px;
	color: #6B0201;
	font-family: Arial, Helvetica, sans-serif;
}
.Heading2 {
	color: #6B0201;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.Heading3 {
	color: #6B0201;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.body12px {
	font-size: 12px;
	line-height: 16px;
}
.body12pxRed  {
	font-size: 12px;
	line-height: 16px;
	color: #6B0201;
	text-decoration: none;
}
.body12pxRed a:link {
	font-size: 12px;
	line-height: 16px;
	color: #6B0201;
	text-decoration: none;
}
.body12pxRed a:visited {
	font-size: 12px;
	line-height: 16px;
	color: #6B0201;
	text-decoration: none;
}
.body12pxRed a:hover {
	font-size: 12px;
	line-height: 16px;
	color: #6B0201;
	text-decoration: underline;
}

/* Seva Series page styles */
table#seva td { padding:30px; }
img.seva { float:none; display:block; margin:0 auto 30px; }
table#seva a { color:#2daec3; }
table#seva h2 { color:#7d4e85; font-weight:normal; }
table#seva h2.schedule { font-weight:bold; margin-top:50px; }
table#seva h3 { margin:0 0 -10px 0; }
table#seva ul, table#seva li { margin:0; padding:0; }
table#seva li { list-style:none; list-style-type:none; border-top:1px solid #d9d9d9; padding:25px 0 10px 0; }
table#seva ul li ul li { list-style:circle; border:none; padding:10px 0 0 15px; margin-left:40px; }