﻿body
{
    color:#fff0cc;
    font-size: small;
    font-family:Tahoma;
    text-align: left;
    min-width:900px;
    max-width: 900px;
    padding:0px;
    /* background-image:url('images/lines_and_graphs_8.gif'); */
    margin:0px auto;
    
}
#wrapper {margin:0 auto;}
form {
    padding-left: 5%;
    padding-top:2%;
    }
    
#beam 
{
background-image:url(images/beam.jpg);
background-repeat: repeat-x;
width:800px;
height:25px;
}

.image {padding:4px;background-color:#ddd;border:1px solid #666;margin:5px;}

#splashimg {margin-bottom:30px;}

.subHeader
{    
    margin-left:45px;
    margin-top:10px;
    margin-bottom:25px;
    font-weight:bold;
    font-size:14px;
    letter-spacing: 3pt;
    color: #778899;
    font-variant:small-caps;
}

.clickTitle
{
    font-size:8px;
    letter-spacing: 3pt; 
    color: Gray;
    font-weight:bold;      
    text-decoration:none;
    margin-left:110px;   
    
    }
        
.beigePanel
{
    background-color: #F7F6F3;
    width: auto;
    border-style: solid;
    border-width: thin;
}
.bottom
{
    background-color: #fff0cc;
    max-width: 700px;
    text-align:left;
    margin-top:3px;
}
.innerPanel
{
    padding: 5px;
    width:600px;
}

.trunk
{
   
   
}

#mission {
float: right; 
width: 240px; 
padding-left: 30px; 
font-family: tahoma; 
font-size:1em; 
line-height: 16px; 
color: #BDB76B;                   
text-align: right;
}

.siteTitle
{
    color: #ff6347;
    font-weight: bold;
    letter-spacing: 3pt;
    text-decoration:none;
    font-weight: normal;
    font-style: normal;
    font-size:xx-large;
    vertical-align: bottom;
    padding-top: 5px;
    margin-left:0px;
    margin-right:220px;
}

.subTitle
{
    font-size: medium;
    color: #BDB76B;
    font-weight: bold;      
    text-align: left;
    margin-top:-15px;
    margin-left:20px;
    margin-bottom:10px;
}

.microTitle
{
    font-size: xx-small;
    color:#BDB76B;
    font-weight: bold;      
    text-align: left;
    margin-top:.8em; 
    margin-left:25px; 
}
.top
{
    font-size: xx-small;
    color: #ff6347;
    font-weight: bold;      
    margin-left:1em;
    text-decoration:none;  
}
#topPara
{
    position:relative; top:-105px; left:225px;
    }

.top:hover
{
    color:#ffd700;
    
}


.microTitle img {
 border: 1px solid silver; 
 width:50px;
 height:40px;
 color:#BDB76B;
 }
 
.bigLetter {
margin-right: 8px; 
margin-top: 5px; 
float: left; 
color: White; 
background: khaki;          
border-right: 1px solid darkkhaki; 
border-bottom: 1px solid darkkhaki; 
font-size: 80px; 
line-height: 60px; 
padding: 2px 7px;

font-family: times;

}

.bigRedLetter {margin-right: 6px; margin-top: 5px; float: left; color: #ff6347; background: khaki;
            border: 1px solid darkkhaki; font-size: 80px; line-height: 60px; padding-top: 2px;
            padding-right: 5px; font-family: times;}
.nanoTitle
{
    font-size:8px;
    letter-spacing: 3pt;
   color: #336600;
    font-weight:bold;       
    text-decoration:none; 
     
}

#nanoTitleParent 
{
position:relative;
top:-55px;
left:175px;

}

#contactLinkParent
{
    position:relative;
    top:-70px;
    left:540px;
    font-family: tahoma; 
    font-size: 14px; 
    font-weight: bold; 
    line-height: 15px;
    width: 158px;
    height: 23px;
} 


#placeHolderParent {

    position:relative;
    top:25px;
    left:530px;

}  
 
 
 .miniImage
 {
 border: 1px solid silver;
  width:10px;
 height:8px; 
 margin-left:2px;
 }   
 
