/** BASIC */

html {position: relative;
	overflow: auto;
	height: 100%;
}

html-BACKUP { height: 100%;
	position: relative;
	overflow: auto;
}


body {
	margin: 0px;
	padding: 0px;
	background: url(../images/contentbg1.jpg) #E2E699 center repeat-y;
	background-image: none;
	background-color: #FFF;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	position: relative;
}

#wrap {min-height: 100%;
	position: relative;}

#wrap-BACKUP {
	min-height: 100%;
	position: relative;
}

h1 {display:block; margin:0; padding:0; font-weight:bold; font-size:17px; color:#d66011; line-height:normal; margin-bottom:9px;}

h2, h3, h4, h5, h6 {display:block; margin:0; padding:0; font-weight:bold; font-size:16px; color:#f4922a; line-height:normal; margin-bottom:9px;}

a {
	font-weight: normal;
	color: #d66011;
	text-decoration: underline;
}

a:hover {}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

.text1 {
	font-size: 14px;
}



/** HEADER */

#header {
	width: 906px;
	height: 219px;
	background-color: #c24f3e;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

#announc {
	width: 240px;
	max-width: 240px;
	padding: 5px;
	text-align: center;
	font-size: medium;
	color: #FFF;
	font-weight: bold;
	font-family: inherit;
	
}

.lg {
	font-size:larger;
	color: #FFF;
	font-weight: bold;
}

.xlg {
	font-size:x-large;
	color: #FFF;
	font-weight: bolder;
}

#announc a, #announc a:hover {
	width: 240px;
	max-width: 240px;
	padding: 5px;
	text-align: center;
	text-decoration: underline;
	font-size: medium;
	color: #FFF;
	font-weight: bold;
	font-family: inherit;
}

#announc td {
	vertical-align: middle;
	padding: 0px;
}

#header h1 {
	margin: 0px;
	padding: 20px;
}

#header h2 {
	margin: 0px;
	font-size: 14px;
}

/** HORIZONTAL MENU */

#menu {
	width: 905px;
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
	background-color: white;
	position: relative;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0px 16px;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

#menu a:hover {
	color: #D2492A;
	text-decoration:underline;
	
}

/** CONTENT */

#content {
	margin: 0px;
	position: relative;
	text-align: left;
}

#content p, #content ul, #content ol {
	line-height: 140%;
}

#maincontent {
	float: left;
	padding: 0px;
	position: relative;
}

/** TOGGLE LINKS */

#americorps, #applicationquestions, #balance, #bosnian, #burmese, #denied, #french, #fuelassistance, #fuelbill, #homeless, #howlong, #immigrant, #interview, #legalhelp, #lifeline, #military, #month, #nepali, #otherbenefits, #others, #otherservices, #permanent, #reachup, #reapply, #schoolmeals, #senior, #shelter, #somali, #spanish, #student, #students, #swahili, #taking, #tanf, #veitc, #vhap, #welfare, #working, #wrong {
	 display: none; 
	 padding: 10px;
	 background: #F5D3CB;
	 width: 90%;
	 margin-left: 15px;
}

/** LEFTMENU */

#leftmenu {
	float: left;
	width: 240px;
	padding: 0px 10px 0px 0px;
	height: auto;
	vertical-align: top;
	position: relative;
}


#leftmenu ul {
	line-height: 25px;
}


/** FOOTER */

#footer {
	clear: both;
	width: 905px;
	margin: 0px auto;
	background: #FFF;
	border-top: 5px solid #D2492A;
	position: relative;
	margin-top: -65px;
	height: 60px;
}

#footer p {
	margin: 0px;
	text-align: center;
	font-size:10px;
	padding:10px 30px 10px 30px;

}

#border-top {
	border-top: 1px solid #D2492A;
}

/* TOOLTIP */
#fixedtipdiv
{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px;
line-height:18px;
z-index:100;
}

/* Outreach tools table */

table.tools {
	padding: 5;
}

table.tools th {
	background-color: #bfd067;
	font-weight: bolder;
	text-align: left;
}

table.tools td {
		border-bottom-color: #bfd067;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left: none;
	border-right: none;
	border-top: none;

}
	

/* Data tables */

.details {

	font: 12px/1.4 Verdana, Geneva, sans-serif;
	color: #330000;
	padding: 3px;
}


.statement {

	font: 16px/1.4 Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #331100;

	margin-top: 0px;
	margin-bottom: 3px;

}

/* Begin Rollover Map CSS */
#imap
{
	display:block;
	width:366px;
	height:591px;
	background:url(../../info/images/vermont.png) no-repeat;
	position:relative;
	float:left;
	padding-right:10px;
}

#imap a#vermont
{
    display:block;
    width:0px;
    height:0px;
    padding-top:0px;
    overflow:hidden;
    background:transparent url(images/vermont.png) 366 591 no-repeat;
    position:absolute;
    left:0;
    top:0;
}

#imap a#us:hover 
{
    background-position:0 0;
    z-index:10;
}

#imap dd 
{
	position:absolute;
	padding:0;
	margin:0;
}

