﻿/************************************************** Home Content Area */

.HomeContentArea 
{
	width:920px;
	padding:15px 10px 0 10px;
	zoom:1;
}

HomeContentArea:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.HomeContentArea hr { display:none; }

.HomeContentArea h2
{
	font-family:Impact, Charcoal, Sans-Serif;
	font-size:30px;
	font-weight:normal;
	text-transform:uppercase;
	color:#656d60;
	margin:0;
	padding:0;
	height:auto !important;min-height:37px;height:37px;
}

.HomeContentArea h2 span { color:#d2bd57; }
.HomeContentArea .OrangeHighlight h2 span { color:#ec813a; }

.HomeContentArea a { color:#d2bd57; }

.HomeContentArea a.RSSLink
{
	float:left;
	font-weight:bold;
	font-size:90%;
	color:#e5732f;
	height:24px;
	padding:7px 0 0 30px;
	margin-top:6px;
	background:url(HomeContent/RSSLinkBg.gif) no-repeat left top;
}

/************************************************** Home Box - Frame */

.HomeContentArea .ContentBoxFrame
{
	float:left;
	text-align:right;
	width:307px;
	margin:0 13px 12px 0;
	background:url(HomeContent/ContentBoxFrameBg.gif) no-repeat left top;
}

/************************************************** Home Box - Inner */

.HomeContentArea .ContentBoxInner
{
	width:285px;
	height:auto !important;min-height:197px;height:197px;
	padding:3px 10px 8px 12px;
	background:url(HomeContent/ContentBoxInnerBg.gif) no-repeat left bottom;
}

.HomeContentArea .ContentBoxInner p { margin:0 0 5px 0; }

.HomeContentArea .ContentBoxInner img { margin:2px -9px 5px -11px; }

.HomeContentArea .ContentBoxInner .BoxContent
{
	height:66px;
	overflow:auto;
}

.HomeContentArea a.ContentBoxLink, .BoxContent a, .WebServices a
{
	display:inline-block;
	font-weight:bold;
	background:url(HomeContent/ContentBoxLinkBg.gif) no-repeat left center;
	padding-left:16px;
	white-space:nowrap;
	margin-left:20px;
}

/************************************************** Home Box - Inner - Event Item */

.HomeContentArea .ContentBoxInner .EventItem
{
	text-align:left;
	margin-bottom:8px;
}

.HomeContentArea .ContentBoxInner .EventItem span
{
	display:inline-block;
	width:65px;
	color:#675607;
}

/************************************************** Aux Box - Frame */

.HomeContentArea .AuxBoxFrame
{
	float:right;
	width:280px;
	background:url(HomeContent/AuxBoxFrameBg.gif) no-repeat left top;
}

/************************************************** Aux Box - Inner */

.HomeContentArea .AuxBoxInner
{
	position:relative;
	width:258px;
	padding:3px 10px 15px 12px;
	height:auto !important;min-height:416px;height:416px;
	background:url(HomeContent/AuxBoxInnerBg.gif) no-repeat left bottom;
}

.HomeContentArea .AuxBoxInner h2 { text-align:right; }

.HomeContentArea .AuxBoxInner .Divider
{
	height:7px;
	width:267px;
	background:url(HomeContent/AuxBoxDividerBg.gif) no-repeat left bottom;
	margin:0 -10px 0 0;
}

.HomeContentArea .AuxBoxInner .AuxItem { margin:12px 0 12px 0; }

.HomeContentArea .AuxBoxInner .AuxItem p
{
	margin:0;
	padding:0;
	position:relative;
	z-index:100;
}

.HomeContentArea .AuxBoxInner a.AuxBoxLink
{
	font-weight:bold;
	display:block;
	text-align:center;
	background:url(HomeContent/AuxBoxLinkBg.gif) no-repeat 70px center;
	margin-top:25px;
	padding-left:24px;
}

.HomeContentArea .AuxBoxInner a.NZWood
{
	z-index:0;
	background:url(HomeContent/NZWood.gif) no-repeat left top;
	position:absolute;
	bottom:15px;
	left:20px;
	height:0;
	padding-top:67px;
	width:56px;
	overflow:hidden;
}