/* ############ FONTS############ */
.firstword {
	color: #ba9a36;
}

h1 {
	text-transform: uppercase;
	font: bold 18px Verdana, Helvetica, Arial sans-serif;
}
h2 {
	text-transform: uppercase;
	font: bold 16px Verdana, Helvetica, Arial sans-serif;
}

a, a:visited, a:hover {
	color: #ffffff;
}
p {
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}

/* ############ BODY ############ */
body {
	font: normal 11px Verdana, Helvetica, Arial sans-serif;
	background: url(/images/bg.jpg) #383838 repeat-x;
	padding: 0px;
	margin: 0px;
}

#container {
	background: url(/images/container.jpg) repeat-y;
	width: 1024px;
	padding: 0px 0px 0px 0px;
	margin: auto;
}
#header {
	background: url(/images/header.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 98px;
	width: 1024px;
}
#menu {
	background: url(/images/menu.jpg) no-repeat;
	height: 46px;
	width: 971px;
	padding: 0px 0px 0px 53px;
	margin: 0px 0px 0px 0px;
	z-index: 500;
}

#banner {
	z-index: 1;
	position: relative;
}



/* ############ LEFT COLUMN ############ */
#left_column {
	float: left;
	background: url(/images/left_column.jpg) no-repeat;
	width: 200px;
	min-height: 449px;
	padding: 0px 0px 0px 66px;
}
#left_column_stripe {
	float: left;
	background: url(/images/left_column_stripe.jpg) no-repeat;
	width: 200px;
	min-height: 449px;
	padding: 0px 0px 0px 66px;
}
	#news_bg {
		background: url(/images/news_bg.jpg) repeat-y;
	}
	#news_section {
		color: #ffffff;
		font: bold 11px Verdana, Helvetica, Arial sans-serif;
		background: url(/images/news-top.jpg) top no-repeat;
		min-height: 153px;
		width: 186px;
	}
	#date_format {
		color: #b1933c;
		font-weight: bold;
	}

	#news_section p {
		padding: 10px 15px 0px 13px;
		margin: 0px 0px 0px 0px;
	}
	#news_bottom {
		background: url(/images/news-bottom.jpg) bottom no-repeat;
		height: 39px;
		width: 186px;
	}
	#news_bottom h3 {
		font: bold 11px Verdana, Helvetica, Arial sans-serif;
		padding: 10px 0px 0px 15px;
	}
	
	#link_bait_pigfish {
		background: url(/images/link-bait-pigfish.jpg) top no-repeat;
		width: 186px;
		height: 124px;
	}
	#link_bait_pigfish h3 {
		font: bold 11px Verdana, Helvetica, Arial sans-serif;
		padding: 92px 0px 0px 15px;
	}

	#link_bait_boo {
		background: url(/images/link-bait-build-own-operate.jpg) top no-repeat;
		width: 186px;
		height: 124px;
	}
	#link_bait_boo h3 {
		font: bold 11px Verdana, Helvetica, Arial sans-serif;
		padding: 92px 0px 0px 15px;
	}
	#nodecy a {
		color: #000000;
		text-decoration:none;
	}


/* ############ CONTENT ############ */
#content {
	float: left;
	color: #ffffff;
	float: left;
	background: url(/images/content.jpg) no-repeat;
	width: 758px;
	min-height: 449px;
}
#content_stripe {
	float: left;
	color: #ffffff;
	float: left;
	background: url(/images/content_stripe.jpg) no-repeat;
	width: 758px;
	min-height: 449px;
}
#content_inner {
	width: 680px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

.small_images {
	float: left;
	margin: 10px 20px 0px 20px;
}
.small_images a img {
	border:solid 2px #ffffff;
	width: 120px;
	height: 90px;
}

/* ############ FOOTER ############ */ 

/* CHANGED HERE ################################################*/
#footer {
	clear: both;
	background: url(/images/footer.jpg) center no-repeat;
	width: 100%;
	height: 53px;
}

#footer_inner {
	padding: 0px 0px 0px 0px;
	margin: auto;
	color: #ffffff;
	width: 900px;
}

	#footer_inner_left {
		padding: 10px 0px 0px 0px;
		float: left;
		height: 40px;
		width: 803px;
	}

	#footer_indepth {
		float: left;
		height: 53px;
		width: 97px;
	}


/* CHANGED HERE ################################################*/


#bump {
	clear: both;

	height: 10px;
}


/* ##################### GALLERY ##################*/

#gallery_container {
	min-height: 300px;
	padding: 0px 0px 30px 0px;
	width: 700px;

	float: left;
}
.gall_prev {
	padding: 50px 0px 0px 0px;
	text-align: center;
	width: 130px;
	float: left;
}
.gall_prev a, .gall_prev a:hover {
	text-decoration: none;
	color: #ffffff;
	font: normal 18px Helvetica, Arial sans-serif;
}
.gall_image img{
	text-align: left;
	max-width: 650px;
/*	max-height: 450px;*/

}
.gall_next {
	padding: 50px 0px 0px 0px;
	text-align: center;
	width: 130px;
	float: left;
}
.gall_next a, .gall_next a:hover {
	text-decoration: none;
	color: #ffffff;
	font: normal 18px Helvetica, Arial sans-serif;
}
/* Page Numbers */
.pg_pages {
    padding: .3em;
    margin: 0px;
	padding-top: 10px;
    clear: left;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #014785;
	float: left;
	text-align: center;
}

.pg_pages a, .pg_pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #1d1d1d;
    background: #b1923f;
	color: #1d1d1d;
}

.pg_pages span.current {
    border: 1px solid #1d1d1d;
    font-weight: bold;
    background: #1a5661;
    color: #fff;
}

.pg_pages a {
    border: 1px solid #d5ab36;
    text-decoration: none;
}

.pg_pages a:hover {
    border-color: #1a5661;
}

.pg_pages a.nextprev {
    font-weight: bold;
  
}

.pg_pages span.nextprev {
    border: 1px solid #1d1d1d;
	color: #505050;
}

#ContractPowerPlayer {
	height: 162px;
	padding: 15px 0px 0px 10px;
	background: url(/images/left-column-video-player.jpg) no-repeat;
	margin-top: 15px;
}