/* Specific CSS for index.html */

#content-wideside {
	width: 550px;
	float: left;
	background-color: transparent;
}

#content-narrowside {
	width: 190px;
	float: left;
	background-color: transparent;
	margin-left: 20px;
}

#content-splash {
	position: relative;
	top: -5px;
	left: 15px;
}

#content-splash a {text-decoration:none;}
.hide {visibility:hidden;}
#one { /* RSS Link */float: left;position:absolute;width : 230px;height: 160px;margin-left: 17px;margin-top: 20px;}#two { /* Email Link */float: left;position:absolute;width : 230px;height: 156px;margin-left: 265px;margin-top: 13px;}#three { /* Mobile Link */float: left;position:absolute;width : 230px;height: 160px;margin-left: 20px;margin-top: 190px;}
#four { /* Mobile Link */float: left;position:absolute;width : 230px;height: 160px;margin-left: 270px;margin-top: 180px;}



#content-links {
	width: 510px;
	margin: 20px;
	background: #fff url(blueboxtop.jpg) top left no-repeat;
	position: relative;
	top: -30px;
	padding-top: 5px;
}

#news-end {
	width: 510px;
	height: 50px;
	background: #fff url(blueboxbottom.jpg) bottom no-repeat;
}

.newspiece {
	margin: 10px 20px;
}

.newspiece img {
	float: left;
	clear: left;
	margin: 0 0 10px 0;
}

.newspiece .go {
	width: 1em;
	clear: none;
	float: right;
	margin: .2em 1em 0 .5em;
}

.newspiece a:hover .go {
	background: #ccf;
}

.newspiece h1 a{
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 0 20px;
}

.newspiece p {
	color: #333;
	font-size: .8em;
	line-height: 1.4em;
	margin: 0 0 0 95px;
}

.newspiece a:link, .newspiece a:visited {
	color: #900;
	text-decoration: none;
	
}

.newspiece a:hover, .newspiece a:active {
	text-decoration: underline;
	color: #900;
}

.spacer {
	clear: both;
}

.input-box {
	width: 180px;
	margin: 10px 0;
	text-align: center;
	font: 1em normal "Bookman Old Style" Georgia serif;
	color: #fff;
	padding-top: 1px;
	border: 5px solid #fff;
}

#mailing {
	background: #fff url(orangegrad.jpg) no-repeat	;
}

#survey {
	background: #fff url(redgrad.jpg) no-repeat	;
}

.input-box p {
	padding: 10px;
}

.input-box a {
	color: #333;
	text-decoration: none;
}

.input-box a:hover, .input-box a:active {
	text-decoration: underline;
}

#content-news {
	width: 190px;
	color: #fff;
	margin: 10px 20px 10px 0;
	background: #fff url(blueboxtop2.jpg) top left no-repeat;
	padding-top: 5px;
}

#newsbottom {
	width: 190px;
	height: 50px;
	background: #fff url(blueboxbottom2.jpg) no-repeat bottom left;
}

#content-news h1 {
	color: #900;
	text-align: center;
	font-weight: bold;
	margin: 10px;
}

.newnews {
	color:#333;
	font-size: .8em;
	line-height: 1.4em;
	margin: 10px 10px 20px 10px;
}

.newnews em {
	color: #200;
}

.date {
	color: #fff;
	background: #36f;
	padding: 2px;
	font-size: .8em;
	position: relative;
	top: -2px;
	}
	
legend {
	padding: 10px 10px 2px;
	color: #fff;
	font: .9em "Lucida Grande";
}	

#txtEmail {
	color: #555;
	font: .8em "Lucida Grande";
	padding: 3px;
	width: 180px;
	border: 2px solid #aaa;
}

#sendEmail {
display: none;
}

#emailform {
	font: .6em "Lucida Grande";

}

#content-links h1 {
	color: #900;
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 0 10px;
}

#content-links h2 {
	margin: 10px 10px 0 112px;
	font: 1.2em "Lucida Grande";
	color: #009;
	
}
