/* STYLESHEET FOR SERVICE COORDINATION WEBSITE */
/* STANDARD TAGS #2a1506*/
body
{
  	font-size: 13px;
	font-family: verdana, helvetica, sans-serif;
	background-image:url('images/beige009.jpg');
 	margin: 0 0 0 0;
}

h1 { margin-top: 0; }
h1 span { visibility: hidden; }
h1#aboutus-title { background: #FFCC66 url(images/aboutus.gif) no-repeat center left; }
h1#mission-title { background: white url(images/mission.gif) no-repeat center left; }
h1#services-title { background: white url(images/services.gif) no-repeat center left; }
h1#factsheets-title { background: white url(images/factsheets.gif) no-repeat center left; }
h1#resources-title { background: white url(images/resources.gif) no-repeat center left; }
h1#espanol-title { background: white url(images/espanol.gif) no-repeat center left; }
h1#jobs-title { background: white url(images/jobs.gif) no-repeat center left; }
h1#contactus-title { background: white url(images/contactus.gif) no-repeat center left; }

h2
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 17px;
	 font-weight: bold;
}

h3
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
	color: #069;
	font-weight: bold;
}
p { margin: 8px 0; }

a:link,
a:visited
{
	color: #069;
	text-decoration: none;
}

a:hover,
a:active { color: #363; }

a img
{
	border: none;
	text-decoration: none;
}

#content ul
{
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: square;
}

#content ul li,
#content ol li { margin-bottom: 5px; }

#content ul ul
{
	list-style-type: square;
	margin-top: 5px;
}

address
{
	font-style: normal;
	font-size: smaller;
	margin-bottom: 1em;
}

/* header */
#banner { display: block; 
 border: solid 5px #db874b;
 width: 995px;
 margin: 0 0 20px 0;
 }

/* layout */
.container
{
	background: white;
	border: solid 5px #db874b;
	width: 975px;
	padding: 10px;
}

#content
{
	clear: right;
	border: solid 5px #db874b;
	padding: 8px;
	margin: 0 0 0 180px;
}

/* * html #content
{
	This is an IE hack
	margin-top: -10px;
}
 */
#footer
{
	border: solid 5px #db874b;
	clear: left;
    width: 975px;
	background: white ;
	padding: 10px;
	font-size: 12px;
	color: #69c;
	margin: 15px 0 0 0;
}

/* LEFT NAVIGATION */
ul.leftColumn
{
	border: solid 5px #db874b;
	background-image: url(images/4thGraid.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 155px;
	list-style-type: none;
	padding-left: 0;
	margin: 0 15px 15px 0;
}

.leftColumn li
{
	font-size: 12px;
	border-bottom: solid 1px #db874b;
	width: 150px;
	padding: 5px;
}

.leftColumn li.last
{
	border-bottom: none;
	margin-bottom: 0;
}


 ul.leftColumn li.PM
{
font-size: 12px;
	border-bottom: solid 1px #69c;
	width: 150px;
	padding: 5px;
	 
	font-weight: bold;
    text-decoration: blink;
	 }
 
.home #home,
.aboutus #aboutnav,
.mission #mission,
.services #services,
.factsheets #fact,
.resources #resources,
.espanol #espanolnav,
.jobs #jobs,
.budgetcut #budgetcut,
.contactus #contact { font-weight: bold; }

/* TOP TABS */
#topTabs
{
	float: right;
	width: 570px;
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
    }

#topTabs li
{
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 9px;
	 
}

#topTabs a
{
	display: block;
	color: blue;
	white-space: nowrap;
	margin: 0;
	background-color: #C99;
 	background-repeat: repeat-x;
}
#topTabs a span
{
	display: block;
 	padding: 4px 10px 2px 0;
}

#topTabs a:hover,
#about #aboutus-tab a,
#wedo #wedo-tab a,
#webelieve #webelieve-tab a,
#weserve #weserve-tab a,
#weare #weare-tab a, 
.contactus #contactus-tab a,
#espanol #espanol-tab a,
#hacemos #hacemos-tab a,
#webelieve #creemos a,
#weserve #servimos a,
#servicios #servicios-tab a,
.factsheets #factsheets-tab a,
.rz #rz-tab a,
.jobs #jobs-tab a,
.mission #mission-tab a,
.resources #otherresources-tab a,
#serviceshome #services-tab a,
#yourcoord #coordinator-tab a,
#questions #questions-tab a { background-position: 0 -80px; }

#topTabs a:hover span,
#about #aboutus-tab a span,
#wedo #wedo-tab a span,
#webelieve #webelieve-tab a span,
#weserve #weserve-tab a span,
#weare #weare-tab a span, 
.contactus #contactus-tab a span,
#espanol #espanol-tab a span,
#hacemos #hacemos-tab a span,
#webelieve #creemos a span,
#weserve #servimos a span,
#servicios #servicios-tab a span,
.factsheets #factsheets-tab a span,
.rz #rz-tab a span,
.jobs #jobs-tab a span,
.mission #mission-tab a span,
.resources #otherresources-tab a span,
#serviceshome #services-tab a span,
#yourcoord #coordinator-tab a span,
#questions #questions-tab a span { background-position: 100% -80px; }

/* other */


#image
{
	border: solid 1px #db874b;
	float: right;
	padding: 5px;
	margin-left: 5px;
	font-size: 9px;
	color: #69c;
}

#countymap
{
	float: right;
	padding: 5px;
	margin-left: 5px;
}

#nextpage
{
	margin-bottom: 2px;
	width: 100%;
	border: solid 1px #db874b;
}

#next
{
margin-bottom: -22px;
margin-left: 617px;
}

#clear { clear: both; }


.typesmall { font-size: 10px; }
.typemedium { font-size: 13px; }
.typelarge { font-size: 16px; }

.style1 {
	font-size: x-large;
	font-weight: bold;
}
.style2{font-size: medium;}
