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

html, body, div, span, ul, ol, li, object, a, p, h1, h2, h3, h4, h5, h6 {
	border:0;
	margin:0;
	padding:0;
	outline:0;
}
html{
	background-image: url(img/bkgr-html.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #68C93F;
	height: 100%;
} 
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	display: table;
	background-image: url(img/bkgr-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}

div, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 18px;
}
#container {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header {
	height: 220px;
}

#content {
	padding-bottom: 0px;
	padding-right: 20px;
	min-height: 340px;
	_height: 340px;
	background-color: #FFF;
	background-image: url(img/bkgr-content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#innercontent {
	margin-left: 202px;
	margin-top: 4px;
	padding-bottom: 4px;

}

.box {

}
		
.box div.column {
	float: left;
	position: relative;
	width: 315px;
	margin: 0;
	padding-bottom: 8px;
}
.box div.column2 {
	float: right;
	width: 305px;
	position: relative;
}

#flashcontent {
	height: 340px;
	width: 300px;
}
#flashcontent2 {
	height: 400px;
}

#rightbar {
	position: absolute;
	left: 560px;
	top: 217px;
	z-index: 1;
	width: 300px;
}

iframe {
	border: 1px solid #cccccc;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}

#nav {
	position: absolute;
	left: 19px;
	top: 221px;
	width: 155px;
}

#footer {
	position: relative;
	height: 110px;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bkgr-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1px;
}

#innerfooter {
	position: relative;
	left: 2px;
	top: 78px;
	height: 16px;
	width: 878px;

}

/* footermail*/

#footer #footermail {
	position: absolute;
	left: 564px;
	top: 7px;
	height: 31px;
	width: 244px;
}
#footermail a  {
	display: block;
	position: relative;
	overflow: hidden;
	height: 29px!important;
	cursor: pointer;
	text-align: center;
	width: 243px;
	border-bottom-style: none !important;
}
#footermail a span {
	background-repeat: no-repeat;
	height: 29px;
	width: 243px;
	position: absolute;
	left: 0px;
	top: 0px;
}
a#juulmail span {
	background-image: url(img/juul-mail.gif);
}	
#footermail a:hover span { background-position: left bottom; }


/* TEXT STYLES */

p {
	font-size: 11px;
	margin-bottom: 16px;
}

#innerfooter p {
	font-size: 12px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FFF;
	font-weight: bold;
}

h1 {
	letter-spacing:-1px;
	font-weight:normal;
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 24px;
	color: #69B934;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}

h2 {
	font-weight:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #F98D35;
	margin-bottom: 8px;
}

h3 {
font:12px arial, helvetica, sans-serif;
font-weight:bold;
}

#content ul, #content ol {
	margin:0;
	list-style:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 10px;
}
#content li {
	list-style-type: none;
	padding-bottom: 4px;
	background-image: url(img/flowerbullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
}

/* LINK STYLES */

#content a, #content a:visited, #footer a, #footer a:visited  {
	text-decoration: none;
	color: #539328;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2FB33B;
}

#content a:hover, #footer a:hover {
	text-decoration: none;
	color: #EF8A00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDBA07;
}
a.light {
	color: #FF0 !important;
	border-bottom-color: #FF0 !important;
}
a.light:hover {
	color: #C72C56 !important;
	border-bottom-color: #C72C56 !important;
}

a.z, a.z:visited {
	text-decoration: none;
	color: #FFB94F !important;
	border-bottom-style: none !important;
	font-size: 11px;
	font-weight: normal;
}

a.z:hover {
	text-decoration: none;
	color: #EC7600 !important;
}

/*FORMSTYLES */
form {
	display:inline;
}
input, select, textarea {
	padding: 2px;
	color: #333333;
}
.textfield {
	line-height:1.25;
	width: 180px;
	background-color: #CEDBA6;
	border: 1px solid #6C614D;
	color: #333333;
}

textarea {
	line-height:1.40;
	width: 300px;
	background-color: #CEDBA6;
	border: 1px solid #6C614D;
}

.button {
	padding: 2px;
	width: 8em;
	border: 1px solid #000000;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
	background-color: #CEDBA6;
}

label {
	cursor:pointer;
}


/***** Global Classes *****/

.clear 			{ clear:both; }
.brdr {
	border: 1px solid #69B934;
}


.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }
.text-small {
	font-size: 9px;
}


.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{
	float:right;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 14px;
}
.nobottommargin { margin-bottom:0; }
.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }
