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

/* COLORS
WHITE - FFF
BLACK - 000
GRAY - 999999
BLUE - 2758A1
*/

html {
background-color: #ffffff;
margin: 0px;
padding: 0px;
border: 0px;
}

h1, h2, h3, h4, li {
font-family: Arial, Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #2758A1;
}

h1 {
letter-spacing: -.05em;
line-height: .5em;
margin: 0;
padding: 0;
text-indent: -9999px;
overflow: hidden;
font-size: 1%;
}

p, span {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
		
body {
text-align: center;
min-width: 1120px;
background-position: top center;
background-repeat: repeat-x;
background-image: url(art/TILE-BG.gif);
margin: 0;
padding: 0;
border: 0px;
}

#header {
height: 148px;
width: 920px;
margin: 0 auto;
padding: 0px;
background-position: center top;
background-repeat: no-repeat;
background-image: url(art/HEADER-BG.gif);
}

#container {
width: 920px;
margin: 0 auto;
padding: 0;
border: 0px;
text-align: left;
}

#homescroll {
float: right;
width: 543px;
height: 334px;
margin: 0 0 10px 0;
padding: 0px;
}

#map {
float: right;
width: 400px;
height: 305px;
margin: 0 0 15px 0;
padding: 0px;
border: 2px solid #707070;
}

#intro {
float: left;
width: 225px;
margin: 74px 0 0 73px;
padding: 0px;
}

#intro h2 {
color: #fff;
font-size: .95em;
line-height: 1.3em;
margin: 0 0 10px 0;
padding: 0px;
}

#intro ul  {
  width: 180px;
  height: 46px;
  position: relative;
  top: 0px;
  left: 0px;
  background: url(art/CONTACT-BG.gif);
  margin: 0 0 0 40px;    
  padding: 0;
}
#intro ul li {
  float: left;
  list-style-type: none;
}
#intro ul li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 46px;
  background: url(art/CONTACT-BG.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}

li#con_con a {
  left: 0;
  width: 180px;
  background-position: 0 0;
}
li#con_con a:hover {
  background-position: 0 -46px;
  background-color: transparent;
  border-bottom: 0px;
}

.reader {
float: left;
padding: 0;
margin: 17px 10px 10px 0;
border: 0;
}

/* BBB and EMAIL **************** ************************** BBB and EMAIL 
463 x 64
eml	0	203
blg	203	112
bbb	315	148
*/

#nav-sub  {
  width: 351px;
  height: 64px;
  position: relative;
  top: 41px;
  left: 438px;
  background: url(art/HEADER-CON.gif);
  margin: 0 0 0 0;    
  padding: 0;
}
#nav-sub li {
  float: left;
  list-style-type: none;
}
#nav-sub li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 64px;
  background: url(art/HEADER-CON.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}

li#nav_eml a {
  left: 0;
  width: 203px;
  background-position: 0 0;
}
li#nav_blg a {
  left: 203px;
  width: 112px;
  background-position: -203px 0;
}
li#nav_bbb a {
  left: 315px;
  width: 148px;
  background-position: -315px 0;
}
li#nav_eml a:hover {
  background-position: 0 -64px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_blg a:hover {
  background-position: -203px -64px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_bbb a:hover {
  background-position: -315px -64px;
  background-color: transparent;
  border-bottom: 0px;
}
#body_blg li#nav_blg a {
  background-position: -203px -64px;
}


/* HOME SLIDE SHOW**************** ************************** */

.slideshow {
margin: 0px;
padding: 0px;
width: 543px;
height: 334px;
overflow: hidden;
}

/* COLORS
WHITE - FFF
BLACK - 000
GRAY - 999999
BLUE - 2758A1
TEXT GRAY - 707070
BLUE GRAY - 849cbf
*/

/* FIRST for HOME PAGE ************************** */

.mainintro {
width: 920px;
position: relative;
left: 0px;
margin: 40px 0 20px 0;    
padding: 0;
}

.mainintro div.firstone {
float: left;
width: 360px;
margin: 0 16px 10px 0;
border-right: 0px;
padding: 0;
}

.mainintro div.contact {
float: left;
width: 480px;
margin: 0 16px 20px 0;
padding: 0;
}

