/* CSS Document */

body {
	margin:0px;
	background-color:#0f0e0e;
	font-smooth:always;
}

.main-img {
	background:url(../images/main-img.jpg) no-repeat;
	width:872px;
	height:392px;
}


.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #d4d3d3;
	text-decoration: none;
	line-height:14px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
.text { 
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #d4d3d3;
	text-decoration: none;
	line-height:15px;
	
}
}

.text a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #d4d3d3;
	text-decoration:underline;
}

.text a:hover {
	color: #d4d3d3;
	text-decoration:underline;
}


.footer-top-bor {
	border-top:1px solid #2c2b2b;
}

.nav-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #d4d3d3;
	text-decoration: none;
}

.nav-links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #444143;
	text-decoration: none;
}

.nav-links a:hover {	
	color: #d4d3d3;
	text-decoration: none;
}

.footer-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #d4d3d3;
	text-decoration: none;
	text-align:center;
}

.footer-links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #444143;
	text-decoration: none;
	padding:5px 4px 5px 4px;
}

.footer-links a:hover {	
	color: #d8d8d8;
	text-decoration: none;
}

/*Classes for gallery allignment: starts here*/
.btnGal {
	text-align:right;padding-top:13px;padding-right:10px;
}

.txtGal {
	padding-top:6px;
	vertical-align:top;
}

.slideshow { height: 392px; width: 630px; margin: auto }
.slideshow img { /*padding: 15px; border: 1px solid #ccc; background-color: #eee;*/ }
/*Classes for gallery allignment: ends here*/

.legentContent1 {
	position:absolute; text-align:center; width:665px; color:#b4b4b4; font:normal 11px Georgia,"Times New Roman",Times,serif; line-height:18px;	
	margin-top:6px; margin-left:100px; 
}

.legentContent2 {
	position:absolute; text-align:center; width:665px; color:#b4b4b4; font:normal 11px Georgia,"Times New Roman",Times,serif; line-height:18px;
	margin-top:69px; padding:0 0px 0 0px; margin-left:100px; 
}

.legentContent3 {
	position:absolute; text-align:center; width:665px; color:#b4b4b4; font:normal 11px Georgia,"Times New Roman",Times,serif; line-height:18px;
	margin-top:156px; padding:0 0 0 0; margin-left:100px; 
}

.legendBg {
	background:url(../legend/legend.jpg) no-repeat;
	width:872px; height:392px;
	}

a.LinkDwnPdf {
	color:#d8d8d8;
}
