/*  
Theme Name: 200 Is No Reform
Theme URI: http://200isNoReform.org/
Description: The default 200 is No Reform Campaign theme
Version: 1.0
Author: Ian Johnson
Author URI: http://www.moiagroup.com


#165946	main dark green (top header bar, nav rollover, text link color)
#333333	dark gray for body text and nav text (not rollover)

*/

body {
	background-color: #FFF1BA;
	text-align: center;
	padding: 0;
	margin: 0;
	background-image: url(images/bgtile_main.jpg);
	background-repeat: repeat-x;
	font-family: georgia, times, serif;
}

#header {
	height: 201px;
	background-color: #FFF;
}

a {
	color: #ad0328;
	text-decoration: none;
}

#head_top form {
	margin: 0;
	padding: 0;
}

#head_top input {
	margin: 0;
	padding: 0;
}

#header {
	border-bottom: 2px solid white;
}

#header img {
	border: 0;
}

#dollarclock {
	height: 201px;
	width: 299px;
	background: url(images/dollars_leaving.jpg) no-repeat;
	position: relative;
}

#hometopright {
	height: 201px;
	width: 325px;
	float: right;
	position: relative;
}

#hometopleft {
	height: 201px;
	width: 644px;
	position: relative;
}

#hometopleft img {
	float: left;
}

#homebluecontent {
	background-image: url(images/blue_bg.jpg);
	background-repeat: repeat-x;
	height: 416px;
}

#homeflash {
	height: 416px;
	width: 644px;
	float: left;
	display: inline;
}

#homebuttons {
	height: 416px;
	float: right;
	width: 306px;
	margin-right: 20px;
	display: inline;
	margin-top: 15px;
}

#homevideo {
	text-align: center;
	margin-top: 5px;
	color: #FFF;
	font-size: .80em;
}

	#homevideo p {
		padding: 0 10px;
	}

#homewhitecontent {
	padding-top: 20px;
	background-image: url(images/grayfade_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#chartflash {
	width: 614px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-bottom: 20px;
}

#chartflash h2 {
	text-align: center;
	font-weight: normal;
	background-color: #AD0328;
	font-size: 1.4em;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	margin: 0;
}

#homerightcol {
	float: right;
	width: 299px;
	display: inline;
	margin-right: 20px;
	
}

#loancalc {
	background-color: #FFF;
	border: 1px solid #666;
	margin-bottom: 20px;
}


#loancalc_content {
	padding: 10px;
}

#dollarclock {
	margin-right: 15px;
	margin-top: 15px;
	width: 301px;
	height: 150px;
}

#wrapper-shadow {
	margin: 0 auto;
	text-align: center;
	width: 1031px;
	background: url(images/shadow_left.png) repeat-y;
}

#wrapper-shadow.wide {
	width: 80%;	
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 973px;
	padding: 0 0;
	background: #fff;
	min-height: 800px;
}

#wrapperpage {
	margin: 0 auto;
	text-align: left;
	width: 971px;
	padding: 0 0;
	background: #fff;
	min-height: 800px;
	background-image: url(images/level2_bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

/* for Internet Explorer */
/*\*/
* html #wrapper {
height: 1000px;
}
/**/


#wrapper-shadow-right {
	background: url(images/shadow_right.png) repeat-y 100% 0;	
}

#wrapper {
	background: #FFF;
	background-image: url(images/vrule.gif);
}


#footer {
	clear: both;
	padding-left: 15px;
	font-size: .8em;
	padding-top: 15px;
	padding-bottom: 15px;
}

h1, h2, h3, h4 {
	margin-top: 0;
}

h1, h2 {
	text-transform: uppercase;
	color: #ad0328;
}

h3, h4 {
	color: #326b82;
}

h1 {
	color: #ad0328;
	font-size: 1.5em;
	padding-top: 5px;
	border-bottom: 1px solid #ad0328;
}


#sidebar {
	display: inline;
	padding-top: 15px;
	width: 306px;
	float: right;
	margin-right: 15px;
	font-size: .9em;
}

#sidebar hr {
	border: 0;
	border-bottom: 1px solid #6e9dad;
	margin: 20px 0;
}