.mainintro div.contact img {
float: right;
margin: 0 0px 20px 10px;
border: 4px solid #2758A1;
padding: 0;
}

/* STAFF WRAP ****************************************** STAFF WRAP*/

.staff {
width: 820px;
position: relative;
left: 50px;
margin: 0 0 30px 0;    
padding: 0 0 0 0;
}

.staff img {
float: left;
padding: 0 15px 0 0;
margin: 0 20px 20px 0;
border-right: 1px dotted #2758A1;
clear: right;
}

.staff div {
padding: 0 0 20px 0;
margin: 0 0 5px 0;
width: 634px;
float: right;
}

.staff div p strong {
color: #849cbf;
}

.staff div h2  {
font-size: 1.1em;
line-height: 1.2em;
color: #2758A1;
margin: 0 0 6px 0;
padding: 0;
}

/* 4 COLUMN WRAP FOR HOME PAGE ************************** */

.columnwrap, .two-columnwrap {
width: 920px;
position: relative;
left: 0px;
margin: 0 0 40px 0;    
padding: 0 0 0 0;
}

.columnwrap img {
padding: 5px;
margin: 25px 0 35px 0;
background-color: #d8d8d8;
}
.columnwrap div {
float: left;
width: 215px;
margin: 0 20px 20px 0;
border-right: 1px dotted #5D3C1D;
padding: 0;
}

.two-columnwrap div {
float: left;
width: 400px;
margin: 0 30px 20px 0;
border-right: 1px dotted #5D3C1D;
padding: 0;
}

.two-columnwrap div.lastone {
float: left;
width: 475px;
margin: 0 0 0 0;
border: 0px;
padding: 0;
}

.two-columnwrap div ul {
margin: 0 25px 14px 20px;
padding: 0;
}

