@charset "UTF-8";
/* CSS Document */

.constant {
	position: absolute;
	height: 500px;
	width: 153px;
	left: 10px;
	top: 28px;
}

.constant p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	margin-top: 5px;
	color: #666666;
}

#facebook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #0090DD;
}

.constant a:link {
	color: #000000;
	text-decoration: none;
}

.constant a:visited {
	color: #000000;
	text-decoration: none;
}

.constant a:active {
	color: #000000;
	text-decoration: none;
}

.constant a:hover {
	color: #84b335;
	text-decoration: underline;
}

.dynamic a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.dynamic  a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.dynamic  a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.dynamic  a:hover {
	color: #84b335;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

.dynamiclight a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.dynamiclight  a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.dynamiclight  a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.dynamiclight  a:hover {
	color: #84b335;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

.nav {
	position: absolute;
	height: 30px;
	width: 765px;
	top: 100px;
	left: 195px;
	z-index:10;
}

.nav ul {
	position: relative;
	margin: 0px;
	padding: 0px;
}

.nav li {
	float: left;
	list-style-type: none;
}

.nav a {
	width:700px;
	text-decoration:none;
	text-align:left;
}

.nav a:hover {
	background:black;
}
	
.nav a span {
	display: none;
	text-decoration: none;
}

.nav a:hover span {
	display: block;
	position: absolute;
	top: 35px;
	left: 50px;
	width: 700px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-decoration: underline;
}

.main {
	position: absolute;
	height: 125px;
	width: 760px;
	top: 195px;
	left: 210px;
	z-index: 20;
}

.main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: black;
	margin: 0px;
	padding: 0px;
/* color: #84B335; */
}

.main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.intro {
	position: absolute;
	height: 457px;
	width: 426px;
	top: 334px;
	left: 210px;
	z-index: 97;
}

.intro h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #84B335;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.intro h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	font-weight: normal;
	text-decoration: underline;
}

.intro h2 a:link {
	color: #000000
}

.intro h2 a:visited {
	color: #000000;
}

.intro h2 a:active {
	color: #000000;
}

.intro h2 a:hover {
	color: #84b335;
}


.intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.side {
	position: absolute;
	height: 234px;
	width: 340px;
	top: 561px;
	left: 648px;
	z-index: 94;
}
#video {
	float: left;
	height: 110px;
	width: 160px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 25px;
}

#EQ {
	float: right;
	height: 160px;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 25px;
}
#leafsmall {
	float: right;
	width: 139px;
	padding-top: 10px;
}
#leafbottom {
	float: left;
	width: 161px;
	padding-left: 1px;
	padding-top: 1px;
	vertical-align: top;
}

/***********************************************
* VIDEO BOX TEXT
***********************************************/
#videoheader { 
			font-family: Arial, Verdana; 
			font-size: 12px; 
			color: DarkGreen;  
			font-weight: normal; 
			margin-left:3px; 
			text-decoration:none; }

#videoheader a {
			color: DarkGreen;
			font-weight: bold; 	
			text-decoration:none; }

#videoheader a:hover {
			color: Green;
			font-weight: bold; 	
			text-decoration:underline; }
		
#videofooter { 
	font-family: Verdana; 
	font-size: 9px; 
	color: Black;  
	font-weight: bold; 
	text-align: right; 
	text-decoration: none; 
	line-height:15px }

#videofooter a {
			color: Black;
			font-weight: bold; 	
			text-decoration:none; }

#videofooter a:hover {
			color: #666;
			font-weight: bold; 	
			text-decoration:underline; }
			




/***********************************************
* TOP NAV
***********************************************/				
#Container {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:2;
}

#LogoArea {
	position:absolute;
	left:20px;
	top:10px;
	width:200px;
	height:55px;
	z-index:21;
}
#topnav {
	position:absolute;
	left:200px;
	top:101px;
	width:590px;
	height:18px;
	padding-top: 0px;
	padding-left: 0px;
	z-index:18;
	visibility: visible;
}
#PhotoArea {
	position:absolute;
	left:200px;
	top:1px;
	width:570px;
	height:78px;
	z-index:3;
	float: left;
}

#menu
{	z-index:999}
  		/* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */

#jsddm
{	margin: 0;
	padding: 0;
	z-index:999}
  		/* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  			

#jsddmlast li 
	{	display: block;
		font: 11px Arial;
		font-weight: bold;
		color: white;
		height: auto;
		background: #50b948;
		padding: 2px 5px 2px 5px;
  		/* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
		text-decoration: none;
		border-right: 1px solid white;
		width: auto;
		white-space: nowrap}

#jsddm li
	{	float: left;
		list-style: none;
		font: 11px Arial;
}

	#jsddm li a
	{	display: block;
		font: 11px Arial;
		font-weight: bold;
		color: white;
		height: auto;
		background: #50b948;
		padding: 0px 5px 1px 5px;
  		/* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
		text-decoration: none;
		border-right: 1px solid white;
		width: auto;
		white-space: nowrap}
		
	#jsddm li a:hover
	{	background: #666}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			z-index:1000}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: 150px;
		font-weight: bold; 	
		background: #FFF;
  		margin: 0 0 0 0; 
  		/* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  		padding: 2px 5px 2px 5px; 
  			/* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
		text-decoration: none;
		border-bottom: 1px solid black;
		border-right: 1px solid gray;
		border-left: 1px solid gray;
		height: 14px;
		color: black;
}
		
		#jsddm li ul li a:hover
		{	
		font: 11px Arial;
		font-weight: bold;
		color: white;
		background: #666}

