/*
Two Latern Media Presents: StopDeficetSpending
*/

html, body { height: 100%; }


body {
	background: #01010B url(images/back.jpg) repeat-x;
	background-position: center 50px;
	color: #505050;
	text-align: center;
	font: 62.5% "Trebuchet MS", Tahoma, verdana sans-serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #aabeff;
	text-decoration: none;
}

a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}

#container {

	width: 970px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	background: #CFB383;
	margin: 50px 0 0 0;
	height: 70px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
	padding: 0;
}

h2#header {
	background: #CFB383;
	margin: 0;
	height: 70px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
	padding: 0;
}

/* You can change the dimensions of this if you use a logo instead of text for the title */

#header a {
	position: absolute;
	left: 25px;
	top: 10px;
	height: 100px;
	width: 600px;
	text-decoration: none;
}

/* Content */

#wrapper {
	width: 100%;
	position: relative;
	z-index: 12001;
	margin: 0;

}

#content {
}


/* Mani Menu */

#main_menu {
	position: absolute;
	top: 35px;
	right: 25px;
	z-index: 999999;
}

#main_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#main_menu li {
	margin: 0;
	display: inline;
	padding: 0 10px 0 4px;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -.3px;
	word-spacing: -.5px;
}

#main_menu li:last-child {
	border-right: none;
}

#main_menu li a, #main_menu li a:visited  {
	color: #D4D5FF;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#main_menu li a:hover {
	color: #fff;
    background-color: transparent;
	border-color: #134962;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

hr#clear {
	clear: both;
	height: 35px;
	visibility: hidden;
}

hr.clear {
	clear: both;
	height: 19px;
}

hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

p,
pre,
blockquote,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}

h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 2.3em; 
	background: url(images/header_back.jpg) no-repeat;
	height: 48px;
	width: 448px;
	padding: 10px 0 0 15px;

}
h2 {
	color: #953333;
	font-size: 2.2em; 
}

h3{
	margin: 30px 10px 5px 0;
	padding: 0 0 2px 0;
	font-size: 1.1em; 
	line-height: .8em; 
	text-transform: uppercase;
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	font-family: "arial black", "arial narrow", Helvetica, Arial, Verdana, sans-serif;
	color: #3456ed;
	border-bottom: 1px solid #c5d3ff;
}

h4 {
	color: #011493;
	font-size: 1.66em;
	margin: 0 10px 5px 2px;
	font-weight: bold;
	letter-spacing: -0.3px;
	border-bottom: 1px solid #869eed;
	font-family: "arial black", sans-serif;
	display: block;
	width: 78px;
}


h5 {
	color: #011493;
	font-size: 1.66em;
	margin: 0 10px 5px 2px;
	font-weight: bold;
	letter-spacing: -0.3px;
	border-bottom: 1px solid #869eed;
	font-family: "arial black", sans-serif;
	display: block;
	width: 200px;

}

h6 {
	color: #011493;
	font-size: 1.66em;
	margin: 0 10px 5px 2px;
	font-weight: bold;
	letter-spacing: -0.3px;
	border-bottom: 1px solid #869eed;
	font-family: "arial black", sans-serif;
	display: block;
	width: 90px;
}

small {
	color: #777;
	font-weight: bold;
	font-size: .99em;
	text-transform: none;
	padding: 0;
}

.post {
	padding: 10px;
	margin: 0;
	border-left: 2px solid #0f1a35;
}



.post h2 {
	margin: 5px 0 5px 0;
	font-size: 1.33em; 
	line-height: .8em; 
	font-weight: bold; 
	text-transform: uppercase;
	color: #C8C9F9; 
	font-family: "arial black", Helvetica, Arial, Verdana, sans-serif;
}

.post h2 a, .post h2 a:visited {
	color: #C8C9F9;
	text-decoration: none;
}

.post h2 a:hover {
	color: #fff;
	text-decoration: none;
}

.entry {
	font-size: 1.5em;
	padding: 15px 250px 0 15px;
	color: #fefefe;
	line-height: 16px;
}


/* Form Stuff */

input {
	color: #333;
	border: none;
	padding: 4px 0 2px 7px;
	height: 25px;
	width: 211px;
	background-color: #fff;
	font-size: 1.2em;
	margin: 0 5px 5px 0;
		background: url(images/input_back.jpg) no-repeat;

}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #44372C;
	font-family: "Trebuchet MS", Tahoma, verdana sans-serif;
	font-size: 1.1em;
}

select {
	color: #44372C;
	height: 25px;
	width: 190px;
	padding: 3px 0 3px 3px;
	margin: 0;
	background-color: #F5F4F0;
	border: none;
	font-size: 1.2em;
	vertical-align: middle;
}

#header_search{
	position: absolute;
	top: 62px;
	right: 55px;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 12px;
	z-index: 12002;
	color: #ffffff;
}

#form_send {
	border: none;
	background: none;
	margin: 0 48px 0 0;
	height: 33px;
	width:78px;
	vertical-align: bottom;
	position: relative;
    z-index:999999;
}


form {

}

#form_state, #form_zipcode {
	width: 80px;
			background: url(images/input_back_small.jpg) no-repeat;

}


#main_sds_form {
	position: relative;
	width: 529px;
	background: url(images/form_back.jpg) 0 0 no-repeat;
	height: 374px;
	padding: 25px;

}

.congress {
	color: #1c2c59;
	font-size: 16px;
	line-height: 15px;
	width: 475px;
	position: absolute;
	z-index: 999999;
	top: 325px;
	left: 50px;
}

.congress p{ 
	margin: 0 25px 0 0;
	font-size: .9em;
	font-weight: bold;
}

.congress_em {
	color: #1145f6;
}

#rex_box {
	background: url(images/rex_box.jpg) 0 0 no-repeat;
	height: 44px;
	width: 317px;
	padding: 10px 0 0 0;
}




  /* Footer
-----------------------------------------*/

  #footer {
	width: 100%;
	position: relative;
	padding: 0;
	margin: 0;
	background: #01010B url(images/footer.jpg) 0 0 repeat-x;
 }

#footer_container {
	margin: 0;
    padding-top: 25px;
	font-size: 1.5em;
	color: #fefefe;
	text-align: center;

}

#footer_left {
	float: left;
	margin: 0 50px 0 150px;
	}

#footer_right {
	float: left;
}


#main_index {
		background: #01010B url(images/photo.jpg) 0 0 repeat-x;
		width: 950px;
		height:408px;
		padding-top: 20px;
		padding-left: 20px;
}