#tabBar {
	height:20px;
	top:110px;
	left:10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: absolute;
	overflow: visible;
	background-color: #A76191;
}
#tabTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
#tabVisitTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: blink;
	background-color: #C4BECE;
	border-bottom-width: 20px;
	border-bottom-style: none;
	border-bottom-color: #C4BECE;
	border-top-width: 10px;
	border-top-style: none;
	border-top-color: #C4BECE;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #A76191;
	padding: 3px;
	height: auto;
	width: auto;
	border: 1px solid #A76191;
}

#imageHolder {
	position:absolute;
	width:300px;
	height:115px;
	z-index:2;
	left: 820px;
	top: 385px;
}
#menumain {
	position:absolute;
	width:200px;
	z-index:20;
	left: 10px;
	top: 15px;
}
#symbol {
	position:absolute;
	width:77px;
	height:76px;
	z-index:1;
}
#logotype {
	position:absolute;
	width:257px;
	height:76px;
	z-index:1;
	left: 147px;
	top: 14px;
}
.picture {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

/* CSS Document */
#top {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px;
	height: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 130px;
	background-color: #a76191;
	background-attachment: fixed;
	background-image: url(../intro/images/manandchild.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
html>body #top {
	height: 130px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 170px;
	left: 11px;
	margin: 0px;
	padding: 0px;
	background: #fff;
	width: 180px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
html>body #left {
	width: 180px; /* ie5win fudge ends */
	}
#middle {
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A76191;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	}
a:link {
	color: #A76191;
	text-decoration: none;
}
a:visited {
	color: #C4BECE;
	text-decoration: none;
}
a:active {
	color: #A76191;
	text-decoration: none;
}
#mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C4BECE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:hover {
	color: #8c84a6;
	text-decoration: underline;
}
.bodyTitle {
	background-attachment: fixed;
	background-image: url(../intro/images/familyonsofa.jpg);
	background-repeat: no-repeat;
	background-position: 600px bottom;
	margin: 0px;
}
.bodySubPage {
	margin: 0px;
}
.sectionMenuTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #8C84A6;
}

#right {
	position: absolute;
	top: 170px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 0px;
	padding: 10px;
	border: 0px;
	background: #fff;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	z-index: 10;
	}
html>body #right {
	width: 180px; /* ie5win fudge ends */
	}
#bottom {
	background-color: #8c84a6;
	height: 30px;
	clear: both;
}
#mainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	color: #8c84a6;
}
#breadcrumbTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #8c84a6;
}
#notesHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A76191;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A76191;
}
#notesSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8c84a6;
}
#notesTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A76191;
}
.mainMenuTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C4BECE;
}
.textMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #A76191;
}
.mainMenuTxt:hover { color: #A76191; text-decoration: underline;
}

.mainMenuTxt:visited { color: #A76191; text-decoration: none;
}
.mainMenuTxt:link { color: #FFFFFF; text-decoration: none;
}
.mainMenuTxt:active { color: #CCCCCC; text-decoration: none;
}
.mainMenuTxt:hover { color: #A76191; text-decoration: underline;
}
.tabTxt:visited { color: #C4BECE; text-decoration: none;
}
#symbol {
	position:absolute;
	width:77px;
	height:76px;
	z-index:1;
}
#logotype {
	position:absolute;
	width:257px;
	height:76px;
	z-index:1;
	left: 147px;
	top: 14px;
}
#tabBar {
	position:absolute;
	height:20px;
	top:120px;
	left:10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	overflow: visible;
}
#tabTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
#tabVisitTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: blink;
	background-color: #C4BECE;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #C4BECE;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #C4BECE;
}
#imageHolder {
	position:absolute;
	width:300px;
	height:115px;
	z-index:2;
	left: 820px;
	top: 385px;
}
#menumain {
	position:absolute;
	width:200px;
	z-index:20;
	left: 10px;
	top: 15px;
}

.tabTxt:link { color: #FFFFFF; text-decoration: none;
}
.tabTxt:active { color: #FFFFFF; text-decoration: none;
}
.tabTxt:hover { color: #C4BECE; text-decoration: underline;
}
.summaryTxt {
	font-size: 16px;
	color: #000000;
}
.subHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #A76191;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A76191;
	font-weight: bold;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../common_images/bullet.gif);
}
.mainMenuSubTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 20px;
}
.menu1{
	padding-left:5px;
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C4BECE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
}
.submenu{
	display: block;
	padding-top: 5px;
	padding-left: 15px;
	color: #A76191;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-bottom: 5px;
	padding-right: 5px;
}
.hide{
display: none;
}
.show{
display: block;
}
.menu1Visit {
	padding-left:5px;
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #A76191;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
}
.projectTitlePrint {
display:none;
}
#headerPhoto {
	position: absolute;
	top: 0px;
	right: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 300px;
	height: 150px;
	}
