body
{
	font-family:Arial;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



.home_content
{
	position:relative;
	height:533px;
	width:961px;
	top:0px;
	left:0px;
	display:inline;
}

.home_content_left
{
	position:relative;
	height:533px;
	width:714px;
	border: solid 1px #CEE6B0;
	padding-top:7px;
	padding-left:8px;
	padding-bottom:6px;
	padding-right:18px;
	background-color:#FBFFF4;
}

.home_content_right
{
	position:relative;
	width:219px;
	height:533px;
	display:inline;
}

.home_photo_left_top
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:20;

}

.home_photo_left_bottom
{
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:20;
}

.home_photo
{
	position:relative;
	top:6px;
	left:6px;
}

.home_photo_container
{
	position:relative;
	top:0px;
	left:0px;
	height:247px;
	z-index:30;
}

.home_quote_container
{
	position:relative;
	top:0px;
	left:0px;
	height:170px;
}

.home_quote
{
	position:relative;
	left:11px;
	top:16px;
}

.home_read_story
{
	font-size:11px;
	padding-left:11px;
}

.home_photo_top
{
	top:0px;
	left:0px;
	position:absolute;
	height:2px;
	width:100%;
	background-color: #85AC5F;
	overflow:hidden;
	z-index:10;
}

.home_photo_bottom
{
	bottom:0px;
	left:0px;
	position:absolute;
	height:3px;
	width:100%;
	background-image: url(../images/home/homePhotoBottom.gif);
	background-repeat: repeat;
	overflow:hidden;
	z-index:10;
}

.home_photo_left
{
	position:absolute;
	top:0px;
	left:0px;
	height:99%;
	width:3px;
	background-image: url(../images/home/homePhotoLeft.gif);
	background-repeat: repeat-y;
}

.home_seminar
{
	position:relative;
	top:0px;
	right:0px;
	width:197px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:solid 0px black;
}

.home_seminar_title
{
	position:relative;
	/*background-color:#85AC5F;*/
	background-color:#8AB55F;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	font-size:11px;
	font-weight:bold;
	height:37px;
}

.home_seminar_link
{
	position:relative;
	background-color:#8AB55F;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	height:33px;
	padding-right:6px;
}

.home_seminar_blurb
{
	position:relative;
	background-color:#8AB55F;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	
}



.home_seminar_reg_today
{
	position:relative;
	right:7px;
	top:12px;
	cursor:pointer;
}

.home_seminar_reg_arrow
{
	position:relative;
	left:4px;
	top:2px;
	
}

.home_seminar_picture
{
	background-color:#85AC5F;
}

.home_tag_line
{
	position:relative;
	color:#72974F;
	font-size:12px;
	font-weight:bold;
	padding-left:7px;
	padding-top:7px;
	line-height:19px;
}

.home_tag_line_description
{
	position:relative;
	font-size:11px;
	padding-left:7px;
	line-height:13px;
}

.home_lower
{
	position:relative;
	left:23px;
}

.lower_background
{
	position:relative;
	background-color:#EEF4FB;
	border-top:solid 2px #72974F;
	border-bottom:solid 1px #72974F;
}

.lower_left_title
{
	position:absolute;
	left:11px;
	top:10px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial;
}

.lower_left_tag_line
{
	position:absolute;
	color:#72974F;
	left:12px;
	top:34px;
}

.lower_left_go_button
{
	position:absolute;
	left:170px;
	top:36px;
	cursor:pointer;
}

.lower_left_divider
{
	position:absolute;
	left:163px;
	top:28px;	
}

.lower_right_title
{
	position:absolute;
	left:11px;
	top:11px;
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
}

.lower_right_tag_line
{
	position:absolute;
	color:#72974F;
	left:11px;
	top:28px;
}

.lower_right_go_button
{
	position:absolute;
	left:170px;
	top:36px;
	cursor:pointer;
}

.lower_right_divider
{
	position:absolute;
	left:163px;
	top:28px;	
}

#contentPopup {
	padding:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	} 
	
#contentPopup  #copy {
	padding:15px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #666666;	}	
	
	
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #666666; }
	
.homepage_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #45602B; }
	
.errmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
}