#homefeaturespace {
	height: 225px;
	}

#controlbox {
	position: absolute;
	z-index: 105;
	left: 614px;
	top: 125px;
	}

#homebubble {
	position: absolute;
	z-index: 106;
	left: 602px;
	top: 240px;
	}

#footnote {
	position: relative;
	text-align: right;
	width: 797px;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 6px;
	font-size: 9px;
	line-height: 11px;
	margin-bottom: 30px;
}

#footnote p {
	margin: 0px;
}

#footnote a, #footnote a:link, #footnote a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

#footnote a:hover {
	text-decoration: underline;
}

.homecolumn {
	padding: 8px;
	}

.withreleases ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

.withreleases ul li {
	margin: 0px;
	padding: 4px 0 4px 0;
	border-bottom: solid 1px #999;
	}

.withreleases ul li a {
	font-weight: normal;
	text-decoration: none;
	}

.withreleases ul li a:link, .withreleases ul li a:visited {
	color: #666666;
	}

.withreleases ul li a:hover {
	text-decoration: underline;
	}

#pagecontent td.divider {
	width: 8px;
	background: url('/images/global/divider_dots.gif');
	}

#learnmorecontainer form {
	margin-top: 16px;
	margin-bottom: 3px;
	}

#learnmorecontainer select {
	font-size: 10px;
	width: 195px;
	}

p.headline {
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 4px;
	border-bottom: solid 1px #999999;
	}

#pagecontent h4 {
	width: 100%;
	background-color: #1b432f;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}

#pagecontent a.headline {
	font-weight: normal;
	text-decoration: none;
	}
	
#pagecontent a.headline:link, #pagecontent a.headline:visited {
	color: #666666;
	}

#pagecontent a.headline:hover {
	text-decoration: underline;
	}

#spacer {
	height: 30px;
	}

#fadingphotos {
	position: absolute;
	z-index: 2;
	left: -28px;
	top: 125px;
	}
	
.photozonecontainer {
	position: relative;
	height: 231px;
	top: 0px;
	display: block;
	}

.fadingphoto {
	position: absolute;
	height: 231px;
	display: none;
	filter: alpha( opacity = 100 );
	-moz-opacity:1;
	}

.fadingphotobg {
	position: absolute;
	height: 231px;
	display: none;
	}

.featureimage {
	position: absolute;
	height: 193px;
	left: 53px;
	top: 0px;
	display: none;
	filter: alpha( opacity = 100 );
	-moz-opacity:1;
	}

.featureboxbg {
	position: absolute;
	height: 84px;
	left: 17px;
	top: 138px;
	display: none;
	filter: alpha( opacity = 100 );
	-moz-opacity:1;
	}

.featurebox {
	position: absolute;
	height: 84px;
	left: 17px;
	top: 138px;
	display: none;
	filter: alpha( opacity = 100 );
	-moz-opacity:1;
	}

#contactboxcontainer {
	width: 216px;
	border: solid 1px #a58457;
	background-color: #cccccc;
	padding: 2px;
	}

#contactbox {
	width: 210px;
	border: solid 1px #ffffff;
	background-color: #c6bda4;
	padding: 2px;
	text-align: center;
	}

#contactbox p {
	font-size: 11px;
	font-weight: normal;
	color: #87683d;
	cursor: pointer;
	margin: 0px;
	}

#contactbox p.contactboxbig {
	font-size: 16px;
	font-weight: bold;
	color: #003333;
	}

#contactbox a {
	font-weight: normal;
	text-decoration: none;
	}

#contactbox a:link, #contactbox a:visited {
	color: #87683d;
	}

#contactbox a:hover {
	text-decoration: underline;
	}
