/* CSS Document */

body
{
margin:0px;
}

.sidemenuheader {
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #010000;
	text-decoration: none;
}
.sidemenuheaderLeft {
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	letter-spacing:1px;
	
	color: #010000;
	text-decoration: none;
}
.sidemenuheaderEc {
	font-family: Tahoma;
	font-size:14px;
		
	letter-spacing:1px;
	
	color: #010000;
	text-decoration: none;
}
.breadlinkcontent
{
    font-family: Tahoma;
	font-size:12px;
	color:  #61B402;
	text-decoration: none;
}


.breadcontent
{
    font-family: Tahoma;
	font-size:12px;
	color:  #010000;
	text-decoration: none;
}

.pagelink {
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #165A6D;
	text-decoration: none;
}
.pagelink1 {
	font-family: Tahoma;
	font-size:13px;
	font-weight:bold;
	color: #165A6D;
	text-decoration: none;
}
.content {

    font-family: Tahoma;
	font-size:13px;
	letter-spacing:1px;
	line-height:18px;
	color: #516F2F;
	text-decoration: none;
	text-align:justify;
	}
	
	.contactalign
	{
	padding-left:20px;
	padding-top:20px;
	}
	
	.contentheader {

    font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	color: #DAAF78;
	text-decoration: none;
	
	
	}
	
	
	.copyright
	{
	font-family: Tahoma;
	font-size:11px;
	
	letter-spacing:0.3px;
	color: #010000;
	text-decoration: none;
	}
	

		
		
		#page {
			margin: 0px 0px 0px 0px;
			width: 640px;
		}
		
		#menu {
			position: relative;
			
			height: 440px;
			
			margin-left: 0px;
		}
		
		
		.gallery{
			margin: 30px 10px 5px 5px;
			width: 600px;
			height: 340px;
			overflow-x:hidden;
			overflow-y:auto;
			padding-top: 10px;
			padding-right:10px;
		}
		.menuitem{
	   		background: #afec77;
		}

		.menutarget{
			background-color:#afec77;
			
			display: none;
			border-bottom: 2px solid black;
			border-left: 0px solid black;
			border-right: 0px solid black;
			
		}


		img{
			border:0px;
		}
		
