body 
{
	background: #05253B url(../images/common/bg.jpg) no-repeat top center;
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
	margin: 0px;
}

#main 
{
	width: 985px;
	margin: 0px auto 0px auto;
}

#header
{
	background: url(../images/common/bg_top_bar.png) no-repeat top right;
	width: 985px;
	height: 198px;
	float: left;
}

#headerTable
{
	width: 985px;
	border: 0px;
}

#headerTable td
{
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

#newBannerHolder
{
	height: 120px;
}

#homePageLink
{
	width: 198px;
	display: inline;
	text-align: left;
	margin-left: -50px;
	color: #000;
}

#headerImage
{
	width: 178px;
	height: 198px;
	float: left;
}

#headerOtherLinks
{
	width: 792px;
	height: 120px;
	float:right;
	text-align: right;
	padding: 0px 15px 0px 0px;
}

.logo
{
	margin-right: 230px;	
}

#headerNavigation
{
	width: 807px;
	height: 65px;
	float:right;
}

#headerNavigation img
{
	border: 0px;
	float: left;
}

#divClear
{
	clear: both;	
}

#homeLeft
{
	width: 500px;
	float: left;
	margin: 15px 0px 0px 0px;
	text-align: center;
	padding-top: 25px;
}

#homeRight
{
	width: 469px;
	float: left;
	margin: 15px 0px 0px 15px;
}

#homeRight img
{
	float: left;
}

h1
{
	font-size: 24px;	
}

h1 A:LINK
{ 
	font-family: 'Trebuchet MS','Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 24px;
	font-weight: normal; 
	color: #1164AF; 
}

h1 A:VISITED
{ 
	font-family: 'Trebuchet MS','Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 24px;
	font-weight: normal; 
	color: #1164AF; 
}

h1 A:HOVER
{ 
	font-family: 'Trebuchet MS','Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 24px;
	font-weight: normal; 
	color: #0078FF; 
}

h1 A:ACTIVE
{ 
	font-family: 'Trebuchet MS','Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 24px;
	font-weight: normal; 
	color: #1164AF;  
}

h2
{
	font-family: 'Trebuchet MS','Lucida Grande', Verdana,Helvetica, Arial, sans-serif; 
	color: #093862;
	font-size: 16px;
	font-weight: bold;
}

h2 A:LINK
{ 
	font-family: 'Trebuchet MS','Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 16px;
	font-weight: normal; 
	color: #1164AF; 
}

h2 A:VISITED
{ 
	font-family: 'Trebuchet MS','Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 16px;
	font-weight: normal; 
	color: #1164AF; 
}

h2 A:HOVER
{ 
	font-family: 'Trebuchet MS','Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 16px;
	font-weight: normal; 
	color: #0078FF; 
}

h2 A:ACTIVE
{ 
	font-family: 'Trebuchet MS','Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 16px;
	font-weight: normal; 
	color: #1164AF;  
}

img
{
	border: 0px;	
}

.homePolaroid
{
	width: 128px;
	height: 128px;
	float: left;
	margin: 0px 15px 15px 0px;
}

#homeTabelDiv
{
	background: url(../images/common/sep_vert.png) no-repeat top center;
	width: 469px;
	float: left;
}

#homeTable
{
	width: 100%;
	border: 0px;
	padding: 0px;
}

#homeTable td
{
	width: 50%;
	padding: 15px;
	text-align: left;
	vertical-align: top;
}

A:LINK
{ 
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.6; 
	font-weight: normal; 
	color: #00A2FF; 
	text-decoration: none;
}

A:VISITED
{ 
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.6; 
	font-weight: normal; 
	color: #00A2FF; 
	text-decoration: none;
}

A:HOVER
{ 
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.6; 
	font-weight: normal;
	color: #00D2FF; 
	text-decoration: underline; 
}

A:ACTIVE
{ 
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;  
	font-size: 12px; 
	line-height: 1.6; 
	font-weight: normal; 
	color: #00A2FF; 
	text-decoration: underline; 
}
	
.doubleLine
{
	border-top: 1px solid #021828;
	border-bottom: 1px solid #13283A;
	border-left: 0px;
	border-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #091B2B;
}

hr
{
	color: #637A8F;
	background: none;
	height: 1px;
	width: 100%;
	border: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#footer 
{
	width: 943px;
	clear: both;
	margin: 0px auto 0px auto;
	/*border: 1px solid #13364F;*/
	font-size: 9px;
	text-align: left;
	padding: 20px;
}

#leftSideContent
{
	width: 250px;
	float: left;
	margin: 60px 0px 400px 50px;
}

#bodyCopy
{
	padding: 50px;	
	font-size: 14px;
	line-height: 1.4;
	float: left;
	width: 550px;
}

#bodyCopy h1
{
	font-size: 30px;	
}

#fullCopy
{
	padding: 100px;	
	font-size: 14px;
	line-height: 1.4;
}

#issuesDiv
{
	width: 250px;
	float: left;
	margin: 70px 25px 100px 50px;
}

#counties
{
	width: 150px;
	float: right;
	text-align: left;
}

.paidBox
{
	border: 1px solid #FFFFFF;
	padding: 4px;
	margin-right: 20px;
}

#homeBottom
{
	background: #FFFFFF url(../images/common/bg_bottom.gif) no-repeat top left;
	width: 983px;
	float: left;
	color: #333333;
	margin-top: 0px;
}

#homeBottom #homeLeft
{
	width: 456px;
	float: left;
	margin: 30px 0px 0px 25px;
	padding-top: 0px;
	text-align: left;
}

#homeBottom #homeRight
{
	width: 469px;
	float: left;
	margin: 15px 0px 0px 15px;
}

#homeBottom #homeRight img
{
	float: left;
}

#homeBottom .doubleLine
{
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	border-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #EBEBEB;
}

#homeBottom hr
{
	color: #EBEBEB;
	background: none;
	height: 1px;
	width: 100%;
	border: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#homeBottom #homeLeft h2
{
	color: #B12020;	
}

#homeBottom #homeRight h2
{
	color: #333333;	
}

#homeBottom #homeLeft A, A:LINK, A:VISITED, A:ACTIVE
{
	color: #0075B8;	
	/*font-size: 14px;*/
}

#nationalDebtWidget
{
	background: #FFFFFF url(../images/common/bg_national_debt.jpg) no-repeat top left;
	width: 196px;
	height: 100px;
	text-align: center;
	padding-top: 60px;
}

#photosTable
{
	width: 90%;
	border: 0px;
}

#photosTable td
{
	width: 33%;
	padding: 15px;
	vertical-align: bottom;
	font-size: 10px;
}

#photosTable td img
{
	padding: 5px;
	border: 1px solid #CCC;	
}

.imageFloatLeft
{
	width: 200px;
	height: 200px;
	float: left;
	margin: 0px 25px 25px 0px;
}

#contactTable
{
	width: 100%;
	border: 0px;
}

#contactTable td
{
	width: 50%;
	padding: 15px;
	vertical-align: top;
}

#ContributeInput
{
	font-size: 18px;
	padding: 6px;
	width: 180px;
}

#newsHomeHighlight
{
	background: #F3D898;
	padding: 4px;
}

#subpageColumnLeft
{
	width:250px;
	padding: 20px 0px 0px 0px;
}

#subnavItem
{
	padding: 6px 0px 6px 12px;
	border-bottom: 1px solid #DEDEDE;
}

#subnavItem .bullet
{
	margin-right: 5px;
}

#smallText
{
	font-size: 10px;	
	text-align: center;
}

#smallText a
{
	font-size: 10px;
}

.thumbnailImageGridStyle
{
	padding: 10px 25px 10px 10px;
	background: url(../images/common/bg_imageThumbnail.png) no-repeat top left;
	width: 150px;
	margin-bottom: 20px;
	float: left;
}

.thumbnailImageGridStyle img
{
	border: 1px solid #CCCCCC;
	margin-top: -1px;
	margin-left: -1px;
}

#thumbnailImageRightContainer
{
	float: right;
	width: 200px;
	margin: 45px 0px 15px 25px;
	text-align: center;
	vertical-align: middle;
}

#thumbnailImageLeftContainer
{
	float: left;
	width: 200px;
	margin: 45px 25px 15px 0px;
	text-align: center;
	vertical-align: middle;
}

#photoGalleryTitle
{
	text-align: center;
	margin-top: 15px;
}

.thumbnailImageRightAlbum
{
	padding: 4px;
	/*background: url(../images/common/bg_imageThumbnail.png) no-repeat top left;*/
	/*width: 150px;
	height: 150px;*/
	margin-bottom: 20px;
	text-align: center;
}

.thumbnailImageRightAlbum img
{
	border: 1px solid #CCCCCC;
	background: #EBEBEB;
	padding: 4px;
	margin: 5px;
}

.thumbnailImageRight
{
	padding: 4px;
	/*background: url(../images/common/bg_imageThumbnail.png) no-repeat top left;*/
	/*width: 150px;
	height: 150px;*/
	margin-bottom: 20px;
}

.thumbnailImageRight img
{
	float: left;
	border: 1px solid #CCCCCC;
	background: #EBEBEB;
	padding: 4px;
	margin: 5px;
}

.thumbnailImageHomeSingle
{
	padding: 4px;
	/*background: url(../images/common/bg_imageThumbnail.png) no-repeat top left;*/
	/*width: 150px;
	height: 150px;*/
	float: left;
	width: 110px;
	height: 110px;
	margin: 0px 10px 10px 0px;
}

.thumbnailImageHomeSingle img
{
	border: 1px solid #CCCCCC;
	background: #EBEBEB;
	padding: 4px;
	margin: 5px;
}

.mediumImage
{
	border-top: 1px solid #C1CACD;
	border-left: 1px solid #C1CACD;
	border-right: 1px solid #C1CACD;
	border-bottom: 2px solid #C1CACD;
}

.photoAlbumIcon
{
	background: url(../images/common/bg_photoalbum.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 97px;
	height: 100px;
}

div#calendarDetail
{
	background: #FFFFFF;
	padding: 25px;
	font-size: 14px;
	border-left: 2px solid #D4DCD5;
	border-top: 2px solid #D4DCD5;
	border-right: 2px solid #ACB8AF;
	border-bottom: 2px solid #ACB8AF;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

div#calendarDetail a
{
	font-size: 14px;
}

div#calendarDetail h1
{
	margin-bottom: 0px;
}

div#calendarDetail h2
{
	margin-top: 0px;
}

#calendarThumbnailImage
{
	border: 1px solid #FFFFFF;
	margin-left: 6px;
	width: 100px;
	float: left;	
}

#searchDiv
{
	float: right;
	width: 260px; 
}

#clearDiv
{
	width: 100%;
	clear: both;	
}

#issuesHome
{
	margin-top: -25px;	
}