@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%;}

body {font: 14px Tahoma, Arial, Helvetica; color:#544d45;}

#home{ background:#fff url();}
#interior{ background:#fff url();}
#blank{ background:#fff url();}

.a2a_dd { display:block; margin:20px 0; clear:both; width:180px; height:25px; }
#container {
text-align:center;
}

/*  ===== @DEFAULT STYLES ============================== */
.clear {
clear: both; 
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0; 
height: 0;
}  
.clearfix:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
}  
* html .clearfix {height: 1%;}
:-moz-any-link:focus {outline: none;}
img {border:none;}
hr {height:1px; border:0; border-bottom:1px solid #000;}
a,a:link,a:visited, a:focus {color:#003150; text-decoration:none; outline:none;}
a:hover, a:active, a:hover {color:#544d45;}
.copy {text-align:left; padding-bottom:30px;}
.copy h2, .copy h3, .copy h5, .copy h6{ color: #003150; margin: 0 0 1em 0; font-weight:normal;}
.copy h1{font-size:24px; color:#003150; margin: 0 0 1em 0; font-weight:bold;}
#blank .copy h1{ padding:.5em 0 0;}
.copy h2{ font-size:18px; color:#003150;}
.copy h3 { font-size:16px; color:#003150;}
.copy h4 { font-weight:bold; color:#003150;}
.copy p{color:#544d45; margin-bottom:15px; line-height: 1.5em;}
.copy ul, .copy ol{margin:1em 0;}
.copy li{margin:0 0 0 2em; line-height: 1.5em;}
.copy ul li{ list-style-type:disc;}
.copy ol li {list-style:decimal !important;}
/*  ===== @HEADER =============================== */
#headerWrap {
height:136px;
margin:0 auto;
width:960px;
  position:relative;
  z-index:500;
}
#stateNotice { position: absolute; right: 0; bottom: 40px; color: #fff; font-size: 11px; font-style: italic }
#phoneWrapper{
margin: 20px 0;
float:right;
text-align:right;
}
#phoneWrapper p{
display:inline;
color:#fff;
font-size:12px;
text-align:right;
text-transform:uppercase;
}
#phoneNumber{
font-size:39px;
font-weight:bold;
color:#fff;
  display:inline;
}
#logo{
width: 373px;
height: 136px;
float:left;
padding-top:10px;
}
#header{
width:100%;
height: 149px;
margin: 0 auto;
background-image:url(/BerrHeaderBg.gif);
min-width:960px;
}
#home #header{}
#interior #header{}
#blank #header{}
/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:right;  
}
#jsddm {
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
width: auto;
height:37px;
clear:both;
float:right;
position:absolute;
z-index:999;
top:99px;
right:0px;
  z-index:500;
}
#jsddm > li {
float: left;
text-align: center;
background-image:url(/jsddmBg.gif);
display:block;
text-decoration:none;
height:37px;
line-height:37px;
margin:0 0 0 -1px;
list-style:none;
position: relative;  
border-left:1px solid;
border-right:1px solid;
border-top:1px solid;
z-index:500;
}
#jsddm > li > a{
color:#fff;
font-weight:bold;
padding: 0 5px;
}
#jsddm > li:hover{background: #CF1A1E;}
#jsddm > li > ul{
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: -1px;
top: 37px;
line-height: 1;
border:1px solid #fff;
border-top:none;
z-index:500;
}
#jsddm > li > ul li a{
color:#fff;
background: #CF1A1E;
text-align: left;
font-size: 11px;
text-decoration:none;
display: block;
padding: 4px 10px;
}

