@import url('previewer.css');
/*-------------------------------------------------\
 Universal Styles\
-------------------------------------------------*/
body * {
	color: #203053;
	font-size: 12px;
}
strong {
	font-weight: bold;
}
p {
	line-height: 16px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.cap {
	height: 25px;
	width: 870px;
	background-image: url(../_images/content-and-homefeat-bottcap.gif);
	background-repeat: no-repeat;
	clear: both;
}
.Thumb {
	float: left;
	padding: 5px;
}
.Image {
	margin-left: 100px;
}

/*-----------------------------------------------*/
#projects {
	font-family: Georgia, Arial, serif;
	font-size: 12px;
	background-color: #edf4ec;
	background-image: url(../_images/bodybg.jpg);
	background-repeat: repeat-x;
}
#sitebox {
	margin: 0 auto;
	width: 960px;
}


/*-------------------------------------------------\
 Header (include)\
-------------------------------------------------*/
#header {
	margin: 0 auto;
	width: 862px;
}
h1.EBRRAlogo {
	position:relative;
}
h1.EBRRAlogo a {
	background: url(../_images/ebr-redevelopment-authority.gif) no-repeat;
	display:block;
	height: 133px;
	left: 0px;
	position: absolute;
	text-indent: -9000px;
	width: 197px;
}
/*-------------------------------------------------\
 Navigation\
-------------------------------------------------*/
ul#Nav {
	float: right;
	margin: 31px 0 0 0;
	background-color: #1D234A;
}
#Nav li {
	border-right: 1px solid #596585;
	float: left;
}
#Nav li.last {
	border-right: none;
}
#Nav li.last a {
	padding-right: 9px;
}
#Nav li a {
	color: #fff;
	display:block;
	float: left;
	height: 33px;
	line-height: 33px;
	padding: 0 16px;
}
#Nav li a:hover {
	color: #5c73b8;
	text-decoration: none;
}

/*-------------------------------------------------\
 cipLinks (include)\
-------------------------------------------------*/
#cipLinks {
	float: left;
	background-color: #8CBE81;
	padding-top: 5px;
	margin-top: -20px;
}
#cipLinks ul {
	display: block;
	width: 636px;

}
#cipLinks li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	display: block;
	float: left;
}
#cipLinks li.last {
	border-right: none;
}
#cipLinks li.last a {
	padding-right: 8px;
}
#cipLinks li a {
	color: #fff;
	height: 25px;
	line-height: 20px;
	text-align: center;
	text-indent: -20px;
	padding-right: 12px;
	font-weight: bolder;
}
#cipLinks li a:hover {
	color: #666;
	text-decoration: none;
}

/*-------------------------------------------------\
 Footer (include)\
-------------------------------------------------*/
#footer {
	clear: both;
	margin: 15px auto;
	width: 866px;
	text-align: center;
}
#footer ul {
	margin: 0 auto;
	width: 866px;
}
#footer li {
	border-right: solid 1px #3e5169;
	display: inline;
	padding: 0 6px;
}
#footer li.last {
	border-right: none;
}
#footer li a {
	color: #3e5169;
	font-style: italic;
}

/*-------------------------------------------------\
 Homepage\
-------------------------------------------------*/
body#home {
	background: #edf4ec url(../_images/homebodybg.jpg) repeat-x;
}
body#home h1.EBRRAlogo a {
	background: url(../_images/ebr-redevelopment-authority-home.gif) no-repeat;
}
#homeContentBox {
	background: url(../_images/home-mainbg.jpg) no-repeat left top;
	clear: both;
	margin: 0 auto;
	padding: 80px 0 0;
	width: 870px;
}
#homeIntro {
	clear: both;
	float: left;
	height: 186px;
	width: 870px;
}
#homeIntro p {
	font-size: 16px;
	line-height: 21px;
	margin: 0 0 0 8px;
	width: 310px;
}

