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

/* This bit makes the content be centered in both IE and FF */

#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* Misc Formatting */

.code {
	color: #000000;
	background-color: #F0F0F0;
	border-left: medium double #154ead;
	font-size: 10pt;
	font-family: "Courier New", Courier, mono;
	margin: 10px;
	padding-left: 1em;
}
blockquote {
	margin: 10px;
	padding-left: 2em;
}
/* Header Formatting */

#header {
	padding: 5px;
	margin-bottom: 5px;
}
#header h1 {
	font-weight: bold;
	font-size: 30px;
	padding: 0px;
	margin: 0px;
}
p#subtext {
	border-bottom: 3px solid #154ead;
	padding: 0px;
	margin: 0px;
}

/* Content Formatting */

#content {
	padding: 5px;
	margin: 0px 5px 0 0;
  float: left;
  width: 515px;
  overflow: hidden;
}
#content a {
	border-bottom: 1px dashed #CECECE;
	color: #000000;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
	background: #154ead;
}
.links {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .node h2 {
	border-bottom: 1px solid #154ead;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 30px;
}
#mission {
	padding: 12px;
	background-color: #f9f9f9;
}
#content .node h2 a {
	font-size: 18px;
	border-bottom: 0px;
	font-weight: normal;
	text-transform: capitalize;
}
.title {
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: capitalize;
	color: #0D3357;
}

div.dashboard-panel-head {
	background-color: #154ead;
	color: #FFFFFF;
	font-weight: bold;
}

/* Right Sidebar Formatting */
#right {
	float: right;
	width: 200px;
	margin: 0px 0px 0px 5px;
	padding: 5px 5px 5px 5px;
}

/* Menu Formatting */
#right ul {
	margin: 0px;
	padding: 0px;
}
#right ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#right ul li a {
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	display: block;
}
#right ul li a:hover {
	color: #FFFFFF;
	background-color: #154ead;
}
#right ul li a:link, #right ul li a:visited {
	margin: 0px;
	padding: 3px 3px 3px 10px;
}
#right ul li li a:link, #right ul li li a:visited {
	margin: 0px;
	padding-left: 25px;
}
#right ul li li li a:link, #right ul li li li a:visited {
	margin: 0px;
	padding-left: 40px;
}
/* Footer Formatting */

#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #0D2439;
	text-decoration: none;
}
a {
	padding: 0px;
	margin: 0px;
}
a:visited {
	text-decoration: none;
	color: #0D2439;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#BigWrapper {
	padding-bottom: 40px;
	background-color: #CED6DD;
}

.FullWrapper {
	text-align: center;
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

.MiddleArea {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 100%;
}
.menulist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#TopBar {
	height: 125px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(http://adlerforcongress.com/images/gold_med.jpg);
	background-repeat: repeat-x;
}
#TopBar  .Middle {
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 130px;
	background-image: url(http://adlerforcongress.com/images/TopBar_Middle.jpg);
}
#TopBar   .LeftSide {
	background-image: url(http://adlerforcongress.com/images/LEFT.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#TopBar .RightSide {
	background-image: url(http://adlerforcongress.com/images/TopBar_Right.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#TopBar #Logo {
	padding: 0px;
	float: left;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 12px;
	margin: 0px;
	left: 35px;
}
#TopBar #EmailSignup {
	background-image: url(http://adlerforcongress.com/images/gold_small.jpg);
	background-repeat: repeat-x;
	height: 50px;
	margin-top: 25px;
	margin-right: 40px;
	border: 1px solid #999999;
	float: right;
	background-position: bottom;
	background-color: #FDFDFD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.9em;
	text-align: left;
	width: 232px;
}
#TopBar #EmailSignup #button {
	background-color: #1B4A72;
	color: #FFFFFF;
	font-weight: bold;
	font-size: .85em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
#TopBar #EmailSignup #textfield {
	color: #333333;
	font-size: .9em;
}

form {
	margin: 0px;
	padding: 0px;
}

#MenuBar #Menu {
	border-right-width: 0px;
	border-right-style: none;
	border-left-width: 0px;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	margin-right: auto;
	margin-left: auto;
}

#MenuBar {
	background-image: url(http://adlerforcongress.com/images/MenuBar_Back.jpg);
	background-repeat: repeat-x;
	height: 36px;
	background-color: #5C7B90;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MainArea {
	height: 100%;
	background-image: url(http://adlerforcongress.com/images/MainArea_Back.jpg);
	background-repeat: repeat-x;
	background-color: #7B93A6;
}
#MainArea #MainAreaBody {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 0px;
	background-image: url(http://adlerforcongress.com/images/gold_med2.jpg);
	background-repeat: repeat-x;
}
#MainArea #MainAreaLeft {
	width: 35px;
	margin-right: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(http://adlerforcongress.com/images/MainArea_BackLeft.jpg);
	background-repeat: repeat-x;
	position: relative;
	right: 0px;
	float: left;
}

#MainArea #LeftSide {
	float: none;
	width: 605px;
}
#MainArea  #LeftSide  p, #MainArea #LeftSide ul {
	line-height: 1.5em;
}

#MainArea #RightSide {
	float: right;
	width: 280px;
	margin-right: 0px;
}
#RightSide .sidebar {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 15px;
}


