w/*  Copyright 2008
    AldoDesign - aldo@aldodesign.com
    http://aldodesign.com
	
/* 

/* IE6 Whitespace Bug fix*/
	ul li {
	display: inline; 
}
/* 24-bit PNG alpha transparency */

img, div, a, input, #header, #banner, #container, #wrapper { behavior: url("css/iepngfix.htc") }


/* @group << -------// GLOBAL Settings //------ */

* {
	margin: 0px;
	padding: 0px;
}
html, body {
	border: 0;
	margin: 0;
	padding: 0
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #666666;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	background-color: #522B22;
	font-size: 11px;
	background-image: url(../images/backg-body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #95A05B;
	background-color: transparent;
	text-decoration: none;
}
#wrapper   {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center 150px;
	background-color: #522B22;
	display: block;
	background-image: url(../images/backg-wrapper.png);
}
img {
	border: 0;
}
.imgRight {
	margin: 0px;
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.imgLeft {
	margin: 0px;
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}
/***** Tables *****/

table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}
table tr td {
	padding: 2px;
}
/* @end */

/* @group << -------------// FORMS //-------- */

form {
	margin: 0;
	padding: 0;
	display: inline;
}
input, select, textarea {
	font: 1em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	font-size: 1em;
	color: #666666;
	background-color: #ECEFEF;
	padding: 0px;
	height: 23px;
	border: 1px solid #D3D6D6;
	margin: 0px;
}
input:hover {
	background-color: #FFFFFF;
	border: 1px solid #E2E5E5;
}
textarea {
	width: 100%;
	line-height: 1.25;
}
.button {
	background: #B3BB72;
	color: #FFFFFF;
	padding: 1px 4px 2px;
	margin-left: 5px;
	border: 1px solid #F0F0F0;
	text-decoration: none;
}
.button:hover {
	border: 1px solid #FFFFFF;
	background: #6D6D6D;
	color: #FFFFFF;
	text-decoration: none;
}
/* @end */

/* @group << --------// CONTAINERS //-------- */

#header {
	margin-bottom: 0px;
	display: block;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#banner {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 125px;
}
#container {
	width: 960px;
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* @end */

/* @group << ----------// HEADLINES //------- */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #000000;
	margin-bottom: 2px;
}
h2 {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	display: block;
	margin: 0px;
	padding: 0px;
}
strong {
	font-style: normal;
	font-weight: bold;
}
.headline1 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #522B22;
	line-height: 1.2em;
	padding: 0px 0px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E5E5;
	display: block;
	margin-bottom: 2px;
}
.headNews
{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.2em;
	padding: 0px 0px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95A05B;
	display: block;
	margin-bottom: 2px;
}
.navVerticalHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 26px;
	padding-right: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #9B9C6F;
	border-right-color: #7AC544;
	border-bottom-color: #7AC544;
	background-position: 0px 0px;
	background-color: #7AC544;
}
/* @end */

/* @group << -------// Vertical Navigation //---- */

#navVertical {
	margin: 0;
	padding: 0;
	display: block;
}

#navVertical li {
	list-style: none;
	display: block;
	text-indent: 35px;
	height: 45px;
	vertical-align: middle;
}

#navVertical ul {
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#navVertical a:link, #navVertical a:visited {
	color: #009900;
	text-decoration: none;
	background-image:  url(../images/SIDENAVpumpkin.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: 400;
	line-height: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 0px;
	display: block;
	height: 45px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navVertical a:hover {
	color: #FF6600;
	text-decoration: none;
	background-image: url(../images/SIDENAVpumpkin-O.jpg);
	background-repeat: no-repeat;
}
#menuWrapper {
	padding: 0px;
	height: 35px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
/* @end */

/* @group << -----------// Top Menu //------ */

#menu {
	width: 980px;
	height: 35px;
	padding: 0;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: middle;
}

#menu li {
	list-style: none;
	display: inline;
	vertical-align: middle;
}

#menu li a {
	text-decoration: none;
	margin: 2 0;
	font-weight: bold;
	color: #E2DFD8;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #767676;
	line-height: 34px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	float: left;
}

#menu li a:hover {
	color: #E2E5E5;
	background: url(../images/menuOver.gif) repeat-x left top;
	line-height: 34px;
}

#menu li a.current {
	color: #c7d465;
}

/* @end */

/* @group << ----------// COLUMNS //-------- */

#col1 {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0px 0px 20px;
	width: 240px;
}
#col1 p {
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 400;
	color: #317633;
}
#col1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px 5px 2px 0px;
	margin-left: 5px;
	margin-bottom: 2px;
	color: #666666;
}
#col2 {
	width: 500px;
	margin-left: 250px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	padding: 0px;
	color: #666666;
	line-height: 1.6em;
}
#col2 p {
	margin: 5px 0px 10px;
	padding: 0px;
}
#col2 .headline1 {
	padding: 0px;
}
#col2 .cont-A {
	background-color: #E2E5E5;
	display: block;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
	font-size: 1.1em;
	line-height: 1.5em;
}
#col2 .slideshow {
	background-color: #F1F1F1;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#col2 .cont-B {
	background-color: #7AC544;
	display: inline-block;
	background-repeat: no-repeat;
	left: 25px;
	text-align: left;
	vertical-align: middle;
	background-position: left center;
	color: #000000;
	text-indent: 40px;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#col2 .cont-B p {
	background-color: #7AC544;
	color: #000000;
	background-image: url(../images/lilspump.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	height: 18px;
	margin: 5px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-weight: bold;
	width: 480px;
}
/* @end */
#col3 {
	list-style-type: none;
	float: right;
	margin: 0;
	width: 200px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#col3 p {
	margin: 0px;
	padding: 5px;
	font-size: 1em;
}
#col3 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #317633;
	display: block;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#block1  {
	padding: 10px 5px 10px 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 1em;
	line-height: 1.3em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #B3BB72;
}
#block1  p  {
	color: #FFFFFF;
	font-size: 1.1em;
}
#block1   img  {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
}
#blockNews {
	padding: 5px 5px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #6D6D6D;
	background-image: url(../images/backgNewsCorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#blockNews p {
	color: #FFFFFF;
	line-height: 1.6em;
	font-weight: normal;
	font-style: normal;
}
#blockNews b {
	color: #CEDE7D;
}
#blockNews a:link, #blockNews a:visited {
	background-color: #363435;
	color: #C8D77C;
	padding: 1px 3px 2px 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #6A6A6A;
	text-decoration: none;
}
#blockNews a:hover, #blockNews a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #585858;
}
/* @end */

/* @group << -----------// SPECIAL //--------- */

.clearer {
	margin: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	clear: both;
	width: 980px;
}
#footer {
	width: 980px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: 400;
	color: #666666;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 134px;
	background-image: url(../images/backg-footer.gif);
	padding: 0px;
	margin: auto;
	clear: none;
	display: block;
	bottom: auto;
	left: auto;
	top: auto;
	right: auto;
}
/* @end */

/* @group << ------------// FOOTER //-------- */

#footer a:link, #footer a:visited {
	color: #3761AA;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}
#col4 {
	width: 750px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	padding: 0px;
	color: #666666;
	line-height: 1.6em;
}