#content {
	margin-top: 20px;
	float: left;
	margin-left: 20px;
	width: 500px;
	display: inline;
	font-size: .9em;
	padding-bottom: 50px;
	border: 1px solid #CCC;
	padding: 30px 40px;
}

#content img {
	margin: 0 10px 10px 10px;
}

#content hr {
	border-bottom: 1px dotted #CCC;
}

#navbar {
	font-size: .9em;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	border-bottom: 1px solid #b5b39d;
	text-transform: uppercase;
}

#navbar a {
	color: #FFF;
	text-decoration: none;
}

#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navbar ul li {
	display: inline;
	padding: 10px 0;
}

#navbar ul li.current_page_item {
	background-image: url(images/nav_tile_on.gif);
	background-repeat: repeat-x;
}

#navbar ul li.current_page_item a {
	color: #FF9999;
}

#navbar ul li a {
	display: inline;
	padding: 10px 10px;
	border-right: 1px solid #AAA;
}

#subnavbar {
	height: 30px;
	padding: 5px;
	font-size: .85em;
	background-image: url(images/nabe_sub_tile.gif);
	background-repeat: repeat-x;
}

#subnavbar a {
	color: #000;
	text-decoration: none;
}

#subnavbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnavbar ul li {
	display: inline;
	margin-left: 20px;
}
#subnavbar ul li.current_page_item a {
	color: #165946;
}

p.date {
	color: #000;
	margin-bottom: 0;
}

.newsexcerpt p {
	margin: 0;
}

#callouts img {
	margin-bottom: 5px;
}

.newsexcerpt hr {
	border: 0;
	border-bottom: 1px dotted #999;
}

#subfoot {
	color: #FFF;
	text-align: center;
	padding: 10px;
	font-size: .85em;
}	

.suberror {
	color: #FF0000;
}

	#loancalc_content .last-calc-labels {
		margin-bottom: 0px;
		padding-bottom: 12px;
		background:url(images/calculator-bottom.gif) 0px 100% no-repeat;
	}
	
	#bodyCopy #loancalc_content div.textgroup p {
		padding: 3px 0 0 15px;
		margin: 0 2px 0 0;
		color: #444;
	}
	
	#loancalc_content div.labelgroup {
		padding-top: 3px;
		margin: 0;
		clear: both;
	}	
	#loancalc_content div.labelgroup-em {
		padding: 0 0 10px 0;
		margin: 0;
		clear: both;
	}
	
	#profitperyear {
		display: none;
	}
	
	#APR {
		font-size: 1.2em;
		text-align: center;
		padding-bottom: 8px;
	}
	
	#loancalc_content .labelgroup label, #loancalc_content .labelgroup-em label {
		padding: 3px 0 0 0;
		margin: 0 2px 0 0;
		color: #444;
		width: 128px;
		text-align: right;
		float:left;
	}
	#loancalc_content .labelgroup-em label {
		font-weight: bold;	
	}
	#loancalc_content .labelgroup select, #loancalc_content .labelgroup select option {
		margin: 0;
		padding: 0;
		width: 150px;
	}
	div.cal_result {
		font-weight: bold;
		color: #f00;
		padding-top: 3px;
		display: inline;
	}
	.infocaption {
		padding: 0;
		margin: 0 0 0 5px;
		clear:both;
		color:#666666;
	}
	
	.navigation {
		margin-bottom: 15px;
	}
	
	.txtalignleft {
		float: left;
		width: 45%;
	}
	.txtalignright {
		float: right;
		width: 45%;
	}
	
	#subscribebox {
		background-color: #FFF;
		padding: 10px;
		border: 1px solid #6E9DAD;
		margin: 10px;
		margin-top: 20px;
	}
	
	#subscribebox h2 {
		font-size: 1.4em;
		color: #ad0328;
	}
	
	#homesubscribebox {
		background-color: #FFF;
		border: 1px solid #666;
		
	}
	
	#homesubscribebox h2 {
		text-align: center;
		font-weight: normal;
		background-color: #AD0328;
		font-size: 1.4em;
		color: #FFFFFF;
		display: block;
		padding: 5px;
		margin-bottom: 10px;
	}
	
	.indented10 {
		padding: 0 10px;	
	}
		
	
	#tellafriend {
	margin-top: 20px;
	border: 1px solid #36768F;
	padding: 15px;
	background-color: #FFE9B7;
	}