@charset "utf-8";
/* CSS Document */

body {
	background:url(images/bg_green.gif) repeat;
	padding:0px;
	margin:10px 0 0 0;
}


/* PAGE LAYOUT IDs */

#wrapper {
	width:900px;
	padding:0;
	margin:0 auto 0 auto;
	border:solid 1px #fff;
	
}
#header {
	width:900px;
	height:75px;
	/*background:url(images/header.jpg) no-repeat;*/

	margin:0 auto;
	padding:0;
 	border-bottom:solid 1px #fff;
	display:block;
}
#header img {
	margin-left: 4px;
}
#header img a{
	border:none;
}
#slideshow {
	width:900px;
	padding:0;
	margin:0;
	background:#000;
	border-bottom:solid 4px #000;

}

#logo {
	height:149px;
	width:300px;
	position:absolute;
	top:30px;
	margin-left:20px;
	background-image:url(images/brettkinglogo.png);
	z-index:4;
	}
	/* Gallery pages required less space at the top */
.galleries2  #twocolumn  #logospace {
	height: 90px;
	width: 170px;
	display: block;
}



#twocolumn  #logospace {
		height: 50px;
	width: 170px;
	display: block;
	
}
#content {
	/* Total Width: 900px */
	width:860px;
	background:#fff;
	margin:0;
	padding:20px;

}
#twocolumn {
	background-color:#fff;
	width:900px;
	background-image:url(images/bg_sand.gif);
	background-repeat:repeat;
	
}
#twocolumn #leftcolumn {
	padding: 100px 5px 5px 5px;
	width: 165px;
	background-image:url(images/bg_sand.gif);
	background-repeat:repeat;

	
}
#twocolumn #leftcolumn a img{
	border:none;
	margin:0;
	padding:0;
}

#twocolumn #content {
	padding: 40px 0 20px 0;
	width: 724px;
	border-left: solid 1px #000;
	min-height:468px;
	
}


/* PAGE DIVS */





/* ELEMENT STYLES */







#footer {


	padding:9px 0;
	margin:0 auto;
	width:902px;
	height:13px;
	background-image:url(images/bg_redmenu.gif);
	background-repeat:repeat-x;
}

#footer-new {
	padding:9px 0;
	margin:0 auto;
	width:902px;
	background-image:url(images/bg_redmenu.gif);
	background-repeat:repeat-x;
	background-color:#B00404;
	text-align:center;
	color:#ffffff;
}

#footer2 {
	padding:2px 0;
	width:902px;
	margin:0 auto;
	height:27px;

}

#footer3 {
	padding:2px 0;
	width:902px;
	margin:0 auto;

}

a.footerlink { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; text-decoration:none; line-height:normal; }
a.footerlink:hover { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; text-decoration:underline; line-height:normal; }

div#aboutparainfo {display: none}	

/* PAGE LAYOUT CLASSES */
.fltleft {
	float:left;
}
.fltright {
	float:right;
}
.clrright {
	clear:right;
}
.clrleft {
	clear:left;
}
.clrboth {
	clear:both;
}
.noborder {
	border:none;
}
#content img {
	border:solid 1px #000;
	margin:5px;
}
#content h1 img {
	border:none;
	margin:0;
}

#content .gallery img {
	margin:0;
	border:none;
	
}
#twocolumn #content .p_image_descriptions {
width:651px; 
margin:0 auto;

	
}
#twocolumn #content .p_image_descriptions img {
	border:solid 2px #000;
}

#twocolumn #content .p_image_descriptions img:hover {
	border:solid 2px #990000;
	
	
}

#galleryclickimage img {
	border:none;
}

.gallerynamedivs {
	width:200px;
	height:42px;
	margin:0px 8px 7px 8px;
	
	
	
	
}
.gallerynamedivs:hover {
	cursor:pointer;
	background-position:-200px;
}


#content .p_image_descriptions .gallerydescriptions img a {
	border: 2px solid #fff;
}

/* NEWS ARTICLES */

.newsarticleindex {
	width: 180px;
	text-align: center;
	margin:10px;
	border:solid 1px #ccc;
}
.newsarticleindex h4 {
	padding:2px;
	text-align:center;
	
}
.newsarticleindex p {
	font-size:12px;
	margin:0;
	padding:2px;
	
	
}
/* NEWS VIDEOS */

.videoindex {
	text-align: center;
	width: 350px;
}

.videoindex h4 {
	margin:0;
	padding:0 0 5px 0;
}

.biglist {
	background-color:#CEBA82;
	border:3px double #0E4071;
	color:#792008;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
	padding:10px 5px 10px 5px;
	text-align:center;
	width:680px;	
	}
	
.biglist2 {
	background-color:#CEBA82;
	border:3px double #0E4071;
	color:#792008;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
	padding:10px;
	text-align:center;
	width:400px;	
	float:left;
	}	
	
.biglist ul {
	font-size:11px;
	font-weight:normal;
	margin-top:20px;
	text-align:left;	
	}
	
.clbo { clear:both;	}	

a.sitemaplinks { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#990000; text-decoration:none !important; }
a.sitemaplinks:hover { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#990000 !important; text-decoration:underline !important; }