@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 0 0 0;
	padding: 0;
	background: #172125;
	font-family: Arial, Helvetica, sans-serif;
}

.testimonials_writer {
	font-size: 13px;
	color: #A50006;
	font-style: italic;
}

.red_text {
	font-size: 13px;
	color: #C52026;
}

.blue_text {
	font-size: 14px;
	color: #354046;
}

.border_botoom {
	border-bottom: 1px dashed #BABCBE;
	height: 8px;
}

.clear {
	clear: both;
}

#wrapper {
	width: 850px;
	margin: 16px auto 0 auto;
}

#header {
	width: 850px;
	height: 126px;
	background: url(../images/header_img.gif) no-repeat;
}

#header h1 {
	margin: 0 0 0 30px;
	padding: 6px 0 0 0;
}

#header h1 a {
	width: 465px;
	height: 107px;
	display: block;
	text-indent: -9999px;
}

#middle {
	width: 100%;
	background-color: #fff;
}

/*----navigation----*/
#nav_bg {
width: 828px;
height: 39px;
margin: 0 auto;
padding: 0;
background: url(../images/nav_bg.jpg);
}

#nav {
height:35px;
width:100%;
text-align:center;
line-height:30px;
list-style:none;
padding:6px 0 0 0;
margin:0;
}

#nav ul {
margin: 0 ;
list-style: none;
background-color:#fff;
border: 1px solid #d1d1d1;
position: absolute;
left:0px;
width: 165px;
display:none;
text-align:left;
z-index:20000;
padding: 1px;
}

#nav a{
color: #163344;
font-size:14px;
font-weight:bold;
height:24px;
display: block;
width:100%;
z-index:20001;
text-decoration: none;
}

#nav a:hover {
text-decoration: none;
color: #a80f12;
}

#nav li {
display:inline;
position:relative;
width:80px;
float:left;
z-index:20000;
font-size: 11px;
font-weight: normal;
}


#nav ul li {
float: left;
width: 165px;
display:block;
height: 24px;
line-height:28px;
}

#nav ul a {
width: 165px;
font-size:12px;
font-weight: normal;
color: #173446;
background-color:#e0e0e0;
padding-left: 20px;
}

#nav ul a:hover {
color:#a80f12;
text-decoration:none;
}

#nav li:hover ul {
	display: block;
	position: relative;
	top: 8px;
	z-index: 80;
	overflow: hidden;
}

#nav li.sfhover ul {
	display: block;
	z-index: 80;
	overflow: hidden;
}
/* ------------------------ */

#banner_img {
	margin: 10px auto 0 auto;
	width: 828px;
	height: 156px;
	background: url(../images/banner.gif) no-repeat;
}

#banner_shadow {
	width: 359px;
	height: 22px;
	background: url(../images/banner_shadow.jpg) no-repeat;
}

#main {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}

#main #left_content {
	width: 506px;
	float: left;
	margin-left: 24px;
	_margin-left: 12px;
}

#main h1 {
	font-size: 16px;
	color: #39505E;
	margin-left: 8px;
}

#main p {
	margin-top: 10px;
	color: #393E40;
	font-size: 13px;
	line-height: 18px;
}

#main #right_content {
	width: 284px;
	float: right;
	margin: 0 14px 0 0;
	_margin: 0 6px 0 0;
}

#main #right_sidebar {
	width: 284px;
	border: 1px dashed #BABCBE;
	padding: 1px;
	font-size: 14px;
}

#main #right_sidebar .right_sidebar_content {
	width: 244px;
	padding: 20px 20px 20px 20px;
	background: #E5E5E5;
	color: #314049;
	overflow: hidden;
}

#main .right_sidebar_content .list {
	width: 100px;
	margin: 8px 0 0 0;
	padding: 0;
	float: left;
}

#main .right_sidebar_content .list ul {
	margin: 0;
	padding: 0;
}

#main .right_sidebar_content .list li {
	list-style: none;
	padding: 4px 0 0 0;
}

#main .right_sidebar_content .list li a {
	color: #314049;
	font-size: 14px;
	text-decoration: none;
	background: url(../images/list_img_off.jpg) no-repeat 0 6px;
	padding: 0 0 0 8px;
}

#main .right_sidebar_content .list li a:hover {
	color: #C52026;
	background: url(../images/list_img_on.jpg) no-repeat 0 6px;
}

