@charset "utf-8";
#wrapper {
	max-width: 1000px;
	min-width: 1000px;
	min-height: 100%;
	margin-left: 86px;
	margin-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	height: 100%;
	background-size: 100% 100%;
	background-repeat: repeat-y;
	background-color: #D9D9D8;
	border: thin solid #061270;
	max-height: 100%;
	display: block;
}

#mainnav {
	height: 28px;
	min-width: 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.32) 34.72%,rgba(184,138,138,0.62) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.32) 34.72%,rgba(184,138,138,0.62) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.32) 34.72%,rgba(184,138,138,0.62) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.32) 34.72%,rgba(184,138,138,0.62) 100%);
	margin-top: -7px;

}

#mainnav ul {
	list-style-type: none;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
#mainnav a {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin-left: 10px;
	max-width: 100%;
	width: 15.55%;
}


#timebar {
	height: 39px;
	background-image: -webkit-linear-gradient(270deg,rgba(168,191,215,0.32) 49.22%,rgba(78,88,129,0.82) 94.82%);
	background-image: -moz-linear-gradient(270deg,rgba(168,191,215,0.32) 49.22%,rgba(78,88,129,0.82) 94.82%);
	background-image: -o-linear-gradient(270deg,rgba(168,191,215,0.32) 49.22%,rgba(78,88,129,0.82) 94.82%);
	background-image: linear-gradient(180deg,rgba(168,191,215,0.32) 49.22%,rgba(78,88,129,0.82) 94.82%);
	margin-top: 15px;
	padding-right: 0px;
	margin-bottom: 12px;
	width: 1000px;
	min-width: 1000px;
	max-width: 1000px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}

#timebar ul {
	list-style-type: none;
	text-transform: capitalize;
	margin-right: 0px;
	margin-left: 0px;
	width: 1000px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#timebar ul li {
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 3px;
	border: 1px dotted #0C1D7E;
	margin-bottom: 28px;
	width: 155px;
	display: block;
	position: relative;
	float: left;
	text-align: center;
	height: 32px;
}



#timebar ul ul {
	display: none;
	position: absolute;
	top: 45px;
}

#timebar ul li:hover > ul {
	display: block;
	background-color: #C9D1D7;
	max-width: 168px;
	min-height: 200px;
	max-height: 410px;
	margin-top: -8px;
	margin-right: -8px;
	margin-bottom: -8px;
	margin-left: -8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#timebar ul ul li {
	padding-top: 4px;
	float: none;
	margin-top: 2px;
	margin-bottom: 3px;
	text-align: center;
	padding-bottom: 3px;
	vertical-align: middle;

}


/*#timebar {
	height: 28px;
	min-width: 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(168,191,215,0.32) 49.22%,rgba(78,88,129,0.82) 94.82%);
	background-image: -moz-linear-gradient(270deg,rgba(168,191,215,0.32) 49.22%,rgba(78,88,129,0.82) 94.82%);
	background-image: -o-linear-gradient(270deg,rgba(168,191,215,0.32) 49.22%,rgba(78,88,129,0.82) 94.82%);
	background-image: linear-gradient(180deg,rgba(168,191,215,0.32) 49.22%,rgba(78,88,129,0.82) 94.82%);
	margin-top: 15px;

}

#timebar ul {
	list-style-type: none;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: capitalize;
}
#timebar a {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin-left: 10px;
	max-width: 100%;
	width: 15.55%;
}


*/#maincontent {
	min-width: 100%;
	float: right;
	background-image: url(images/familyHomepage_bgrd.png);
	height: 100%;
	margin-top: -1px;
	margin-right: -1px;
	margin-bottom: -1px;
	margin-left: -1px;
	position: static;
	clear: right;
	min-height: 100%;
	display: block;
	border: 1px solid #061270;
	max-width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	/* [disabled]padding-left: 0px; */


}
#IntroNotes {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px groove #061270;
	margin-left: 41px;
	margin-top: 50px;
	max-width: 66%;
}
#imageAside {
	float: right;
	padding-left: 10px;
	padding-right: 24px;
	padding-top: 50px;
}
#title {
	font-size: xx-large;
	text-align: center;
	color: #061270;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-family: cooper-black-std;
	font-style: normal;
	font-weight: 400;
	background-color: #D9D9D8;
}
#header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 5px double #061270;
	max-height: 125px;
}
a {
	color: #06137A;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #061270;
}

a:hover, a:active, a:focus {
	color: #E76D2E;
	text-decoration: underline;
}


/*.insert a {
	color: #5B3504;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.insert a:link {
	color: #EDE7AB;
}

.insert a:hover, a:active, a:focus {
	color: #E76D2E;
	text-decoration: underline;

*/

#footer {
	text-align: center;
	min-width: 1000px;
	float: left;
	font-size: 12pt;
	color: #061270;
	font-style: oblique;
	border-radius: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.32) 17.10%,rgba(134,81,81,0.68) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.32) 17.10%,rgba(134,81,81,0.68) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.32) 17.10%,rgba(134,81,81,0.68) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.32) 17.10%,rgba(134,81,81,0.68) 100%);
	border: 1px solid #061270;

}
#text {
	min-width: 76%;
	min-height: 70%;
	max-width: 299px;
	max-height: 539px;
	font-weight: 500;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	font-size: 12pt;
	margin-left: 46px;
	margin-top: 18px;
}
.text {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	color: #061270;
	font-size: 15pt;
	font-weight: 600;
}
.h2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #061270;
	text-align: center;
}
.standardText {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14pt;
	color: #061270;
}
.imageprops {
	-webkit-box-shadow: 2px 2px 2px #4D4D4D;
	box-shadow: 2px 2px 2px #4D4D4D;
}
.table {
	margin-left: 42px;
	margin-top: 25px;
	float: right;
	margin-right: 54px;
	margin-bottom: 30px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 400;
	display: table;
}

.table td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #E9E7B3;
	padding-left: 8px;
}

.blue_txt {
	color: #0B25EF;
}


.mauve_text {
	color: #420666;
}
.tab_head {
	color: #061382;
	font-weight: 700;
	display: block;
	padding-left: 45px;
	margin-bottom: -13px;

}
.red_txt {
	color: #F7080C;
}
.dummylink {
	color: #061270;
	font-weight: bold;
}
#insert {
	display: block;
	width: 94%;
	margin-left: 13px;
	background-color: #EDE7AB;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 11px;
	font-family: kaushan-script;
	font-style: normal;
	font-weight: 400;
	color: #061270;
	-webkit-box-shadow: 1px 1px 4px 1px;
	box-shadow: 1px 1px 4px 1px;
}
.timebar grandparent {
}
