body 
{ 
	font-family : Arial; 
	background: #732121;
	font-size: 10pt;
	background-color: #732121;
}

#content
{
	background-color: #ffffff;
	border: 0;
	width: 90%;
}
	
.menuButton
{
	width: 173px;
	height: 21px;
	background-image: url(../images/button.gif);
	font-weight: bold;
}

.menuLink
{
	padding-left: 10px;
	color: #732121;
	text-decoration: none;
	font-size: 9pt;
}

.menuLink:hover
{
	color: white;
}

.footer
{
	color: #777777;
	text-decoration: none;
	font: bold 7pt Arial;
}

.footerLink
{
	color: white;
	text-decoration: none;
}

.footerLink:hover, .newsletterLink:hover, .documentLink:hover
{
	text-decoration: underline;
}

.heading
{
	color: #732121;
	font-size: 12pt;
	font-weight: bold;
}

.leftCol, #leftCol
{
	background: #D6C695;
	border: 4px solid #BBA665;
	width: 180px;
}

.rightCol
{
	background: #D6C695;
	border: 4px solid #BBA665;
}

.photoLink, .sundaySchoolLink
{
	color: #732121;
	font-size: 10pt;
}

.newsletterLink, .documentLink
{
	color: #732121;
	font-size: 10pt;
	text-decoration: none;
}

.mediaLink
{
	color: #732121;
	font-size: 9pt;
	font-weight: bold;
}

.photoDate
{
	color: #732121;
	font-size: 10pt;
	text-align: right;
	vertical-align: middle;
	height: 35px;
}
