/*TCS - style sheet for all pages*/
/*except main index, access and photos*/
/*html {
	margin: 0;
	padding: 0;
}*/
body {
	/*background-image: url(../images/bluebar.gif);*/
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-image: url(../images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #F9F6F2;	
}
div#printop {
	display:none;
	width:500px;
}

/* holly hack hides from ie-mac \*/
* html #container {height: 1%;} 
/* end hide from ie-mac */

#container {
	position: relative;
	background-color: transparent;
	padding: 0;
	width: 760px;
	margin-top:36px;
	margin-left: auto;
	margin-right: auto;
	/*border-left: 2px ridge #dcdcdc;
	border-right: 2px ridge #dcdcdc;*/
}
#masthead {
	position: relative;
	padding:0;
	background: url(../images/masthead.jpg) no-repeat;
	width: 760px;
	height: 80px;
	border-top: 2px solid #929ab5;
}

/* Contact Us */
#masthead h3 {
	position: absolute;
	left:490px;
	top: 10px;
	font-size: 1em;
}
#masthead h3 a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#masthead h3 a:visited {
	color: #FFF;
	text-decoration: none;
}
#masthead h3 a:hover {
	background-color: transparent;
	color: #FFF;
	text-decoration: underline;
}
/* Municipal Names */
#masthead h4 {
	position: absolute;
	left: 50px;
	top: 60px;
	font-size: 1em;
	font-weight: bold;
	/*background-color: Lime;*/
	bottom: 0;
}
#masthead h4 a {
	color: #FFF;
	text-decoration: none;
}
#masthead h4 a:visited {
	color: #FFF;
	text-decoration: none;
}
#masthead h4 a:hover {
	background-color: transparent;
	color: #FFF;
	text-decoration: underline;
}

#contentarea {
	/*position: relative;*/
	float: left;
	width: 760px;
	background-color: #fff;
	z-index: 2;
	border-bottom: 1px solid #333333;
}

#leftcol { 
	/*position:absolute;
	left: 0;
	top: 125px;*/
	float: left;
	z-index: 5;
	background-color: transparent;
	/*border-left: 2px solid #FFF8DC;*/
	padding: 6px 3px 10px 2px; 
	width: 175px; 
}
#leftcol img { 
	border-top: 3px ridge #FFE8B9; 
	border-bottom: 2px ridge #FFE8B9;
	margin-bottom: 8px; 
}

/* styles orange bars under eagle */
#leftcol h4 {
	/*background-color: #e48826;
	border-right: 3px solid #FFE8B9; 
	border-bottom: 6px ridge #FFE8B9; 
	border-left: 3px solid #FFE8B9; */
	/*background-color: #EDC394; */
	/*border-bottom: 2px solid #FFA07A;*/
	background:#EDC394 url(../images/gradient_orange.gif) repeat-x bottom;
	/*border-left: 3px solid #FFC9B5; */
	color: #000066;
	font-size: 1em;
	font-style: italic;
	font-weight:bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 6px; 
}
div#contactinfo, div#emnos {
	padding: 0 3px 12px 3px;
	line-height:1.5em;
}

/* centercol with eagle leftcol */
#centercol { 
	background-color: transparent;
	border-left: 1px solid #dcdcdc; 
	/*border-right: 2px solid #FFF8DC;*/
	/*position:absolute;
	left: 185px;
	top: 125px;*/
	z-index: 5;
	float: right;
	margin-right: 0;
	padding: 6px 3px 10px 3px; 
	width: 560px;
}

/* centercol with no leftcol */
#centercolw { 
	background-color: #fff;
	/* bg header color
	border-right: 2px solid #F7EBDE; */
	/*border-right: 2px solid #FFF8DC;*/
	/*border-left: 2px solid #FFF8DC;*/
	
	padding: 6px 6px 30px 14px; 
	vertical-align: top; 
	width: 740px; 
	height: auto;
	min-height: 500px;
}
/* styles orange title bar for each page */ 
#centercol h3, #centercolw h3 { 
/*background-color: #EDC394; */
/* background-color: #F7C998;*/
/*border-bottom: 4px solid #FFA07A;*/ 
	background:#EDC394 url(../images/gradient_orange.gif) repeat-x bottom;
	color: #000066;
	font-size: 1.3em;  
	font-style: italic;
	font-weight:bold;
	letter-spacing: 3px; 
	padding-left: 28px; 
	padding-top: 4px;
	padding-bottom: 15px; 
	/*margin-top: 4px;*/
	margin-bottom: 25px; 
}
/* styles orange title bar for each page */ 
#centercol h3.sp, #centercolw h3.sp { 
	background-color: #EDC394; 
	/*border-bottom: 4px solid #FFA07A;*/
	background:#EDC394 url(../images/gradient_orange.gif) repeat-x bottom;
	color: #000066;
	font-size: 1.3em;  
	font-style: italic;
	font-weight:bold;
	letter-spacing: 1px; 
	padding-left: 28px; 
	padding-top: 3px; 
	padding-bottom: 15px; 
	margin-top: 4px;
	margin-bottom: 25px; 
}
#centercol h4, #centercolw h4 {
	font-weight:bold;
	font-size: 1.1em;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 2em;
}
#centercol p, #centercolw p {
	line-height: 2em;
	text-align:justify;
	margin: 0 2em 1em 2em;
}
	
