@charset "utf-8";
/* CSS Document */

img { border: none; }

#splash {
	background: url(../images/home-splash.jpg) 0px 0px no-repeat;
	width: 894px;
	height: 363px;
	overflow: hidden;
	font-size: 11px;
	}
	#splash .splash-heading { display: none; }
	#splash p, #splash a {
		line-height: 1.3em;
		color: #0f3a78;
		font-family: Arial, Helvetica, sans-serif;
		}
	#splash a { text-transform: uppercase; }
	#locate-and-invest {
		width: 222px; /* 344 */
		height: 48px; /* 89 */
		padding-top: 36px;
		padding-left: 117px;
		padding-right: 5px;
		padding-bottom: 5px;
		overflow: hidden;
		margin-top: 30px;
		margin-left: 522px;
		margin-right: 28px;
		}
	#expand-and-develop {
		width: 222px; /* 344 */
		height: 48px; /* 89 */
		padding-top: 36px;
		padding-left: 117px;
		padding-right: 5px;
		padding-bottom: 5px;
		overflow: hidden;
		margin-top: 17px;
		margin-left: 522px;
		margin-right: 28px;
		}
	#start-and-grow {
		width: 222px; /* 344 */
		height: 48px; /* 89 */
		padding-top: 36px;
		padding-left: 117px;
		padding-right: 5px;
		padding-bottom: 5px;
		overflow: hidden;
		margin-top: 17px;
		margin-left: 522px;
		margin-right: 28px;
		}

#content.home { background: white; }

#copy.home {
	float: left;
	padding: 0px;
	border-right: 4px solid #dad9d7;
	padding-right: 16px;
	margin-top: 16px;
	width: 620px;
	}
	#copy.home .home-heading {
		color: #747474;
		font-family: "Trajan Pro", "Trajan", Georgia, "Times New Roman", Times, serif;
		margin-bottom: 25px;
		font-size: 26px;
		font-weight: normal;
		margin-top: 0px;
		paddng-top: 0px;
		}
	#copy.home hr {
		border: none;
		background: #dad9d7;
		width: 100%;
		height: 1px;
		overflow: hidden;
		margin-bottom: 1em;
		}
	#introduction {
		padding: 16px;
		}
	#in-the-news {
		background: #ebebeb;
		}
	#in-the-news a { color: #77b632; font-weight: bold; }
	#in-the-news .news-summary, #in-the-news .news-archives-link {
		clear: both;
		float: none;
		display: block;
		padding: 16px;
		background: #ebebeb;
		}
		#in-the-news .news-summary { display: block; }
		#in-the-news .news-summary-img { 
			display: block;
			float: left; 
			width: 93px; 
			height: 76px; 
			background: url(../images/news-summary-thumb.gif) 0px 0px no-repeat; 
			padding: 7px; 
			overflow: hidden; 
			margin-right: 15px;
			}
		#in-the-news .news-summary-date, #in-the-news .readmore { color: #77b632; font-weight: bold; display: inline; }
		#in-the-news .news-archives-link { color: #77b632; font-weight: bold; }
		#in-the-news .news-summary-title { color: #646464; font-weight: bold; display: inline; }
	#copy.home .news-heading {
		background: #0f3a78;
		color: white;
		font-family: "Trajan Pro", "Trajan", Georgia, "Times New Roman", Times, serif;
		margin-bottom: 1em;
		padding-left: 0.5em;
		font-size: 24px;
		font-weight: normal;
		}
		
#quick-links {
	width: 236px;
	float: right;
	overflow: hidden;
	margin-top: 16px;
	text-align: center;
	}
	#quick-links a { color: #77b632; font-weight: bold; }
	#quick-links #newsletter-mini-signup {
		background: #77b632;
		color: white;
		} #quick-links #newsletter-mini-signup a { color: white; }
	#quick-links .location-heading {
		background: #0f3a78;
		color: white;
		font-family: "Trajan Pro", "Trajan", Georgia, "Times New Roman", Times, serif;
		margin-top: 34px;
		margin-bottom: 1em;
		padding-left: 0.5em;
		font-size: 24px;
		font-weight: normal;
		}
	#location-map {
		text-align: center;
		}
	