/* Three Boxes "for" */
.homeForBox {
	float: left;
	height: 200px;
	margin: 0 5px 25px;
	overflow:hidden;
	width: 279px;
}
.homeForBox * {
	color: #787554;
}
.homeForBox h2 {
	margin: 8px 0 8px 8px;
	background-repeat: no-repeat;
}
.homeForBox h2 a {
	display: block;
	height: 69px;
	text-indent: -9000px;
	width: 261px;
}
h2.forResidents {
	background-image: url(../_images/for_ebr-residents.gif);
}
h2.forBusinesses {
	background-image: url(../_images/for_ebr-business.gif);
}
h2.forDevelopers {
	background-image: url(../_images/for_ebr-developers.gif);
}
.homeForBox p {
	font-style: italic;
	margin: 5px 8px 5px 20px;
}
.homeForBox li {
	background: url(../images/bullet-round-olive.gif) no-repeat 24px;
	font-weight: bold;
	padding: 0px 8px 0 35px;
}

/* Featured Box */
#homeFeaturedBox {
	background: url(../_images/content-and-homefeat-bgrpt.gif) repeat-y;
	clear:both;
	float: left;
	line-height: 16px;
	width: 870px;
}
#homeFeaturedBox * {
	color: #787554;
}
#homeFeaturedBox h3 a {
	display: block;
	height: 65px;
	text-indent: -9000px;
	background-repeat: no-repeat;
}
#homeFeaturedBox li a, #homeFeaturedBox p a	{
	font-style: italic;
	font-weight: bold;
}
#homeFeaturedBox strong {
	color: #283373;
	display: block;
}

/* Latest News */
.latestNews {
	float: left;
	padding: 0 0 15px 0;
	width: 293px;
}
.latestNews h3 {
	background-image: url(../_images/latest-news.gif);
}
.latestNews ul {
	line-height: 16px;
	margin: 0 0 0 30px;
}
.latestNews li {
	margin: 5px 0 10px;
}

/* Recent Projects */
.recentProjects {
	float: left;
	padding: 0 0 15px 0;
	width: 577px;
}
.recentProjects h3 a {
	background-image: url(../_images/recent-projects.gif);
}
.recentProjects span {
	display: block;
	margin: 5px 0 0 22px;
}
.recentProjects img {
	float: left;
	margin: 10px 14px 0 22px;
}
#homeFeaturedBox 
.recentProjects p {
	color: #203053;
	line-height: 18px;
	margin: 5px 40px 0 0;
}

/*-------------------------------------------------\
 Interior Content\
-------------------------------------------------*/
#contentBox {
	background: url(../_images/content-bgrpt.gif) repeat-y;
	clear:both;
	margin: 0 auto;
	width: 870px;
}
/* sidebar */
#sidebar {
	background: url(../_images/sidebar-sideshadow.gif) no-repeat 0 0;
	float: left;
	padding: 117px 0 0 4px;
	width: 197px;
}
/* sidebar navigation */
.sideNav {
	margin: 0 0 15px;
	padding: 2px 0;
}
.sideNav, .sideNav ul {
	border-bottom: 1px solid #343c67;
	border-top: 1px solid #343c67;
}
.sideNav ul {
	display:none;
}
.sideNav li {
	border-bottom: 1px solid #b7bdbe;
}
.sideNav li.last {
	border-bottom: none;
}
.sideNav li a {
	display: block;
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	line-height: 15px;
	padding: 8px 0 8px 20px;
}
.sideNav li a:hover {
	text-decoration: none;
	background-color: #D7DBE8;
}

/* reveal specific sidebar according to body id */
body#about ul.snAbout, body#projects ul.snProjects, body#news ul.snNews, body#resources ul.snResources, body#contact ul.snContact, body#ResBusDev ul.snResBusDev, body#EBRCDE ul.snEBRCDE {
	display: block;
	background-color: #F3F3ED;
}
/* side images */
#sidebar span a {
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	margin: 0 0 3px 16px;
	text-indent: -9000px;
	width: 165px;
}
#sidebar span.sideCom a {
	background-image: url(../_images/side_com_button.gif);
}
#sidebar span.sideGap a {
	background-image: url(../_images/side_gap_button.gif);
}
#sidebar span.sideLand a {
	background-image: url(../_images/side_land_button.gif);
}
#sidebar span.sideRental a {
	background-image: url(../_images/side_rental_button.gif);
}
#sidebar span.sideBus a {
	background-image: url(../_images/side_smallbus_button.gif);
}