#sidebar_bottom_shadow {
	background: url(../images/sidebar_bottom_shadow.gif) no-repeat;
	width: 284px;
	height: 20px;
}

#bottom_corner {
	width: 850px;
	height: 8px;
	background: url(../images/bottom_corner.jpg) no-repeat top;
	padding:0;
	margin:0;
	overflow:hidden;
}

/*-------testimonials--------*/
.testimonials {
	color: #314049;
	font-size: 13px;
	line-height: 18px;
	margin: 10px 0 0 0;
}

/*-------Wildife Gallery---------*/
.wildlife_gallery {
	width: 821px;
	margin: 0 auto;
}

.wildlife_gallery .wildife_gallery_top {
	width: 801px;
	margin: 0 auto;
	height: 46px;
}

.wildlife_gallery .wildife_gallery_top a {
	color: #393E40;
	font-size: 14px;
	text-decoration: none;
}

.wildlife_gallery .wildife_gallery_top a:hover {
	text-decoration: underline;
}

.wildlife_gallery .gallery {
	width: 788px;
	margin: 0 auto;
}

.wildlife_gallery .gallery .img_box a img {
/*	width: 151px;
	height: 102px;*/
	border: 1px solid #BEBEBE;
	padding: 3px;
}

.wildlife_gallery .gallery .img_box a:hover img {
	padding: 0px;
	border: 4px solid #999;
}

.wildlife_gallery .gallery .img_box a:hover {
	color: #999;
}

.wildlife_gallery .recent_gallery {
	width: 801px;
	margin: 0 auto;
}

#copyright {
	color: #717A7E;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background: none;
	margin: 10px 0 10px 20px;
	background: none;
}

#copyright a {
	color: #C52228;
}

/*--gallery pagination--*/
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center;
font-size: 14px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
cursor: pointer;
text-decoration: none; 
color: #393E40;
}

.pagination a:hover, .pagination a:active{
color: #393E40;
text-decoration:underline;
}

.pagination a.currentpage{
font-weight: bold;
text-decoration: none;
cursor: pointer;
}

/*------contact us------*/
.headline {
	color: #163344;
	font-size: 14px;
	font-weight: bold;
}

form {
	float: left;
	width: 420px;
	color: #163344;
	font-size: 12px;
}

.required {
	color: #FF0000;
}

.required_text {
	font-style: italic;
	font-size: 10px;
}

label.text {
	color: #163344;
	width: 180px;
	float: left;
}

label.text1 {
	line-height: 24px;
}

input.inputbox {
	margin-bottom: 10px;
	width: 200px;
}

.checks {
	margin-bottom: 8px;
	overflow: hidden;
}

.check_box {
	padding: 0;
	width: 140px;
	float: left;
	line-height: 24px;
} 

label.check {
	padding: 0 0 0 5px;
	font-size: 12px;
}

label.radios {
	color: #163344;
	margin-right: 16px;
	font-size: 12px;
}

textarea {
	width: 250px;
}

.btn_bg {
	background: url(../images/btn_bg.gif) repeat-x;
	padding: 6px 4px 6px 4px;
	font-size: 12px;
	color: #163344;
	font-weight: bold;
	border: 1px solid #163344;
	cursor: pointer;
}
/*----end contact us---*/


.inputbox {
width: 250px;
padding: 2px 3px;
background:#fff url(images/text-bg.gif) repeat-x 0 0;
border:1px solid #B5B8C8;
}

/*sitemap*/
#sitemap {
	width: 100%;
	margin: 20px 0 0 20px;
}

#sitemap ul {
	margin: 0;
	padding: 0;
}

#sitemap li {
	margin: 0;
	padding: 4px 0 0 0;
	list-style: none;
}

#sitemap li a {
	color: #314049;
	font-size: 14px;
	text-decoration: none;
	background: url(../images/list_img_off.jpg) no-repeat 0 6px;
	padding: 0 0 0 8px;
	font-weight: bold;
}

#sitemap li li a {
margin: 0 0 0 30px;
background: url(../images/list_img_off.jpg) no-repeat 0 6px;
font-weight: normal;
}

#sitemap li a:hover {
	color: #C52026;;
	background: url(../images/list_img_on.jpg) no-repeat 0 6px;
}