.two-columnwrap div ul li {
margin: 0 0 3px 4px;
list-style-type: none;
padding: 2px 0 0 17px;
font-size: .83em;
line-height: 1.2em;
background-image: url(art/checkmark.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
}

.two-columnwrap div ul.lists {
margin: 0 25px 14px 20px;
padding: 0;
}

.two-columnwrap div ul.lists li {
margin: 0 0 3px 4px;
list-style-type: none;
padding: 2px 0 0 17px;
font-size: .83em;
line-height: 1.2em;
background-image: url(art/discmark.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
}

.two-columnwrap div ul.lists li a {
color: #2758A1;
font-weight: 500;
text-decoration: underline;
}

.two-columnwrap div ul.lists li a:hover {
color: #FFFFFF;
background-color: #2758A1;
}

/*  ************************** Division instrucitons to hold the PDF Forms */

.two-columnwrap div.forms {
float: left;
width: 215px;
margin: 0 7px 20px 7px;
padding: 0;
border-right: 0px;
}

.two-columnwrap div.forms img {
padding: 0 0 0 0;
border: 1px solid #6c6c6c;
background-color: #fff;
margin: 0 0 4px 0;
}

.two-columnwrap div.forms a {
color: #2758A1;
font-weight: 500;
text-decoration: underline;
}

.two-columnwrap div.forms a:hover {
color: #FFFFFF;
background-color: #2758A1;
}

/* .columnwrap div.firstone only ************************** */

.columnwrap div.firstone {
float: left;
width: 360px;
margin: 0 16px 20px 0;
border-right: 0px;
padding: 0;
}

.columnwrap div.lastone {
float: left;
width: 210px;
margin: 0 0 0 0;
border: 0px;
padding: 0;
}

.mainintro div p {
font-size: .75em;
line-height: 1.6em;
color: #707070;
margin: 0 15px 8px 0;
padding: 0;
}

.columnwrap div p, .staff div p {
font-size: .75em;
line-height: 1.6em;
color: #707070;
margin: 0 15px 4px 0;
padding: 0;
}

.two-columnwrap div p {
font-size: .75em;
line-height: 1.6em;
color: #707070;
margin: 0 25px 3px 0;
padding: 0;
}

.columnwrap div a, .mainintro div a, .two-columnwrap div a {
color: #2758A1;
font-weight: 500;
text-decoration: underline;
}

.columnwrap div a:hover, .mainintro div a:hover, .two-columnwrap div a:hover {
color: #FFFFFF;
background-color: #2758A1;
}

.two-columnwrap div h2, .columnwrap div h2, .mainintro div h2  {
font-size: 1.1em;
line-height: 1.3em;
color: #2758A1;
margin: 0 0 6px 0;
}

.mainintro div h3  {
font-size: 1em;
line-height: 1.2em;
color: #2758A1;
margin: 0 0 12px 0;
}

.two-columnwrap div h3  {
font-size: 1em;
line-height: 1.3em;
color: #707070;
margin: 15px 0 4px 15px;
}

.two-columnwrap div h3.first  {
margin: 15px 0 4px 0;
}

.mainintro div span  {
color: #707070;
}

/* MAIN NAV----------------------------------- 2 column right QUOTE */

.two-columnwrap div.quote {
float: left;
width: 475px;
margin: 20px 0 0 0;
border: 0px;
padding: 0;
background-image: url(art/quote-bg.gif);
background-repeat: no-repeat;
background-position: top left; 
}

.two-columnwrap div.quote blockquote {
font-size: 1.1em;
line-height: 1.6em;
font-family: Georgia, Times, serif;
font-style: italic;
color: #707070;
margin: 0 0 15px 65px;
padding: 10px 0 0 0;
}

.two-columnwrap div.quote p {
font-size: .8em;
line-height: 1.2em;
color: #2758A1;
margin: 0 20px 10px 0;
padding: 0;
text-align: right;
}

/* MAIN NAV----------------------------------- 2 column right MARKETING-LIST */

.two-columnwrap div.marketing-list {
float: left;
width: 475px;
margin: 20px 0 0 0;
border: 0px;
padding: 0;
}

.two-columnwrap div.marketing-list h2 {
font-size: 1.2em;
line-height: 1.3em;
color: #2758A1;
margin: 0 0 6px 0;
}

.two-columnwrap div.marketing-list p {
font-size: .75em;
line-height: 1.6em;
color: #707070;
margin: 0 20px 10px 0;
padding: 0;
}

.two-columnwrap div.marketing-list p strong {
color: #2758A1;
font-size: 120%;
}

/* MAIN NAV----------------------------------- MAIN NAV */

.columnwrap div.firstone ul, .mainintro div.firstone ul {
  width: 350px;
  height: 53px;
  position: relative;
  top: 0px;
  left: 0px;
  background: url(art/LOGIN-BG.gif);
  margin: 0 0 10px 0;    
  padding: 0;
}
.columnwrap div.firstone ul li, .mainintro div.firstone ul li {
  float: left;
  list-style-type: none;
}
.columnwrap div.firstone ul li a, .mainintro div.firstone ul li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 53px;
  background: url(art/LOGIN-BG.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}

li#nav_log a {
  left: 0px;
  width: 350px;
  background-position: 0 0;
}


li#nav_log a:hover {
  background-position: 0 -53px;
  background-color: transparent;
  border-bottom: 0px;
}

.mainintro div.firstone p.smaller {
font-size: .5em;
}

/* MAIN NAV----------------------------------- PLAIN UL IN FIRSTONE DIV */

.mainintro div.firstone ol.lists {
margin: 10px 0px 14px 10px;
padding: 0;
}

.mainintro div.firstone ol.lists li {
margin: 0 0 3px 4px;
list-style-type: none;
padding: 2px 0 0 17px;
font-size: 1em;
line-height: 1.2em;
background-image: url(art/discmark.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
}

/* COLORS
WHITE - FFF
BLACK - 000
GRAY - 999999
BLUE - 2758A1
*/

/* MAIN NAV----------------------------------- MAIN NAV */

#main-navigation {
width: 920px;
margin: 0 auto;
padding: 0px;
height: 28px;
}

#nav-main  {
  width: 920px;
  height: 28px;
  position: relative;
  top: 0px;
  left: 0px;
  background: url(art/NAV-MAIN.gif);
  margin: 0 0 0 0;    
  padding: 0;
}
#nav-main li {
  float: left;
  list-style-type: none;
}
#nav-main li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 28px;
  background: url(art/NAV-MAIN.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}

