BODY
{	
	color:#232323; 
	font-size: 12px; 
	font-family: verdana, Arial, Helvetica, sans-serif;
}

A.menuLink
{
	font-weight: normal;
	color:#ffffff;
	font-size: 10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
}


A.menuLink:active
{
	color:#ff8c00; 
	text-decoration: underline;
}

A.menuLink:visited
{
	color:#ffffff; 
	text-decoration: none;
}

A.menuLink:hover 
{
	color:#ffffff; 
	text-decoration: underline;
}
.heading
{
	font-weight: bold;
	color: #4a0001;
}
.bigHeading
{
	font-weight: bold;
	color: #4a0001;
	font-size: 14px;
}
.text
{
	font-size: 12px;
}
.textSmall
{
	font-size: x-small;
}
P
{
	font-size: 12px;
}
UL,LI
{
	font-size: 12px;
}
.footer
{
	font-size: 10px;
	font-style:normal;
	color: #000000;
}
A.footer 
{
	font-size: 10px;
	font-style:normal;
	color: #000000;
	text-decoration: underline;
}

A.footer:active
{
	font-size: 10px;
	font-style:normal;
	color: #000000;
	text-decoration: underline;
}

A.footer:visited
{
	font-size: 10px;
	font-style:normal;
	color: #4a0001;
	text-decoration: underline;
}

A.footer:hover 
{
	font-size: 10px;
	font-style:normal;
	color: #ae0001;
	text-decoration: underline;
}
.redBackground
{
	background-color: #4a0001;
	color: white;
	font-weight; bold;
	font-size: 10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
}
.grayBackground
{
	background-color: #eeeeee;
	color: black;
	font-weight; bold;
	font-size: 10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
}
.photoCaption
{
	color: #ffffff; 
	font-size: 14px;
	font-weight: bold;
}
.archiveHeading
{
	font-weight: bold;
	color: #4a0001;
	font-size: 18px;
	
}