﻿body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
div {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
.button
{
    FONT-SIZE: xx-small;
    COLOR: #000000;
    BACKGROUND-COLOR: #e0dfe3
}
.inputSubmit
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BORDER-LEFT: 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: Verdana,tahoma,Arial;
    BACKGROUND-COLOR: #eeeeee
}
.inputBox
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-SIZE: 10px;
    BACKGROUND: #ffffff;
    BORDER-LEFT: 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: Verdana,tahoma,Arial
}

.LinkmenuSmall
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
	
}
.LinkmenuSmall:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: arial;

}
.LinkmenuSmall:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #663333;
    FONT-FAMILY: arial;
    TEXT-DECORATION: underline
}
.LinkSmall
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #663333;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
.LinkSmall:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #663333;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
.LinkSmall:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: arial;
    TEXT-DECORATION: underline
}
.Link
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12px;
    COLOR: #999999;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.Link:visited
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12px;
    COLOR: #666666;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.Link:hover
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.marquee
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: #999999;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
.articleHd
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: #663333;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
.footerTxt
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
#companybio{
	position: absolute;
	top: 410px!important; top: 540px;
	width 600px!important; width: 600px;
	height: 210px!important; height: auto;
	border: 1px #663333 solid;
	padding: 2px 5px 2px 5px;
}
#companybio h1 {
	position: relative;
	top: -10px!important; top: 0px;
	font: 2em 'century gothic', helvetica, arial, verdana;
	letter-spacing: 0.1px;
	color: #663333;
	float: right;
	}

#companybio h2 {	
	position: relative;
	top: -5px!important; top: 0px;
	font-size: 1.4em;
	font-family: 'century gothic', helvetica, arial, verdana;
	color: #000;
	width: 200px;
	}
.emppic{
	position: relative;
	top: -10px;
	border: 1px solid #06357a;
	padding: 2px;
	width: 105px;
	height: 132px;
	
}
.empbio {
	margin-left: 180px;
	clear: right;
	margin-top: -180px!important; margin-top: -140px;
	width: 380px!important; width: 400px;
	font-size: 10px;
}
.empbio p {
	margin-left: 0;
	}

	
#taxorg{
	position:relative;
	top: -35px;
	left: 477px;
	border: 1px solid #06357a;
	width: 170px;
	height: auto;
	padding: 2px;
	text-align:right;
}
#efile{
	position:relative;
	top: -25px;
	left: 497px;
	border: 1px solid #06357a;
	width: 150px;
	height: auto;
	padding: 2px;
	text-align:right;
}

.Linknav
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #663333;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
.Linknav:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #663333;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
.Linknav:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: arial;
    TEXT-DECORATION: underline
}
#nextprev
{
	position: relative;
	width: 400px;
	height: 15px;
}
.next
{
	float: left;
}
.previous
{
	float: right;
}
.stafflink
{
	position: relative;
	top: -35px;
	left: 70px;
}

.gallerycontainer
{
	position:relative;
	height: auto;
	xborder: 1px solid #666;
	
		
}
.gallerycontainer p
{
	margin-top: -30px;
	font-size: 12px;
	
}
.galleryimage
{
	width:auto;
	height:auto;
	padding: 10px;
	xborder: 2px solid #3366cc;	
}

/* Image Lightbox */
#lightbox{
	position: absolute;
	left: 0;
	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(../gallery/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../gallery/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 */ 
