*{font-size: 100.01%;}
html{
	font-size: 75%;
	background:#011a47 url(../images/bg-all.gif) repeat-x;
}
body {
	margin:0;
	color:#000;
	font:1em Arial, Verdana, Tahoma, sans-serif;
	background:url('../images/bg-main.gif') no-repeat 50% 0;
	min-width:1000px;
}
img {
	border: none;
}
a {
	text-decoration:underline;
	color:#9a0202;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#main-cont{
	width:100%;
	overflow:hidden;
	position:relative;
}
.mc-holder-1{
	width:1300px;
	position:relative;
	float:left;
	left:50%;
}
.mc-holder-2{
	width:1300px;
	position:relative;
	float:left;
	left:-50%;	
}
.header-line {
	width:100%;
	background:#02163c;
}
.header-line-inner {
	width:922px;
	margin:0 auto;
	padding:13px 0 12px;
	overflow:hidden;
}
.head-block {
	float:right;
}
ul.fonts-size-nav {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
}
.fonts-size-nav li {
	float:left;
	padding:0 0 0 3px;
}
.fonts-size-nav li a {
	float:left;
	width:11px;
	height:12px;
	line-height:11px;
	background:#b6b6b6;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
}
.fonts-size-nav li a#font-min {
	height:10px;
	padding:2px 0 0;
	font-size:7px;
}
.fonts-size-nav li a#font-normal {
	height:11px;
	padding:1px 0 0;
	font-size:9px;
}
.fonts-size-nav li a#font-max {
	font-size:10px;
}
.espanol-link {
	font-size:12px;
	float:left;
	color:#b6b6b6;
	text-transform:uppercase;
}
#main {
	width:930px;
	margin:0 auto;
	padding:96px 0 0;
}
#main-content {
	width:100%;
	margin:0 0 30px;
}
.main-content-bg1 {
	width:100%;
	padding:8px 0 0 ;
	background:url(../images/bg-main-content-top.png) no-repeat;
}
.main-content-btm {
	width:100%;
	height:7px;
	overflow:hidden;
	background:url(../images/bg-main-content-btm.png) no-repeat;
}
.main-content-bg2 {
	width:100%;
	background:url(../images/bg-main-content-repeat.png) repeat-y;
}
.main-content-inner {
	width:922px;
	padding:0 4px;
	position:relative;
}
#header {
	width:912px;
	margin:0 auto 10px;
	height: 178px;
}
.header-line1 {
	width:912px;
	height:134px;
	margin:0 0 4px;
	background:url(../images/bg-header-line1.jpg) no-repeat;
	position:relative;
	z-index:2;
}
#header h1 {
	width:378px;
	margin:0;
	position:absolute;
	left:210px;
	bottom:0;
	z-index: 15;
}
#header h1 a {
	display:block;
	width:378px;
	height:124px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/logo.2.png) no-repeat;
	position:relative;
	cursor:pointer;
}
.photo {
	position:absolute;
	bottom:0;
	left:0;
}
.photo img {
	display:block;
}
.photos-changer {
	background: url(../images/bg-photo-frame.jpg) no-repeat;
	overflow: hidden;
	width:535px;
	height:365px;
	position:absolute;
	right:-178px;
	top: -103px;
}
ul.photo-list {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.photo-list li {
	position: absolute;
	top: 0;
	left: 0;
}

* html .photos-changer {
	bottom:-60px;
}
.photos-changer-inner {
	position:relative;
	overflow: hidden;
	height: 365px;
}
.photos-changer-inner img {
	display:block;
}
.photos-frame {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
.photos-frame span {
	display:block;
	width:535px;
	height:365px;
	overflow:hidden;
	background: url(../images/photos-frame.png) no-repeat;
}
.header-line2 {
	height:34px;
	padding:6px 8px 0 6px;
	background:#02163c url(../images/bg-header-line2.gif) repeat-x;
	position:relative;
	z-index:97;
}
.header-line2:after {
	content:"";
	display:block;
	clear:both;
}
ul#main-nav {
	float:left;
	margin:0;
	padding:0;
}
#main-nav li {
	float:left;
	list-style:none;
	position:relative;
}
#main-nav li a {
	float:left;
	height:20px;
	padding:6px 13px 0;
	font:bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}
