/* CSS Document */

	body {
		background: #666666;
		margin: 0px 0px 0px 0px;
		padding: 0;
		font-family: Myriad Pro Semibold ;
		text-align: center;
		}
		
	
	
	h1, h2, h3, h4, h5, h6 {
		margin: 15px 0;
		}
	
	h1 {
		font-size: 24px;
		color: #003c7a;
		font-weight: normal;
		}
		


	
	#tile {
		background: #666666 url(images/tile-backgrounda.gif) 0% 0% repeat-x;
		}
	
	#container {
		background: url(images/tile-footera.gif) 0% 100% repeat-x;
		}
	
	#wrapper {
		text-align: left;
		margin: 0 auto 0 auto;
		padding:0;
		background-image: url(images/footer.gif);
		width: 945px;
		}
	
	#header {
		background: url(images/top.gif) 50% 0% no-repeat;
		width: 945px;
		height: 20px;
		}
	
	#content {
		background-image: url(images/footer.gif);
	    width: 945px;
		margin: 0px 0 0 0px;
		color: #333;
		font-size: 12px;
		line-height: 18px;
		}
	
	#content a {
		color: #237507;
		text-decoration: underline;
		}
	
	#content a:hover {
		color: #5ccd35;
		text-decoration:underline;
		background-color:#fff;
		}
	
	#col {
		float: left;
		}
	
	#col-1a {
		width: 189px;		
		float: left;
		
		margin: 0px;
		}
	
	
	
	
	#col-bottom {
		width: 945px;
		height: 114px;
		float: left;
		margin-top: -40px;
		margin-left: 0px;
		background-image: url(images/bottom_col.jpg);
		font-size: 14px;
		color: #999999;
		line-height: 20px;
		}
		
	
	
		#col-big_bottom {
		width: 945px;
		height: 114px;
		float: left;
		margin-top: -40px;
		margin-left: 0px;
		background-image: url(images/bottom_big_col.jpg);
		font-size: 14px;
		color: #999999;
		line-height: 20px;
		}
		
	
	#col-1 {
		width: 319px;
		float: left;
		margin-top: -8px;
		margin-left: 0px;
		background-image: url(images/boxcontentbg_left.gif);
		font-size: 14px;
		color: #999999;
		line-height: 20px;
		}
		
		
		
		
	#col-2 {
		width: 319px;
		float: left;
		margin-top: -8px;
		margin-left: 0px;
		background: url(images/boxcontentbg_left.gif) 0% 0% repeat-y;
		font-size: 12px;
		color: #666666;
		line-height: 15px;
		}
		
		#col-2-top {
			background: url(images/boxcontentbg_left.gif) 0% 0% no-repeat;
			padding: 20px 40px 0 40px;
			}
		
		
	
				
		#col-3 {
		width: 308px;
		float: left;
		margin-top: -8px;
		margin-left: 0px;
		background: url(images/boxcontentmiddle.gif) 0% 0% repeat-y;
		font-size: 12px;
		color: #666666;
		line-height: 15px;
		}
		
		#col-3-top {
			background: url(images/boxcontentmiddle.gif) 0% 0% no-repeat;
			padding: 20px 40px 0 40px;
			}
		
		
	#col-4 {
		width: 310px;
		float: left;
		margin-top: -8px;
		margin-left: 0px;
		background: url(images/boxcontentbg_right.gif) 0% 0% repeat-y;
		font-size: 12px;
		color: #666666;
		line-height: 15px;
		}
		
		#col-4-top {
			background: url(images/boxcontentbg_right.gif) 0% 0% no-repeat;
			padding: 20px 40px 0 40px;
			}
		
	
		
		
		#col-5 {
		width: 615px;
		float: left;
		margin-top: -8px;
		margin-left: 0px;
		background: url(images/boxcontentbig_right.gif) 0% 0% repeat-y;
		font-size: 12px;
		color: #666666;
		line-height: 15px;
		}
		
		#col-5-top {
			background: url(images/right-col-top.gif) 0% 0% no-repeat;
			padding: 20px 40px 0 40px;
			}
		
		
		
		
		
		#col-6 {
		width: 915px;
		float: left;
		margin-top: -8px;
		margin-left: 10px;
		background: url(images/boxcontentbig_right6.gif) 0% 0% repeat-y;
		font-size: 12px;
		color: #666666;
		line-height: 15px;
		}
		
		#col-6-top {
			background: url(images/right-col-top6.gif) 0% 0% no-repeat;
			padding: 20px 40px 0 40px;
			}
		
		#col-6-bottom {
			background: url(images/boxcontentbig_right_bottom6.gif) 0% 0% no-repeat;
			height: 89px;
			}	
		
		
		
	#footer {
		background:#FFFFFF;
		background-image:url(images/footer.gif);
		height: 90px;		
		width: 945px;		
		}		
				
	.content {font-size: 12px}
	
	.subhead {
	color: #216d07;
	font-weight: bold;
	text-decoration: none;
	font-family: Myriad Pro Semibold ;
}

	.subhead2 {
	color: #133b05;
	font-weight: bold;
	text-decoration: none;
	font-family: Myriad Pro Semibold ;
}

	.subhead3 {
	color: #133b05;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	text-decoration: none;
	font-family: Myriad Pro Semibold ;
}
	
	
	.green_aboutus {color: #009999}
	
	.Green {color: #5CCD35}
	.Red {color: red}
	.pink {color: #FF00FF}
	.blackheader {font-size: 36px}
	
	.spacer {
		clear: both;
		}
		
	.copyright {
		font-size: 10px;		
		margin: 30px;
		padding: 0px;
		color: #9b9494;
		}
		








/* popup link  */




.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: auto;
left: auto; /*position where enlarged image should offset horizontally */

}


