html, body{
	margin: 0 0;
	padding: 0 0;
	height: 100%;
	width: 100%;
	font-family: times, georgia, serif;
	color: #666666;
}
p{
	font-size: 14px;
	margin: 10px 0;
}
a{
	text-decoration: none;
	color: #a80000;
}
a:hover{
	color: #f40101;
}
h2{
	display: block;
	background-color: #1c4c9d;
	color: #fff;
	font-size: 14px;
	padding: 7px 15px;
	margin: 10px 0;
	text-transform: uppercase;
}
h2 a{
	color: #fff;
	text-decoration: none;
}
h2 a:hover{
	color: #f40101;
	text-decoration: none;
}
h3{
	color: #a80000;
}
h4{
	color: #1c4c9d;
	margin: 0 0;
	font-size: 24px;
	font-weight: 400;
}
h5{
	color: #a80000;
	margin: 0 0;
	font-size:16px;
}
ul{
	margin: 0 0;
	padding-left: 20px;
}
ul li{
	font-size: 14px;
}
img{border:none;}
#wrapper{
	width: 100%;
	min-height:100%;
	background-color: #f7f7f7;
}

#content{
	width: 900px;
	margin: 0 auto;
	background-color: #ffffff;
}

#footer{
	position: relative;
	height: 100px;
	margin-top: -100px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	background-color: #fff;
}
#footer p{
	text-align: center;
	font-size: 10px;
}
div#signup input{
	background-color: #f7f7f7;
	border: 2px solid #cccccc;
	padding: 0 0;
}
div#signup{
	color: #999;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin: 10px 10px 5px 10px;
	clear:right;
	background-color: #d8e7f7;
	padding: 7px 7px;
}
div#signup input#signupButton{
	background: #ffffff url("http://njdems.org/index.php/../images2/get_updates.jpg") no-repeat left top;
	width: 125px;
	height: 35px;
	border: none;
	cursor: pointer;
}
#headerLogo{
	display:block;
	margin: 10px 0 10px 10px;
	float: left;
}
a#contribute{
	display: block;
	float: right;
	background: #a80000 url("http://njdems.org/index.php/../images2/contribute.png") no-repeat left top;
	width: 140px;
	height: 40px;
	margin: 30px 10px -30px 0;
	
}
a#contribute:hover{
	background: #a80000 url("http://njdems.org/index.php/../images2/contribute_down.png") no-repeat left top;
}
.thickBlueLine{
	border: none;
	background-color: #1c4c9d;
	color: #1c4c9d;
	height: 10px;
	width: 100%;
	margin: 0 0;
}
.quarterColumn{
	width: 200px;
	float: left;
	margin: 0 12px 20px 12px;
}
.halfColumn{
	width: 425px;
	float: left;
	margin: 0 12px 20px 12px;
}
.mainColumn{
	width: 550px;
	float: left;
	margin: 0 12px 20px 12px;
}
.thirdColumn{
	width: 299px;
	float: left;
	margin: 0 12px 20px 12px;
}
#splash{
	padding: 15px 0;
	height: 294px;
}
#splashTeaser{
	width: 880px;
	padding: 5px 10px;
	color: #fff;
	font-size: 14px;
	text-align: right;
	background-color: #333333;
}
#homeImageLinks img{
	display: block;
	float: left;
	border: 2px solid #1c4c9d;
	margin: 20px 10px;
}
.homeEvent{
	display: block;
	background: transparent url("http://njdems.org/index.php/../images2/calendar_icon.png") no-repeat left top;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	height: 45px;
	margin-top: 15px;
}
a.homeEvent:hover{
	background: transparent url("http://njdems.org/index.php/../images2/calendar_icon_over.png") no-repeat left top;
	color: #fff;
}
.homeEvent div{
	float: left;
}
.homeEvent p{
	display: block;
	float: left;
	clear: left;	
}
.homeLatest{
	display: block;
	font-family: arial, helvetica, sans-serif;
	margin-top: 15px;
	
}
.homeLatest a,
.homeLatest p{
	font-size: 12px;
	margin: 0 0;
}
.homeLatest a:hover{
	background-color: #d8e7f7;
}
#commentForm{
	padding: 10px 10px;
}
.slideshow a{	
	display:block;
	position:relative;
	overflow:hidden;
	height:267px;
	width:900px;
	margin:0 auto;
}
.slideshow div{
	position:relative;
	overflow:hidden;
	height:17px;
	width:900px;
	margin:0 auto;
}
.splitter{
	float:left;
	width: 120px;
}
a#fblink{
	width:141px;
	height:50px;
	background-image: url("http://njdems.org/index.php/../images2/fb.gif");
}
a#fblink:hover{
	background-image: url("http://njdems.org/index.php/../images2/fb_over.gif");
}
a#twitterlink{
	width:141px;
	height:50px;
	background-image: url("http://njdems.org/index.php/../images2/twitter.gif");
}
a#twitterlink:hover{
	background-image: url("http://njdems.org/index.php/../images2/twitter_over.gif");
}
a#youtubelink{
	width:141px;
	height:50px;
	background-image: url("http://njdems.org/index.php/../images2/youtube.gif");
}
a#youtubelink:hover{
	background-image: url("http://njdems.org/index.php/../images2/youtube_over.gif");
}


