embed, object 
{
	position: relative;
	z-index: 0;
}

/* ================= */
/* = Welcome Block = */
/* ================= */
#welcome
{
/*	height: 363px;*/
	width: 719px;
	margin: 11px 8px 0 5px;
	position: relative;
	z-index: 100;
}

#welcome h2
{
	text-indent: -9999px;
	width: 368px;
	height: 28px;
	color: #ffffff;
	background: transparent url(/images/welcome.png) no-repeat 100% 100%;
	position: absolute;
	top: 170px;
	left: 16px;
}

#welcome #alternate-content {
	position: relative;
	z-index: 100;
}

#welcome-callout
{
	background: transparent url(/images/welcome_callout.png) repeat 0% 0%;
	padding: 12px 15px 5px;
	position: absolute;
	right: 9px;
	top: 9px;
	width: 253px;
	z-index: 1000;
}

#welcome-callout.has-button-bar {
	top: 58px;
}

#welcome-callout h3
{
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0px;
	font-weight: bold;
	color: #467e27;
	padding-bottom: .8em;
}

#welcome-callout img
{
	margin-bottom: .5em;
	display: block;
}

#welcome-callout ul
{
	font-size: 1em;
	color: #2e5d13;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: -7px;
}

#welcome-callout li
{
	padding-bottom: .5em;
	list-style-type: none;
	background: url(/images/arrow-green.gif) no-repeat 0px 5px;
	padding-left: 8px;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #2e5d13;
}

#welcome_button_bar
{
	height: 58px;
	background: url(/images/welcome-button-bar-bg.png) no-repeat top center;
	padding: 0px 5px 0px 17px;
	margin-bottom: -10px;
}

#welcome_button_bar span.button,
#connect-box span.button
{
	background: url(/images/teal-button-left.png) no-repeat top left;
	margin: 12px 7px 0px 0px;
	display: inline-block;
}

#connect-box span.button {
	margin-top: 0px;
}

#welcome_button_bar span.button a:link,
#welcome_button_bar span.button a:visited,
#connect-box span.button a:link,
#connect-box span.button a:visited
{
	display: block;
	height: 32px;
	font-size: 16px;
	font-family: 'Helvetica Neue','Helvetica','Arial',sans-serif;
	line-height: 20px;
	text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
	color: #fff;
	background: url(/images/teal-button-right.png) no-repeat top right;
	padding: 5px 18px 5px 10px;
	text-decoration: none;
}

#welcome_button_bar span.button a:hover,
#welcome_button_bar span.button a:active
{
	text-decoration: none;
}

#welcome_button_bar span.button.right
{
	float: right;
	background: none;
	margin: 0px;
	margin-top: 12px;
}

#welcome_button_bar span.button.right a:link,
#welcome_button_bar span.button.right a:visited
{
	background: url(/images/welcome-bar-event-notices.png) no-repeat center center;
	width: 195px;
	text-indent: -9999px;
	padding: 0px;
}

/* = LOWER CONTENT ------------------------------*/

#lower-content {
	padding: 6px 3px 0px 1px;
}

#connect-box {
	background: url(/images/connect-box-bg.png) no-repeat center center;
	padding: 10px;
	text-align: center;
}

#connect-box .social-buttons {
	margin: 0 auto;
}

#connect-box .social-buttons a:link,
#connect-box .social-buttons a:visited {
	display: inline-block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
}

#connect-box .social-buttons a#facebook {
	background: url(/images/connect-facebook.png) no-repeat center center;
}

#connect-box .social-buttons a#flickr {
	background: url(/images/connect-flickr.png) no-repeat center center;
}

#connect-box .social-buttons a#youtube {
	background: url(/images/connect-youtube.png) no-repeat center center;
}

#connect-box .social-buttons a#twitter {
	background: url(/images/connect-twitter.png) no-repeat center center;
}

.connect {
	background: url('/images/community-bg.png') no-repeat 0 0;
	display: inline;
	float: left;
	height: 39px;
	padding: 15px 0 0 15px;
	width: 459px;
}

.connect h2 {
	float: left;
	font-size: 2em;
	font-weight: normal;
	margin-top: 3px;
	color: #fff;S
}

.connect ul {
	float: right;
	margin: 5px;
	padding: 0;
	margin: 0;
	width: 250px;
	
}

.connect ul li {
	float: left;
	list-style: none;
	margin: 0 5px;
}

.connect ul li a:link,
.connect ul li a:visited {
	display: block;
	text-indent: -9999px;
}

.connect ul li.facebook a {
	height: 30px;
	width: 29px;
	background: url('/images/front-facebook-logo.png') no-repeat 0 0;
}

.connect ul li.twitter a {
	height: 31px;
	width: 34px;
	background: url('/images/front-twitter-logo.png') no-repeat 0 0;
}

.connect ul li.video a {
	margin-top: 4px;
	height: 25px;
	width: 43px;
	background: url('/images/front-video-logo.png') no-repeat 0 0;
}

.connect ul li.photos a {
	height: 34px;
	width: 46px;
	background: url('/images/front-photos-logo.png') no-repeat 0 0;
}

.connect ul li.blog a {
	height: 26px;
	width: 47px;
	background: url('/images/front-blog-logo.png') no-repeat 0 0;
}



/* =================== */
/* = Whats Happening = */
/* =================== */
#whats-happening
{
	background: transparent url(/images/whats_happening_bg.png) no-repeat 0% 0%;
	width: 470px;
	padding: 5px 3px 6px 4px;
	position: relative;
	float: left;
}

