@charset "UTF-8";
body {
	font: 90% Arial, Helvetica, sans-serif;
	background: #101010 url(/img/bg.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #353535;
}
.oneColFixCtr #container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background:url(/img/fe_nav_new/corzine.jpg) left top no-repeat;
	height:300px;
}

#home-link {
	width: 213px;
	float: left;
}

#home-link a {
	display: block;
	width: 213px;
	height: 280px;
	text-indent: -9000px;
	overflow: hidden;
	outline: none;
}

#taxNotice {
	width:736px;
	float:right;
}
#videoHeader {  /* NEW DIV */
	width:584px;
	height:300px;
	float:right;
	background-image:url(/img/bg-videoHeader.jpg);
}
#video {   /* NEW DIV */
	/*border:#a1a1a1 1px solid;*/
	width:276px;
	margin-left:143px;
	margin-top:12px;
	margin-bottom:10px;
	float:left;
}
#btnContribute {   /* NEW DIV */
	width:128px;
	float:left;
	margin-left:30px;
	margin-top:12px;
}
img.Block {
	display:block;
}
ul#nav {
	list-style:none;
	margin:0;
	padding:0;
	height:89px;
	background:url(/img/nav-bottom.jpg) bottom no-repeat;
}
ul#nav li {
	margin:0;
	padding:0;
	float:left;
}
ul#nav li a {
	display:block;
	height:71px;
	text-indent:-3000px;
}
/*
a#navHO {
	width:178px;
	background:url(/img/nav-homeowners.jpg) no-repeat;
}
a#navHO:hover {
	background:url(/img/nav-homeowners-mo.jpg) no-repeat;
}
a#navSBO {
	width:278px;
	background:url(/img/nav-sm-business.jpg) no-repeat;
}
a#navSBO:hover {
	background:url(/img/nav-sm-business-mo.jpg) no-repeat;
}
a#navTP {
	width:128px;
	background: url(/img/nav-taxpayers.jpg) no-repeat;
}
a#navTP:hover {
	background:url(/img/nav-taxpayers-mo.jpg) no-repeat;
}
*/

a#navHO {
        width:142px;
        background:url(/img/fe_nav_new/nav-homeowners.jpg) no-repeat;
}
a#navHO:hover {
        background:url(/img/fe_nav_new/nav-homeowners-mo.jpg) no-repeat;
}
a#navSBO {
        width:170px;
        background:url(/img/fe_nav_new/nav-smallbiz.jpg) no-repeat;
}
a#navSBO:hover {
        background:url(/img/fe_nav_new/nav-smallbiz-mo.jpg) no-repeat;
}
a#navTP {	
        width:112px;
        background: url(/img/fe_nav_new/nav-taxpayers.jpg) no-repeat;
}
a#navTP:hover {
        background:url(/img/fe_nav_new/nav-taxpayers-mo.jpg) no-repeat;
}

a#navDF {
        width:89px;
        background: url(/img/fe_nav_new/nav-deficit.jpg) no-repeat;
}
a#navDF:hover {
        background:url(/img/fe_nav_new/nav-deficit-mo.jpg) no-repeat;
}

a#navET {
        width:84px;
        background: url(/img/fe_nav_new/nav-ethics.jpg) no-repeat;
}
a#navET:hover {
        background:url(/img/fe_nav_new/nav-ethics-mo.jpg) no-repeat;
}

a#navEN {
	width: 139px;
        background: url(/img/fe_nav_new/nav-environment.jpg) no-repeat;
}
a#navEN:hover {
        background:url(/img/fe_nav_new/nav-environment-mo.jpg) no-repeat;
}