.title
{
    font-size: small;
    color: #7C6F57;
    font-weight: bold;
    font-variant: small-caps;
    font-style: normal;
    text-align: left;
}
.a:link
{
    color: #ff6347; 
    text-decoration: none;
    font-family: Verdana;
    font-weight:bold;
    font-size: small;
     background-color:Transparent;
   
    
}
.a:visited
{
    /* tomato */
    color: #ff6347;
    text-decoration: none;
    
}
.a:hover
{
    color: #ffd700;
    text-decoration: none;
   
}
.a:active
{
    /* gold */
    color: #ffd700;
    text-decoration: none;
   
}


.ul
{
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
}
.tiny
{
    font-size: x-small;
    color: #DDDCCA;
    text-decoration: none;
    font-weight: bold;
    vertical-align: text-top;
}
.button
{
    background-color: #7C6F57;
    font-weight: normal;
    color: #ffffff;
    font-style: normal;
   
}

.grad img
{
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 0;
}
.box
{
    float: left;
    margin-top: .1em;
    position: relative;
    top:0px;
    width: 100%;
    padding: 0px;
    max-width: 800px;
    
     }
.box *
{
    position: relative;
    z-index: 1;
}
* html .grad
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/grad_black.png' , sizingMethod= 'scale' );
   
} 
* html .grad img
{
    display: none;
    
}
* html .gradblack img
{
    display: none;  
}

* html .box
{
    position: static;    
}

.slate
{
    background-color: #483d8b;
}

.black
{
    background-color: black;
}

.bar 
{
   background-color: #ccff66;
   
}

.watermarked
{
    color: #c0c0c0;
    font-style: normal;   
}

.errmsg
{
    text-align: left;
    color: #ffd700;
}
.opacity
{
    float:left;filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 840px; height: 600px; 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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

a.linkopacity img {

filter:alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;-khtml-opacity: 0.5;

}

a.linkopacity:hover img {filter:alpha(opacity=100);-moz-opacity: 1.0;opacity: 1.0;-khtml-opacity: 1.0; }
	
#dhtmlgoodies_tooltip
{
    background-color:#ffffff;
    /* border:1px solid #000; */
    border:0px;
    position:absolute;
    display:none;
    z-index:20000;
    padding:2px;
    font-size:12px;
    -moz-border-radius:0px;	/* Rounded edges in Firefox */
    font-family: "Tahoma";
    font-weight:bold;
    overflow:hidden;
    
  		
}

#dhtmlgoodies_tooltipShadow
{
position:absolute;
border:0px;
background-color:#fff;
display:none;
z-index:10000;
opacity:0.7;
filter:alpha(opacity=70);
-khtml-opacity: 0.7;
-moz-opacity: 0.7;
-moz-border-radius:0px;	/* Rounded edges in Firefox */
}


.menu:link
{
    /* snow */
    color: #fffafa;
    text-decoration: none;
    font-family: Verdana;
    font-size: 8pt;
    padding-top: 8;
}
.menu:visited
{
    /* snow */
    color: #fffafa;
    text-decoration: none;
    font-family: Verdana;
    font-size: 8pt;
}
.menu:hover
{
    /* tomato */
    color: #ff6347;
    text-decoration: none;
    font-family: Verdana;
    font-size: 8pt;
}
.menu:active
{
    /* gold */
    color: #ffd700;
    text-decoration: none;
    font-family: Verdana;
    font-size: 8pt;
}


#caption1 {margin-top: 0px; font-size: x-small; padding-left: 405px;}
#caption2 {margin-top: -5px; font-size: x-small; padding-left: 400px;}

.buy { color: White; background-color: #556B2F;margin-left:-45px;position:relative; top:-5px;}
#contactmessage {line-height: 1.4em; margin-bottom: 2em;color: #BDB76B; font-weight:bold;width:440px; letter-spacing:.06em;}
#mailerrormessage {line-height: 1.4em; margin-bottom: 2em;color: #BDB76B; font-weight:bold; letter-spacing:.06em;}
.confirm {width:800px;}
.googlevoice {position:relative;left:800px;top:350px;}
#centering{text-align:center}