BODY { margin: 0px; padding: 0px; font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-align: center; border-style: none; background: #FFFFFF url(../images/background-gradient-new-jan2010.jpg) repeat-x; }
img, div, a {
	behavior:url(../iepngfix.htc);
	}

#container {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

h1 {
	
	font-size: 140%;
}
H2 { font-size: 120%; color: #12599B; 	
}

img { border-style: none; }

p { font-size: 12px; 
}

a:link, a:active, a:visited {
	font-size: 100%;
	font-weight: normal;
	color: #12599B;
	text-decoration: none;
}

a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #12599B;
	text-decoration: underline;
}

#header {
	width: 730px;
	background-image: url(../images/updated_tagline_june2_09.png);
	background-repeat: no-repeat;
	background-position: right;
}

#navbar {
	width: 730px;
	text-align: center;
	font-size: 11px;
}

#footer {
	text-align: center;
	width: 730px;
	color:#999999;
	padding: 10px 0px 0px;
	float: left;
}

#footer a:link {
	color: #999999;
	text-decoration: none;
}

#footer a:active {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration:underline;
	}

/**Styling for inside pages of web site */

/*LEFT COLUMN -- accentBox with image and some copy */
#accentBox {
	float: left;
	width: 209px;
	padding-top: 1px;
	margin: 0px;
}
#accentBox .small {
	font-size: 85%;
	margin-top: 5px;
	margin-bottom: 8px;
}

#accentBox a:link, a:active, a:visited {
	font-size: 100%;
	font-weight: normal;
	color: #12599B;
	text-decoration: none;
}

#accentBox a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #12599B;
	text-decoration: underline;
}
/*------------------------------------------------------*/
/* STYLING FOR RIGHT COLUMN ON INSIDE PAGES -----*/

#insideMain {
	width: 475px;
	float: right;
	border:1px #999 solid;
	padding:0px 20px;
	margin: 2px 0px 0px 0px;
}



#insideRSS {
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	width: 440px;
	font-size: 12px;
	}
		
#insideRSS div {
	margin: 0px 0px 20px 0px;
	}
	


.quote {
	font-style: italic;
	background-color: #DBDDCD;
	padding: 15px;
}

#tools {
	padding-right: 15px;
	padding-left: 15px;
}

#tools h2{
	font-size: 120%;
	font-weight: bold;

}

#tools a:link, a:active, a:visited {
	font-size: 100%;
	font-weight: normal;
	color: #12599B;
	text-decoration: none;
}

#tools a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #12599B;
	text-decoration: underline;
}

/*End styling specific to the inside pages */
/**********************************************************/

#insideContent li { margin-bottom: 10px; }

#maplink {
	background-image: url(../images/map_button.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 170px;
	text-align: center;
	height: 20px;
	padding-top: 3px;
}

a.maplink:link, a.maplink:active, a.maplink:visited {
	color: #333333;
	font-weight: bold;
}

a.maplink:hover{
	color: #003333;
	font-weight: bold;
	
}

.small { font-size: 70%; }
