body {
	background-color: #618a54;
	font-family: Arial;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}


#site-logo {
	margin-left: 95px;
	margin-top: 17px;
	float: left;
	border: 0px;
}

#tagline {
	color: #d8ecd4;
	font-family: Georgia;
	font-style: italic;
	font-weight: 800;
	font-size: 12px;
	float: right;
	margin-top: 102px;
	margin-right: 50px;
}

#banner {
	width: 968px;
}

#hero {
	margin: 10px 0px 0px 57px;
	float: left;
	clear: both;
}

#nav {
	color: #ffffff;
	background: #315669 url(images/blue-round-top-right.gif) right top no-repeat;
	height: 27px;
	width: 947px;
	padding-left: 53px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	margin-top: 10px;
}

#nav a {
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	display: block;
	float: left;
}

#nav a:hover {
	background-color: #547d92;
}

#body {
	width: 1020px;
}

#lower-body {
	background: url(images/background-3-color.gif) repeat-y left bottom;
}

#content {
	background: #eaf2c5 url(images/olive-round-top-right.gif) right top no-repeat;
	padding: 18px 18px 18px 60px;
	width: 441px;
	float: left;
	border-right:12px solid #527a45;
}

h1 {
	color: #2c598b;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
}

p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}

p.lead {
	font-weight: bold;
}

#content, #map-thumb {
	border-top: 12px solid #527a45;
}

#additional-content {
	/* background: #527a45 url(images/green-background.gif) repeat-y top left; */
	background: url(images/green-background.gif) repeat-y top right;
}

#map-thumb {
	padding: 0px;
	margin: 0px 0px 0px -12px;
	width: 210px;
	float: left;
	background-color: #527a45;
	text-align: center;
}

#map-thumb a {
	color: #d8ecd4;
}

#map-thumb img {
	border: 0px;
}


/** override ie form padding **/
form {
	border: 0px;
	margin: 0px;
}
/** * **/

#brochure-form {
	padding: 0px;	
	margin: 0px;
	width: 271px;
	float: left;
	background: transparent url(images/blue-background.gif) right repeat-y;
}

#brochure-form .inner {
	margin: 0px 0px 0px 3px;
	padding: 0px 10px 10px 10px;
	background: url(images/blue-round-bottom-right.gif) bottom right no-repeat;
}

#brochure-header {
	margin-left: -13px;
}

#brochure-form .row {
	margin-bottom: 2px;
}

#brochure-form label {
	clear: left;
	float: left;
	width: 85px;
	color: #ffffff;
	text-align: right;
	margin-right: 8px;
	padding-top: 2px;
}

#brochure-form input.textfield {
	width: 120px;
}

.contact {
	width: 48%; 
	float: left;
	margin-bottom: 14px;margin-right:2%;
	margin-top: 0px;
}


/**************************************
 * PIE/ASLAN float container hack
 * see http://www.positioniseverything.net/easyclearing.html
 */

.container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.container {display: inline-block;}

/* Hides from IE-mac \*/
* html .container {height: 1%;}
.container {display: block;}
/* End hide from IE-mac */


/*  END PIE/ASLAN float container hack */
/***************************************/
#brochure {margin: 10px 0}
a.info {background:url(images/info.jpg) no-repeat 0 50%;padding: 10px 0 10px 26px;}