@charset "utf-8";
body {
	margin: 0px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}
#navigation {
	background-color: #000000;
}
#footer {
	bottom: 100%;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 90%;
	background-image: url(images/footer-bg.jpg);
}
#main {
	background-color: #F8F8F8;
	height: 400px;
	border: medium solid #8B4128;
}
#maincontent  {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	background-image: url(images/mg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color:#EEF0F0;
}
#main #maincontent #logos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9C6C2;
	border-right-color: #B9C6C2;
	border-bottom-color: #B9C6C2;
	border-left-color: #B9C6C2;
}

#maincontent a {
	color: #333333;
}
#maincontent a:hover {
	color: #BC654B;
}

#main #maincontent h1 {
	color: #333333;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 400;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#main #maincontent h2 {
	font-size: 16pt;
	font-weight: 500;
	color: #B85538;
	border: 1px none #BC654B;
}
#main #maincontent h3 {
	font-size: 12pt;
	font-weight: 500;
}
#main #maincontent h4 {
	font-size: 10pt;
	font-weight: 400;
}


#main #sidebar1 {
	background-color: #BC654B;
	padding: 0px;
	font-size: 9pt;
}
#main #sidebar1 h1 {
	color: #E0B8AF;
	margin-bottom: 0px;
	font-size: 12pt;
}
#footer .footerlinks a {
	color: #333333;
	text-decoration: none;
}
#footer .footerlinks {
	font-size: 90%;
}

#footer .footerlinks a:hover {
	color: #8B4128;
	text-decoration: none;
}
#footer .copyright {
	color: #BC654B;
	font-size: 80%;
}
#footer .copyright a {
	color: #BC654B;
	text-decoration: none;
}
#footer .copyright a:hover {
	color: #8B4128;
	text-decoration: none;
}
#main #sidebar1 h2 {
	font-size: 10pt;
	margin-bottom: 0px;
}




#header {
	background-image: url(images/logo-banner-bg.jpg);
	background-repeat: repeat-x;
}
#main #maincontent #hometext h1 {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0.45em;
	color: #C8846A;
}
#main #maincontent #hometext {
	padding-right: 100px;
	padding-left: 100px;
}
#main #sidebar1 a {
	color: #333333;
}
.img-right {
	margin: 15px;
	float: right;
}
.caption {
	font-size: 80%;
	padding: 3px;
}
.greenbar {
	background-image: url(images/bg-green.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
#main .careproduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#main .careproduct h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#main #careproduct h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
