/* Town of Spring Brook CSS*/
body {
	background-image: url(Images/SpringBrookBackground2.gif);
	background-repeat:repeat;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #0000CC;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
}
#smalllogo {
	position:absolute;
	width:237px;
	height:49px;
	z-index:1;
	left: 67px;
	top: 15px;
}
#title {
	position:absolute;
	width:429px;
	height:48px;
	z-index:2;
	left: 318px;
	top: 87px;
	text-align:center;
	border-top-style:groove;
	border-bottom-style:groove;
	border-bottom-color:#FFFFFF;
	border-top-color:#FFFFFF;
	
}

.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;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #DD2222;
	
} 
a:active {
	text-decoration: none;
}
#SpecialInfo {
	position:absolute;
	top: 90px;
	left: 287px;
	height: 99px;
	border: 3px groove;
	border-color: #3366CC;
	width: 455px;
	padding: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	}

#Content1 {
	position:absolute;
	width:462px;
	height:2119px;
	z-index:4;
	left: 289px;
	top: 167px;
	padding: 8px;
	background-color:#FFFFFF;
	line-height: 100%;
}
#ContentSpecial {
	position:absolute;
	width:662px;
	height:2119px;
	z-index:4;
	left: 75px;
	top: 87px;
	padding: 8px;
	background-color:#FFFFFF;
	line-height: 100%;
}
#Footer {
	position:absolute;
	width:702px;
	height:115px;
	z-index:5;
	left: 70px;
	top: 6500px;
}
.footertext {
	font-size:16px;
	font-weight:bolder;
	color:#339900;
}
.header {
	font-size:20px;
	font-weight:bold;
	color:#0000CC;

}
#navbar {
	position:absolute;
	width:200px;
	height:360px;
	z-index:3;
	left: 67px;
	top: 87px;
	border-left-width: 3px;
	border-left-style: groove;
	border-left-color: #CCCCCC;
}
.disabled {
	font-size:12px;
	font-weight:bolder;
	color: #999999;
	margin-left:18px;
	margin-bottom: 5px;
	border-top-color: #CCCCCC;
	border-top-width: 3px;
	border-top-style: groove;
	padding-top: 5px;
}
.windowtext {
	color:#000000;
	text-align: left;
	text-indent: 30px;
	font-size:16px;
}
.listtext {
	color:#000000;
	text-align: left;
	text-indent: 0px;
}
#Banner #Welcome {
	padding: 10px;
	width: auto;
	right: 100px;
}
#SampleBallot {
	position:absolute;
	top: 203px;
	left: 69px;
	height: 3030px;
	width: 1060px;
	}
#SampleBallotHead {
	position:absolute;
	top: 85px;
	left: 72px;
	height: 100px;
	width: 691px;
	background-color: #FFFFFF;
	}
#ContentElections {
	position: absolute;
	top: 175px;
	left: 290px;
	width: 477px;
	height: 2381px;
	padding-top: 10px;
	background-color: #FFFFFF;
	}
