@charset "utf-8";
/* CSS Document */

body {
	font-family: "Myriad Pro";
	font-size: 14px;
	background-image: url(images/BG.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.header_line {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #861219;
}
.style1 {
	color: #861219;
	font-weight: bold;
	font-size: 18px;
}
.BiographyOutline {
	border: medium dashed #861219;
}

.style3 {font-size: 12px}
.SubNavigationRightColumn {
	padding-left: 5px;
}

.style4 {
	color: #333333;
	font-size: 12px;
}
.Image {
	padding: 5px;
}

.SubNavigationLinks {
	list-style-type: square;
	font-size: 12px;
	padding: 15px;
	margin-left: 5px;
	margin-top: 3px;
}


.navbar {
	background-image: url(images/Nav_1.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.PhotoCaption {
	color: #861219;
	font-weight: bold;
	font-size: 12px;
}
.SubNavigationLine {
	border-right-style: solid;
	border-top-color: #861219;
	border-right-color: #861219;
	border-bottom-color: #861219;
	border-left-color: #861219;
	border-right-width: medium;
}

.ParentsComments {
	color: #FFFFFF;
	background-color: #3E3E3E;
	padding: 3px;
	margin: 3px;
	font-family: "Myriad Pro";
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/Home_3.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.OurLocation {
	color: #FFFFFF;
	background-color: #861219;
	padding: 3px;
	margin: 3px;
	font-family: "Myriad Pro";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/Home_4.png);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	outline: none;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	outline: none;
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	outline: none;
}
.MiscInformation {
	color: #FFFFFF;
	background-color: #3E3E3E;
	padding: 3px;
	margin: 3px;
	font-family: "Myriad Pro";
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/Home_5.png);
	background-repeat: no-repeat;
	background-position: right top;
}
div.block
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
div.block:hover
{
	text-decoration: underline;
}
div.dropDown
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #c5c5c5;
	border: 1px solid #820404;
}
div.menuItem
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #820404;
}
div.menuItem:hover
{
	text-decoration: underline;
}
