/* Rockland County Sewer District CSS Document AUTHOR: David Gavazzi Xonos, Inc. */

body								 	{	font-size:small;
											font-family:Arial, Helvetica, sans-serif;
											color: #000;
											background-image:url(../images/img_bkgrepeat.png);
											background-repeat:repeat;
											text-align:center;
											margin:0;
											padding:0;}

* html body								{	font-size:x-small; /* for IE5/Win */
											f\ont size: small; /* for other IE versions */}
											
a img 									{	border:0 none;}

img 									{	border:0 none;}
											
p										{	font-size:100%;
											text-align:left;
											margin:0;
											padding:0;}
											
h1 										{	color:#003399;
											font-weight:normal;
											text-transform:uppercase;
											margin:21px 10px 10px 26px;
											font-size:195%;}
											
h2 										{	color:#000;
											font-weight:bold;
											margin:6px 10px 10px 26px;
											font-size:145%;}
											
h3 										{	color:#666;
											font-weight:bold;
											margin:20px 10px 6px 26px;
											font-size:125%;}
											
hr										{	border: none 0;
											border-top: 1px solid #666;
											height: 1px;
											width: 96%;
											margin: 10px 0px 10px 20px;}
											
a:link									{	color:#003399;
											text-decoration:underline;}
											
a:visited								{	color:#003399;
											text-decoration:underline;}

a:hover									{	color:#000;
											text-decoration:none;}


ul {margin:0; padding:0;list-style:none;}

ul#interiorList {margin:10px 0px 16px 30px; padding:0;}
ul#interiorList li {margin:0; padding:0;list-style-image:url(../images/img_bullet.png);color:#000;list-style-position:outside;margin: 0px 0px 6px 15px; line-height:1.33em;}

ul#interiorListRight {margin:0px 20px 16px 30px; padding:0;float:right;}
ul#interiorListRight li {margin:0; padding:0;list-style-image:url(../images/img_bullet.png);color:#000;list-style-position:outside;margin: 0px 0px 6px 15px; line-height:1.33em;}


/* top navigation start */


#nav  									{	position:relative;
											background-color:#003399;
											height:26px;
											list-style: none;
											z-index:1000;
											width:100%;}

#nav a 									{	font-weight:bold;
											text-transform:uppercase;
											font-size: 115%;
											text-decoration: none;}

#nav li a 								{	color:#FFF;
											text-decoration:none;}

#nav li a:hover 						{	color:#97E172;
											text-decoration:none;}

#nav li 								{ /* all list items */
											float: left;
											position: relative;}



li ul									{	display: none;
											position: absolute;
											top: 100%;
											left: 0;
											font-weight: normal; }
											

#nav li>ul 								{	top: auto;
											left: auto;}

#nav li li 								{	display: block;
											border-bottom: 1px dotted #b6ad99;
											margin:4px;
											padding:0px 0px 3px 0px;
											width:100%;}

#nav li:hover ul, li.over ul 			{	display: block;
											background-color:#e9e0cc;
											border: 1px solid #b6ad99;
											padding:4px;
											width:110px;}

/* top navigation end */	

/* layout styles start */

#container 								{	width:797px;
											margin:0px auto;
											padding:0px;
											border-right: 2px solid #003399;
											border-left: 2px solid #003399;
											text-align:left;
											font-size:95%;
											background-image:url(../images/img_interiorRight.png);
											background-repeat:repeat-y;
											background-position:right;
											background-color:#FFF;}

#header									{	height:155px;
											background-image:url(../images/img_headerBkg.png);
											background-repeat:no-repeat;}
											
.headerImageRight						{	float:right;
											margin:0;
											padding:0;}

.headerImageLeft						{	float:left;
											margin:16px 0px 0px 0px;
											padding:0;}
											
#topNav									{	background-color:#003399;
											height:26px; }
											
#subNav									{	height:23px;
											background-color:#E5E5E5;
											border-bottom:1px solid #333;
											/*padding: 5px 20px 5px 20px;*/}

#subNav	p								{	color:#333;
											margin:0px 0px 2px 26px;
											padding-top:6px;}
											

#subNav	p.dateTime						{	float:right;
											color:#333;
											margin:0px 26px 0px 0px;
											padding-top:3px;}
											
/*#content 								{	background-color:none;}*/
											
#columnLeft 							{	background-color:#FFFFFF;
											float:left;
											width:575px;										
											min-height:475px;}
											
#columnLeft p 							{	margin:10px 10px 10px 26px;
											line-height:1.33em;}

#columnRight 							{	float:right;
											width:200px;}

#columnRight p 							{	margin:10px 14px 10px 14px;
											color:#000;
											line-height:1.33em; }								
											
#columnRight p.title 					{	margin:24px 14px 10px 14px;
											text-transform:uppercase;
											color:#003399;
											font-size:115%;
											font-weight:bold;}
											
#columnRight p.photo 					{	padding:4px;
											background-color:#FFF;
											border:1px solid #c6ba96;
											text-align:center;
											width:150px;}
											
#columnRight p.buttonfloat 				{	float:right;
											margin:0px 6px 4px 0px;}

#footer 								{	width:797px;
											background-image:url(../images/footerBorder.png);
											background-repeat:repeat-x;
											background-position:top;
											background-color:#003399;
											height:50px;
											clear:both;}

#footer p								{   margin:14px 0px;
											color:#FFF;
											text-align:center;}

#interiorColumnRight 					{	float:right;
											width:275px;}
											
/* text syles start */

.pageheading							{	margin:16px 0px 0px 26px;
											display:block;
											background-image:url(../images/headlinebkg.png);
											background-repeat:repeat-x;
											height:30px;
											color:#003399;
											font-size:175%;
											font-weight:normal;
											text-transform:uppercase;}



/* text syles end */

