@charset "UTF-8";
.video {
	font-size: 0.8em;
	color: #A4876D;
}
#mainContent .video a:hover {
	color: #ffffff;
	background-color: #A4876D;
}
a  img  {
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	margin-top: -25px;
	margin-bottom: 5px;
}
#mainContent div a:hover {
	background-color: #ffffff;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 8px;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1em;
	color: #8C5932;
	background-color: #B9E4FD;
}
.title {
	font-size: 0.9em;
	margin-bottom: 0px;
}
#sidebar1 p a:hover {
	color: #ffffff;
	background-color: #ffffff;
}
#sidebar1 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ffffff;
}
a:link {
	color: #8C5932;
	text-decoration: none;
}
#mainContent a:link {
	color: #A4876D;
}
a:hover {
	color: #ffffff;
	background-color: #8C5932;
	text-decoration: none;
}
#mainContent a:hover {
	color: #ffffff;
	background-color: #8C5932;
}
a:visited {
	color: #A4876D;
	text-decoration: none;
}
#sidebar1 #MenuBar1 li ul li a:visited {
	color: #A4876D;
}
#sidebar1 #MenuBar1 li ul li a:link {
	color: #ffffff;
}
#sidebar1 #MenuBar1 a:visited {
	color: #95D593;
}
#sidebar1 #MenuBar1 a:hover {
	color: #ffffff;
}
#mainContent ul li {
	margin-left: -20px;
}
#mainContent ol li {
	margin-left: -10px;
}
.titlephoto {
	font-family: arial, sans-serif;
	font-size: 0.8em;
}
.photoframe {
	border: thin solid #8C5932;
}

