/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }











.album{
  width:930px;
  background-color:transparent; 
  margin-left:-10px;
  margin-top:-10px;
  margin-bottom:-10px;	
  padding: 0px; 
  float:left
}
.album .imageSingle {
  float: left; 
  margin: 0px; 
  width:135px; 
  padding:10px;

  
}
.album .imageSingle .image {
  width:135px; 
  height:135px; 
  margin:0px;
  
}






#lightbox{
	position: absolute;
	left: ;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 




/*html {
background: #358a99;
background-repeat: repeat-y;
background-position: top center;
}

html>body {
height: 88px;
}*/

/*body {
background: url("g_images/top_back.jpg");
background-repeat: repeat-x;
background-position: top left;
margin: 0;
padding: 0;
border: none; 
border-width: 0px;
margin: 0 auto;
padding: 0;
font: 76% Arial,sans-serif;

}*/

#copybox {

	text-align: left;
	margin: 0 auto;
	font: bold 12px Verdana ;
	color:#636363;

    padding: 10px;
	border:0;
	width: 890;
	background: #e8e3a8;
}


.somediv{
width: 905px;
padding: 1px;
clear: left;
border: 0px;
min-height:310px;
}

.somediv .floatbox{
float: left;
width: 135px;
height: 275px;
padding: 10px;
margin-top:7px;
}

* html .somediv p{ /* IE 3px jog hack*/
height: 1%;
}

.somediv p{
margin-top: 10;
margin-left: 145px;

}



/*#wrapper {
	text-align: left;
	margin: 0 auto;
	
	padding: 0px;
	border:0;
	width: 910px;
	background: url("g_images/background_cols.gif") repeat;

}*/

/*#header {
	margin: 0 0 5px 0;
    background: #ff2d36;
	height:50px;
	
}*/

#nav {
	margin: 0 0 5px 0;
    background: #000000;
	height:50px;
	
}

#side-a {
	float: left;
	width: 150px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 825px;
	height: 1% 
	padding: 0px 5px 0 5px;

}

#footer {
	clear: both;
	background: #ffd800;
	height:10px;
}

#footer2 {
	
	background: #358a99;
	height:17px;
}

.hide {
display: none;
}




.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 5px solid #ffd800; /*bottom horizontal line that runs beneath tabs*/


}




.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: #ff2d36;;
background: #ffd800;
}

.mattblacktabs li a:visited{
color: #358a99;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #ffea78; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/



body {
font-family:Georgia,"Times New Roman",Times,serif;color:#fbece5;
font-size:24px;
margin-top:0px;
margin-left:0px;
background-color:#fbece5;

}

* {
margin:0;
padding:0;
outline:0;
}


#wrapper  {
		position:absolute;
		top: 50%;
		left: 50%;
		width:950px;
		height:585px;
		margin-left: -475px; /*set to a negative number 1/2 of your width*/
		margin-top: -292px; /*set to a negative number 1/2 of your height*/
		overflow: hidden;
}

	
#header {
border:0px;
height:80px;
padding:0px;
width:950px;
/*background-image:url(../images/top_bar.jpg);*/
background-repeat:no-repeat;
}
	
#content {
margin-top:0px;
padding-bottom:0px;
}
#content div {
padding:0px;
border:0px;
float:left;
}

	
#content-left {

width:240px;
height:465px;
background-color:#000000;
/*background-image:url(../images/bottom_corner.jpg);*/
background-repeat:no-repeat;
background-position:bottom left;

}

#menu a, #menu a:visited {
margin-top: 0px;
margin-left: 15px;
text-align:left; 
text-decoration:none; 
color:#fbece5; 
display:block; 
width:9em; 
height:1.2em; 
font-weight:700;
}
#menu ul
{

list-style: none;
padding-top: 80px;
margin: 0;
} 


#menu a:hover {

color: yellow;
}


#scroll {
width:710px;
height:465px;
margin:0px auto;
margin-left:0px;
background:#ffffff;
border:0px solid #000;
overflow:auto;
}

#scroll ul {
float:left;
margin-right:-999em;
margin-left:0px;
white-space:nowrap;
list-style:none;
}
#scroll li {
margin:0px;
text-align:left;
float:left;
display:inline;           
}
#scroll img {
margin-left:12px;
margin-top:12px;
display:block;
border:0px solid #999;
}
#scroll a:active img, #scroll a:focus img {
border:1px solid #000;

}
#scroll a, a:link {
text-decoration:none;
font-weight:bold;
color:#d80073;
}
#scroll a:hover {
text-decoration:none;
font-weight:bold;
color:yellow;
}


#scroll span {
padding:0px 0 0;
display:block;
}
.image_text {
margin-top:12px;
margin-left:12px;
color:#000000;
font-size:12px;
line-height:1.4em;
}
#title{
font-size:18px;
margin-right:15px;
margin-left:15px;
margin-top:15px;
margin-bottom: -10px;
font-weight:bold;
color:yellow;
}
#black_boxText{
font-size:13px;
margin-right:15px;
margin-left:15px;
line-height:1.4em;
}
#black_box {


width:671px;
background-color:#000000;
margin-left:12px;
margin-top:12px;
}

#black_box_contact {

height:441px;
width:686px;
background-color:#000000;
margin-left:12px;
margin-top:12px;
}

#about_photo {
margin-right: 15px;

margin-left: -10px;
margin-top: -10px;
margin-bottom: 15px;

}

#about_photo_rates {
margin-right: 15px;
margin-left: -10px;
margin-top: -10px;
margin-bottom: 15px;

}


#footer {
float:left;
margin-top:0px;
margin-bottom:0px;
padding:0px;
border:0px solid #bbb;
width:950px;
height:40px;
background-color:#000000;
}
	
#bottom {
clear:both;
text-align:right;
color:#000000;
font-size:16px;
}