body {
	background-color: #637A44;
	color: #000000;
	font: normal normal normal 10pt arial;
	margin-top: 10px;
	margin-bottom: 25px;
}


/*********************************************************/
/* ELEMENTS */
/*********************************************************/
h1 {
	color: #637A44;
	font: normal normal normal 14pt arial;
}

h2 {
	color: #637A44;
	font: normal normal bold 12pt arial;
}

h3 {
	color: #637A44;
	font: normal normal bold 10pt arial;
}

h4 {
	color: #000000;
	font: normal normal bold 10pt arial;
	margin-bottom: 5px;
}

hr {
	background-color: #637A44;
	border: none;
	color: #637A44;
	height: 1px;
}

/****************************************************************/
/* Links */
/****************************************************************/
a:link { color: #637A44; font: normal normal normal 10pt arial; text-decoration: none; }
a:visited { color: #637A44; font: normal normal normal 10pt arial; text-decoration: none; }
a:hover { color: #637A44; font: normal normal normal 10pt arial; text-decoration: underline; }
a:active { color: #637A44; font: normal normal normal 10pt arial; text-decoration: none; }

a.toolbar-link:link { color: #637A44; font: normal normal bold 10pt arial; text-decoration: none; }
a.toolbar-link:visited { color: #637A44; font: normal normal bold 10pt arial; text-decoration: none; }
a.toolbar-link:hover { color: #637A44; font: normal normal bold 10pt arial; text-decoration: underline; }
a.toolbar-link:active { color: #637A44; font: normal normal bold 10pt arial; text-decoration: none; }

a.subnav-link:link { color: #637A44; font: normal normal bold 10pt arial; text-decoration: none; }
a.subnav-link:visited { color: #637A44; font: normal normal bold 10pt arial; text-decoration: none; }
a.subnav-link:hover { color: #637A44; font: normal normal bold 10pt arial; text-decoration: underline; }
a.subnav-link:active { color: #637A44; font: normal normal bold 10pt arial; text-decoration: none; }

a.footer-link:link { color: #FFFFFF; font: normal normal bold 8pt arial; text-decoration: underline; }
a.footer-link:visited { color: #FFFFFF; font: normal normal bold 8pt arial; text-decoration: underline; }
a.footer-link:hover { color: #FFFFFF; font: normal normal bold 8pt arial; text-decoration: none; }
a.footer-link:active { color: #FFFFFF; font: normal normal bold 8pt arial; text-decoration: underline; }


/*********************************************************/
/* IDS */
/*********************************************************/
#layout-wrapper {
	margin: 0 auto;
	width: 755px;
}

#layout-top {
	background: transparent url(../images/layout_top.gif) no-repeat scroll bottom center;
	height: 20px;
}

#layout {
	background: transparent url(../images/layout_bg.gif) repeat-y scroll top center;
	width: 755px;
}

#left-column, #left-footer {
	display: inline;
	float: left;
	margin-left: 10px;
	width: 243px;
}

#logo {
	line-height: 0;
}

#main-menu img, #sub-menu img {
	display: inline;
	float: left;
}

#slogan-2 {
	color: #CA310E;
	font: normal normal bold 12pt arial;
	text-align: center;
}

#left-content {
	padding: 20px 20px 20px 20px;
	width: 203px;
}

#right-content {
	padding: 20px 20px 20px 20px;
	width: 452px;
}

#left-column-image {
	line-height: 0;
	margin-bottom: -60px;
	position: relative;
}

#right-column, #right-footer {
	display: inline;
	float: right;
	margin-right: 10px;
	width: 492px;
}

#toolbar {
	background-color: #FFFFFF;
	height: 80px;
	line-height: 80px;
}

#toolbar-links {
	display: inline;
	float: right;
	margin-right: 10px;
}

#banner {
	display: inline;
	float: right;
	line-height: 0;
}

#faux-columns {
	clear: both;
}

#layout-bottom {
	background: transparent url(../images/layout_bottom.gif) no-repeat scroll top center;
	height: 50px;
}

#footer {
	color: #FFFFFF;
	font: normal normal bold 8pt arial;
}

#page-footer {
	color: #637A44;
	display: inline;
	float: right;
	font: normal normal bold 10pt arial;
	margin-right: 200px;
}

#map {
	border: 1px solid #637A44;
	clear: both;
	height: 250px;
	width: 450px;
}

label {
	width: 6em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

#slideshow {
	float: left;
	height: 245px;
	overflow: hidden;
	width: 492px;
}

/*********************************************************/
/* CLASSES */
/*********************************************************/
.image-buffer {
	margin: 10px 10px 10px 10px;
	border: 1px solid #637A44;
}

.submit input {
	margin-left: 6.5em;
}