body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #404344;
	background-color: #423C38;
	background-image: url(/assets/images/bkg.gif);
	background-repeat: repeat-x;
	line-height: 22px;
}


h2 {
	color: #666666;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #8badcc;
}
#footer a, #footer a:link, #footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8badcc;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	padding: 20px;
	text-align: center;
	text-transform: none;
}
.video {
	text-align: center;
	width: 800px;
}
.videoText {
	width: 800px;
	margin-top: 20px;
}
.hide {
	display: none;
}
.mainNews, .mainNews h2 {
	color: #CCCCCC;
	padding-top: 1px;
	line-height: 17px;
}
.mainIntro {
	color: #999999;
	text-align: justify;
	line-height: 22px;
}
.mainIntro a {
	color: #DEDFE0;
}
.share {
	padding-top: 20px;
}
.videoContent {
	width: 800px;
}


.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 5px;

}

#navlinks a{ /*CSS for each navigational link*/
	margin-right: 8px;
	margin-bottom: 3px;
	font-size: 110%;
	text-decoration: none;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: cccccc;
}
.frame,  {
	background-color: #FFFFFF;
	border: 2px double #BABFC1;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
}
.gallery, {
	border: 2px solid #FFFFFF;
}
.gallery a:hover {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.text img,.gallery img, .img {
	border: 2px solid #BABFC1;
	padding: 5px;
	margin: 10px;
}
.small {
	font-size: 11px;
}
h1 {
	line-height: 120%;
	text-align: left;
}
.smallest {
	font-size: 9px;
}
.mainNews a {
	color: #DEDFE0;
}
.donors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: none;
}
.donorsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.center-head {
	text-align: center;
}

