#home {
	width: 900px;
	float: left;
	margin-top: 1em;
	margin-bottom: 2em;
}
#home p {
	margin-left: 0.5em;
}
#home #news {
	float: left;
	width: 568px;
	background: #fff;
}
#home #news h1 {
	font-size: 1.1em;
	color: #0095DA;
	margin-left: 0.5em;
}
#home #news .head {
	height: 17px;
	padding-top: 1px;
	text-indent: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background: #0095DA;
	margin-bottom: 0.5em;
}
#home #news .head a {
	color: #fff;
}
#home #news .head a:visited {
	color: #fff;
}
#home #news a {
	color: #0095DA;
	text-decoration: none;
}
#home #news a:visited {
	color: #0095DA;
	text-decoration: none;
}
#home #news a:hover {
	color: #0095DA;
	text-decoration: underline;
}
#home #news #email {
	display: inline;
	width: 100%;
	background: #fff;
}
#home #news #email #head {
	height: 17px;
	width: 100%;
	padding-top: 1px;
	text-indent: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background: #0095DA;
	margin-bottom: 0.5em;
	display: inline-block;
}
h4{
  font-size: 1em;
  font-weight: bold;
  margin: 0.5em;
}
#home #events {
	float: left;
	width: 324px;
	height: 100%;
	background: #fff;
	margin-left: 0.8em;
}
#home #events h1 {
	font-size: 1.1em;
	color: #6DC067;
	margin-left: 0.5em;
}
#home #events .head {
	height: 17px;
	padding-top: 1px;
	text-indent: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background: #6DC067;
	margin-bottom: 0.5em;
}
#home #events a:link, #home #events a:visited {
	color: #6DC067;
  text-decoration: none;
}
#home #events a:hover{
  text-decoration: underline;
}
#pics {
	width: 900px;
	float: left;
	margin-top: 1em;
}
#pics #left {
	float: left;
	width: 568px;
	height: 100%;
	background: #fff;
}
#pics #welcome {
	float: left;
	width: 324px;
	height: 100%;
	background: #fff;
	margin-left: 0.8em;
}
#pics #welcome .head {
	height: 17px;
	padding-top: 1px;
	text-indent: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background: #00B5AD;
	margin-bottom: 0.5em;
}
#pics p {
	margin-left: 0.5em;
}
#home #news .news_box {
	width: 100%;
	float: left;
	margin-bottom: 11px;
}
#home #news .news_box img {
	float: left;
	border: 1px solid #ccc;
	margin-right: 11px;
}
.LV_validation_message {
	font-weight: bold;
	margin: 0 0 0 5px;
}
.LV_valid {
	color: #6DC067;
}
.LV_invalid {
	color: #CC0000;
}
input {
	width: 150px;
}
#el01 {
	float: right;
	margin-top: -3px;
	width: 70px;
}



/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#el01 {
	float: right;
	margin-top: -3px;
	width: 70px;
}
}
img {
  border: 0;
}
