body{
    font:14px Verdana, Arial; 
    color:#333;
    background:#81a594 url(images/bodyBG.png) repeat-x;
    line-height:20px;
    padding-top:20px;
}

td{
    padding:0 0 10px 0;	
}

p{
    padding:0 0 10px 0;
}

ul{
    padding:5px 40px;	
}
.subList{
    padding:0 0 0 15px;
	line-height:15px;
}
.subList li{
    margin:0 0 5px 0;
}

li{
    list-style:disc;
	margin:0 0 10px 0;
}

h1, h2, h3, h4, h5, h6{
    margin:10px 0 0 0;
}

	h1{
		font-size:130%;
	}
	h2{
		font-size:120%;
	}
	h3{
		font-size:110%;
	}
	h6{
	    color:#000;
	}


a:link, a:visited{
    color:#005f89;
}
a:hover, a:active{
    color:#004462;
    text-decoration:underline;
}

a.noLink{
	color:#333;
}
a.noLink:hover{
    text-decoration:none;
	color:#333;
}


hr{
    border:0;
    border-top:1px solid #b0b0b0;
    margin:5px 0;
    height:1px;
}


/*--[ inputs, textareas, selects, buttons ]--*/
.inputs{
    border:1px solid #b0b0b0;
    width:325px;
    padding:7px;
}
select.inputs{
    width:262px;
    border:1px solid #b0b0b0;
    margin-left:10px;
    padding:0;
}
textarea.inputs{
    border:1px solid #b0b0b0;
    width:325px;
    height:100px;
    padding:7px;
}
.button{
    border:1px solid #b0b0b0;
    width:347px;
    height:35px;
    background:#d0d0d0;
    color:#000;
    cursor:pointer;
}
.button:hover{
    background:#666;
    color:#fff;
}

/*--[ contact inputs ]--*/
#contactForm{
    padding:0 0 20px 70px;
}

#contactForm li{
    list-style:none;
	margin:0;
}
#contactForm .inputs, #contactForm textarea.inputs, #contactForm .button{
    margin:0 0 7px 0;
}


/*--[ Layout Divs ]--*/
#container{
    margin:0 auto;
    text-align:left;
    width:800px;
}

	#head{
		width:800px;
		height:206px;
	}
		#logo{
			float:left;
			width:258px;
			height:206px;
			overflow:hidden;
		}
		
		#headSlide{
			float:left;
			width:542px;
			height:186px;
			background:url(images/headSlideBG.png) no-repeat;
			padding-top:20px;
			overflow:hidden;
		}
				#headSlide img{
					border:none;
					border:0;
				}
					.slideshow{
						background:url(images/headSlide2.jpg) no-repeat;
						width:542px;
						height:206px;
					}				

	#homeTorso{
		width:800px;
		background:url(images/torsoBG.png) repeat-y;
		padding:63px 0 20px 0;
		position:relative;
	}
		#homeTorsoLeft{
			float:left;
			width:531px;
			padding:0 50px 0 40px;		
		}
		#homeTorsoRight{
			float:left;
			width:151px;		
			background:url(images/homeTorsoRightHeaderBG.png) no-repeat left 70px;
			padding:0 28px 0 0;
			font-size:12px;
			line-height:18px;
		}
			#homeTorsoRight #rightEila{
			    text-align:center;
				padding-bottom:50px;
				color:#006600;
			}
			
			#homeTorsoRight h1, #homeTorsoRight h2, #homeTorsoRight h3, #homeTorsoRight h4, #homeTorsoRight h5, #homeTorsoRight h6{
			    margin:5px 0;
			}
			
			#homeTorsoRight p, #homeTorsoRight td{
			    padding:5px 0;
			}
			
			#homeTorsoRight ul{
			    margin:0;
				padding:0 0 0 15px;
			}
			#homeTorsoRight li{
			    margin:0;
				color:#b0b0b0;
			}

			#homeTorsoRight hr{
			    margin:10px 0;
			}

	#foot{
		text-align:center;
		font-size:12px;
		color:#fff;
		background:#81a594 url(images/footBG.png) no-repeat;
		padding:30px 0 20px 0;
	}
		#foot a{
			color:#fff;
			font-weight:bold;
		}
			/*--[ site designed by links ]--*/
			#foot .site, #foot .site a:link, #foot .site a:visited, #foot .site a:hover, #foot .site a:active{
				font-weight:normal;
			}


	/*----------[ CODA SLIDER ]----------*/
	noscript div{ /* Keeps slider content contained in a box even when JavaScript is disabled */
		background:#e0e0e0;
	}
	.coda-slider-no-js .coda-slider{
		height:531px;
		width:531px;
		overflow:auto;
	}
	/* Change the width of the entire slider */
	.coda-slider, .coda-slider .panel{
		width:531px;
	}
	
	.coda-slider .panel-container{
		position:relative;
	}
		
	/* Preloader */
	.coda-slider p.loading{
		padding:20px;
		text-align:center;
	}
	
	.coda-slider-wrapper{
		clear:both;
	}
	.coda-slider{
		float:left;
		overflow:hidden;
		position:relative;
		padding-bottom:1px;
	}
		
	.coda-slider .panel{
		display:block;
		float:left;
		width:531px;
	}
	
	.panel h2.title{
		margin:0;
		padding:0;
	}
	.panel h2.title span{
	    display:none;
	}
	
	.coda-nav ul{
		position:absolute;
		top:0;
		left:0;
		margin:0;
		padding:0;
		width:800px;
		height:43px;
		background:#fff url(images/nav.jpg) no-repeat;
	}
		.coda-nav ul li{
			float:left;
			list-style:none;
			margin:0;
			padding:0;
		}
		
			.coda-nav ul li a{
					display:block;
					height:43px;
					cursor:pointer;
			}

			.tab1 a{width:107px;}
			.tab2 a{width:122px;}
			.tab3 a{width:270px;}
			.tab4 a{width:132px;}
			.tab5 a{width:168px;}
				
			.tab1 a:hover, .tab1:hover, .tab1 li:hover {background:url(images/nav.jpg) no-repeat 0 -43px;}
			.tab2 a:hover, .tab2:hover, .tab2 li:hover {background:url(images/nav.jpg) no-repeat -107px -43px;}
			.tab3 a:hover, .tab3:hover, .tab3 li:hover {background:url(images/nav.jpg) no-repeat -229px -43px;}
			.tab4 a:hover, .tab4:hover, .tab4 li:hover {background:url(images/nav.jpg) no-repeat -499px -43px;}
			.tab5 a:hover, .tab5:hover, .tab5 li:hover {background:url(images/nav.jpg) no-repeat -631px -43px;}

				.tab1 a.current, .tab1 a.current:hover{background:url(images/nav.jpg) no-repeat 0 -86px;}
				.tab2 a.current, .tab2 a.current:hover{background:url(images/nav.jpg) no-repeat -107px -86px;}
				.tab3 a.current, .tab3 a.current:hover{background:url(images/nav.jpg) no-repeat -229px -86px;}
				.tab4 a.current, .tab4 a.current:hover{background:url(images/nav.jpg) no-repeat -499px -86px;}
				.tab5 a.current, .tab5 a.current:hover{background:url(images/nav.jpg) no-repeat -631px -86px;}	
	
	
#registerForm input{
    width:250px;
    border:1px solid #c0c0c0;
    padding:5px;
    margin-left:10px;
}


#fbLink{
    margin-bottom:60px;
}