/* PahrumpInfo CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	background: #00337A url(assets/bckgrnd.jpg) no-repeat center top;
}
a:link 
{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active
{
	color: #FF0000;
	font-weight: bold;
}
#wrapper {
	height: 1000px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header {
	height: 120px;
	width: 846px;
	border: thin solid #FFCC00;
	background: url(assets/index_header.jpg) no-repeat left;
}
#leaderboard_01 {
	height: 100px;
	width: 846px;
	border: thin solid #FFCC00;
	background: #FFFFFF;
}
#lftsidebar {
	float: left;
	height: 700px;
	width: 210px;
	border: thin solid #FFCC00;
	background: url(assets/indx_lftsidbar.gif) no-repeat;
}
#lftlinksdiv {
	height: 590px;
	width: 200px;
	padding-right: 5px;
	float: left;
	padding-bottom: 5px;
}
#centercl {
	float: left;
	height: 705px;
	width: 432px;
	background: url(assets/show.png);
}
#rghtsidbar {
	background: url(assets/indx_rghtsidbar.gif) no-repeat;
	float: right;
	height: 700px;
	width: 200px;
	border: thin solid #FFCC00;
	text-align: center;
}
.rghtsidlinks {
	width: 200px;
	padding-bottom: 10px;
	float: right;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	height: 168px;
}
.rghtsidlinks img {
	float: right;
	padding: 3px;
	clear: left;
}
.rghtsidlinks p {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
}

#lrgtwr_01 {
	height: 512px;
	width: 186px;
	background: #FFFFFF;
	border: thin solid #FFCC00;
	margin: 5px;
	float: right;
}
#lftcoupon_01 {
	height: 85px;
	width: 195px;
	border: thin solid #FFCC00;
	background: #FFFFFF;
	float: left;
	margin: 5px;
}
#lftcoupon_02 {
	height: 80px;
	width: 195px;
	border: thin solid #FFCC00;
	background: #FFFFFF;
	float: left;
	margin: 5px;
}
#gallery {
	height: 600px;
	width: 430px;
	float: left;
	background: no-repeat;
}
.evegalleryinside {
	height: 550px;
	width: 425px;
	float: none;
}
.evegallerycontainer{
	position: relative;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
	height: 600px;
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
	background: transparent;
}

.thumbnail:hover img{
	border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	color: #006699;
	text-decoration: none;
	background: #FFFFFF;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 10px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

#footer {
	height: 120px;
	width: 846px;
	float: left;
}
#bttmscript_box {
	float: right;
	height: 35px;
	width: 550px;
	margin-right: 140px;
	margin-top: 10px;
}
#bttmnavcontainer {
	width: 846px;
	text-align: center;
	clear: none;
	height: 40px;
}

#bttmnavlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	font: italic bold normal 13px "Times New Roman", Times, serif;
}
#copyrights {
	height: 15px;
	width: 150px;
	float: left;
}
#copyrights p {
	font: 12px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#subject {
	float: left;
	height: 705px;
	width: 430px;
	background: url(assets/show.png) no-repeat;
}
