body {
	background-image: url(../images/swoops/yellow.png);
	background-repeat: no-repeat;
	background-position: center -14px;
	margin-top: 20px;
}

#spacer {
		height: 200px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #6E8D3D;
}

h1 {
	background: url(../images/logo.png) no-repeat;
	height: 76px;
	text-indent: -9999px;
}

.fdpoweredby {
	display: none;
}

.tabnav li p {
	font-size: 11px;
}

td {
	padding:5px;
	vertical-align:middle;
}

input, textarea {
	width: 95%;
	padding: 3px;
}
	
ul {
	list-style-type: none;
}

ul.bulleted {
	list-style-type: circle;
}

#header_image {
	width: 10px;
	height: 156px;
	margin-bottom: -30px;
	margin-left: 0;
}

#what {
	color: white;
	padding: 20px 0;
	width: 960px;
	margin-left: -10px;
	margin-top: -10px;
	background: #6e8d3d url(../images/green_section_top.jpg) no-repeat left top;
	margin-bottom: 20px;
}
#green_section_corner{
	width: 960px;
	display: block;
	clear: both;
	background: url(../images/green_bottom.jpg) no-repeat left bottom;
	margin-bottom: -20px;
	height: 20px;
}

#who {
	color: white;
	padding: 20px 0;
	width: 960px;
	margin-left: -10px;
	margin-top: -10px;
	background: #802b81 url(../images/green_purple_top.jpg) no-repeat left top;
	margin-bottom: 20px;
}
#purple_section_corner{
	width: 960px;
	display: block;
	clear: both;
	background: url(../images/purple_bottom.jpg) no-repeat left bottom;
	margin-bottom: -20px;
	height: 20px;
}

#why {
	color: white;
	padding: 20px 0;
	width: 960px;
	margin-left: -10px;
		margin-top: -10px;
	background: #f36f24 url(../images/orange_section_top.jpg) no-repeat left top;
	margin-bottom: 20px;
}

#orange_section_corner{
	width: 960px;
	display: block;
	clear: both;
	background: url(../images/orange_bottom.jpg) no-repeat left bottom;
	margin-bottom: -20px;
	height: 20px;
}

.welcome_para {
	height: 12em;
}

.section_heading {
	color: #444;
	font-size: 17px;
}

#section_heading_glance a {
	color: #999;
	letter-spacing: -1px;
	display:block;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 24px;
	margin-bottom: -5px;
}

#top_right_details, #top_right_details a {
	color: #8c8889;
	font-weight: bold;
}

#prospects div {
	margin-bottom: 10px;
}

#prospects h6 {
	color: #e01d3b;
	font-style: italic;
	text-align: left;
}

#prospects div div {
	background-color: white;
	color: black;
	padding: 10px;
}

mt_20 {
	margin-top: 20px;
}

h4 {
	text-align: left;
	margin-bottom: 0;
	font-size: 30px;
	line-height: 1.3em;
}

h5 {
	color: white;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 30px;
	font-size: 20px;
}

.news {
}

.contact {
	font: 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #e01d3b;

}

#why h5 {
clear: both;
}

#why h6 {
	float: right;
	text-align: center;
	margin-top: -45px;
}

.first_row {
	color: #666;
}

.small_news_title {
	text-align: left;
	font-size: 14px;
	color: #666;
}

#who div div ul {
	list-style-type: circle;
}

#footer {
	padding-top: 10px;
}

#news_segment {
		padding: 15px 0;
		border-top: dotted 1px #f4cc38;
		border-bottom: dotted 1px #f4cc38;
}

.news_date {
	color: #ccc;
	margin-top: 0;
	margin-bottom: 0;
}

.read_more_link {
	color: #6e8d3d;
	margin: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	float:right;
	overflow:hidden;
}

.read_more a {
	color: #6E8D3D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

.read_more {
	text-align: right;
}

#footer p {
	color: #aaaaaa;
}

.portrait {
	border: white 3px solid;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

.news_item_link {
	color: #802B81;
	}
.title {
color: #999;
	letter-spacing: -1px;
	font-size: 16px;
	margin-bottom:10px;
	}

#announcement_home {
	width: 116px;
	padding: 10px;
	border: 2px #f0cc43 solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#announcement_home p strong {
line-height: 1em;	
font-size: 1.2em;
}