.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{}
#jsddm > li > ul li a:hover{text-decoration: underline;}
#jsddm > li ul li ul{
margin:-19px 0 0 180px; 
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: 0;
top: 19px;
line-height: 1;
}
#jsddm > li > ul li ul li{
position: relative;
}
.mainNavFirst {
-moz-border-radius-topleft:10px;
-webkit-border-top-left-radius:10px;
border-radius-topleft:10px;
}
.mainNavLast {
-moz-border-radius-topright:10px;
-webkit-border-top-right-radius:10px;
border-radius-topright:10px;
}
/*  ===== @HOMEPIECE ============================ */
#homeMenu{
background:url(/berrHomemenuBg.gif);
height:279px;
width:100%;
margin:0 auto;
text-align:center;
min-width:960px;
}
#homeMenuContent {
margin:0 auto;
  width:960px;
}
.berrQuoteBtns {
background:url("/quote-button.png")  repeat scroll 0 0 transparent;
display:block;
height:37px;
margin-right:20px;
text-indent:-9999px;
width:158px;
}
.berrQuoteBtns:hover {
background-position: left bottom;
}

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
margin:0 auto; 
width:960px; 
}
#interior #contentWrapper{
clear:both; 
margin: 0 auto; 
padding: 20px 0;
width:960px;

}
#blank #contentWrapper{
clear:both; 
margin: 0 auto; 
width:960px;

}
#home #content{
width:600px;
padding: 25px 0px 0 0px;
float:left;
}
#interior #content{
width:600px;
float:right;
}
#blank #content{
width:960px;
float: right;
}
#home #sideBar{
  width:350px;
  float:right;
  text-align:center;
}
#blank #sideBar{
  width:360px;
  float:left;
  margin: 0 0 0 -20px;
}
#sideBar{
float:left;
height:auto;
}
.carrierSlideshow{
  height:92px;
  margin:0 0 10px 0;
  overflow: hidden
}
.carrierSlideshow img{
  height:92px;
  width:216px;
}
.copy {clear: both;}
#interior .copy{padding: 20px;}
#blank .copy {}

#plusoneContainer, .plusoneContainer { float:right; }

/* ===== @ACTION NAV STYLES ============================================= */
#actionNav {
float:left;
font:13px Arial, Helvetica, sans-serif;
width:338px;
background: #ccc;
color: #333;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #a7a7a7;
margin: 0 0 0 20px;
}
#actionNavHeader{
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  border-radius-topleft:5px;
  border-radius-topright:5px;
}
#actionNav h2 {
  background:#333;
  color:#fff;
  font-size:16px;
  padding: 5px 10px;
  margin: 0;
}
#actionNavLinks { margin:0; padding:0 }
#actionNavLinks li {
  border-bottom:1px solid #b4b4b4;
  border-top:1px solid #fff;
  list-style:none;
  margin: 0;
}
#actionNavLinks li a {
  color:#000;
  display:block;
  padding:5px 0 5px 10px;
  text-decoration:none
}
#actionNavLinks li a:hover {
  background:#efefef;
  padding:5px 0 5px 10px
}
#twitter {font-size:12px; margin: 0 0 10px; }
#twitter a { color:#ff00ff; margin:2px 0 0; display: block;  }
#twitter li { background:none; list-style:none; color:#000; padding: 0 10px; margin: 0; }
#twitter ul{ margin: 10px 0 0 0; }

