﻿body {
	background-color: #452016;
}
.style1 {
	text-align: center;
	font-weight:0;
}
.style3 {
	text-align: left;
}
.style2 {
	text-align: left;
	font-size: 12px;
	color: #864C17;
	border-width: 0;
}
.fix-it {
	background-image: url('../images/layout/bg-2.gif');
}
.table_master {
	background-image: url('../images/layout/silhouette_bg.gif');
}
.menu {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #0D3C70;
	font-weight:bolder;	

}

.menu a {
	color: #0D3C70;
	text-decoration: none;
}

.menu a:hover {
	color: RED;
	text-decoration: underline;
}
.icons {
	font-family: Helvetica, arial;
	font-size: 8pt;
	color: #0D3C70;
	text-align: center;
}

.footer-menu {
	font-family: Helvetica, arial;
	font-size: 8pt;
	color: #0D3C70;
	text-align: center;
	background-color: #F0AD0A;
	font-weight: bold;	
}

.footer-menu a {
	color: #0D3C70;
	text-decoration: none;
}

.footer-menu a:hover {
	color: RED;
	text-decoration: underline;
}

.content {
	background-color: #E8E1D5;
	padding-right: 16px;
	vertical-align: top;
	background-image: url("../images/bg-content.gif");
	background-repeat: repeat-y;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #655a44;
}
.menuItems {
	background-image: url("../images/menu/bg.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menuItems img {
	margin-bottom: 8px;
}
.subMenu {
	background-color: #486188;
	background-image: url("../images/submenu/bg.gif");
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 19px;
}
.subMenu a {
	color: #D7CFBE;
	padding-right: 3px;
	padding-left: 3px;
}
.subMenu a:hover {
	color: #FFFFFF;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 25px;
	color: #453d2e;
	margin-top: 4px;
	margin-bottom: 8px;
}
.caring-for-generations {
	background-color: #864C17;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 21pt;
}
.text {
	text-align: left;
	font-size: small;
	color: #864C17;
	border-width: 0; 
}
.text a {
	color: #0D3C70;
	text-decoration: none;
	border-width: 0;
				font-size: 12px;
				text-align: center;
}

.text a:hover {
	color: RED;
	text-decoration: underline;
}
.textMenu {
	color: #837863;
	text-align: center;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #837863;
	padding-top: 2px;
	margin-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 16px;
}
.textMenu a {
	color: #753827;
	text-decoration: underline;
}
.textMenu a:hover {
	text-decoration: underline;
	color: #486188;
}
.footer {
	color: black;
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.footer a {
	color: #e9e2d7;
}
.footer a:hover {
	color: #ffffff;
}
.sidPicL {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.sidPicR {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.subTitle {
	font-size: 16px;
	font-weight: bold;
	color: #453D2E;
}
.red {
	color: #FF0000;
}
td {
	font-family: Arial;
	font-size: x-small;
	text-align: left;
}