/* MAIN NAV----------------------------------- MAIN NAV
920 x 28

hom	0	57
abt	57	81
dat	138	120
prn	258	167
enh	425	153
anl	578	78
cou	656	114
for	770	60
con	830	90

*/

li#nav_hom a {
  left: 0;
  width: 57px;
  background-position: 0 0;
}
li#nav_abt a {
  left: 57px;
  width: 81px;
  background-position: -57px 0;
}
li#nav_dat a {
  left: 138px;
  width: 120px;
  background-position: -138px 0;
}
li#nav_prn a {
  left: 258px;
  width: 167px;
  background-position: -258px 0;
}
li#nav_enh a {
  left: 425px;
  width: 153px;
  background-position: -425px 0;
}
li#nav_anl a {
  left: 578px;
  width: 78px;
  background-position: -578px 0;
}
li#nav_cou a {
  left: 656px;
  width: 114px;
  background-position: -656px 0;
}
li#nav_for a {
  left: 770px;
  width: 60px;
  background-position: -770px 0;
}
li#nav_con a {
  left: 830px;
  width: 90px;
  background-position: -830px 0;
}


li#nav_hom a:hover {
  background-position: 0 -28px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_abt a:hover {
  background-position: -57px -28px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_dat a:hover {
  background-position: -138px -28px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_prn a:hover {
  background-position: -258px -28px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_enh a:hover {
  background-position: -425px -28px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_anl a:hover {
  background-position: -578px -28px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_cou a:hover {
  background-position: -656px -28px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_for a:hover {
  background-position: -770px -28px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_con a:hover {
  background-position: -830px -28px;
  background-color: transparent;
  border-bottom: 0px;
}

#body_hom li#nav_hom a {
  background-position: 0 -56px;
}
#body_abt li#nav_abt a {
  background-position: -57px -56px;
}
#body_dat li#nav_dat a {
  background-position: -138px -56px;
}
#body_prn li#nav_prn a {
  background-position: -258px -56px;
}
#body_enh li#nav_enh a {
  background-position: -425px -56px;
}
#body_anl li#nav_anl a {
  background-position: -578px -56px;
}
#body_cou li#nav_cou a {
  background-position: -656px -56px;
}
#body_for li#nav_for a {
  background-position: -770px -56px;
}
#body_con li#nav_con a {
  background-position: -830px -56px;
}

.clear {
clear: both;
}

.clear-right {
clear: right;
}

/* COLORS
WHITE - FFF
BLACK - 000
GRAY - 999999
BLUE - 2758A1
*/

#footer-wrap {
background-position: top center;
background-repeat: repeat-x;
background-image: url(art/FOOTER-WRAP-BG.gif);
background-color: #2758A1;
margin: 0;
padding: 0 0 20px 0;
border: 0px;
}

#footer {
width: 920px;
margin: 0 auto;
padding: 20px 0 0 0;
border: 0px;
text-align: left;
}

.footer-contact {
width: 870px;
background-position: top right;
background-repeat: no-repeat;
background-image: url(art/FOOTER-BG.gif);
margin: 0 0 0 30px;
padding: 0 0 5px 0;
}

.footer-contact h3 {
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: normal;
}

.footer-contact h2 {
color: #ffffff;
margin: 0 0 6px 0;
padding: 0px;
font-size: 1em;
line-height: 1.3em;
}

.footer-contact h3 {
color: #ffffff;
margin: 0 0 7px 0;
padding: 0px;
font-size: .85em;
line-height: 1.3em;
}

.footer-contact h4 {
color: #ffffff;
margin: 0 0 5px 0;
padding: 0px;
font-size: .8em;
line-height: 1.2em;
font-weight: normal;
}

.footer-contact span {
color: #ffffff;
}

.footer-contact span.smaller {
font-size: 75%;
}

.footer-contact a {
text-decoration: underline;
color: #87a5d1;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.footer-contact a:hover {
color: #ffffff;
}

#footer p.disclaimer {
color: #87a5d1;
margin: 0 55px 8px 55px;
padding: 0px;
font-size: .6em;
line-height: 1.1em;
}

/* LIGHTBOX ************************** */

#portfolio-gallery {
width: 890px;
margin: 0 auto 30px auto;
padding: 0;
}

