﻿body {
	background: #eae9e1 url(/res/images/body-bg.gif) repeat scroll 0 0;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande",Myriad, Helvetica,Verdana,Arial,sans-serif;
	font-size: 13px;
}
h1 {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-bottom: 0;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0;
}
h4 {
	margin-top: 0px;
	padding-top: 5px;
}
h5 {
	font-weight: bold;
	font-size: 110%;
	color: #333;
	margin-bottom: 0px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#primary ul li {
	padding: 4px 0;
}
ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.45em;
}
a {
	color: #335120;
	font-family: Georgia, Times, "Times New Roman";
	font-style: italic;
}
#header-wrapper {
	border-top: 8px solid #002a5c;
	width: 100%;
	background: url(/res/images/header-bg.gif) repeat-x scroll 0 -30px;
}
#top-port,
#main-content,
#footer {
	width: 900px;
	margin: 0 auto;
}
#header {
	width: 920px;
	margin: 0 auto;
	padding-top: 3px;
}
img#pxp-top {
	margin-top: 20px;
}
#logo h1{
	background: transparent url(/res/images/inglewood-logo.png) no-repeat scroll 0 15px;
	display: block;
	height: 90px;
	text-indent: -9999px;
	width: 458px;
}
#logo {
	width: 340px;
	padding-left: 0;
	margin-left: 0;
}
#logo a {
	cursor: pointer;
}
#top-port {
	background: #FFF;
	margin-top: 30px;
	padding: 10px;
	border: 5px solid #b3c3a4;
}
.entry ul {
	margin-top: 5px;
}
#menu ul {
	padding: 0px 8px;
}
#menu {
	width: 271px;
	float: left;
}
#menu ul li {
	padding: 8px 0;
	border-bottom: 1px dotted #002a5c;
}
#menu ul li.first {
	padding-top: 10px;
}
#menu ul li.last {
	border-bottom: none;
}
#menu ul li a {
	font-family: Georgia, Tiimes, "Times New Roman";
	font-size: 14px;
	color: #002a5c;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#menu ul li.home a.active,
#menu ul li.whatis a.active,
#menu ul li.history a.active,
#menu ul li.community a.active,
#menu ul li.environmental a.active,
#menu ul li.economic a.active,
#menu ul li.about a.active,
#menu ul li.plans a.active,
#menu ul li.saying a.active,
#menu ul li.links a.active,
#menu ul li.contact a.active {
	color: #69A944;
}

#image {
	width: 609px;
	height: 278px;
	float: left;
	padding-left: 20px;
}
#main-content {
	background: #FFF;
	border-top: 8px solid #b3c3a4;
	margin-top: 10px;
	padding: 0px 15px 15px 15px;
}
#primary {
	margin-top: 15px;
	width: 563px;
	float: left;
	border-right: 1px dotted #b3c3a4;
	padding-right: 10px; 
}
#primary p {
	padding: 0;
	margin-top: 5px;
}
#about-bh {
	margin-top: 30px;
}
#primary h2 {
	font-family: Georgia, Times, "Times New Roman";
	color: #002a5c;
	font-size: 2em;
}
#primary h4 {
	color: #69a944;
	font-family: Georgia, Times;
	font-size: 125%;
}
#history {
	width: 270px;
	float: left;
}
#future {
	width: 270px;
	float: left;
	padding-left: 23px;
}
#secondary {
	margin-top: 15px;
	width: 301px;
	float: left;
	padding-left: 15px;
}
#secondary h3 {
	font-family: Georgia, Times, "Times New Roman";
	color: #002a5c;
	border-bottom: 4px solid #b3c3a4;
}	
.home-left {
	padding-left: 0 !important;
	width: 295px !important;
}
blockquote {
	text-align: left;
	text-indent: 25px;
	background: url(/res/images/quote-left.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	margin: 5px 5px 0px 5px;
	padding-bottom: 0;
}
blockquote p {
	line-height: 1.5em;
	margin: 0;
	display: block;
	padding-right: 0px;
	background: url(/res/images/quote-right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
blockquote span {
	font-style: italic;
	font-size: 85%;
}

#footer-wrapper {
	background: url(/res/images/footer-bg.gif) repeat scroll 0 0;
	width: 100%;
	border-top: 4px solid #FFF;
	margin-top: 20px;
	height: 90px;
}
p#copyright {
	width: 608px;
	float: left;
}
p#pxp {
	width: 272px;
	float: right;
	text-align: right;
}
p#required {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 5px;
}
p#first-informed {
	padding-bottom: 0;
	margin-bottom: 0;
}
table#history-table tr td.left {
	padding-right: 20px;
	font-weight: bold;
	width: 85px;
}
table#history-table {
	margin-top: 10px;
	padding-left: 0;
	margin-left: 0;
}
table#history-table tr {
	line-height: 20px;
	padding-left: 0;
	margin-left: 0;
}

/* cforms styles */

form {
	padding-top: 15px;
}
form#cformsform label {
	margin: 0px 10px 0 0;
}
.cform label span {
	display: block;
	width: 90px;
}

.cf-after span {
display:inline !important;
}
fieldset.cf_hidden {
	display: none;
}
span.reqtxt,
span.emailreqtxt {
	padding-left: 5px;
	color: red;
}
label input {
	margin: 0;
	padding: 0;
}
p#ll {
	display: none;
}
p#ll2 {
	display: none;
}

div.failure  {
	background: #FBE3E4 none repeat scroll 0 0 !important;
	border: 1px solid #FBC2C4;
    padding: 6px 12px;
}
div.success {
	background: #FDFAB7 none repeat scroll 0 0 !important;
	border: 1px solid #DAD74E;
    padding: 6px 12px;
}
.home-right {
	float: right !important;
	border-right: none !important;
	padding-right: 0;
	border-left: 1px dotted #B3C3A4;
	padding-left: 15px;
	
}
p.nocomments { display: none !important;}
textarea#comment {
	width: 99%;
}
