@charset "utf-8";
/* CSS Document */


html, body {
	height: 100%;
}

body
{
	background:#693704;
	padding:0px;
	margin:0px;
	height:100%;
}

A:link {
text-decoration: none;
color: #CA4100;
}
A:visited {
text-decoration: none;
color: #CA4100;
}
A:active {
text-decoration: none;
color: #CA4100;
}
a:hover {
border: none;
background-color: none;
text-decoration:underline;
}
.unnamed1Copy {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #491701;
}
.unnamed1Copy2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CCCCCC;
}
#nav {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
#nav A:link {
text-decoration: none;
color: #ffffff;
}
#nav A:visited {
text-decoration: none;
color: #ffffff;
}
#nav A:active {
text-decoration: none;
color: #ffffff;
}
#nav a:hover {
text-decoration: none;
color: #653503;
border: none;
background-color: none;
}
.bodynav A:link {text-decoration: none}
.bodynav A:visited {text-decoration: none}
.bodynav A:active {text-decoration: none}
.bodynav A:hover {font-weight:bold; color: red}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#blueblock{
width: 220px;

padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
color: #333;
}
* html #blueblock{ /*IE 6 only */
w\idth: 240px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}
#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#blueblock li {
border-top: 4px solid #E6E3D8;
margin: 0;
}
#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 3px solid #AC7000;
border-right: 3px solid #AC7000;
background-color: #820707;
color: #fff;
text-decoration: none;
width: 100%;
}
html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}
#blueblock li a:hover{
border-left: 3px solid #AC7000;
border-right: 3px solid #AC7000;
background-color: #C99625;
color: #fff;
}
.unnamed1Copy1 {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #491701;
}
.style3 {font-size: 14px; }
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #491701; font-weight: bold; }
.style7 {font-size: 14px; }
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #491701; }
.style9 {color: #AC7000}
.style10 {font-weight: bold}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #491701; font-weight: bold; }
.style12 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #491701;
font-style: italic;
font-weight: bold;
}
#full_wrap
{
  width: 937px ;
  margin-left: auto ;
  margin-right: auto ;
  padding:0px;
}
#wrapper 
{
	background:#693704 url(images/bg.jpg) repeat-y center;
}

#index_wrapper
{
}

#header
{
}

#footer
{
	background:url(images/footer2.gif) repeat-x;
	text-align:center;
	padding:5px;
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
}

#nav
{
	background-image:url(images/wide_level_2_back_04.jpg);
	height:35px;
}

#content
{
	background:#e6e4d8 url(images/cont-bg.jpg) bottom right no-repeat;
	padding: 10px;
}
#inner_content
{
	padding: 0px 80px 20px 110px;
}

#jimmy
{

background:url(images/jimmy.jpg) no-repeat bottom left;
z-index:100;
}
#derek
{

background:url(images/derek.jpg) no-repeat bottom right;
z-index:100;
}

#right_bar
{
	background:#cdb378 url(images/top_left_corner.gif) top left no-repeat;
	float:right;
	padding:20px;
	margin: 0px -90px 20px 20px;
	filter:alpha(opacity=80); /* IE's opacity*/
    opacity: 0.80;
	height:100%;
	width:240px;
}

#right_bar ul
{
	list-style-image:url(images/arrow.gif);
}

#right_bar li
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #491701;
	padding-bottom:20px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;

/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 1;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #491701; font-style: italic; }

#nav ul { margin: 0; padding 0 }
#nav ul li { line-height:35px; color:#fff;float:left;font-size: 14px;list-style:none;margin:0 auto 0 auto;padding:0 35px 0 5px;}
#nav ul li a{ color:#fff;text-decoration:none;}
#nav ul li a:hover{ color:#653503;}
.fb {  margin-top:10px; }
.fb img {margin-right: 5px; vertical-align:middle; border:none; height:34px;}'
.fb span { }