/* -------- INSIDE PAGES ------------- */

.countyParty{
	margin-bottom: 10px;
	background-color: #e9ecf2;
	padding: 8px 8px;
}
.countyParty p{
	font-size: 12px;
	margin: 6px 0;
}
.newsSummary{
	padding: 10px 10px;
}
.newsSummary a{font-size:14px;}
.newsSummary p{
	margin: 0 0;
}
p.newsDate{
	font-style: italic;
	color: #999;
	font-size: 12px;
	margin-bottom: 5px;
}
.contentSection{
	padding: 10px 10px;
}

/* ------- NAVIGATION TEXT ----------- */


div#mainNav ul{
	height: 16px;
	margin: 3px 0 5px 15px;
	padding: 0 0;
}
div#mainNav ul li{
	list-type: none;
	display: block;
	float: left;
	height: 16px;
	margin-left: 11px;
}
div#mainNav ul li a{
	display: block;
	height: 16px;
}
div#mainNav ul li a:hover{
	background-color: #d8e7f7;
}
a#nav1{
	background-image: url("http://njdems.org/index.php/../images2/navText/home_up.png");
	width: 52px;
}
a#nav1:hover{
	background-image: url("http://njdems.org/index.php/../images2/navText/home_down.png");
	width: 52px;
	cursor: pointer;
}
a#nav2{
	background-image: url("http://njdems.org/index.php/../images2/navText/party_up.png");
	width: 78px;
}
a#nav2:hover{
	background-image: url("http://njdems.org/index.php/../images2/navText/party_down.png");
	width: 78px;
	cursor: pointer;
}
a#nav3{
	background-image: url("http://njdems.org/index.php/../images2/navText/campaigns_up.png");
	width: 85px;
}
a#nav3:hover{
	background-image: url("http://njdems.org/index.php/../images2/navText/campaigns_down.png");
	width: 85px;
	cursor: pointer;
}
a#nav4{
	background-image: url("http://njdems.org/index.php/../images2/navText/vote_up.png");
	width: 43px;
}
a#nav4:hover{
	background-image: url("http://njdems.org/index.php/../images2/navText/vote_down.png");
	width: 43px;
	cursor: pointer;
}
a#nav5{
	background-image: url("http://njdems.org/index.php/../images2/navText/news_up.png");
	width: 94px;
}
a#nav5:hover{
	background-image: url("http://njdems.org/index.php/../images2/navText/news_down.png");
	width: 94px;
	cursor: pointer;
}
a#nav6{
	background-image: url("http://njdems.org/index.php/../images2/navText/bray_up.png");
	width: 82px;
}
a#nav6:hover{
	background-image: url("http://njdems.org/index.php/../images2/navText/bray_down.png");
	width: 82px;
	cursor: pointer;
}
a#nav7{
	background-image: url("http://njdems.org/index.php/../images2/navText/contact_up.png");
	width: 91px;
}
a#nav7:hover{
	background-image: url("http://njdems.org/index.php/../images2/navText/contact_down.png");
	width: 91px;
	cursor: pointer;
}
a#nav8{
	background-image: url("http://njdems.org/index.php/../images2/navText/get_involved.png");
	width: 105px;
}
a#nav8:hover{
	cursor: pointer;
}