#portfolio-gallery img {
border: 2px solid #999999;
padding: 0px;
margin: 0 6px 12px 6px;
}

#portfolio-gallery h2  {
font-size: 1.1em;
line-height: 1.1em;
color: #2758A1;
margin: 0 0 3px 6px;
}

#portfolio-gallery p {
font-size: .75em;
line-height: 1.6em;
color: #707070;
margin: 0 0 15px 6px;
padding: 0;
}

/* COLORS
WHITE - FFF
BLACK - 000
GRAY - 999999
BLUE - 2758A1
*/

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

/*  =========================================== Blog Instructions */

#blog-left {
float: left;
width: 225px;
margin: 40px 0 20px 20px;
padding: 0;
}

#blog-right {
float: right;
width: 625px;
margin: 20px 30px 20px 0;
padding: 0;
}

/* COLORS
WHITE - FFF
BLACK - 000
GRAY - 999999
BLUE - 2758A1
TEXT GRAY - 707070
*/

#blog-left h2 {
font-size: 1.1em;
line-height: 1.1em;
letter-spacing: -.03em;
color: #2758A1;
padding: 0;
margin: 0 5px 10px 0;
font-weight: normal;
}

#blog-left ul {
margin: 10px 0 22px 0;
padding: 0;
list-style-type: none;
line-height: 1.3em
}

#blog-left ul li {
text-decoration: none;
padding: 0;
margin: 0 0 7px 10px;
}

#blog-left ul li a {
color: #2758A1;
text-decoration: none;
padding: 0 0 0 0;
font-size: 1em;
line-height: 1.3em;
margin: 0 0 0 0;
font-weight: normal;
}

#blog-left ul.recentp li a {
color: #2758A1;
text-decoration: none;
padding: 0 0 0 0;
font-size: .8em;
line-height: 1.3em;
margin: 0 0 0 0;
font-weight: normal;
}

#blog-left ul li a:hover, #blog-left ul.post_title li a:hover, #blog-left ul.recentp li a:hover {
color: #ffffff;
background-color: #2758A1;
}

#blog-left ul.post_title li a {
color: #2758A1;
text-decoration: none;
padding: 0 0 0 0;
font-size: 1em;
line-height: 1.3em;;
margin: 0 0 0 0;
font-weight: normal;
}

/* COLORS
WHITE - FFF
BLACK - 000
GRAY - 999999
BLUE - 2758A1
TEXT GRAY - 707070
*/

#blog-right h2 {
font-size: 1.375em;
line-height: 1.3em;
font-weight: normal;
color: #2758A1;
margin: 20px 0 8px 0;
padding: 0;
}

#blog-right img {
border: 3px solid #2758A1;
padding: 0px;
margin: 10px 0 10px 0;
}

#blog-right img.alignright {
float: right;
margin: 5px 25px 10px 10px;
}

#blog-right img.alignleft {
float: left;
margin: 5px 10px 10px 0;
}

#blog-right p {
font-size: .75em;
line-height: 1.6em;
color: #707070;
margin: 0 0 8px 0;
padding: 0;
}

#blog-right p strong {
color: #2758A1;
}

#blog-right p.author {
font-size: .8em;
line-height: 1.6em;
color: #999999;
margin: 0 0 12px 0;
font-style: italic;
padding: 0;
}

#blog-right ul {
margin: 15px 10px 15px 30px;
padding: 0px;
}
#blog-right ul li {
color: #2758A1;
list-style-type: square;
margin: 0 4px 4px 10px;
font-size: .8em;
line-height: 1.25em;
}

#blog-right blockquote {
font-family: Georgia, serif;
font-size: 1.2em;
font-weight: normal;
letter-spacing: -.03em;
line-height: 1.4em;
color: #2758A1;
background-color: #d4d4d4;
margin: 12px 20px 12px 0;
padding: 10px;
font-style: italic;
}

.post-wrap {
margin: 0 0 20px 0;
padding: 0 0 20px 0;
border-bottom: 1px dotted #999999;
}

#blog-right a {
color: #2758A1;
font-weight: 500;
text-decoration: underline;
}

#blog-right a:hover {
color: #FFFFFF;
background-color: #2758A1;
}

