@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	background:#ababab;
	font-family:Helvetica, Arial, sans-serif;
}
a{ color: #e97d02;}
#header {
	height:31px;
	background-color:#ed8714;
	background:url(../images/nav/bg.gif) repeat-x;
	padding:3px 0 0px 25px;
	margin:0;
	position:relative;
}
img {
	border:0;
}
#subHeader {
	position:absolute;
	left:480px;
	top:26px;
	width:451px;
	height:26px;
}
#socialMedia {
	position:absolute;
	left:595px;
	top:60px;
	width:339px;
	height:25px;
	z-index:100;
}
#main {
	background:#fff;
	font-size:12px;
	color:#333333;
	line-height:15px;
	margin-top:-3px;
	padding-top:17px;
}
#left {
	float:left;
	width:385px;
	padding-left:25px;
}
#right {
	float:right;
	padding:45px 0px 0 0;
	width:525px;
}
#aboutRight {
	float:right;
	padding:145px 45px 0 0;
	width:450px;
}
#newsLeft {
	float:left;
	width:390px;
	padding-left:25px;
}
#newsRight {
	float:right;
	padding:100px 45px 0 0;
	width:300px;
	line-height:25px;
}
#contactRight {
	float:right;
	padding:140px 55px 0 0;
	width:350px;
	line-height:25px;
}
#footer {
	background:url(../images/footer.gif) repeat-x;
	height:141px;
	padding-top:25px;
	clear:both;
}
#flashContent {
	margin-top:40px;
	width:525px;
	height:450px;
}
#logo {
	margin-left:-25px;
}
h2{color:#eb8008; font-size:15px; line-height:18px;}
h2.emailResponse{color:#eb8008; font-size:15px; line-height:18px; font-weight:normal;}
h3.mail{
	margin:0; color:#eb8008;
	padding:0;
	font-size:13px;
	line-height:15px;
}
.content {
	width:975px;
	margin:0 auto;
	position:relative
}
.footerContent{
	width:950px;
	margin:0 auto;
	position:relative;
	padding-left:25px;
}
.footerLeft{
	float:left;
	font-size:11px;
	color:#030303;
}
#contactRight input.mid{ width:150px;}
#contactRight input.big{ width:343px;}
#contactRight textarea{ width:343px; height:78px;}
.footerLeft input{ color:#666666; margin-right:5px;}
.footerLeft input.small{ width:110px;}
.footerLeft input.mid{ width:175px;}

.footerRight{
	float:right;
	text-align:right;
	padding-right:15px;
	font-size:13px;
	color:#333333;
}
#footer a{color:#333333;}
.footerRight a{color:#333333;}
.footerContact{
	font-size:11px;
}
.clear {
	clear:both;
}
.right{
	text-align:right;
	color:#666666;
}
h1.majorityRules {
	background:url(../images/titles/majorityRules.gif);
	width:196px;
	height:75px;
}
h1 span {
	display:none;
}

#contactRight input, #contactRight textarea{
	margin-top:5px;
}
#contactRight td{padding:10px 0;}
.newsItem{
	width:560px;
	border-bottom:1px solid #cccccc;
	clear:both;
	padding-top:5px;
	padding-bottom:15px;
	font-size:12px;
	line-height:15px;
}
.newsItem img{
	border:solid 5px #333333;
	float:left;
	margin:0 10px 10px 0;
}
.newsItem img.share{
	border:none;
	float:none;
	margin:0;
}
.newsHeadline{
	background:#333333;
	color:#dedede;
	font-size:16px;
	padding:3px;
	margin-right:10px;
	line-height:21px;
}
.newsDate{
	color:#666666;
	font-size:12px;
}
.newsNav{
	width:560px;
	margin-top:10px;	
	text-align:right;
}
.newsNav a{ padding:3px; background-color: #333333; color:#ffffff;}
.newsNav .left{float:left;}
.newsNav .right{float:right;}
.shareNewsLink{ width:500px; font-size:10px; }
.officeTitle{
	font-size:15px;
	color:#666666;
	margin:20px 0 10px;
}	
.officeTable{
	font-size:12px;
}
#frame{
	color:#000000;
	visibility:hidden;
	z-index:1000;
	background:#ffffff;
	position:absolute;
	padding:10px;
	width:728px;
	height:448px;
	border:18px solid #000000;
}	
#frameContent{
	height:auto;
}
#noFlashContent{
	visibility:hidden;
}
.blackout{
	z-index:900;
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px;
	/*width:100%;
	height:100%;*/
	/* Black at 65% Opacity */
	background:#000000;
	filter:alpha(Opacity=75);
	opacity:0.75;
	-moz-opacity:0.75;
	-khtml-opacity:0.75;
}

