@CHARSET "UTF-8";

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

#whatWeDo .bodytext {
	margin: 12px 45px;
	position:relative;
	z-index:1;
}

#whatWeDo .cableStats {
	margin:25px auto;
}

.spacer {
	clear:both;
}

.underline {
	clear:both;
	border-top:1px solid #ddd;
	width:96%;
	margin: auto;
}

.main {
	width:985px;
	margin:auto;
}
.mainNarrow {
	width:735px;
	margin:auto;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #E9F3D1;
}
a:link {
	color: #3F78C6;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #3F78C6;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #2D5995;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color: #3F78C6;
	text-decoration:none;
	font-weight:bold;
}
#tv {
	width:728px;
	text-align:center;
	background-color:#111;
	position:relative;
	padding: 20px 0 20px 0;
	border-top: 20px solid #33392C;
	border-left: 20px solid #43493C;
	border-right: 20px solid #43493C;
}
#tv .controls{
	position:absolute;
	right:10px;
	bottom:0px;
}
#tv .video{
	width:534px;
	height:306px;
	margin-left:-50px; 
}

.heading {
	position:relative;
	height:55px;
}
#home h1 {
	text-align:center;
	margin:0;
}
h1 {
	position:relative;
	z-index:1;
	font-size:22px;
	color:#333;
	margin: 0 0 0 35px;
	padding:15px 0 0 0;
	font-weight:normal;
}
.heading h1 .bullet {
}
.heading h1 em {
	color:#900;
	font-style:normal;
}
.heading .bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:85px;
}
.heading .right {
	position:absolute;
	top:0;
	right:0;
}
h2 {
	text-align:center;
	color:#444;
}
h3 {
	font-size:24px;
	margin:0;
	padding:0;
	text-align:center;
}
.event {
	padding:0;
	margin:0;
	text-align:center;
}

.donate {
	text-align:center;
	margin:20px;
}



.about {
	position:relative;
	z-index:1;
	color:#777;
}
.about img {
	border:1px solid #CCC;
	float:left;
	margin:10px 20px 20px 20px;
	padding:5px;
}
.about .slogan {
	color:#3e6640;
	padding:0;
	margin:10px 0 0 0;
	width:550px;
	float:left;
	clear:right;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
}
.about  .text {
	font-size:12px;
	line-height:15px;
	padding:0;
	margin:0;
	float:left;
	width:550px;
}

.about, .praise {
	border-bottom:1px solid #bbb;
	margin: 0 20px 30px 0;
	padding-bottom:10px;
}
.praise cite {
	display:block;
	font-weight:bold;
	margin:5px 0 20px 45px;
	color:#444;
}
.praise blockquote {
	border:1px solid #DDDDDD;
	margin:0 20px 0 25px;
	padding:10px;
	color:#333;
}

.margincustom {
	margin-right:14px;
}

#videos {
	margin:0;
	padding:10px 40px 30px 40px;
	background-color:#43493C;
	border-bottom: 6px solid #778070;
	color:#ab9;
	font-size:20px;
}
#videos ul {
	padding:0;
	margin:0;
}
#videos li {
	margin:0;
	padding:0;
	list-style:none;
}
#videos a {
	display:block;
	background:#33392C;
	border:1px solid #555F4F;
	color:#bfc9b3;
	padding:0 20px;
	text-decoration:none;
	margin:2px;
	vertical-align:middle;
}

#videos a:hover {
	background:#495640;
	border-color:#77836F;
	color:#e6efe0;
}

#videos a:visited {
	/*color:#7c8c73;*/
	color:#888;
	background:#393939;
}
#videos a:visited:hover {
	/*color:#7c8c73;*/
	color:#aaa;
	background:#555;
}
#videos .title {
	margin:4px 0 0 0 ;
	display:block;
	font-size:16px;
	font-weight:bold;
}
#videos .time {
	font-size:12px;
	display:block;
	margin:0 0 4px 10px;
}

#footer ul {
	padding:25px 0 0 0;
	margin:0;
	text-align:center;
}
#footer li {
	padding:0;
	margin:0;
	display:inline;
	list-style:none;
}
#footer a {
	color:#fff;
	text-decoration:none;
	margin:10px;
}
#footer a:hover {
	text-decoration:underline;
}
#footer {
	 height:85px;
	 background: url(/images/footer-BG.gif) repeat;
	 position:relative;
	 color:#fff;
	 font-size:12px;
	 text-align:center;
}
#footer img {
	border:0;
	position:absolute;
	bottom:10px;
	right:20px;
}
