﻿/* CSS Document */



body {
	background: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

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

/* LAYOUT */

#container {
	width: 700px;
	background: #ffffff;
	text-align: center;
	margin: 0px auto;
	
	
	
}
#wrapper {
	width: 650px;
	text-align: left;
	margin: 0px auto;
	position: relative;
}

#wrapCont {
	float: left;
	background-color: #FFFFFF;
}

#masthead object {
	width: 650px;
	
}

#contentwrap1 {
	width: 650px;
	margin-top: 20px;
	
}

#contentwrap2 {
	width: 650px;
	background-image: url(../img/ly_bx_mid.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	
}

#contentwrap3 {
	width: 650px;
	background-image: url(../img/ly_bx_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	
}

#leftcol {
	width: 475px;
	float: left;
	
}

#rightcol {
	width: 175px;
	float: left;
	
}

#emblem {
	position: absolute;
	left: 485px;
	top: 130px;
	z-index: 3;
	
	
}

#emblemIndex {
	position: absolute;
	left: 485px;
	top: 130px;
	z-index: 3;
	background-image: url(../img/indx_button.png);
	background-repeat: no-repeat;
	height: 104px;
	width: 102px;
	
	
}

#emblemFarrell {
	position: absolute;
	left: 485px;
	top: 130px;
	z-index: 3;
	background-image: url(../img/farrell_button.png);
	background-repeat: no-repeat;
	height: 104px;
	width: 102px;
	
	
}

#emblemBarrett {
	position: absolute;
	left: 485px;
	top: 130px;
	z-index: 3;
	background-image: url(../img/barrett_button.png);
	background-repeat: no-repeat;
	height: 104px;
	width: 102px;
	
	
}

#emblemShaugh {
	position: absolute;
	left: 485px;
	top: 130px;
	z-index: 3;
	background-image: url(../img/shaugh_button.png);
	background-repeat: no-repeat;
	height: 104px;
	width: 102px;
	
	
}

#emblemFettes {
	position: absolute;
	left: 485px;
	top: 130px;
	z-index: 3;
	background-image: url(../img/ly_dems_emblem.png);
	background-repeat: no-repeat;
	height: 104px;
	width: 102px;
	
	
}



#footer {
	text-align: center;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	
}

/* GLOBAL STYLES */

p {
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
	line-height: 16px;
	
}


h1 {
	font-size: 18px;
	color: #556B82;
}

h2 {
	font-size: 18px;
	color: #8a3333;
}

h3 {
	font-size: 18px;
	color: #425772;
	
}

h4 {
	font-size: 14px;
	color: #425252;
	font-family: Georgia, "Times New Roman", Times, serif;

}

h5 {
	font-size: 15px;
	color: #8A3333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h6 {

	font-size: 14px;
	color: #556B82;
}

a {
	color: #2b626c;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #8DA3A3;
}

.clear {
	clear: both;
}


/* NAVIGATION ELEMENTS */

#navigation {
	width: 650px;
	background-image: url(../img/ly_nav_fl_bg.gif);
	height: 65px;
	background-repeat: no-repeat;
	z-index: 1;
	
}


#navigation ul {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 10px;
	
	
}

#navigation li {
	float: left;
	margin-top: 43px;
	padding-right: 25px;
	background-image: url(../img/ly_star_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	
	
}

#navigation li:first-child {
	margin-left: 10px;
	
	
}

#navigation li a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
	
}
#navigation li a:hover {
	color: #6F6F6F;
	
	
}



/* DIV/NESTED DIVS */

#intro,div.candidates,#canInfo, #involved, #preamble {
	
	margin-right: 30px;
	margin-left: 30px;
	
}

div.candidates {
margin-top: 30px;
	
}

div.teaser {
	margin-left: 110px;
	margin-bottom: 30px;
}

div.blurb {
	margin-right: 25px;
	margin-left: 25px;
	
}
div.bonus {
	margin-top: 20px;
	width: 155px;
	margin-left: 10px;
}

/* TEXT STYLES */


#leftcol p {

}

#intro h5 {
	margin-bottom: 20px;
	font-weight: normal;
	
}

div.candidates h1 {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	margin-right: 75px;
	padding-bottom: 5px;
}

div.candidates h1.legis {
	font-weight: normal;
	color: #344E69;
	font-size: 16px;
	margin-bottom: 10px;
}

div.teaser h2 {
	font-weight: normal;
}

div.teaser h4 {
	margin-bottom: 8px;
	font-weight: normal;
}

#involved h1 {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	margin-right: 75px;
}

#involved h5 {
	padding-bottom: 8px;
	padding-top: 10px;
	font-weight: normal;
}

#canInfo h2 {
	font-weight: normal;
	
}

#canInfo h6 {
	margin-bottom: 8px;
	margin-top: 20px;
	
}

#canInfo h4 {
	font-weight: normal;
}

#canInfo h3 {
	font-size: 13px;
	color: #8A3333;
	margin-bottom: 10px;
	
}





div.blurb h3 {
	font-weight: normal;
	margin-bottom: 10px;
}

div.blurb p {
	font-size: 11px;
	
}

div.blurb p.rtalign {
	text-align: right;
	width: 125px;
	margin-bottom: 5px;
}

div.blurb a {
	font-size: 11px;
	font-weight: bold;
	color: #8a3333;
	text-decoration: none;
	text-align: right;
	
}

div.bonus p {
	text-align: center;
	color: #425772;
}

div.bonus p.quoteTxt {
	text-align: left;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

div.bonus p span {
	font-size: 10px;
	color: #666666;
}

span.bold {
	font-weight: bold;
}
span.super {
	vertical-align: super;
	font-size: 9px;
}

#footer p {
	font-size: 10px;
	color: #666666;
}

/*IMAGE STYLES */

img.right {
	float: right;
	margin-left: 10px;
}

img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#rightcol img.iblurb {
	margin-left: 10px;
	margin-bottom: 10px;
}

#leftcol img.quote {
	margin-left: 3px;
	margin-top: 12px;
	margin-bottom: 12px;
}

div.icaption {
	float: left;
	margin-right: 10px;
}

div.icaption img {
	margin-bottom: 5px;
}

div.icaption h5 {
	font-size: 10px;
	text-align: center;
	color: #666666;
	font-weight: normal;
	width: 200px;
}

div.bonus img {
	margin-bottom: 8px;
	margin-top: 15px;
}

/*LIST STYLES */

#leftcol ul {
	margin-left: 50px;
	list-style-position: outside;
	list-style-type: circle;
	clear: both;
}

#leftcol li {
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
}
#canInfo p.email {
	margin: 0px;
	padding: 0px;
}

#leftcol #intro ul {
	margin-left: 50px;
	list-style-position: outside;
	clear: both;
	margin-bottom: 10px;
}

#leftcol #intro li {
	color: #666666;
	margin-bottom: 5px;
}
#intro h2 {
	font-family: "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 21px;
	font-weight: normal;
}
#intro h3 {
	font-size: 12px;
	margin-bottom: 10px;
	color: #314666;
	font-weight: normal;
}
#intro img.trailer {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#leftcol #intro ul li ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#intro h3 span {
	color: #8a3333;
	font-size: 16px;
}
div.blurb h3.press {
	font-size: 14px;
}
#preamble  {
	
}


#preamble p {
	
	font-size: 12px;
	line-height: 16px;
}
#preamble h5 {
	margin-bottom: 10px;
	color: #556B82;
}
#articles {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	width: 175px;
}
