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

{
	margin: 0;
}

html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 80px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -80px; /* negative value of footer height */
	height: 80px;
	clear:both;} 

body {   
    margin:0px; padding:0px;   
    background-color:#84c4a2;   
    font-family:Trebuchet MS, Trebuchet, sans-serif;   
}   


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px 0; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 80px; /* .push must be the same height as .footer */
}


#outside_container {   
    background:url(images/bgslice2.jpg) repeat-x #85c4a3;   
}   
#container {   
    background:url(images/bg2.jpg) no-repeat;   
    min-height:600px; 
	width:1000px;   
    position:relative;   
}   

/*  
    Logo / Menu / Panel Positioning  
*/  
  
#logo { position:absolute; top:31.5px; left:31px; margin:0px; padding:0px}   
  
#panel { position:absolute; top:192px; left:55px; }   
  
ul#menu {    
    margin:0px; padding:0px;   
    position:absolute; top:159px; left:60px;   
}   
ul#right_menu {    
    margin:0px; padding:0px;   
    position:absolute; top:159px; right:87px;      
}  
   
ul#menu li, ul#right_menu li {   
    margin:0px; padding:0px;   
    list-style:none;   
    margin-right:9px;   
    font-size:14px;  
    display:inline;
	font-weight:normal;
	font-family:Trebuchet MS, Trebuchet, sans-serif;
}   
ul#menu li a, ul#right_menu li a {   
    text-decoration:none;   
    color:#11090a;   
}   
ul#menu li a:hover, ul#right_menu li a:hover {   
    text-decoration:none;   
    color:#ffffff
}


/*   Content  */  
  
#content {   
    padding-top:310px;   
    padding-left:85px;
	padding-bottom:0px;   
    width:815px;   
    color:#674f5d;   
    font-size:13px;   
    line-height:20px;   
}   
.column1 { float:left; width:230px; margin-right:30px; }   
.column2 { float:left; width:230px; margin-right:30px; }   
.column3 { float:left; width:270px; }  

#content h2 {   /*Column Header*/
    font-family:Trebuchet MS, Trebuchet, sans-serif; 
    color:#11090a;   
    margin:0px 0px 20px 0px;   
    font-weight:bold;
	text-transform:lowercase;
	text-decoration:none   
}   
  #content h3 {   /*bullet Header*/
    font-family:Trebuchet MS, Trebuchet, sans-serif;   
    margin:0px 0px 0px 0px;   
   	text-transform:sentencecase;
    color:#674f5d;   
    font-size:13px;   
    line-height:24px;
	font-weight:normal;
	overflow: auto;
	
	
}
	#content h5 { /*bold type*/
	font-family:Trebuchet MS, Trebuchet, sans-serif; 
    color:#674f5d;   
    margin:0px 0px 0px 0px;   
    font-weight:bold;
	text-transform:Sentencecase;
	font-size:13px;
	line-height:20px;
	}
	
	
	a {      /*Column Header Index Links*/
    text-decoration:none;
	display:inline; 
	color:#11090a;
	list-style:none;   
}   
a:hover { color:#FFFFFF; }   
	

/*Ul.Work*/
}
ul.work {   
    margin:0px; padding:0px;   
}   
ul.work li {   
    list-style:none;   
    margin:0px; padding:0px;   
    clear:both;   
}   
ul.work li a {   
    color:#e0b882;   
    display:block;   
    padding:5px 10px 25px 10px;   
    text-decoration:none;   
   
}   
ul.work li a img {   
    float:left;   
    margin-right:15px;   
    margin-bottom:20px;
	margin-top:0px    
}   
ul.work li a h4 {   
    color:#674f5d;   
    margin:0px;
	margin-left: 83px;   
    font-weight:normal;   
    font-size:13px;
	margin-top:-25px   
}   
ul.work li a:hover, ul.work li a:hover h4 { color:#ffffff; }  

/*   Thumbnails  */ 

ul.print {   
    margin:0px; padding:0px;   
}   
ul.print li {   
    list-style:none;   
    margin:0px; padding:0px;   
    clear:both;   
}   
ul.print li a {   
    color:#275baf;   
    display:block;   
    padding:0px 0px 0px 10px;   
    text-decoration:none;      
}   
ul.print li a img {   
    float:left;   
    margin-right:0px;   
    margin-bottom:0px;
	margin-top:0px;    
}   
     

/*   Lightbox  */

#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: 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-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/lboximages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lboximages/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; }



/*  Footer  */  


#footer {  
  
	height:80px;
	background-color:#161009;
	border-top:1.5px solid #c1bfb9
	
	}

.footer_column {   
    float:left;
   
}   
#footer .long {   
    width:480px;
	
}   
#footer h3 {   
     
    text-transform:lowercase;   
    font-size:10px;
	list-style:none;   
	text-decoration:none;
	color:#695c4b;
	margin:10px 0px 0px 85px
	
}   

#footer h5 { 
	text-transform:lowercase;   
	font-family:Trebuchet MS, Trebuchet, sans-serif;  
    font-size:10px;
	text-decoration:none;
	margin-top:10px
	}
	
#footer h5 a {     
    text-decoration:none;
	display:inline; 
	color:#695c4b;
	list-style:none;   
}   
#footer h5 a:hover { text-decoration:none; color:#998b77; } 


	
.footer_column ul li, .footer_column ul {   
   
	list-style:none;     
    padding:0px;
	display:inline;
	margin-left:30px;

}

.errortext
{
	border: 1px solid red;
	color: red;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
