*{
	margin: 0;
	padding: 0;
}
body{
	background: #0d2545 url(../images/bg.gif) repeat-x;
}
img{
	border: 0;
}
/* --------- Typography --------- */
p{
	color: #14334F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .76em;
	line-height: 1.9em;
}
p.clr{
height:1px;
clear:both;}
h1{
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #122F5B;
	margin-bottom: 5px;
}
h2{
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AF1717;
	margin-bottom: 3px;
}
h3{
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #75934B;
	margin-bottom: 3px;
}
h4{
	color: #af1717;
	font-size: 1.1em;
}
.caption{
	font-size: .66em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align: right;
	margin-bottom: 10px;
}
.highlightlinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #373e72;
	clear: both;
}
.highlightlinks ul{
	margin-top: 10px;
}
.highlightlinks li{
	float: left;
	background-image: url(../images/bullet_star.png);
	background-repeat: no-repeat;
	list-style: none;
	background-position: 0 .2em;
	padding-left: 1.3em;
}
.highlightlinks a{
	display: block;
	text-decoration: none;
	margin-right: 12px;
}
.readmore{
	font-weight: bold;
	text-decoration: none;
	color: #373e72; 
	font-size: .9em;
}
a:link {color: #1d3570;}
a:visited {color: #1d3570;}
a:hover {color: #af1717;}
a:active {color: #1d3570;}
a.current {color: #1d3570;}
/* ------------------------------- */
#wrapper{
	width: 990px;
	margin: 0 auto;
	background: white;
}
#header{
	height: 135px;
}
#nav{
	background: white url(../images/nav_bg.gif) no-repeat;
	height: 27px;
	padding-bottom: 17px;
}
#nav a{
	display: block;
	text-decoration: none;
	margin-right: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
}
#nav ul{
	margin-left: 300px;
	padding-top: 4px;
}
ul a:link {color: #1d3570;}
ul a:visited {color: #1d3570;}
ul a:hover {color: #af1717;}
ul a:active {color: #1d3570;}
ul a.current {color: #1d3570;}
#nav li{
	float: left;
	list-style: none;
	background-image: url(../images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: .5em;
}
#contentarea{
	color: white;
	background: #fff url(../images/col-bg.gif) repeat-y;
	background-position:17px;
	/*height: 667px;*/
}
#leftcol{
	width: 216px;
	height: 643px;
	margin-left: 17px;
	border-top:2px solid #e0e0e0;
	padding: 14px;
	float: left;
	/*background: #f7f7f7 url(../images/leftcol_bg.jpg);
	background: #f7f7f7 url(../images/col-bg.gif);*/

}
.statehouse{
	margin-top: 15px;
}
.paidfor{
	padding-top: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.2em;
	color: #999999;
	text-align: center;
}
#middlecol{
	width: 472px;
	padding: 14px 25px;
	float: left;
}
/* --------- Local News & Events --------- */
.localnews{
	margin-top: 62px;
}
.localnews_preview{
	margin: 14px 0;
	font-family: Tahoma;
	font-size: .8em;
	line-height: 1.47em;
}
.row1{}
.row1 img{
	float: left;
	padding: 0 20px 20px 0;
}
.row2{
	clear: both;
}
.row2 img{
	float: left;
	padding: 0 20px 20px 0;
}
.row3{
	clear: both;
}
.row3 img{
	float: left;
	padding: 0 20px 20px 0;
}
/* ------------------------------- */
#rightcol{
	width: 174px;
	padding: 14px 30px 0 0;
	float: right;
}
.contribute{
	margin-top: 15px;
}
.video{
	margin-top: 20px;
}
#footer{
	width: 725px;
	float: right;
	margin-top: -20px;
	margin-right: 7px;
	text-align: right;
	color: #999999;
	font-family: Tahoma, Verdana;
	font-size: .7em;
}
/* --------- Email Signup Form --------- */
.emailsignup{
	margin-top: 10px;
}
.submit{
	border: 0;
	margin-left: 32px;
	margin-top: 1px;
}
input{
	border: 1px solid #C5C4D2;
	margin-bottom: 8px;
	font-size: 13px;
	color: #999999;
}
.firstname{
	width: 6em;
	height: 1.4em;
	margin-right: 10px;
	padding: 2px 0 2px 6px;
}
.lastname{
	width: 8em;
	height: 1.4em;
	padding: 2px 0 2px 6px;
}
.email{
	width: 11em;
	height: 1.4em;
	padding: 2px 0 2px 6px;
}
.zip{
	width: 8em;
	height: 1.4em;
	padding: 2px 0 2px 6px;
}
/* ------------------------------- */