/* ===== @LEFTNAV STYLES ============================================= */
#leftnav {
width: 338px;
-moz-border-radius: 
5px;-webkit-border-radius: 5px;
border: 1px solid #333;
margin: 0 0 0 20px;
text-align:left;
}
#leftnav li{
list-style:none;
}
#leftnav li a{
color:#333;
padding: 2px 0 0 10px;
}
#leftnav .level2>li a{display:block;}
#leftnav .level1>li{
background:url(leftnavoverlay.png);
background-color: #C6191F;
}
#leftnav .level1>li>div, #leftnav .level1>li>div>a {
font-size:14px;
font-weight:bold;
text-decoration:none;
color: #fff;
height: 31px;
line-height:31px;
}
#leftnav .level2 {
display:none;
}
#leftnav .level2 > li  {
height: 20px; 
line-height: 20px;
font-size: 12px;
border-bottom: 1px solid #efefef;
border-top: 1px solid #999;
background: #ccc;
}
#leftnav .level2 > li:hover{
background: #efefef;
}
#leftnav .navarrow {
margin:0 0 3px 10px;
vertical-align:middle;
}
#leftnav .level2>li.current {
background: #efefef;
}
#testimonials{
background: #ccc;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-radius-bottomleft:5px;
border-radius-bottomright:5px;
}
#testimonials h2{
color: #003150;
padding: 10px 0 0 10px;
}
#testimonials p{ padding: 10px; color:#333; font-size:12px;}
#testimonials  h4{
  padding: 0 10px 10px;
  color: #003150;
  font-size:12px;
}
/* ===== @CONTENT STYLES ============================================= */
#contactInfo{
float:left;
width:325px;
height: 500px;
margin: 0 0 0 20px;
}
#contactAddress{margin:15px 0 0 0;}
#googleMap{
width:325px;
height:325px;
background:#d8ebf7;
border:1px solid #b5d2e6;
padding:2px;
margin: 0 0 10px 0;
}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
background:#004977;
color:#fff;
border:1px solid #333;
width: 555px;
margin:0 auto;
-webkit-border-radius:5px;
-moz-border-radius:5px;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer #idMediaLoader{
margin: 0 auto;
width: 520px;
display: block;
}
#formContainer h2{
color: #fff;
font-size:14px;
text-align:center;
margin:10px 0 10px 0;
}
.wiffyForm { width: 620px !important; margin: 20px auto 0 !important;}
#formContainer label{
color:#fff;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formReferFriend .emailAddress{width: 260px;}
#formReferFriend .emailAddress input{width: 260px;}
#formReferFriend .phone1,#formReferFriend .phone2{width: 130px;}
#formReferFriend .phone1 input, #formReferFriend .phone2 input{width: 130px;}
.notes textarea, .form .formWidth{ border:1px solid #cecece;}
.form{
width:520px;
margin: 10px auto 0;
}
.form .formInput{
width:130px;
float:left;
}
.form .formWidth{
width:120px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#CRM_Leads_CompanyName{width:517px;}
.notes textarea{
width:518px;
height:35px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.phone .phoneUS{width: 128px;}
.inputMoreInfo, .submit{text-align:center; margin: 5px 0 0 0;}
.inputMoreInfo{margin:5px 0 0 0; color:#fff;}
.form label.error {color: #f00; display:block; }
.form .formInput input.error {border:1px solid #f00; }
#submit{margin:0 0 10px 0; }
/* ===== @CUSTOM FORM ========== */
#cForm { background:#004977; width:555px; height:auto; margin:0 auto; padding:0; font:Arial, Helvetica, sans-serif; border:1px solid #333; -webkit-border-radius:5px; -moz-border-radius:5px; font: 13px/normal Arial, Helvetica, sans-serif; }
#cForm ul, #cForm li { margin:0; padding:0; list-style:none; overflow:hidden; }
#cForm p { padding:5px; text-align:left; color:#fff; clear:both; margin:0; line-height:1;  }
#cForm .cFormLabel { width:126px; float:left; font-size:13px; margin-left:10px; color:#fff; }
#cForm .cFormLabelThird { width:171px; float:left; font-size:13px; margin-left:10px; color:#fff; }
#cForm .cFormLabelHalf { width:263px; float:left; font-size:13px; margin-left:10px; color:#fff; }
#cForm .cFormLabelFull { width:535px; float:left; font-size:13px; margin-left:10px; color:#fff; }
#cForm .cFormInput { width:126px; float:left; }
#cForm .thirdW { width:171px; float:left; }
#cForm .halfW { width:263px; float:left; }
#cForm .fullW { width:535px; float:left; }
#cForm .cFormSelects { display:block; margin:5px 0 0 5px; width:535px; }
#cForm .cFormSubmit { display:block; margin:10px auto 0; background:url(images/submitBtn.png); width:97px; height:27px; border:none; text-indent:-9999px; cursor:pointer; font-size:0; line-height:0; }
#cForm li label.error { visibility:hidden; display:none !important; clear:both; font-size:10px; line-height:1; }
#cForm input.error { border:1px dashed #3d3d3d; background:#ffc4c4; }
#cForm #errorContainer { padding:2px 10px; font-size:10px; color:#FFF; text-align:left; }
#cForm .formSection { font-weight:bold; font-size:14px; border-bottom:1px solid #fff; margin:10px 5px 0 5px; }
#cForm .bold { font-weight:bold; }
#cForm h2 { color:#ffffff; }
#cForm hr { color:#ffffff;background-color:#ffffff;height:1px;border:none; }
/* ===== @BLOG STYLES ============================================= */
.articleSeparator{}
.blog{
margin: 0 0 20px 0;
line-height:1.3;
}
.blog h2{
margin:0;
padding:0;
border-bottom:1px solid;
}
.blog .time{
display:block;
margin: 0 0 20px 0;
font-size:10px;
float:right;
}
.blog .article{
clear:both;
margin: 0 0 20px 0;
}

/* ===== @NEW PARTNERS PAGE STYLES ============================================= */
/* partners Form Container Styles */
#formContainer.partnersFormMod{
  width:960px;
  margin:0 auto 10px;
}
#partnersVid{
  float:left;
  margin:5px;
  width:600px;
  height:200px;
}
#idMediaLoaderWiffy{display: block;}
#partnersForm{
  float:right;
  margin:10px 15px 0 0;
}
#partnersForm #formHeader{margin-top:0;}
#partnersQuote{
padding:5px 0 0;
text-align:left;
width:320px;
margin:0 auto;
}
#partnersQuote .formInput{
width:160px;
padding:0;
margin:0;
text-align:left;
float:left;
}
#partnersQuote .formWidth{
width:150px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#partnersQuote .company, #partnersQuote .company .formWidth{width:310px;}
#partnersQuote .submit, #partnersQuote .submit input{ margin: 0;}


#couponItemWrapper { 
}
#couponItemWrapper > h2{ margin: 0 0 0 20px; }
#couponContainer { 
  background: #ffffff;
  width: 325px;
  padding: 5px;
  border: 3px dashed #004977;  /*Coupon Border Color*/
  margin: 0 0 15px;
}
#couponContainer h2 { 
  display: block; 
  text-align: center;
  padding: 8px 0 8px 0;
  background: #004977;    /*Coupon Header Background Color*/
  color: #fff;       /*Coupon Header Text Color*/
}
#couponContainer img { margin: 0 auto; display: block; }
.poFullDesc{
padding:5px;
margin:10px 0;
text-align:left;
width:330px;
}
.backVendor { margin: 5px 0 0 120px; }