#imap a
{
    display:block;
    text-decoration:none;
    z-index:20;
    /*border:solid 1px black;*/
}

/*ADDISON*/
#imap #imgaddis /*hoverspace*/
{
	left:1px; /*distance from left*/
	top:185px; /*distance from top*/
	z-index:22;
}

#imap a#addis:hover
{
    background:url(../../info/images/addison.png) -1px -185px; /*where image appears = hoverspace left & top #s */
}
#imap a#addis
{
    width:130px; /* dimensions of hoverspace */
    height:144px;
}

/*BENNINGTON*/
#imap #imgbenni 
{
	left:25px; 
	top:437px; 
	z-index:22;
}
#imap a#benni:hover 
{
    background:url(../../info/images/bennington.png) -25px -437px;
}
#imap a#benni
{
    width:93px;
    height:152px;
}

/*CALEDONIA*/
#imap #imgcaled 
{
	left:188px;
	top:65px; 
	z-index:21;
}
#imap a#caled:hover 
{
    background:url(../../info/images/caledonia.png) -188px -65px; 
}
#imap a#caled
{
    width:112px;
    height:160px;
}

/*CHITTENDEN*/
#imap #imgchitt 
{
	left:18px; 
	top:75px; 
	z-index:21;
}
#imap a#chitt:hover 
{
    background:url(../../info/images/chittenden.png) -18px -75px; 
}
#imap a#chitt
{
    width:102px;
    height:145px;
}

/*ESSEX*/
#imap #imgessex 
{
	left:270px; 
	top:1px; 
	z-index:20;
}
#imap a#essex:hover 
{
    background:url(../../info/images/essex.png) -270px -1px; 
}
#imap a#essex
{
    width:90px; 
    height:174px;
}

/*FRANKLIN*/
#imap #imgfrank 
{
	left:34px; 
	top:1px; 
	z-index:20;
}
#imap a#frank:hover 
{
    background:url(../../info/images/franklin.png) -34px -1px; 
}
#imap a#frank
{
    width:140px; 
    height:100px;
}

/*GRAND ISLE*/
#imap #imggrand 
{
	left:14px;
	top:1px;
	z-index:21;
}
#imap a#grand:hover 
{
    background:url(../../info/images/grandisle.png) -14px -1px;
}
#imap a#grand
{
    width:39px;
    height:119px;
}

/*LAMOILLE*/
#imap #imglamoi 
{
	left:98px; 
	top:56px; 
	z-index:21;
}
#imap a#lamoi:hover 
{
    background:url(../../info/images/lamoille.png) -98px -56px; 
}
#imap a#lamoi
{
    width:102px; 
    height:105px;
}

/*ORANGE*/
#imap #imgorang 
{
	left:120px; 
	top:205px; 
	z-index:22;
}
#imap a#orang:hover 
{
    background:url(../../info/images/orange.png) -120px -205px;
}
#imap a#orang
{
    width:143px; 
    height:120px;
}

/*ORLEANS*/
#imap #imgorlea
{
	left:162px;
	top:1px;
	z-index:20;
}
#imap a#orlea:hover 
{
    background:url(../../info/images/orleans.png) -162px -1px;
}
#imap a#orlea
{
    width:130px;
    height:125px;
}

/*RUTLAND*/
#imap #imgrutla 
{
	left:1px; 
	top:300px; 
	z-index:22;
}
#imap a#rutla:hover 
{
    background:url(../../info/images/rutland.png) -1px -300px; 
}
#imap a#rutla
{
    width:137px; 
    height:145px;
}

/*WASHINGTON*/
#imap #imgwashi 
{
	left:94px; 
	top:130px; 
	z-index:21;
}
#imap a#washi:hover 
{
    background:url(../../info/images/washington.png) -94px -130px; 
}
#imap a#washi
{
    width:135px; 
    height:130px;
}

/*WINDHAM*/
#imap #imgwindh 
{
	left:79px; 
	top:453px; 
	z-index:22;
}
#imap a#windh:hover 
{
    background:url(../../info/images/windham.png) -79px -453px; 
}
#imap a#windh
{
    width:111px; 
    height:140px;
}

/*WINDSOR*/
#imap #imgwinds
{
	left:87px; 
	top:275px; 
	z-index:21;
}
#imap a#winds:hover 
{
    background:url(../../info/images/windsor.png) -87px -275px; 
}
#imap a#winds
{
    width:145px; 
    height:189px;
}

#imap a span, #imap a:visited span 
{
    display:none;
}
/* End Rollover Map CSS */.boldred {
	font-weight: bold;
	color: #D2492A;
}

.contentheading {display:block; margin:0; padding:0; font-weight:bold; font-weight:bolder; font-size:18px; color:#4D7432; line-height:normal; margin-bottom:9px;}

.button  {border:1px solid #43622f; background-color:#8dac79; color:#FFF; font-weight:bold; padding:5px; padding-left:15px; padding-right:15px; cursor:pointer; text-transform:capitalize;}
.button:hover {background-color:#43622f;}
