﻿/************************************************************************
*	Blank Master Styles Only 
***************************************/
h1 {
	color: #2e2e2e;
	font-family: arial,helvetica;
	font-size: 28px;
	font-weight: bold;
	}
h2 {
	color: #2e2e2e ;
	font-family: arial,helvetica;
	font-size: 24px;
	margin-top: 35px;
	}
h3 {
	color: #356218;
	font-family: arial,helvetica;
	font-size: 24px;
	margin-top: 12px;
	}
h4 {
	border-bottom: 1px solid #e4e4e4;
	color: #2e2e2e;	
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 9px;
	padding-bottom: 9px;
	text-transform: uppercase;
	}
#page-content {
	padding-left: 0 !important;
	}
#aside {
	float: left;
	margin-right: 19px;
	padding: 6px;
	width: 240px;
	}
	.border,
	.border .sb-inner  {
		background: #EEDCE8 url(../Images/backgrounds/hcp-callout.gif) repeat-x scroll 0 0;
		}
		#aside .border .callout-content {
			background: none !important;
			}
		#aside .border .sb-border {
			background-color: #929392 !important;
			}
		.sample,
		.sample .sb-inner {
			background-color: #689e47;
			}
		#aside .sample .callout-content {
			background-color: #689e47;
			color: #fff;
			font-size: 13px;
			padding: 4px 10px 10px;
			position: relative;
			z-index: 100;
			}
			#aside .sample .callout-content h4 {
				color: #fff;
				}
	.button span {
		color: #fff !important;
		font-size: 13px;
		font-weight: bold;
		line-height: 22px;
		padding: 0 10px 0 10px;
		position: relative;
		z-index: 50;
		}
	.button .sb-inner {
		background: #689e47 url(../Images/backgrounds/hcp-button.gif) repeat-x left top;
		}

#bdy-wrapper a:link,
#bdy-wrapper a:visited,
#bdy-wrapper a:hover,
#bdy-wrapper a:active {
	color: #356418;
	}
#body-content {
	margin-left: 271px;
	}
.hcp-wrapper {	}
	.hcp-wrapper h1,
	.hcp-wrapper p {
		position: relative;
		z-index: 10;
		}
	.hcp-wrapper .page-photo {
		height: 366px;
		overflow: visible;
		position: relative;
		top: 0 !important;
		width: 188px;
		}
		.hcp-wrapper .page-photo img {
			position: absolute;
			right: 0;
			top: 0;
			z-index: 5;
			}
