@charset "UTF-8";
/* CSS Document */

html, body {
height: 100%;
}
.footer {
	font-size: 10px;
	line-height: 22px;
}
.news {
	background-image: url(../img/bkgd_news.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 420px;
	position: relative;
	left: -100px;
	padding-left: 100px;
	padding-top: 80px;
	font-size: 13px;
	line-height: 20px;
	padding-right: 50px;
}
.100h {
	height: 100%;
}
.album {
	position: relative;
	left: -35px;
	width: 500px;
}
.contentPanel {
	position: relative;
	left: -75px;
	height: 594px;
	width: 825px;
	line-height: 17px;
}
.contentBody {
	background-image: url(../img/bkgd_content_tile.png);
	background-repeat: repeat-y;
	padding: 0px 120px 0px 120px;
}
.newsDate {
	color: #999;
}
.modal {
	background-image: url(../img/modal_bkgd.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	width: 100%;
}
.wrap {
	height: 100%;
	background-image: url(img/roof.png);
	background-repeat: repeat-x;
	background-position: center top;
}.roof {
	background-image: url(../img/roof.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.gallery {
	position: relative;
	left: -50px;
	visibility: visible;
}

.transparent_class1 {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
a:link, a:active, a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #5AC5FB;
	font-size: 10px;
}
a:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
}

.textbox {
	background-image: url(../img/text_bgleft.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 3px;
	width: 180px;
	float: left;
}
.contentBody .textbox {
	width: 100%;
}
.footer a:link, .footer a:active, .footer a:visited {
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.textbox2 {
	background-image: url(../img/text_bgright.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 29px;
}
.textbox input[type="text"] {
	color: #666666;
	background:none;
	background-image: none;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
	font-size: 14px;
	width: 98%;
}
.footer a:hover {
	text-transform: none;
	color: #5AC5FB;
	text-decoration: none;
}
.newsHeadline {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
.textarea {
	background-image: url(../img/textbox_top.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 551px;
	padding-top: 5px;
}
.textarea2 {
	background-image: url(../img/textbox_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 230px;
}
.textarea .textarea2  #textarea {
	margin-left: 10px;
	width: 97%;
	height: 97%;
	font-size: 14px;
	line-height: 19px;
	color: #666;
	background-image: none;
}
textarea  {
	color: #666;
	background:none;
	background-image: none;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
	font-size: 14px;
	width: 98%;
}
.footer a img{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.cor_top {
	background-image: url(../img/cor_top.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cor_bottom {
	background-image: url(../img/cor_bottom.png);
	background-repeat: repeat-x;
	background-position: top;
}
.cor_left {
	background-image: url(../img/cor_left.png);
	background-repeat: repeat-y;
	background-position: right;
}
.cor_right {
	background-image: url(../img/cor_right.png);
	background-repeat: repeat-y;
	background-position: left;
}