#partnersLeft{ width:647px; float:left; min-height:300px;}
#partnersRight{ width:302px; float:right; margin:0 0 0 10px;}
#floatBox{
}
h2.catagoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#004977;    /*heading background color*/
    display:block;
    margin:0 0 10px 0;
    padding:0 10px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    border: 1px solid #c5c5c5; 
    height:35px;
    line-height:35px;
    width:625px;
}
.partnerItem{
    color:#000;
    font-size:14px;
    background:#DFDFDF;   /*Item Background Color*/
    display:block;
    margin:0 0 10px 0;
    padding:10px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    border: 1px solid #c5c5c5; 
    width:625px;
}
.itemTxt{float:left; width:410px; height:auto; margin:0 0 10px 0;}
a.printCoup{
    display:block;
    clear:both;
    color:#fff;
    text-decoration:none;
    font-size:14px;
    background:#C21A1B;      /*Print Button Background Color*/
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    line-height:25px;
    height:25px;
    width:135px;
    text-align:center;
    padding:0;
    margin:0;
}
a.printCoup:hover{background:#0061AA;}    /*Print Button Hover Color*/
a.showPrint{display:none;}
.partnerLogo{ 
  float:right; 
  width:200px; 
  height:auto; 
  display:block;
  border: 1px solid #c5c5c5; 
}
#partnersMenu{
    color:#2b2b2b;
    font-size:14px;
    background:#e4e4e4;    /*Our Partners Menu Background Color*/
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    width:300px;
}
#partnersMenu h2{
    color:#fff;
    font-size:18px;
    background:#004977; /*Our Partners Menu Heading Background Color*/
    height:35px;
    line-height:35px;
    display:block;
    padding:0 0 0 10px;
    margin: 0;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    border-radius-topleft:3px;
    border-radius-topright:3px;
}