.column1 {
	margin-right: 10px;
	width: 290px;
	float: right;
	text-align: center;
}
.column2 {
	width: 580px;
	margin-right: 0px;
}


#ActionCenter {
	margin-bottom: 15px;
	clear: both;
	height: 285px;
}

#Features .WhiteBlock:hover {
	background-color: #D7DCE2;
	cursor: pointer;
}
#Letter {
	font-size: 1.1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 45px; 
}

.WhiteBlock {
	margin-bottom: 10px;
	background-repeat: repeat-x;
	padding: 8px;
}

.WhiteBlock h3 {
	font-size: 1.25em;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 8px;
}


.WhiteBlock h4 {
	font-size: 14px;
	font-weight: bold;
	color: #0D2439;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
	font-style: italic;
}
.tenspot {
	width: 10px;
}

.WhiteBlock  ul {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: .9em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.WhiteBlock strong {
	color: #0D2439;
}

.WhiteBlock  li {
	margin: 5px;
	padding: 5px;
}


.WhiteBlock p {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 8px;
}



#ActionCenter ul, #ActionCenter li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
	display: inline;
	float: left;
}
#ActionCenter img {
	margin: 0px;
	padding: 0px;
	float: left;
}


#Flashbox {
	margin-bottom: 10px;
	display: block;
	height: 250px;
	width: 600px;
	clear: left;
}
#FooterArea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	text-align: left;
	padding: 20px;
	width: 920px;
}
#Disclaimer {
	padding: 8px;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 5px;
	width: 40%;
}
h1 {
	font-size: 2.1em;
	margin-top: 15px;
	letter-spacing: -1px;
	margin-bottom: 15px;
	padding-bottom: 8px;
}
h2 {
	font-size: 17px;
	margin-top: 5px;	
}

.sidebar h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #082C4E;
	}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #072E4F;
	left: 1px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #990000;
	color: #FFFFFF;
}
.node-content {
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.style1 {
	color: #990000;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
.style2 {
	color: #990000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.style2Copy {
	color: #003366;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-top: 3px;
	padding-bottom: 3px;
}
h4 {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.2em;
}
.column2 p {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	margin-left: 0px;
}
.column2 a {
	color: #990000;
}
#campaignnewstitle {
	background-image: url(http://adlerforcongress.com/images/blue.jpg);
	background-repeat: repeat-x;
	height: 28px;
	text-indent: 15px;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	margin: 0px;
}

#campaignnews {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-image: url(http://adlerforcongress.com/images/gold_med.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#videocentertitle, #videocentertitle a {
	background-image: url(http://adlerforcongress.com/images/red.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 100%;
	padding-top: 6px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	text-align: left;
}



#VideoCenter {
	margin-bottom: 20px;
	background-color: #FFFFFF;
	background-image: url(http://adlerforcongress.com/images/gold_med.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	border: 1px solid #999999;
}
.social {
	padding: 4px;
	background-image: url(http://adlerforcongress.com/images/gold_med.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 8px;
	margin-bottom: 15px;
}

.social  td {
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 25%;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#district li {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: disc;
}
#district ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#district h3 {
	margin-top: 3px;
	margin-bottom: 3px;
}
#district p {
	margin-top: 2px;
	margin-bottom: 2px;
}

#flickrtable td {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 8px;
}
#flickrtable img:hover {
	border: 2px solid #990000;
}
#flickrtable img {
	border: 2px solid #fff;
}.service-links {
	margin-bottom: 10px;
	font-weight: bold;
}
.service-links ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
#endorsementpage h4 {
	font-size: 1.1em;
	color: #000033;
	letter-spacing: 0.05em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
#endorsementpage em {
	color: #333333;
	padding-left: 25px;
}
.photobox {
	border: 1px solid #003366;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }

.slider-wrap a											{
	outline: none;
	color: #FFFF00;
	text-decoration: none;
}


/*
	SLIDER
*/
.slider-wrap								{
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{
	position: relative;
	overflow: hidden;
	width: 600px;
	height: 232px;
}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{
	float: left;
	height: 100%;
	position: relative;
	width: 600px;
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{
	border: 1px none black;
	margin-right: 3px;
}
#movers-row									{
	margin-top: -43px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 82px;
	height: 30px;
}
#movers-row div								{
	width: 103px;
	float: left;
	
}
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{
	background: url(http://adlerforcongress.com/slider/images/transpBlack.png);
	padding: 10px;
	height: 35px;
	margin-top: -55px;
	position: relative;
	z-index: 99;
	color: white;
	font-size: 14px;
}
.photo-meta-data span 						{
	font-size: 16px;
	font-weight: bold;
}
.cross-link									{
	display: block;
	width: 80px;
	margin-top: -14px;
	position: relative;
	z-index: 99;
}
.active-thumb 								{ background: transparent url(http://adlerforcongress.com/slider/images/icon-uparrowsmallwhite.png) top center no-repeat; }
.sliderwrapper a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear .node-content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 35px;
}
.clear h2 {
	font-size: 1.6em;
}
#blogtitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#blogtitle img {
	margin-top: 15px;
	margin-bottom: 8px;
}
