body {
	background: url(/images/gen/bg_body.jpg) top center repeat-x;
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	/* overflow: -moz-scrollbars-vertical; */
}

form {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;	
}


select, input {
	color: #646464;
	font-size: 10px;
}

/* standard */

.clear {
	clear:both;
	overflow:hidden;
	height:1px;
	}

/* frames */

.frame {
	margin:auto;
	width:970px;
	}

#header {
	position:relative;
	height:148px;
}

#headLogo {
	position:absolute;
	top:3px;left:-9px;
	width:71px;	height:106px;
	display:block;
	background:url('/images/gen/logo_townOfTarboro.png') top left no-repeat;
}
#headLogo:hover {
	cursor:pointer;
	}
#headTitle {
	position:absolute;
	top:37px;left:73px;
	width:210px;height:47px;
	display:block;
	background:url('/images/gen/name_townOfTarboro.png') top left no-repeat;
	}
#headTitle:hover {
	cursor:pointer;
	}

#headSearch, #srchFrm {
	position:absolute;
	top:28px;left:717px;
	width:255px;height:38px;
	display:block;
	background:url('/images/gen/bg_searchBox.png') top left no-repeat;
	}
	
#srchFrm {
	margin:0px;
	padding:0px;
	background-image:none;
	}

#srchFrm #keywords {
	margin:0px;
	padding:0px;
	position:absolute;
	border:0px;
	top:12px; left:15px;
	width:152px;
	font-size:12px;
	}

#srchFrm #search {
	margin:0px;
	padding:0px;
	position:absolute;
	top:7px;
	left:171px;
	}

a.formBtn {
	display:block;
	width:78px;height:25px;
	display:block;
	background:url('/images/gen/bg_button.png') top left no-repeat;
	color:#6b6b6b;
	font-weight:bold;
	text-align:center;
	line-height:24px;
	}
a.formBtn:hover {
	cursor:pointer;
	}
	
.searchResultBtn {
	margin-bottom: 15px;
	display: block;	
}

#contentFrame {
	position:relative;
	
}


#content {
	float:left;
	
	}

.full {
	width: 768px;
	}
.center {
	width:424px;
	}

.contentBorder {
	border:9px solid #EFEEEB;
	margin-bottom:10px;
}




#contentHome {
	float:left;
	width:599px;
	border-left:9px solid #EFEEEB;
	border-right:9px solid #EFEEEB;
	border-bottom:9px solid #EFEEEB;
	margin-bottom:10px;
}

#contentHome .contentBorder {
	border-bottom:0px solid #EFEEEB;
	border-right:0px solid #EFEEEB;
	border-left:0px solid #EFEEEB;
	width:599px;
	margin-bottom:0px;
}


.genPadding {
	padding:12px;
}

#contentRight {
	float:right;
	width:320px;
	border-left:9px solid #EFEEEB;
	border-right:9px solid #EFEEEB;
	border-bottom:9px solid #EFEEEB;
	margin-bottom:10px;
}

#contentRight .contentBorder {
	border-bottom:0px solid #EFEEEB;
	border-right:0px solid #EFEEEB;
	border-left:0px solid #EFEEEB;
	width:320px;
	margin-bottom:0px;
}


.subList {
	border-top:9px solid #EFEEEB;
	margin-bottom:10px;
}

.subList .contentBorder {
	border-top:0px solid #EFEEEB;
	margin-bottom:0px;
}

.pictureGroup {

	}



.pgPicture {
	margin-left:5px;
	width:84px; height:84px;
/*	float:left; */
	}
.pgPicture img {
	border: 1px solid #000;
	}	
.pgInfo, .pgNPinfo {
/*	float:left; */
	padding: 5px 10px;
/*	width: 300px; */
	}
.pgNPinfo {
/*	width: 384px;	*/
}
.pgText {
	font-size:11px;
	}
.pgName {
	color:#000;
}


#homeList .pgPicture {
	width:65px;height:55px;
	text-align:right;
	}

#homeList {
	margin-bottom:4px;
	}
#homeList .pgName{
	color: #536026;
}

#homeList .pictureGroup {
	margin-top: 4px;
}

.bucketGroup {
	border-top:9px solid #EFEEEB;
	border-right:9px solid #EFEEEB;
	border-bottom:9px solid #EFEEEB;
	/*height:212px;*/
	margin-bottom:10px;
}

.bucketGroup .contentBorder {
	border-top:0px solid #EFEEEB;
	border-right:0px solid #EFEEEB;
	border-bottom:0px solid #EFEEEB;
	margin-bottom:0px;
	float:left;
	width:310px;
	/*height:212px;*/
}




#footerIcons {
	height:90px;
	clear: both;
}

.leftIcons {
	padding-top:10px;
	float:left;
	}
.rightIcons {
	padding-top:10px;
	float:right;
}

#footer {
	background-color:#7E7E7D;
	height:37px;
}

#footer, #footer a {
	font-size:11px;
	color:#DAD8D0;
	font-weight:bold;
	text-decoration:none;
}

#footer ul {
	list-style-type:none;
	margin:0px;
	padding: 5px 0px;
	display:block;
}

#footer li {
	padding: 0px 1px;
	margin:0px;
	display:inline;
	}
	


#footerLeft {
	float:left;
	list-style-type:none;
}

#footerRight {
	float:right;
	list-style-type:none;
}



/* NAVIGATION */

#breadcrumbs {
	color:#82885E;
	font-weight:bold;
	font-size:11px;
	height:20px;
	display:block;
	}
#breadcrumbs a {
	color:#536026;
	}

#subNav {
	list-style-type:none;
	float:left;
	width:182px;
	margin:0px;
	padding:0px;
	margin-right:10px;
	margin-top:20px;
	display:block;
	
}

#subNav li {
	margin:0px;
	padding:0px;
	border-bottom:2px solid #fff;
	display:block;
}

#subNav a {
	color:#82895F;
	font-weight:bold;
	background-color:#EFEEEB;
	padding:10px 8px;	
	display:block;	
	text-decoration:none;
}


#mainNav {
	list-style-type:none;
	margin:0px;
	padding:0px;
	position:absolute;
	/* left:56px; */
	right:0px;
	top:98px;
	font-size: 14px;
}

#mainNav li, #mainNav li.on {
	margin:0px 1px;
	padding:0px 0px;
	float:left;
	height:38px;
	background: url('/images/nav/mn_B_off.jpg') bottom center repeat-x;
}
#mainNav li.on {
	background: url('/images/nav/mn_B_on.jpg') bottom center repeat-x;
}

#mainNav li span, #mainNav li.on span {
	background: url('/images/nav/mn_L_off.jpg') bottom left no-repeat;
	padding-left:10px;	
	float:left;
	height:38px;
}
#mainNav li.on span {
	background: url('/images/nav/mn_L_on.jpg') bottom left no-repeat;
}
#mainNav li span a, #mainNav li.on  span a {
	line-height:30px;
	color:#82885E;
	font-weight:bold;
	background: url('/images/nav/mn_R_off.jpg') bottom right no-repeat;
	padding-right:10px;	
	height:38px;
	float:left;
	text-decoration:none;
}
#mainNav li.on span a {
	color:#536026;
	background: url('/images/nav/mn_R_on.jpg') bottom right no-repeat;
}
#mainNav li span a:hover {
	color:#536026;	
}
