﻿#centralrightcolumns{
	width: 75%;
	float: right;
	padding-top: 5px;
}
#mainpictext {
	width: 100%;
	height: 215px;
	background-color: #000;
}
/*#slideshow {
	position: relative;
}*/
.slideshowpics img {
	position: absolute;
}
#rightheaderblock {
	float: right;
	position: relative;
	width: 14em;
	height: 210px;
	color: #fff;
	background-color: #000;
	padding-top: 5px;
	z-index: 2;
}
#rightheaderblock h3 {
	background-color: #fff;
	color: #000;
	padding: 3px 3px 3px 6px;
	font-size: 100%;
	width: 90%;
	margin: 0 auto;
}
#rightheaderblock p {
	padding: 10px 5px 5px 5px;
	line-height: 1.5em;
}
#rightheaderblock p a {
	color: #fff;
	}
#centralcolumn {
	float: left;
	width: 398px;
}
#centralcolumn h4 {
	color: #8ac140;
	font-size: 200%;
	padding: 15px 0;
}
#centralcolumn h4 em {
	color: #07a652;
	font-style: normal;
}

#centralcolumnstretch {
    height:auto;
	width: 550px;
	margin:0 0 0 ;
}
#centralcolumnstretch h4 {
	color: #8ac140;
	font-size: 200%;
	padding: 15px 0;
}
#centralcolumnstretch h4 em {
	color: #07a652;
	font-style: normal;
}

.homepanel {
	width: 182px;
	height: 10em;
	float: left;
	padding: 0 15px 30px 0;
}
.homepanel img {
	display: block;
	}
.homepanel h5 {
	padding: 5px 0 0 5px;
	font-size: 120%;
}
.homepanel h5 a {
	color: #0F4B25;
	text-decoration: none;
}
.homepanel p {
	padding: 0 5px;
	}
#rightcolumn {
	width: 30%;
	float: right;
	background-color: #ebebeb;
	padding-top: 20px;
}
p#hpmorenews {
	padding: 5px;
	background-color: #0F4B25;
}
#hpmorenews a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#hpcalendar {
	padding: 75px 0 0 0;
	text-align: center;
	height: 25px;
	background: #fff url('../images/homepage/calendar.jpg') no-repeat;
}
#hpcalendar a {
	text-decoration: none;
	color: #0F4B25;
	font-weight: bold;
	}

.rightnewsitemlogo {
	padding: 0 5px 10px 5px;
}
.rightnewsitemlogo img {
	float: left;
	margin: 0 0 10px 0px;
}

.rightnewsitem {
	padding: 0 5px 10px 5px;
}
.rightnewsitem img {
	float: right;
	margin: 0 0 5px 5px;
}
.rightnewsitem h6 {
	color: #0F4B25;
	font-size: 120%;
	padding-bottom: 5px;
}
#leftcolumn {
	width: 22%;
	float: left;
	padding: 10px 0 0 10px;
}
#leftaddons {
	list-style: none;
	padding: 10px 0 0 0;
}
#leftaddons li {
	padding: 15px 0 20px 45px;
	border-bottom: 1px dotted #ccc;
}
#inmyarea {
	background: url('../images/homepage/compass.jpg') no-repeat 0 0.3em;
}
#onfilm {
	background: url('../images/film.jpg') no-repeat 0 0.3em;
}
#hppublications {
	background: url('../images/publications.jpg') no-repeat 0 0.3em;
}
#leftaddons li a {
	text-decoration: none;
	font-weight: bold;
	color: #333;	
}
#hpphonenumber {
	font-size: 150%;
	font-weight: bold;
	color: #1c743b;
	text-align: center;
}

.hpnumber {
	font-size: 170%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

#hpcontactus {
	background-color: #0f4b25;
	width: 90%;
	line-height: 2.5em;
	padding-left: 20px;
	margin: 10px 0;
}
#hpcontactus a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#hpjobs {
	background-color: #307b45;
	width: 90%;
	line-height: 2.5em;
	padding-left: 20px;
	margin: 10px 0;
}
#hpjobs a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#leftinteractive {
	background-color: #d9e9c2;
	width: 90%;
	padding: 10px;
}
#leftinteractive p {
	font-weight: bold;
}
#leftinteractive ul {
	list-style: none;
	padding-top: 10px;
}
#leftinteractive li {
	padding: 10px 0 10px 10px;
	margin-bottom: 5px;
	background-color: #80bd41;
	width: 93%;
}
#leftinteractive li#rentbutton {
	background-color: #72b042;
}
#leftinteractive li#statementbutton {
	background-color: #5ca042;
}
#leftinteractive li#improvementsbutton {
	background-color: #3a8740;
}
#leftinteractive li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#leftextras {
	list-style: none;
	
	}
#leftextras li {
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
#leftextras li a {
	text-decoration: none;
	color: #000;
}
.hplanguages {
	padding: 10px 0 5px 0;
	float: left;
}
.hplanguages img {
	padding-right: 10px;
}