#categories span{
    border-top:1px solid #fff;
    border-bottom:1px solid #d0d0d0;
    list-style:none;
    display:block;
    margin:0;
    padding:0;
}
#categories span a{
    display:block;
    text-decoration:none;
    color:#2b2b2b;   /*Our Partners Menu Link Text Color*/
    font-size:14px;
    padding:8px 10px;
}
#categories span a:hover{ background:#ccc;}   /*Our Partners Menu Link Hover Color*/
/* ===== @FOOTER STYLES ============================================= */
#footer li img {vertical-align:middle;}
#arLogo{float:right;}
#footer{
background: #005488 url(/berrFooterBg.gif) top repeat-x;
color:#fff;
padding: 10px;
min-height:112px;
min-width:960px;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:960px; 
margin:0 auto;
height:112px;
}
#footer li {
display:block;
line-height:17px;
float:left;
width:186px;
margin:0;
list-style:none;
}
#footer a, #footer a:visited {
color:#FFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#footer a:hover {color:#ccc;}
/* ===== @VIDEO GIRL STYLES ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
}
#vpBtn{display:none;}

/* ===== @SLIDE-DOWN-PANEL ============================================= */
#slidepanel {
  position:absolute; /* absolute = overlap content, relative = push-down content */
  top: 0;
  width: 100%;
  z-index: 1000;
  text-align: center;
  margin: 0 auto;
}

#panel {
  background: #FFF;
  color: #544D45;
  display: none;
  width: 100%;
  overflow: hidden; position: relative; z-index: 1000;
}

#panel .content {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}

#panel .content .box {
  width:220px;
  float:left;
  padding:10px;
}

/* box content */

.box h1 {
  color:#00244C;
  font-size: 16px;
  padding:0 0 10px;
  margin: 0;
}

.box h2 {
  color:#00244C;
  font-size: 14px;
  padding:0 0 10px;
  margin: 0;
}

.box p {
  color:#544D45;
  margin: 5px 0;
  padding: 0;
  font-size:12px;
}

.box a { color: #15ADFF; text-decoration: none; }
.box a:hover { color: white; }

/* @TAB */

.tab {
    background:#00244c;
  height:20px;
  position: relative; top: 0; z-index: 1000;
}

.tab #toggle { float:right; }

.tab a.open, .tab a.close {
  color:#FFF;
  display:block;
  font-size:12px;
  width:190px;
  height: 20px;
  line-height: 20px !important;
  padding-left: 15px !important;
  cursor: pointer;
  position: relative;
  text-decoration:none;
}

.tab a.open { background: url(../images/bt_open.png) no-repeat left 0; }
.tab a.close { background: url(../images/bt_close.png) no-repeat left 0; }
.tab a:hover.open { background: url(../images/bt_open.png) no-repeat left -19px; }
.tab a:hover.close { background: url(../images/bt_close.png) no-repeat left -19px; }

/* ===== @ROADSIDE ASSISTANCE ========== */
/* form */

.form .fullWidth {width:510px;margin:10px 0}
.form .oneThird {float:left;width:130px}
.form .clear {margin:5px 0}
ul#road-side-content {
  font-family:arial;
  font-size:16px;
  color:#000;
  width:280px;
  margin:0 auto;
  padding:10px 5px;
  background:#D5EDF8;
  border:1px solid #92CAE4;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px}

 #road-side-content li {
  background:url(/plus.png) top left no-repeat;
  list-style:none;
   
  text-align:left;
  *padding:0 0 0 5px; /* notice the * before the property - shows in IE7 and below */
  *margin:0;
  margin:0 0 10px 10px;
  padding:0 0 5px 25px;}
 #road-side-content li:first-child {list-style:none;background:none;font-size:18px;color:#005082}
 #road-side-content em {display:block;font-size:12px;}







