body { background-image:   url(../_images-site/wireframe.gif); background-repeat: no-repeat; background-position: left top; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.masthead { background-color: #FFFFFF; border: 1px solid #FFFFFF; }
.bodyArea { padding: 15px 20px; background-color: #1d2166; }
.featframeleft { background-image: url(../images-page/feat-box_02.png); background-repeat: repeat-y; }
.featframeright { background-image: url(../images-page/feat-box_04.png); background-repeat: repeat-y; }


/*type styles*/ 

p { font-size: 13px; font-weight: normal; line-height: 19px; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; }
h1 { font-size: 20px; font-weight: bold; }
h2 { font-size: 18px; font-weight: bold; color: #339999; }


/*links*/
 
a:link,
a:visited,
a:active { font-weight: bold; text-decoration: none; color: #FFFFFF; }
a:hover { font-weight: bold; color: #CC0000; text-decoration: none; }


/* Baseline Navigation */

.baseline { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #CCCCCC; text-decoration: none; font-weight: normal; }
	.baseline a:link,
	.baseline a:visited,
	.baseline a:active {color: #CCCCCC; text-decoration: none; font-weight: normal; }
	.baseline a:hover { color: #CC0000; text-decoration: none; font-weight: normal; }


/*Homepage styles*/ 

.feature h1 { font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.feature p { font-size: 13px; font-weight: normal; color: #FFFFFF; text-decoration: none; padding: 0px; margin: 0px; }
	
#servicebox1 { background-image: url(../_images-pages/index/feat-box.png); background-repeat: no-repeat; background-position: 0px 0px; height: 190px; }
#servicebox2 { background-image: url(../_images-pages/index/feat-box.png); background-repeat: no-repeat; background-position: 0px 0px; height: 200px; }
#servicebox3 { background-image: url(../_images-pages/index/feat-box.png); background-repeat: no-repeat; background-position: 0px 0px; height: 270px; }
.boxcontent { overflow: hidden; position: relative; height: 230px; width: 300px; left: 70px; top: 30px; }

/* IE7 Only */
                *:first-child+html .boxcontent { padding-top: 20px; }
 
/* IE6 Only */
 
                * html .boxcontent { padding-top: 20px; }
.boxcontent li { font-size: 14px; font-weight: normal; color: #FFFFFF; text-decoration: none; line-height: 20px; }
.boxcontent ul { margin-top: 2px; margin-bottom: 5px; padding-top: 2px; padding-bottom: 5px; margin-left: 15px; padding-left: 15px; }
#indexCallout { height: auto; width: 788px; padding-top: 10px; padding-right: 30px; padding-bottom: 10px; padding-left: 30px; border: 1px solid #FFFFFF; background-color: #212572; font-size: 17px; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; }


/*Image styles*/ 

.imageNoWRAP { padding: 2px; border: 1px solid #FFFFFF; }
.WrapImageRIGHT { padding: 2px; border: 1px solid #FFFFFF; vertical-align: top; float: right; margin-left: 10px; }
.WrapImageLEFT {padding: 2px; border: 1px solid #FFFFFF; vertical-align: top; float: left; margin-right: 10px; }


/*General Feature Box*/ 

.general  { font-size: 14px; line-height: 19px; border: 1px solid #99FF00; width: 340px; position: relative; left: 30px; background-color: #000066; padding-right: 50px; font-style: italic; }
.general p { padding-left: 10px; }
.general li { padding-right:10px; font-size: 13px; }

#overviewbox1 { background-image: url(../_images-pages/about/feat-box-sub.png); background-repeat: no-repeat; height: 215px; }
.overviewcontent { overflow: hidden; position: relative; height: 170px; width: 300px; left: 60px; top: 20px; }
.overviewcontent  li { font-size: 14px; font-weight: bold; color: #003366; text-decoration: none; line-height: 22px; }
#indexcol1 { border-right-width: 1px; border-right-style: solid; border-right-color: #FFFFFF; padding-right: 20px; }
#indexcol2 { padding-left: 20px; margin-left: 20px; }


/* Main Navigation */

#nav { margin:0; padding:0; width:100%; float:left; background-image: url(../_images-site/site-nav-bg.png) repeat; background-repeat: repeat; }
#nav li { display:inline; padding:0; margin:0; }
	#nav a:link,
	#nav a:visited { color:#FFFFFF; padding:5px 10px; float:left; width:auto; text-decoration:none; font:normal 15px Arial, Helvetica, sans-serif; }
	#nav a:hover { color:#FFFFFF; background-color: #CC0000; }
	#nav a:active { color:#FFFFFF; }


/* Drop Down Navigation */

#backG { width:900px; background-color:#212572; }
#menu {list-style-type:none; padding:0; margin:0; border:none; width:900px; background-color:#212572; }
#menu li {display:block; float:left; position:relative;  margin-right:1px;}
#menu li span {display:block; z-index:100;  padding: 5px 30px;font-size:15px;	background-image: url(../_images-site/site-nav-bg.png) repeat;}
#menu li a, #menu li a:visited {display:block; padding:0; color:#FFFFFF;}
#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0; }
#menu dt {background:#212572; margin:0; font-size:15px;  float:left; }
#menu dd {display:none;  border:1px solid #cce; clear:left; margin:0; padding:0; color: #fff; font-size:15px; text-align:left;}
#menu dt a, #menu dt a:visited {display:block; color:#FFFFFF; padding: 5px 30px; text-decoration:none;}
#menu dd a, #menu dd a:visited {background:#212572; color:#FFFFFF; text-decoration:none; display:block; padding: 5px 10px;}
#menu li a:hover {border:0; color:#FFFFFF; background:#CC0000;}
#menu li:hover dd, #menu li a:hover dd {display:block; color:#FFFFFF; background:#CC0000;}

/* #menu li:hover dl, #menu li a:hover dl {border-bottom:15px solid #e2dfa8;}*/
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {background:#CC0000;color:#FFFFFF; }
.galleryselectionimage { padding: 3px; border: 1px solid #FFFFFF; }
.galleryItem { padding-bottom: 10px; float: left; margin: 5px; }
.galleryItem p { font-size: 11px; line-height: normal; }


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

/* LightBox Settings */

#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;
	}
.gallerytitle { font-size: 13px; font-weight: bold; clear: both; }

#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 {
	width: 49%;
	height: 100%;
	background: transparent url(../_images-site/lightbox/prevlabel.gif) left 15% no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../_images-site/lightbox/nextlabel.gif) right 15% no-repeat; /* Trick IE into showing hover */ display: block; }
	
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink a, #prevLink:visited:hover { background:url(../_images-site/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink a, #nextLink:visited:hover { background: url(../_images-site/lightbox/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:#000066; }
	

/* 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;}

#contact/* End hide from IE-mac */ 
{ padding-left: 25px; font-size: 23px; font-weight: bold; }
.logos { font-size: 10px; }
#cherrypicker { float: right; margin-bottom: 15px; margin-left: 15px; }
.gallerymargin { border-top-width: 2px; border-top-style: dotted; border-top-color: #6699CC; margin: 5px; width: 850px; position: relative; left: auto; right: auto; float: left; }

