/* CSS Document */
/*######################################*/
/*LOCAL CAMPAIGN*/
/*#####################################*/
#local-container {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width:976px;
	background-color:#222222;
	display:block;
	background-image:url(images/local-campaign-img-rt.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:758px;
}
#local-header-layout {
	margin:0px 0px 0px 0px;
	padding:18px 24px 0px 24px;
	width:620px;
	height:101px;
	/*border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;*/
	display:block;
	float:left;
}
#local-left-layout {
	height:395px; 
	float:left; 
	width:580px;
	height:605px; 
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	border-left: 1px solid #000000;
	margin:0px 0px 0px 0px;
	padding:0px 24px 0px 24px;
	clear:both;
}

/*######################################*/
/*ROBERT GRAHAM CAMPAIGN*/
/*#####################################*/
#rgraham-container {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width:976px;
	background-color:#222222;
	display:block;
	background-image:url(images/rg-sp10-adwords/rgraham-campaign-img-rt3.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:758px;
}
.rgraham h1 {
	margin:0px;
	color:#88CCFF;
}
#heading-link {
	font-size: 14px; 
	color: #FF6699; 
	font-weight:bold; 
	text-decoration:underline;
}