/* ===== @CUSTOM FORM ========== */
#cForm { background:#004977; width:555px; height:auto; margin:0 auto; padding:0; font:Arial, Helvetica, sans-serif; border:1px solid #333; -webkit-border-radius:5px; -moz-border-radius:5px; font: 13px/normal Arial, Helvetica, sans-serif; }
#cForm ul, #cForm li { margin:0; padding:0; list-style:none; overflow:hidden; }
#cForm textarea { margin-bottom:10px; }
#cForm p { padding:5px; text-align:left; color:#fff; clear:both; margin:0; line-height:1;  }
#cForm .cFormLabel { width:126px; float:left; font-size:13px; margin-left:10px; color:#fff; }
#cForm .cFormLabelThird { width:171px; float:left; text-align:left; font-size:13px; margin-left:10px; color:#fff; }
#cForm .cFormLabelHalf { width:263px; float:left; text-align:left; font-size:13px; margin-left:10px; color:#fff; }
#cForm .cFormLabelFull { width:535px; float:left; text-align:left; font-size:13px; margin-left:10px; color:#fff; }
#cForm .cFormInput { width:126px; float:left; }
#cForm .thirdW { width:171px; float:left; }
#cForm .halfW { width:263px; float:left; }
#cForm .fullW { width:535px; float:left; }
#cForm .inputUnderline { background:transparent; border:none; border-bottom:1px solid white; color:#fff; }
#cForm .cFormSelects { display:block; margin:5px auto 0 auto; width:535px; }
#cForm .cFormSelectsHalf { display:inline-block; margin:0 auto; width:263px; }
#cForm .cFormSubmit { display:block; margin:10px auto 0; background:url(images/submitBtn.png); width:97px; height:27px; border:none; text-indent:-9999px; cursor:pointer; font-size:0; line-height:0; }
#cForm li label.error { visibility:hidden; display:none !important; clear:both; font-size:10px; line-height:1; }
#cForm input.error { border:1px dashed #3d3d3d; background:#ffc4c4; }
#cForm #errorContainer { padding:2px 10px; font-size:10px; color:#FFF; text-align:left; }
#cForm .formSection { font-weight:bold; font-size:14px; border-bottom:1px solid #fff; margin:10px 5px 0 5px; }
#cForm .bold { font-weight:bold; }
#cForm .topPad { padding-top:5px; }
#cForm #formHeader p { text-align:center !important; }

/* staff page */
.staff-wrapper h4 { margin:5px; font-size:16px; color:#C21A1B; }
#staff-container { margin:0 auto; width:850px; display:block; clear:both; }
#staff-container small {font-size:0.913em;font-style:italic;}
#staff-container h3 { font-size:18px; text-align:left; clear:both; }
.staff-wrapper { -webkit-border-radius:2px; -moz-border-radius:2px;   margin: 0 0 10px 10px; border-bottom:1px solid #e9e9e9;   width: 750px; display:block; float:left; padding:10px; overflow:auto; }
.staff-wrapper img { border: 1px solid #ccc; margin: 10px 10px 10px 10px; float:left; }
.staff-wrapper p { text-align: left; margin: 2px 0 3px; padding:5px; color:#333333; }
.imgHolder { float:left; width:200px; display:block; }
.imgHolder p { text-align:center; font-size:0.813em;color:#004B7A;}
.backTop { width:750px; margin:0 0 10px 10px; padding:5px; text-align:right; }/* backtop is the back to top link box mode*/



.align-center {text-align:center;}

