/* ------------------ General ------------------ */

html {
	font-family: Helvetica, Arial, sans-serif;
	height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	font-size: 12px;
	line-height: 1.4em;
	font-family: Helvetica, Arial, sans-serif;
}
body, div, dl, dt, dd, ul, ol, li, legend, input, button, textarea, p, blockquote, th, td { color:#000000; }
body { height: 100%; }
a { outline: none; }
h1, h2, h3, h4, h5, h6  { 
	color: #000000;
	font-size:100%;
	font-weight:normal;}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img { border:0; }
input[type=radio] {
	vertical-align: middle;
	margin: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins { text-decoration:none; }
caption, th { text-align:left; }
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	padding: 0;
	margin: 0;
}
a:link {
	color: #000;
	text-decoration:underline;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:visited {
	color: #000;
	text-decoration:underline;
}
p { padding-bottom: 10px; }
ol { margin: 5px 0px 5px 30px; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size:0;
	line-height:0;
}
.clearfix { display: inline-block; } /* for IE/Mac */
/*-------------------- Global styles for structure ---------------------- */
body#ipage {
	height: 100%;
	background: url(../images/body-bg.jpg) repeat-x top left;
}
h1.house-district {
	background: url(../images/house-district.png) no-repeat top center;
	width: 184px;
	height: 60px;
	position: absolute;
	margin: 0 auto;
	top: 123px;
	right: 300px;
	z-index: 20;
	text-indent: -9999px;
}
h2.keep-informed {
	background: url(../images/keep-informed.png) no-repeat top center;
	width: 335px;
	height: 48px;
	text-indent: -9999px;
	margin: 0px 0px 0px 85px;
}
#outer_wrapper {
	background: url(../images/stars.gif) repeat-x top left;
	background-position: 0% 518px;
	height: 542px;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.logo {
	position: absolute;
	top: 100px;
	left: 0px;
}
#content_container {
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.content { width: 970px; }
/*-------------------- Sidebar ---------------------- */
#mainSidebar {
	width: 420px;
	float: left;
	position: relative;
	z-index: 20;
	padding-top: 235px;
}
/*-------------------- Form ---------------------- */
.informed-form {
	width: 323px;
	padding: 10px 0px 0px 90px;
}
.informed-form .list-item {
	clear: both;
	padding-bottom: 12px;
	overflow: hidden;
}
.informed-form .list-item label {
	display: block;
	font-style: italic;
	color: #ffffff;
	font-family: georgia;
	font-size: 14px;
	padding-top: 3px;
	float: left;
	width: 60px;
}
.informed-form .list-item label.zip {
	padding-left: 10px;
	width: auto;
}
.styled-inp, .styled-inp1, .styled-inp2 {
	height: 18px;
	float: left;
	color: #16345b;
	padding: 4px 4px 0px 4px;
	border: 0px;
}
.styled-inp {
	background: url(../images/input-bg.gif) repeat-x right bottom;
	width: 254px;
}
.styled-inp1 {
	background: url(../images/input-bg1.gif) repeat-x right bottom;
	width: 138px;
}
.styled-inp2 {
	background: url(../images/input-bg2.gif) repeat-x right bottom;
	width: 65px;
	float: right;
}
/*-------------------- Right Page ---------------------- */
#mainContent {
	width: 546px;
	float: left;
	padding-top: 75px;
	position: absolute;
	right: 20px;
}
#mainContent .glow-indent { padding-top: 30px; }
#mainContent .glow {
	background: url(../images/glow.png) no-repeat left top;
	height: 397px;
	width: 546px;
}
#mainContent .bg-image {
	background: url(../images/bg-img.jpg) no-repeat right bottom;
	background-position: 80px 80px;
	height: 320px;
	position: relative;
}
#mainContent .bg-image .position {
	position: absolute;
	right: 78px;
	bottom: 47px;
}
#mainContent .support {
	background: url(../images/please-Support.jpg) no-repeat left top;
	height: 47px;
	bottom: 0px;
	position: absolute;
	left: 0px;
	clear: both;
}
.donate, .donate:hover, .donate:visited {
	background: url(../images/donate.jpg) no-repeat top left;
	width: 142px;
	height: 47px;
	display: block;
	position: absolute;
	bottom: 0px;
	right: 69px;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer;
}
.submitBtn {
	background: url(../images/submit.jpg) no-repeat top left;
	width: 101px;
	height: 30px;
	display: block;
	border: 0px;
	float: right;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer;
}
#mainContent .addition { padding: 10px 75px 0px 80px; }
#mainContent .addition p {
	padding-left: 40px;
	color: #889db6;
	font-size: 12px;
	padding: 15px 0px 0px 0px;
	display: inline;
	float: left;
}
#mainContent .addition .homelink {
	float: right;
	padding: 10px 0px 0px 0px;
}