/* primaryContent */
#primaryContent {
	background: url(../_images/primary-sideshadow.gif) no-repeat right top;
	float: left;
	padding: 0 8px 0 0;
	width: 661px;
}
#projectImg img{
	margin-right: 5px;
	margin-bottom: 5px;
}
#primaryContent h2, #primaryContent h3, #primaryContent p, #primaryContent li {
	padding-left: 25px;
}
#primaryContent h1 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bolder;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 20px;
}
#primaryContent h1#body {
	display: block;
	padding-right: 25px;
	line-height: 1.5;
	padding-left: 5px;
	font-size: 14px;
	font-weight: normal;
}
#primaryContent h2 {
	background: #487435; 
	color:#f4f8f2;
	font-family: Georgia;
	font-size: 22px;
	font-style: italic;
	height: 39px;
	line-height: 39px;
}
#primaryContent h3 {
	background: #1d234b;
	color: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	font-size: 14px;
	height: 34px;
	letter-spacing: 0.03em;
	line-height: 31px;
	margin: 0 0 20px 0px;
	text-transform: uppercase;
	width: 611px;
}
#primaryContent h4 {
	border-bottom: 1px solid #477536;
	font-size: 18px;
	font-weight: bolder;
	line-height: 27px;
	margin: 0 0 20px 20px;
	padding: 0px 0 20px 5px;
	width: 611px;
	background-image: url(../_images/BG_Stripe.jpg);
	color: #477536;
}
#primaryContent h5 {
	border-bottom: 1px solid #477536;
	font-size: 18px;
	font-weight: bolder;
	width: 611px;
	margin-bottom: 20px;
	color: #477536;
	padding-left: 5px;
	margin-left: 20px;
}
#primaryContent h6 {
	font-size: 12px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#primaryContent p  {
	font-size: 14px;
	line-height: 19px;
	margin: 0 30px 10px 0;
}
#primaryContent h1  a{
	position: absolute;
	font-size: 1em;
	color: #8CBE81;
	font-weight: bold;
}
#primaryContent h1  a:hover{
	position: absolute;
	font-size: 1em;
	color: #666;
}
#primaryContent strong {
	font-size: 14px;
	font-weight: bold;
	color: #477536;
}
#primaryContent ul {
	margin-bottom: 10px;
}
#primaryContent li {
	background: url(../_images/bullet-square-green.gif) no-repeat 16px 6px;
	color: #477536;
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica;
	line-height: 14px;
	margin: 0 0 6px 8px;
}
#primaryContent ol {
	list-style: lower-alpha;
	padding-left: 40px;
}
#primaryContent ol li {
	margin: 0px 30px 6px 8px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica;
	line-height: 14px;
	background: url(none); color: #203053;
}
#primaryContent blockquote {
	color: #477536;
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica;
	line-height: 14px;
	margin: 0 0 12px 16px;
}
#primaryContent a {
	font-size: 12px;
	float: left;
	z-index: 1;
}
#primaryContent a:hover {
	font-size: 12px;
	background-image: url(../_images/Test.gif);
	z-index: 10;
}
#mapFooter {
	margin-top: 250px;
	float: right;
	clear: both;
	width: 633px;
}
/* RELEVENT LINKS PAGE */
.linkspg ul li {
	font-weight: bold;
}
.linkspg ul li a {
	font-weight: normal;
}
h1.EBRRAlogo2 { 
	position:relative;
}
h1.EBRRAlogo2 a { 
	background: url(../_images/ebr-redevelopment-authority2.gif) no-repeat;
	display:block;
	height: 133px;
	left: 0px;
	position: absolute;
	text-indent: -9000px;
	width: 197px;
}
form#form1 {
	float: left;
}
table.formatTblClass {
	border-collapse: collapse;
	width: 611px;
}
table.formatTblClass th {
	background-color: #8BBD80;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	height: 25px;
	padding: 5px;
}
.normFrmClass {
}
.errorClass {
	border: 1px solid #FF0000;
	color: #FF0000;
}

