*{margin:0; padding:0;}

/* General styles */
body {background:#fff url(/i/wbackground.jpg) top center no-repeat; color:#303030; font:84% Helvetica,Tahoma,sans-serif; line-height:1.4em;}
a {
	color:#0080C0;
	text-decoration:none;
	font-weight: normal;
}
a:hover {text-decoration:underline;}
p,ul,ol,dl {margin:0 0 20px 0;}
h1 {color:#888; font-size:3.2em;}
h1 a {color:#2a5a7a; text-transform:none;}
h2 {font-size:2.2em; color:#333; margin:0 0 10px; border-bottom:2px solid #eee;}
h3 {font-size:1.25em; margin:0 0 10px 0; border-bottom:2px solid #eee;}
h4  {color:#CC0000;	font-size:3em;}
h5 {font-size:1.25em; color: #CC0000; margin:0 0 10px 0; border-bottom:2px solid #eee;}
h6 {font-size:2em; color: #CC0000;	margin:0 0 10px;}
h7 {font-size:1.25em; color: #000000; margin:0 0 10px 0;}
h8 {font-size:1.75em; color:#CC0000; margin:0 0 10px 0; border-bottom:2px solid #eee;}
h1,h2,h3,h4,h5,h6,h7 {font-weight:400; line-height:1em; font-family:Georgia, serif;} 
.thinborderfloat {float:left; border:solid 1px silver;  padding:5px;  margin-right:10px; } 

/* Main container */
#width1200 {margin:20px auto; width:1200px;}

/* Footer */
#footer .col {text-align:right; color:#888; font-size:0.9em; border-top:2px solid #eee; padding:10px 0;}

/* Grid classes, fixed width, 1200px with 12 columns */
.col {float:left; margin:0 10px; overflow:hidden; float:left; display:inline;}
.col img {max-width:100%;}
.row {width:1200px; margin:0 auto; overflow:hidden;}
.row .row {margin:0 -10px; width:auto;	display:inline-block;}
.c1 {width:80px;}
.c2 {width:180px;}
.c3 {width:280px;}
.c4 {width:380px;}
.c5 {width:480px;}
.c6 {width:580px;}
.c7 {width:680px;}
.c8 {width:780px;}
.c9 {width:880px;}
.c10 {width:980px;}
.c11 {width:1080px;}
.c12 {width:1180px;}
.underheader {font-family: Geneva, Arial, Helvetica, sans-serif;font-style: italic;	font-weight: bold;	color: #990000;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menuContainer {width:1200px; position:relative; left:0; top:0px; overflow:hidden; background:url(/i/ulback.gif) repeat-x;}
#menu {padding:0; margin:0; list-style:none; float:left; height:40px; position:relative; left:50%;}
#menu li {float:left; position:relative; right:50%; margin:0 2px;}
#menu li a {display:block; height:40px; line-height:40px; padding:0 15px 0 0; float:left; color:#fff; text-decoration:none;}
#menu li a b {display:block; height:40px; float:left; padding:0 0 0 15px; cursor:pointer;}

#menu li a:hover, 
#menu li a:active,
#menu li a:focus,
.home #menu li#home a,
.aboutus #menu li#aboutus a,
.legislative #menu li#legislative a,
.bargaining #menu li#bargaining a,
.grievance #menu li#grievance a,
.ulp #menu li#ulp a,
.library #menu li#library a,
.links #menu li#links a
{background:url(/i/widerbutton.png) no-repeat right top; line-height:36px;}
#menu li a:hover b,
#menu li a:active b,
#menu li a:focus b,
.home #menu li#home a b,
.aboutus #menu li#aboutus a b,
.legislative #menu li#legislative a b,
.bargaining #menu li#bargaining a b,
.grievance #menu li#grievance a b,
.ulp #menu li#ulp a b,
.library #menu li#library a b,
.links #menu li#links a b
{background:url(/i/widerbutton.png) no-repeat left top; line-height:36px;}
.clearthinborderfloat {
	float:left;
	padding:5px;
	margin-right:10px;
	border: 1px none #FFFFFF;
}
