@charset "UTF-8";

/**

MC Green 1: #006b6f
MC Green 2: #007d73
MC Green 3: #00958c

Mid Green (links): #339999;
Dark Green (bg): #006a6e;
Dark Grey (text): #4d4b4c;
Mid Grey: #666666;
Light Grey: #d1d1d1;
Light Grey Tint (faint): #f5f5f5


**/



/*** Banner Box ***/

.sh-mod-banner-wrapper  { width:980px; margin:20px auto 0px auto; height:326px; overflow:hidden; background-color:#efefef; z-index:1; clear:both; }
.sh-mod-banner  { width:980px; margin:0px; height:326px; overflow:hidden; background-color:#ccc; z-index:1; position:absolute;  }
.sh-banner-overlay { background-color:rgb(255,255,255); background-color:rgba(255,255,255,0.65);  display:block; width:0px; height:135px; padding:20px 25px 25px 25px; margin-top:73px; }

.sh-banner-overlay h2 { text-align:center; font-size:80px; color:#fff; margin:0px 0px 8px 0px;display:none }
.sh-banner-overlay h1 { font-family:"Times New Roman", "Times Roman", serif; font-style:italic; font-weight:normal; color:#333; font-size:28px; text-align:center; margin:0px; display:none; }

.sh-slidetext { position:absolute; margin-top:32px; width:435px; }

.sh-picnav  { position:absolute; width:260px; height:22px; margin:288px 0px 0px 700px; z-index:35; }
.sh-picnav.sh-pic-count-1 { display:none;}
.sh-prev,.sh-next { display:block;  width:10px; height:16px; overflow:hidden; text-indent:-3000px; float:right; margin:3px 8px 0px 0px}
.sh-next {  background:url(../media/picnav_next.png) no-repeat;}
.sh-inactive { opacity:0.4; filter:alpha(opacity=40);}
.sh-prev:hover, .sh-next:hover, .sh-switch:hover, .sh-active { opacity:1; filter:alpha(opacity=100); }
.sh-prev {  background:url(../media/picnav_prev.png) no-repeat;}
.sh-switch { display:block; width:12px; height:12px;  float:right; margin:5px 8px 0px 0px; background-color:#fff; }