/* Town of Spring Brook*/


body {
font-family: "Times New Roman", Times, serif;
	background-image: url(Images/SpringBrookBackground2.gif);
	background-repeat: repeat;
}
/*a {
	font-size: 16px;
	color: #0000CC;
}*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666699;
}
a:hover {
	text-decoration: none;
	color: #DD2222;
}
a:active {
	text-decoration: none;
}
#Banner {
	position:absolute;
	width:735px;
	height:140px;
	z-index:1;
	left: 65px;
	top: 10px;
}
#Welcome {
	position:absolute;
	width:735px;
	height:45px;
	z-index:2;
	left: 0px;
	top: 160px;
}
.greenbold {
	color:#339900;
	font-weight:bold;
}

.bluebold {
	color: #0000CC;
	font-weight:bold;
	margin-top: 10px;
}
.NavText {
	font-size:12px;
	font-weight:bolder;
	color:#0000CC;
	margin-left:18px;
	padding-bottom: 3px;
	border-top-color: #CCCCCC;
	border-top-width: 3px;
	border-top-style: groove;
	padding-top: 3px;
}
#NavBar {
	position:absolute;
	width:180px;
	height:404px;
	z-index:2;
	left: 878px;
	top: 286px;
}
#Picture {
	position:absolute;
	width:555px;
	height:257px;
	z-index:3;
	left: 246px;
	top: 385px;
	text-align: center;
}
#About {
	position:absolute;
	width:446px;
	height:165px;
	z-index:4;
	left: 289px;
	top: 705px;
	padding: 10px;
	/*font-size: 16px;*/
	padding-top: 20px;
	line-height: 110%;
}
#Weather {
	position:absolute;
	width:179px;
	height:561px;
	z-index:5;
	left: 67px;
	top: 800px;
}
#Footer {
	position:absolute;
	width:539px;
	height:115px;
	z-index:1;
	left: 194px;
	top: 953px;
}
#Announcements {
	position:absolute;
	width:700px;
	height:34px;
	z-index:6;
	left: -3px;
	top: 255px;
}
.normaltext {
	color:#00000;
	font-weight: normal;
	font-size:18px;
}
.disabled {
	font-size:16px;
	font-weight:bolder;
	color: #999999;
	margin-left:18px;
	padding-bottom: 5px;
	border-top-color: #CCCCCC;
	border-top-width: 3px;
	border-top-style: groove;
	padding-top: 5px;
}
