/* Stephen Hall - Lead Web Designer

voigtab.com Vista Information Systems  */







.td {
	background: #fff;
}
.td a {
	background: #fff;
}
.td a.hover {
	background-image:url(pix/tdhover.jpg);
	background-repeat:repeat-y;
}
.title-header {
	font-family:Century Gothic, Arial;
	font-size:40px;
	color:#000;
}
.title-header-sec {
	font-family:Century Gothic, Arial;
	font-size:20px;
	color:#000;
}
.content {
	font-family:Franklin Gothic Medium, Arial;
	font-size:13px;
	color:#000000;
}
.content a {
	font-family:Franklin Gothic Medium, Arial;
	font-size:13px;
	color:#CE0000;
	text-decoration:none;
}
.content a:hover {
	font-family:Franklin Gothic Medium, Arial;
	font-size:13px;
	color:#000000;
	text-decoration:underline;
}
.content-waste {
	font-family:Franklin Gothic Medium, Arial;
	font-size:13x;
	color:#0000CC;
}
.content-waste a {
	font-family:Franklin Gothic Medium, Arial;
	font-size:13px;
	color:#0000CC;
	text-decoration:none;
}
.content-waste a:hover {
	font-family:Franklin Gothic Medium, Arial;
	font-size:13px;
	color:#0000CC;
	text-decoration:underline;
}
.content-waste-t {
	font-family:Franklin Gothic Medium, Arial;
	font-size:13px;
	color:#990000;
}
.content-waste-t a {
	font-family:Franklin Gothic Medium, Arial;
	font-size:13px;
	color:#990000;
	text-decoration:none;
}
.content-waste-t a:hover {
	font-family:Franklin Gothic Medium, Arial;
	font-size:13px;
	color:#990000;
	text-decoration:underline;
}
.footer {
	font-family:century gothic, Arial;
	font-size:12px;
	color:#fff;
}
.footer a {
	font-family:century gothic, Arial;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	font-family:century gothic, Arial;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}
.sidenav {
	font-family:century gothic, Arial;
	font-size:14px;
	color:#fff;
	line-height:20px;
}
.sidenav a {
	font-family:century gothic, Arial;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
.sidenav a:hover {
	font-family:century gothic, Arial;
	font-size:14px;
	color:#fff;
	text-decoration:underline;
}
.sidenavL {
	font-family:century gothic, Arial;
	font-size:12px;
	color:#000;
	line-height:20px;
}
.sidenavL a {
	font-family:century gothic, Arial;
	font-size:12px;
	color:#000;
	text-decoration:none;
	text-decoration:underline;
}
.sidenavL a:hover {
	font-family:century gothic, Arial;
	font-size:12px;
	color:#CE0000;
	text-decoration:underline;
}
.footer-nav {
	font-family:century gothic, Arial;
	font-size:11px;
	color:#000;
}
.footer-nav a {
	font-family:century gothic, Arial;
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
.footer-nav a:hover {
	font-family:century gothic, Arial;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}
/*[JC]*/

.redRule {
	height:				1px;
	color:				#980000;
	padding:			0px;
}
.secTitle {
	font-family:		Franklin Gothic Medium, Arial;
	font-size:			20px;
	color:				#980000;
	text-transform:		uppercase;
}
.contentRed {
	font-family:		Franklin Gothic Medium, Arial;
	font-size:			13px;
	color:				#980000;
}
.contentRedLg {
	font-family:		Franklin Gothic Medium, Arial;
	font-size:			14px;
	color:				#980000;
	font-weight:		bold;
}
.contentGray {
	font-family:		Franklin Gothic Medium, Arial;
	font-size:			13px;
	color:				#666666;
}
.contentLg {
	font-family:		Franklin Gothic Medium, Arial;
	font-size:			14px;
	color:				#000000;
}
.caption {
	font-family:		Franklin Gothic Medium, Arial;
	font-size:			9px;
	color:				#000000;
}
.bold {
	font-weight:		bold;
}
.grayRule {
	color:				#666666;
}

#subNavContainer {
	width:				800px;
	height:				20px;
	background-color:black;
	position:			relative;
	top:				-8px;
}

#subNavBar {
	position:			relative;
	top:				0px;
	font-family:		Franklin Gothic Medium, Arial;	
}

#subNavBar a {
	text-decoration:	none;
	font-family:		Franklin Gothic Medium, Arial;
	color: 				white;
	font-size:			13px;
}

#subNavBar a:hover {
	color:				#ff0000;
}

#subNavBar td {
	width:				100px;
}


/*[/JC]*/



body {
	background-color:#575757;
	background-image:url(pix/img-bkg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-top:0px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#main {
	width:820px;
	height:auto;
	background-image:url(pix/shadow.png);
	background-repeat:repeat-y;
	padding:0px;
	margin:0 auto;
	margin-top:29px;
	vertical-align:top;
}
#shadow {
	width:800px;
	padding:0px;
	margin:0 auto;
	margin-top:0px;
}
#top {
	width:800px;
	height:149px;
	z-index:2;
}
#nav {
	width:800px;
	height:30px;
	background-image:url(pix/img-navbkg.jpg);
	background-repeat:repeat-x;
	z-index:2;
	text-align:center;
}
#flash {
	width:800px;
	height:450px;
	background-color:#000000;
}
#content {
	width:800px;
	height:100%;
	background-color:#ccc;
}
#sidenav {
	width:140px;
	height:180px;
	background-color:#ccc;
}
#sidenavcont {
	width:120px;
	height:105px;
	background-color:#000;
	border:solid 5px;
	border-color:#666666;
	margin-left:5px;
	padding-left:5px;
}
#maintable {
	width:				750px;	/*772*/
	background-color: 	#FFFFFF;
	border:				solid 3px;
	border-color:		#000;
	padding:			5px;
	position:			relative;
	top:				10px;
	left: 				12px;
}
#footer {
	width:810px;
	height:20px;
	background-image:url(pix/shadow-footer.png);
	background-repeat:repeat-x;
	background-color:#575757;
	padding:0px;
	margin:0 auto;
	margin-top:0px;
}
#footer-nav {
	width:800px;
	height:20px;
	text-align:left;
	padding:0px;
	margin:0 auto;
	padding-top:10px;
}
#wagmp_map_1 {
	width:			400px;
	height:			400px;
}