#main-nav ul {
	width:160px;
	display:none;
	margin:0;
	padding:0 0 7px;
	background:#02163c;
	overflow:hidden;
	float:none;
	position:absolute;
	top:27px;
	left:0;
}
#main-nav li li {
	width:100%;
}
#main-nav li li a {
	height:auto;
	font-weight:normal;
	text-transform:none;
}
#main-nav li:hover ul,
#main-nav li.hover ul {
	display:block;
}
#main-nav li:hover a,
#main-nav li.hover a,
#main-nav li.active a {
	background:#a20202;
}
#main-nav li:hover li a,
#main-nav li.hover li a,
#main-nav li.active li a {
	background:none;
}
#main-nav li:hover li a:hover,
#main-nav li.hover li a:hover,
#main-nav li.active li a:hover {
	text-decoration:underline;
}
.search-form {
	float:right;
	padding:5px 0 0;
}
.txt-input1 {
	width:134px;
	height:17px;
	font-size:13px;
	line-height:15px;
	font-style:italic;
	color:#979797;
	padding:1px 14px 0 4px;
	margin:0 5px 0 0;
	text-align:right;
	float:left;
	border:none;
	background:#fff;
}
.btn-search {
	float:left;
}
#content {
	position: relative;
	width:897px;
	margin:0 auto;
	z-index: 50;
}
ul.breadcrumbs {
	width:50%;
	overflow:hidden;
	margin:0 0 10px;
	padding:0;
	list-style:none;
}
.breadcrumbs li {
	float:left;
	text-transform:uppercase;
	font-size:0.917em;
	padding:0 8px 0 14px;
	background:url(../images/separ01.gif) no-repeat 0 50%;
	color:#484848;
}
.breadcrumbs li.first {
	padding:0 8px 0 0;
	background:none;
}
.breadcrumbs li a {
	font-weight:normal;
	color:#a20202;
	text-decoration:none;
}
.breadcrumbs li a:hover {
	text-decoration:underline;
}
ul.HomeSocial
{
    float:right;
    margin:0;
    margin:0 0 -20px;
    padding:0;
    list-style:none;
}
ul.HomeSocial li
{
    display:inline;
    padding:0 3px;
    margin:0;
}
.columns-holder {
	width:100%;
	overflow:hidden;
}
.sidebar {
	width:303px;
	float:left;
}
.sidebar h3.heading1 {
	margin:0 0 10px;
	font-size:1.083em;
	color:#fff;
	text-transform:uppercase;
}
.sidebar h3.heading2 {
	margin:0;
	font-size:1.5em;
	font-weight:normal;
}
.voting-record {
	margin:0 0 10px;
}
.voting-record img {
	display:block;
}
.side-block1 {
	margin:0 0 8px;
	border:1px solid #660000;
	background:#7f0202 url(../images/bg-sideblock01.gif) repeat-x;
}
.side-block2 {
	margin:0 0 12px;
	padding:6px 15px 8px;
	background:#e4e4e4;
	border:1px solid #d2d1d1;
}
ul.logos-list {
	width:313px;
	/*margin:0 0 0 -10px;*/
	margin:20px 0;
	padding:0 0 10px;
	list-style:none;
	overflow:hidden;
}
.logos-list li {
	float:left;
	padding:0 0 0 10px;
}
.logos-list li img {
	float:left;
}
.logos-list li.two-links {
	width:90px;
	padding:0 0 0 14px;
}
.logos-list li.two-links a{
	float:left;
	padding:8px 0 0;
}
.links-list-outer {
	width:100%;
	margin:0 0 -16px;
	overflow:hidden;
}
ul.links-list1 {
	margin:0 0 16px;
	padding:0;
	list-style:none;
}
.links-list1 li {
	height:1%;
	padding:8px 0 0 18px;
	background:url(../images/bullet01.gif) no-repeat 0 10px;
}
.links-list1 li a {
	font-size:1.083em;
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
.links-list1 li a:hover {
	text-decoration:underline;
}
.mail-form {
	width:100%;
	margin:0 0 8px;
	overflow:hidden;
}
.txt-input2 {
	width:184px;
	height:17px;
	font-size:13px;
	line-height:15px;
	font-style:italic;
	color:#858585;
	padding:1px 5px 0;
	margin:1px 0 0;
	float:left;
	border:1px solid #800202;
	background:#fff;
}
.btn-submit,
.btn-go {
	float:right;
	width:66px;
	height:22px;
	padding:0 22px 2px 4px;
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	color:#fff;
	border:none;
	text-align:left;
	background:#2c0000 url(../images/btn-submit-bg.gif) no-repeat 100% 0;
	text-transform:uppercase;
	cursor:pointer;
}
.btn-go {
	position:absolute;
	bottom:0;
	right:0;
	width:20px;
	height:16px;
	padding:6px 16px 0 6px;
	text-decoration:none;
}
.no-visible {
	display:none;
}
.text-line {
	width:100%;
	margin:-6px 0 0;
	position:relative;
}
.text-line:after {
	content:"";
	display:block;
	clear:both;
}
.text-line .text-block {
	width:195px;
	float:left;
}
.text-line .text-block p {
	margin:0;
	line-height:1.5em;
	color:#d09191;
}
.email-block,
.contact-block {
	padding:13px 20px 8px 12px;
}
.email-block {
	background: url(../images/bg-mail-form.gif) no-repeat 100% 0;
}
.contact-block {
	background: url(../images/bg-contact-form.gif) no-repeat 100% 0;
}
#main-column {
	width:577px;
	float:right;
}
#main-column h2 {
	margin:0;
	font-size:1.25em;
	line-height:1em;
	text-transform:uppercase;
}
#main-column h3 {
	margin:0 0 3px;
	font-size:1.083em;
	color:#b20012;
}
#main-column p {
	margin:0 0 22px;
	line-height:1.333em;
}
#main-column p a {
	font-size:0.917em;
}
.date {
	display:block;
	font-size:0.833em;
	line-height:1.4em;
	color:#595959;
}
.heading-outer1 {
	width:100%;
	margin:0 0 18px;
	overflow:hidden;
}
.heading-outer1 h2 {
	float:left;
	margin:0 5px 0 0 !important;
}
.rss-link {
	float:left;
	margin:1px 0 0;
}
.more-link1 {
	float:right;
	padding:4px 20px 0 0;
	font-size:0.833em;
	color:#1e293d;
}
.more-link2 {
	display:block;
	text-align:center;
	font-size:0.833em;
	/*margin:300px 0 0 0;*/
}
.tabs-holder {
	width:100%;
	margin:0 0 20px;
	overflow:hidden;
}
.tabset-outer {
	width:100%;
	margin:0 0 -1px;
	position:relative;
}
ul.tabset {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.tabset li {
	float:left;
}
.tabset li a {
	float:left;
	color:#bebebe;
	text-decoration:none;
}
.tabset li a span {
	float:left;
	font-size:1.167em;
	font-weight:bold;
	letter-spacing:-1px;
	height:21px;
	text-transform:uppercase;
	padding:7px 20px 0;
	cursor:pointer;
}
.tabset li a.active {
	color:#bd0202;
	background:url(../images/bg-tabset-left.gif) no-repeat;
}
.tabset li a.active span {
	background:url(../images/bg-tabset-right.gif) no-repeat 100% 0;
}
.tabs-content {
	width:551px;
	padding:12px 12px 10px;
	background:#e4e4e4;
	border:1px solid #d6d5d5;
	overflow:hidden;
}
.tabs-content div.tab {
	width:100%;
	overflow:hidden;
	position:relative;
}
.gallery {
	width:540px;
	float:left;
	/*margin:0 27px 0 0;*/
	overflow:hidden;
	position:relative;
}
.link-prev,
.link-next {
	position:absolute;
	top:302px;
	width:28px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:20;
}
.link-prev {
	left:0;
	background:url(../images/bg-prev-link.gif) no-repeat;
}
.link-next {
	right:0;
	background:url(../images/bg-next-link.gif) no-repeat;
}
.gallery-text {
	display:block;
	width:433px;
	margin:10px auto 0;
}
.gallery-text strong {
	display:block;
	color:#970202;
}
.gallery-text em {
	display:block;
	line-height:1.167em;
	font-style:normal;
}
.gallery div {
	width:540px;
	overflow:hidden;
	position:relative;
}
.gallery div ul {
	overflow: hidden;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery div ul li {
	float:left;
	width:540px;
}
.gallery div img
{
    margin:0 auto;
    display:block;
    max-width:540px;
    max-height:285px;
    /*width:auto !important;*/
    height:auto !important;
    /*width:540px;*/
    height:285px;
}

.gallery-nav {
	/*width:79px;
	/*float:left;*/
	position:absolute;
	right:-1px;
	bottom:-2px;
}
#footer {
	width:922px;
	margin:0 auto;
	padding:0 0 30px;
	color:#547dcf;
	position:relative;
}
.seal1 img,
.seal2 img {
	display:block;
}
.seal1,
.seal2 {
	position:absolute;
	top:5px;
}
.seal1 {
	left:0;
}
.seal2 {
	right:0;
}
.footer-cols {
	width:750px;
	margin:0 auto;
	overflow:hidden;
}
.foot-col {
	width:140px;
	padding:0 5px;
	float:left;
}
.foot-col h3 {
	margin:0;
	font-size:1em;
	color:#fff;
	text-align:center;
}
.foot-col address {
	font-style:normal;
	font-size:1em;
}
.foot-col address span {
	display:block;
	padding:2px 0 0;
	text-align:center;
}

.side-block2 #voterecord
{
    width:272px;
    color:#1E293D;
    margin:10px 0 5px;
    text-transform:capitalize;
}

.side-block2 #voterecord td
{
    padding:5px 8px;
}

.side-block2 #voterecord .voteHeader td
{
    background:#b4b4b4;
    font-weight:bold;
    font-size:1.1em;
}
.side-block2 #voterecord .alt td
{
    background:#f3f3f3;
}
.PageLink
{
    float:left;
    padding:0 0 5px;
    width:100%;
    font-weight:bold;
    color:#7F0202;
    margin:0 0 10px;
    font-size:1.4em;
    border-bottom:1px dashed #02163C;
    clear:both;
}
.floatL
{
    float:left;
}

.popup
{
	color:#fff;
	padding:0 140px 0 0;
}