#whats-happening a img {
	border: none;
}

#whats-happening-content {
	background-color: #fff;
	padding: 9px 10px 2px;
/*	height: 485px;*/
	overflow: hidden;
}

#whats-happening-callouts {
	float: left;
	width: 171px;
}

#whats-happening h3, #whats-new h3
{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #57534a;
	width: 458px;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 5px 0px 3px 10px;
	margin: 1px 1px 0px;
	background: transparent url(/images/green-header-back.gif) repeat-x 0% 0%;
}

#wh-newsletter, #wh-calendar, #wh-feature1, #wh-feature2
{
	width: 167px;
	border: 1px solid #c1dc90;
	padding: 1px;
	margin-bottom: 7px;
}

#wh-feature1 img,
#wh-feature2 img {
	width: 167px;
}

.photo-callout .content {
	width: 167px;
}

#wh-newsletter h4,
#wh-calendar h4
{
	height: 20px;
	width: 158px;
	color: #fff;
	font-size: 1.2em;
	margin: 0px;
	padding: 4px 0px 0px 9px;
}

#wh-newsletter a:link, #wh-newsletter a:visited, #wh-calendar a:link, #wh-calendar a:visited
{
	color: #666;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
}

#wh-newsletter a:hover, #wh-calendar a:hover
{
	text-decoration: underline;
}

#wh-newsletter p
{
	padding: 2px 8px 4px;
	line-height: 1em;
}

#wh-newsletter img, #wh-calendar img, #wh-feature1 img, #wh-feature2 img
{
	border-style: none;
}

#wh-calendar
{
	position: relative;
	height: 80px;
}

#wh-calendar img.calendar
{
	position:absolute;
	top: 16px;
	left: 8px;
}

#wh-calendar p
{
	padding: 4px 8px 4px 88px;
	line-height: 1em;
}

#wh-newsletter h4
{
	background: #caad39;
}

#wh-calendar h4
{
	background: #619146;
}

#wh-feature1, #wh-feature2
{
	width: 167px;
	position: relative;
}

#wh-feature1 p,
#wh-feature2 p
{
	margin: 0;
}

#wh-feature1 a:link, #wh-feature1 a:visited, #wh-feature2 a:link, #wh-feature2 a:visited
{
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

#wh-feature2 a span
{
	font-size: .8em;
}

#wh-feature1 a:hover, #wh-feature2 a:hover
{
	text-decoration:underline;
}


/* ================== */
/* = Whats in Bloom = */
/* ================== */
#whats-in-bloom
{
	background: transparent url(/images/fp_whats_in_bloom_bg.png) no-repeat 0% 0%;
	float: right;
	width: 242px;
	min-height: 187px;
	height: auto !important;
	height: 192px;
	padding: 5px 3px 0px 3px;
	margin-bottom: 7px;
}

#whats-in-bloom-content {
	width: 226px;
	background-color: #fff;
	padding: 8px;
}

#wb-image
{
	padding: 1px;
	border: 1px solid #c1dc90;
	width: 222px;
	position: relative;
}

#wb-image p.info
{
	position: absolute;
	bottom: 1px;
	left: 1px;
	width: 206px;
	padding: 6px 8px;
	background: transparent url(/images/wb-image-text-bar.png) repeat 0px 0px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
}

#whats-in-bloom img
{
	border: none;
}

/* ============= */
/* = Whats New = */
/* ============= */
#whats-new
{
	background: transparent url(/images/fp_whats_new_bg.png) no-repeat 0% 0%;
	float: right;
	clear: right;
	width: 242px;
	min-height: 192px;
	height: auto !important;
	height: 260px;
	overflow: hidden;
	position:relative;
	padding: 7px 4px 0px 3px;
}

#whats-new h3
{
	width: 230px;
}

#whats-new-content
{
	padding: 8px;
/*	height: 260px;*/
}

#whats-new-content img
{
	padding:1px;
	border:1px solid #c1dc90;
	float:left;
	margin: 0px 6px 5px 0px;
}

#whats-new-content h4
{
	font-size: 1.2em;
	color: #467e27;
	margin: 0px 0px 2px;
}

#whats-new-content p
{
	color: #57534a;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 5px 0px 10px;
}

#whats-new-content ul
{
	font-size: 1em;
	color: #2e5d13;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
}

#whats-new-content li
{
	margin-bottom: 6px;
	background: transparent url(/images/arrow-green.gif) no-repeat 0px 5px;
	padding-left: 8px;
	font-size: 1.2em;
	line-height: 1.2em;
}

#whats-new-content li a:link,
#whats-new-content li a:visited,
#whats-new-content li a:active {
	color: #467e27;
	text-decoration: none;
}

#whats-new-content li a:hover {
	text-decoration: underline;
}

#whats-new-content a.more-news
{
	
}

#whats-new-content a.more-news:link,
#whats-new-content a.more-news:visited,
#whats-new-content a.more-news:active
{
	display: block;
	padding: 0px 5px 0px 0px;
	position: absolute;
	top: 12px;
	right: 12px;
	text-align: right;
	font-size: 1em;
	line-height: 2em;
	text-decoration: none;
	color: #467e27;
	background: transparent url('../images/arrow-green.gif') no-repeat 100% 50%;
}

#whats-new-content a.more-news:hover
{
	text-decoration: underline;
}

#whats-new-content a img
{
	border: none;
	float:none;
	margin:0;
	padding:0 0 0 2px;
}
