/* modified by stev June 3, 2010 */

body, button, input, select, table, textarea {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 14px;
}

span.etmbold {
	font-weight: bold;
}


div.fronpageteaser p{
	font-size: 13px;
	text-align: justify;
}

/* modified by stev June 3, 2010 */

body {
	margin: 0;
	padding: 0;
}

a {
	color: #558917;
}

/* Header */
div.header {
	background: url('../images/header.png');
	height: 77px;
}
div.header-wrap-outer {
	background: url('../images/header-wrap-outer.png') no-repeat center top;
	height: 77px;
}
div.header-wrap-inner {
	margin: 0 auto;
	width: 954px;
}

/* Header - Logo */
div.header-left {
	display: inline;
	float: left;
}
div.header-left * {
	margin: 0;
	padding: 0;
}

/* Header - Main menu */
div.header-center {
	background: url('../images/mainmenu-separator.png') no-repeat right top;
	display: inline;
	float: left;
	margin-left: 20px;
	padding-right: 2px;
}
div.header-center ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.header-center ul.menu li {
	background: url('../images/mainmenu-separator.png') no-repeat left top;
	display: block;
	float: left;
	padding: 0 2px;
}
div.header-center ul.menu li a {
	cursor: pointer;
	display: block;
	float: left;
	height: 77px;
	text-decoration: none;
}
div.header-center ul.menu li a span {
	color: #ffffff;
	display: block;
	float: left;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 40px 10px 0 10px;
}
div.header-center ul.menu li a:hover {
	background: url('../images/mainmenu-mouseover.png') repeat-x;
}

/* Header - Top menu */
div.header-right {
	display: inline;
	float: right;
}
div.header-right ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.header-right ul.menu li {
	display: block;
	float: left;
	height: 37px;
	margin-left: 5px;
}
div.header-right ul.menu li a {
	background: url('../images/topmenu-left.png') left top;
	cursor: pointer;
	display: block;
	float: left;
	text-decoration: none;
	height: 37px;
	padding-left: 5px;
}
div.header-right ul.menu li a span {
	background: url('../images/topmenu-right.png') right top;
	color: #ffffff;
	display: block;
	float: left;
	font: normal 14px Arial, Helvetica, sans-serif;
	height: 22px;
	padding: 15px 15px 0 10px;
}
div.header-right ul.menu li a:hover {
	background: url('../images/topmenu-left-mouseover.png') left top;
}
div.header-right ul.menu li a:hover span {
	background: url('../images/topmenu-right-mouseover.png') right top;
}

/* Splash */
div.splash {
	height: 366px;
}
div.splash-wrap-outer {
	background: url('../images/splash-wrap-outer.png') repeat-x center top;
	height: 366px;
}
div.splash-wrap-inner {
	background: url('../images/splash-wrap-inner.png') no-repeat center;
	height: 366px;
}
div.splash-wrap-content {
	margin: 0 auto;
	padding: 1px 0;
	width: 954px;
}
div.splash-left {
	margin-top: 74px;
	width: 437px;
}

/* Body */
div.body {
	background: url('../images/body.png');
}
div.body-wrap-repeat {
	background: url('../images/body-wrap-repeat.png') repeat-y center;
}
div.body-wrap-top {
	background: url('../images/body-wrap-top.png') no-repeat center -1px;
	padding-top: 19px;
}
div.body-wrap-bottom {
	background: url('../images/body-wrap-bottom.png') no-repeat center bottom;
	padding-bottom: 20px;
}
div.body-wrap-content {
	margin: 0 auto;
	padding: 1px 0;
	width: 954px;
}
div.body-content {
	margin: 30px 10px 12px 15px;
}
div.body-wrap-inner {
	clear: both;
	margin-top: 26px;
}

/* Body bottom-left area */
div.body-left {
	background: url('../images/body-left-repeat.png') repeat-y;
	display: inline;
	float: left;
	margin-left: 5px;
	width: 479px;
}
div.body-left-top {
	background: url('../images/body-left-top.png') no-repeat;
	padding-top: 10px;
	width: 479px;
}
div.body-left-bottom {
	background: url('../images/body-left-bottom.png') no-repeat left bottom;
	padding: 1px 0;
	width: 479px;
}
div.body-left-content {
	margin: 0 30px 14px 30px;
}

/* Body bottom-right area */
div.body-right {
	display: inline;
	float: right;
	margin-right: 10px;
	width: 410px;
}
div.body-right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.body-right ul li {
	background: url('../images/bullet.png') no-repeat left 5px;
	padding-left: 12px;
}

/* Frontpage articles */
div.frontpageintro div.frontpageitem {
	display: inline;
	float: left;
	margin: 0 11px;
	width: 210px;
}
div.frontpageheading {
	color: #183249;
	font: normal 16px Arial, Helvetica, sans-serif;
	height: 50px;
}
div.frontpageheading img {
	vertical-align: top;
}
div.frontpagebuttons img {
	border: none;
	margin-right: 5px;
}
div.frontpageseparator {
	clear: both;
}
a.frontpagereadmore {
	color: #558917;
	text-decoration: none;
}

/* Footer */
div.footer {
	background: url('../images/footer.png');
	padding-bottom: 50px;
}
div.footer-wrap {
	margin: 0 auto;
	padding: 1px 0;
	width: 954px;
}
div.footer-column {
	color: #979797;
	display: inline;
	float: left;
	margin-right: 8px;
	padding: 1px 0;
	width: 210px;
}
div.footer-column ul.menu {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
div.footer-column ul.menu li a {
	color: #979797;
	text-decoration: none;
}
div.footer-column-1 {
	width: 270px;
}

/* Joomla */
.contentpaneopen {
	padding: 0 30px;
}
.componentheading,
.contentheading
{
	color: #183249;
	font-size: 24px;
}
.buttonheading img {
	border: none;
}
.small {
	font-size: 10px;
}
.createdate {
	font-size: 10px;
}
.modifydate {
	font-size: 10px;
}

/* Joomla - Contact form  modified by stev June 3, 2010*/
#emailForm {
	background: #183249;
	color: #ffffff;
	margin: 0 auto;
	padding: 10px;
	width: 427px;
}
#emailForm input.inputbox {
	margin: 5px 0 8px 0;
}

/* Utility */
div.clear {
	clear: both;
}
