/* Bast Hatfield: Services CSS  */
/* Shannon-Rose Design 2007 		*/
div#servicesHeader {
	width: 800px;
	padding: 20px 0 0 0;
}
#servicesHeader div.servicesHeaderLeft {
	width: 383px;
	margin: 0 0 0 40px;
	display: inline;
	float: left;
}
.servicesHeaderLeft h1 {
	color: #edb67a;
	letter-spacing: 0.05em;
	font: normal 2.2em/1.36em Georgia, "Times New Roman", Times, serif;
}
.servicesHeaderLeft h2 {
	color: #fff;
	margin: 0 0 33px 0;
	letter-spacing: 0.2em;
	font: normal 1.8em/1.44em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.servicesHeaderLeft img {
	vertical-align: middle;
	margin: -13px 10px 0 0;
}
#servicesHeader div.servicesHeaderRight {
	width: 334px;
	display: inline;
	float: left;
}
.servicesHeaderRight ul.servicesLeft {
	display: inline;
	float: left;
}
.servicesHeaderRight ul.servicesRight {
	display: inline;
	float: left;
	margin: 0 0 0 2px;
}
.servicesHeaderRight li {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #ffc17c;
	background: #4c4c4c url(/imgs/servicesListBkgd.jpg) left top repeat-x;
}
.servicesLeft li {
	width: 171px;
	height: 21px;
}
.servicesRight li {
	width: 138px;
	height: 21px;
}
.servicesHeaderRight li a {
	text-decoration: none;
	color: #fff;
	padding: 3px 5px;
	display: block;
}
.servicesHeaderRight li a:hover {
	text-decoration: none;
	color: #ffc17c;
}
.servicesHeaderRight li img {
	margin: 0 5px -3px 0;
}
div#servicesMain {
	width: 800px;
	padding: 20px 0 150px 0;
}
#servicesMain div.servicesContent {
	width: 520px;
	margin: 0 0 0 40px;
	float: left;
	display: inline;
}
.servicesContent h2 {
	color: #edb67a;
	padding: 20px 0 10px 0;
	font: normal 2em/1em Georgia, "Times New Roman", Times, serif;
}
.servicesContent p {
	color: #fff;
	margin: 0 30px 10px 0;
	font: normal 1.15em/1.63em Arial, Helvetica, serif;
}
.servicesContent ul {
	margin: 5px 20px 10px 0;
}
.servicesContent ul li {
	color: #fff;
	font: normal 1.15em/1.6em Arial, Helvetica, sans-serif;
	margin: 0 50px 5px 30px;
	list-style-type: disc;
}
.servicesContent a {
	text-decoration: underline;
	color: #ccc;
}
.servicesContent a:hover {
	text-decoration: none;
	color: #edb67a;
}
#servicesMain div.servicesSidebar {
	width: 197px;
	float: left;
	display: inline;
}
.servicesSidebar img {
	border: 1px solid #ccc;
}
div.relatedProjectsTop {
	width: 197px;
	height: 22px;
	margin: 15px 0 0 0;
	background: #4c4c4c url(/imgs/relatedProjectsTopBkgd.jpg) left top no-repeat;
}
.relatedProjectsTop h3 {
	color: #ccc;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	font: normal 11px/11px Georgia, "Times New Roman", Times, serif;
	padding: 5px 0 0 10px;
}
div.relatedProjectsBottom {
	width: 197px;
	/*height: 123px;*/
	padding-bottom: 10px;
	background: #818181 url(/imgs/relatedProjectsBottomBkgd.jpg) left top no-repeat;
}
.relatedProjectsBottom ul {
	padding: 2px 25px 0 20px;
}
.relatedProjectsBottom li {
	color: #ff8b00;
	padding: 8px 0 0 0;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	list-style-type: disc;
}
.relatedProjectsBottom li a {
	color: #fff;
	text-decoration: none;
}
.relatedProjectsBottom li a:hover {
	color: #ffc17c;
	text-decoration: none;
}
/* Development Services Accordion */
div.accordion {
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
	padding: 10px 0 5px 15px;
	width: 480px;
}
.servicesContent h3 {
	border-bottom: 1px solid #333;
	width: 480px;
	color: #edb67a;
	padding: 10px 0;
	cursor: pointer;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font: normal 1.2em/1em Georgia, "Times New Roman", Times, serif;
}
#servicesMain h3#planning { padding: 5px 0 10px; }
#servicesMain h3#marketingLeasing { margin-bottom: 10px; }
div.marketingLeasing { padding: 0 0 5px 15px; }