#footer {
	/*background-color: transparent;
	background-color: #F9F6F2;*/
	/*background-color: Lime;*/
	position: relative;
	/*top:-10px;*/
	/*border-top: 1px solid #333333;*/
	color: #333333;
	font-size: 9px;
	padding: 10px 0 6px 0;
	margin-right: 10px;
	text-align: right;
	/*width: 100%;*/
	z-index: 11;
	clear: both;
}
/* creates a simple frame - used on mission statement and Did You Know pages*/
#boxout { 
	/* background-color: #FAEFC8;
	border: 5px ridge #FFDF9B; */
	background-color: #fbf1e5;
	border: 5px ridge #FFFFF0; 
	margin: 10px 15% 10px 15%; 
	padding: 12px; 
}
/*creates rightside boxout on */
/*services,staff,health,safetyindex and carseat pages */
#boxout200, #boxout300 { 
	background: #fbf1e5 url(../images/corner.gif) top left no-repeat;
	float: right; 
	/*background-color: #FAEFC8;*/
	color: #333333; 
	font-size: 0.9em; 
	border-right: 4px solid #FFF8DC;
	border-bottom: 4px ridge #FFF8DC; 
	margin-top: 1px; 
	margin-left: 15px; 
	padding-top: 15px; 
	padding-bottom: 15px; 
	padding-left: 10px; 
}
/*services,staff,health,safety index pages */
#boxout200 { 
	width: 200px;
}
/*carseat page */
#boxout300 { 
	width: 300px;
}
/* add padding to services,staff,health,safety index pages */
#boxout200 a { 
	display: block; 
	text-decoration: underline; 
	color: #000066; 
	padding: 6px;
}
/* no padding on carseat page */
div#boxout300 a { 
	display: block; 
	text-decoration: underline; 
	color: #000066; 
	padding: 0;
}
#boxout200 a:visited, div#boxout300 a:visited { 
	text-decoration: underline; 
	color: #006699;
}
#boxout200 a:hover, div#boxout300 a:hover { 
	text-decoration: none; 
	color: #006699; 
	background: #FFF2D7;
}


/*#linksarea { width: 450px; padding-left: 50px; line-height: 2em; }
#linksarea p { margin-bottom: 1em; }*/
	
/*styles lists of external links - blue green*/
div#linklist { 
	width: 560px; 
	padding-top: 8px;
}
div#linklist p { 
	color: #000099; 
	font-size: 1em;
	line-height: 1.3em;
	/*padding-bottom: 8px; */
}
div#linklist a { 
	color: #359933; 
	font-style: italic; 
	font-size: 0.9em; 
	text-decoration: underline;
}
div#linklist a:visited { 
	color: #6699CC; 
	text-decoration: underline;
}
div#linklist a:hover { 
	color: #000099; 
	text-decoration: none; 
	background-color: #FFE9A8;
}


img {
	border: none;
}
img.left {
	float: left;
	margin-right: 1em;
}
img.right {
	float: right;
	margin-left: 1em;
}
img.center  {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.b { 
	font-weight: bold; 
}
.i { 
	font-style: italic; 
}
.bi { 
	font-weight: bold;
	font-style: italic;  
}
p {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.indent { 
	padding-left: 5em; 
}
.indentboth { 
	padding-left: 5em;
	padding-right: 5em; 
}
.right { 
	text-align: right; 
}
td#centercol p.right, td#centercolw p.right {
	text-align: right;
}
.center {
	text-align:center;
}
.cb {
	text-align:center;
	font-weight:bold;
}
td#centercol p.cb, td#centercolw p.cb {
	text-align:center;
	font-weight:bold;
}
.ci {
	text-align:center;
	font-style:italic;
}
.cbi {
	text-align:center;
	font-weight:bold;
	font-style:italic;
}
td#centercol p.cbi, td#centercolw p.cbi {
	text-align:center;
	font-weight:bold;
	font-style:italic;
}
.ismall { 
	font-size: 0.9em; 
	font-style: italic; 
}
.cismall { 
	font-size: 0.9em; 
	font-style: italic; 
	text-align: center; 
}

a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #996699;
}
a:hover {
	background-color: #E2ECF5;
	color: #996699;
	text-decoration: none;
}
table td {
	vertical-align: top;
}
/* styles common lists */
/* must set else dropdowns inherit */
ul.norm li, ol.norm li { 
	margin-bottom: 1em;
	line-height: 1.5em;
}
ul.norm li p, ol.norm li p {
	line-height: 1.5em;
}
ul.inside li { 
	list-style-position: inside;
 }
ul.none li { 
	list-style-type: none;
 }
ul.carseats li {
	list-style: none;
	text-indent: -2em;
}

/* Used on Employment page */
.box300bi { 
	padding: 3px; 
	border: 1px solid gray; 
	width: 350px; 
	margin: 10px auto; 
	font-style: italic; 
	font-weight: bold;
	padding: 16px;
	text-align: center;
 }
 
.box500, .box600 { 
	/*border-top-color: #dddddd;
	border-top-width: 15px;
	border-top-style: solid;*/ 
	padding: 3px; 
	border: 1px solid gray; 
	margin: 10px auto; 
 }
.box500 { 
	width: 500px; 
}
.box600 { 
	width: 600px; 
}

/* styles text on thank you and sorry pages */
.redlarge {
	color: #f00;
	padding-bottom:30px;
	font-size:18px;
	font-style:italic;
}
