@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	}

.main_content {
font-family: Helvetica, Arial, Sans Serif;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 20px;
	background-image: url(images/GRN_tiling_bg.gif);
	background-repeat: repeat-x;
}
h1 {
    font-family: Helvetica, Arial, Sans Serif;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
}
/*.feature_stories {
	font-family: Helvetica, Arial, Sans Serif;
	color: #00334d;
	font-size: 11px;
	line-height: normal;
	text-align:justify;*/
}
.explore_content {
	font-family: Helvetica, Arial, Sans Serif;
	color: #00334d;
	font-size: 14px;
	line-height: normal;
	}
.explore {
	font-family: Helvetica, Arial, Sans Serif;
	color: #00334d;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}
.explore:hover {
	font-family: Helvetica, Arial, Sans Serif;
	color: #00334d;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
.videotext {
  color: #00334d;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight: bold;
  font-style: italic;
  line-height: 24px;
}
.prayer
{	font-family: Helvetica, Arial, Sans Serif;
	color: #00334d;
	font-size: 14px;
}
.menu {
  color: #00334d;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight: bold;
  text-decoration: underline;
  font-style: italic;
}
.menu:hover {
  color: #00334d;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight: bold;
  text-decoration: none;
  font-style: italic;
}
.feature {
  color: #00334d;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight: bold;
  text-decoration: underline;
}
.feature:hover {
  color: #00334d;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight: bold;
  text-decoration: none;