/* ----------- NEW NAVIGATION ----------- */
ul#nav2 {
	list-style:none;
	margin:0;
	padding:0;
	height:40px;
	float:left;
	/*background:url(/img/nav-bottom.jpg) bottom no-repeat;*/
}
ul#nav2 li {
	margin:0;
	padding:0;
	float:left;
}
ul#nav2 li a {
	display:block;
	height:40px;
	text-indent:-3000px;
}
a#navDOES {
	width:194px;
	background:url(/img/nav-DOES.jpg) no-repeat;
}
a#navDOES:hover {
	background:url(/img/nav-DOES-mo.jpg) no-repeat;
}
a#navSAYS {
	width:194px;
	background:url(/img/nav-SAYS.jpg) no-repeat;
}
a#navSAYS:hover {
	background:url(/img/nav-SAYS-mo.jpg) no-repeat;
}
a#navCon {
	width:196px;
	background:url(/img/nav-contribute.jpg) no-repeat;
}
a#navCon:hover {
	background:url(/img/nav-contribute-mo.jpg) no-repeat;
}

/* ----------- end NEW NAVIGATION ---------- */



#content {
	/*background:url(/img/bg-content-top.jpg) #FFF top no-repeat;*/
	background-color: #FFF;
	float:left;
	padding-top:5px;
}
#content2 {
	background:url(/img/bg-content-repeat.gif) repeat-y;
	float:left;
}
#content3 {
	background:url(/img/bg-content-bottom.jpg) bottom no-repeat;
	padding-bottom:5px;
	float:left;
}
#leftCol {
	width:366px;
	float:left;
}
#rightCol {
	width:584px;
	float:right;
	background:url(/img/bg-rightcol.jpg) no-repeat top left;
}
#rightCol p {
	font-size:125%;
	line-height:150%;
}
#rightColPad {
	padding:20px 35px;
}
#rightCol a {
	color:#353535;
	text-decoration:underline;
}
#rightCol a:hover {
	background:#f3da10;
	text-decoration:none;
}



/* FORM  -  expands vertically */
#form1 {
	background:url(/img/bg-form-repeat.jpg) repeat-y #8c0000;
}
#form2 {
	background:url(/img/fe_nav_new/bg-form-top.jpg) top no-repeat;
}
#form3 {
	background:url(/img/bg-form-bottom.jpg) bottom no-repeat;
}
#petitionForm {
	padding:83px 0 20px 30px;
}
#petitionForm input {
	width:130px;
	font:110% Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	padding:4px 8px;
	border:#4d4d4d solid 1px;
	margin-bottom:10px;
}
#firstName {
	margin-right:6px;
}
input#eMail {
	width:174px;
	margin-right:6px;
}
input#zip {
	width:86px;
}
input#btnSubmit {
	margin-left:205px;
	width: 103px;
	height: 30px;
	border: 0;
	padding: 0;
}
/* end FORM */


/* NEWS */
#newsContainer {
	background: url(/img/bg-leftCol.gif) repeat-y;
}
#news {
	background: url(/img/bg-news.jpg) no-repeat top left;
}
#newsPad {
	padding:20px 30px;
}
#news h1 {
	color:#990000;
	font-size:90%;
	margin:0 0 10px 0;
	padding:0;
}
#news h2 {
	font-size:100%;
	margin:0 0 10px 0;
	padding:0;
}
#news h2 a {
	font-size:100%;
	color:#171717;
	text-decoration:none;
}
#news p {
	font-size:90%;
	line-height:140%;
}
#news a {
	font-weight:bold;
	color:#171717;
	text-decoration:none;
}
#news a:hover {
	background:#f3da10;
}
#news hr {
	color:#cbcbcb;
	background-color:#cbcbcb;
	height:4px;
	border-style:none;
	margin-bottom:10px;
}
/* end NEWS */


/* FOOTER */
#footer img {
	margin-left:330px;
}

/* Splash */

#main1
{
	width: 500px;
	height: 284px;
	background: url(/img/splash_bg.gif) no-repeat;
}
	
#petitionForm1 {
	padding: 105px 0 20px 35px;
}

#petitionForm1 input {
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#7a7a7a;
	padding:4px 8px;
	border:#4d4d4d solid 1px;
	margin-bottom:10px;
}


#firstName1 {
	margin-right:6px;
}

input#eMail1 {
	width:240px;
	margin-right:6px;
}

input#zip1 {
	width:120px;
}

input#btnSubmit1 {
	margin-left:260px;
	width: 144px;
	height: 43px;
	border: 0;
	padding: 0;
}
