body, td, p, ul
{
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 12px;
	color: #726955;
}

ul.disk 
{ list-style-type: disc }

.title
{
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 15px;
	font-weight:bold;
	color: #B6A78E;
}

.footer
{
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 10px;
	line-height:15px;
	color: #B6A78E;
}


a:link, a:visited, a:active 
{ 
	font-family: arial,verdana,helvetica,'sans serif';
	font-size:12px;
	text-decoration: none;
	color:#0068C4;
}

a:hover 
{
	font-family: arial,verdana,helvetica,'sans serif';
	font-size:12px;
	text-decoration: underline;
	color:#386A58; 
}

a.footer:link, a.footer:visited, a.footer:active 
{ 
	font-family: arial, verdana,helvetica,'sans serif';
	font-size:10px;
	line-height:15px;
	color:#B6A78E;
}

a.footer:hover 
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size:10px;
	line-height:15px;
	color:#F1E1C7; 
}

/* MP ADDITIONS */
/* Photo Gallery */

#photoGallery img {
	border: 1px solid #333333;
}

.photoGallery img {
	border: 1px solid #333333;
}

.photoGallery a:link {border: 2px solid #F1E1C7;}

.submitted {
	font-size: 1em;
	text-align: center;
}

