a {
  color: #4F6F9A;
  text-decoration: underline;
  font-family: Tahoma;
  font-size: 10px;
}

a:hover {
  text-decoration: underline
}

a.text {
  color: #828282;
  text-decoration: underline;
  font-family: Tahoma;
  font-size: 10px;
}

a.mail {
  color: #0F3EFF;
  text-decoration: underline;
  font-family: Tahoma;
  font-size: 10px;
}

B {
  font-family: Tahoma;
  font-size: 10px;
  text-align: left;
  color: #828282;
}

.info-text {
  font-family: Tahoma;
  font-size: 10px;
  margin: 0px;
  padding-top: 2px;
  color: #7F7F7F;
}

.print-text {
  font-family: Tahoma;
  font-size: 10px;
  margin-left: 10px;
  text-align: right;
}

UL {
  text-align: left;
  margin: 15px;
  padding-left: 0px;
  color: red;
}

LI {
  font-family: Tahoma;
  font-size: 10px;
  color: #DC562A;
  margin: 0px;
  padding-top: 5px;
  padding-left: 0px;
}

.list-text {
  font-family: Tahoma;
  font-size: 10px;
  color: #828282;
  margin: 0px;
  padding-top: 5px;
  padding-left: 0px;
}

UL.privacy-header {
  font-family: Tahoma;
  font-size: 10px;
  text-align: left;
  color: #828282;
  margin: 15px;
  padding-left: 15px;
}

LI.privacy-header {
  font-family: Tahoma;
  font-size: 12px;
  color: #000099;
  margin: 0px;
  padding-top: 5px;
  padding-left: 0px;
  font-weight: bold;
  text-decoration: underline;
}

UL.privacy {
  font-family: Tahoma;
  font-size: 10px;
  text-align: left;
  margin: 15px;
  padding-left: 15px;
}

LI.privacy {
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
  margin: 0px;
  padding-top: 5px;
  padding-left: 0px;
}

.privacy-text {
  font-family: Tahoma;
  font-size: 12px;
  text-align: left;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  color: #000000;
  margin: 0px;
}

I {
  font-family: Tahoma;
  font-size: 10px;
  text-align: left;
  color: #828282;
}

P {
  font-family: Tahoma;
  font-size: 10px;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #000000;
  margin: 0px;
}

.page-text {
  font-family: Tahoma;
  font-size: 10px;
  text-align: left;
  padding-top: 5px;
  color: #000000;
  margin: 0px;
}

h1 {
  font-family: tahoma;
  font-size: 14px;
  color: #4B4B4B;
  margin: 0px;
  text-align: left;
}

.heading-2 {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11pt;
  color: #535D76;
  margin: 0px;
  padding: 0px;
}

.heading-3 {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;
  color: #515151;
  padding-top: 10px;
  text-align: left;
}

.heading-4 {
  font-family: Tahoma;
  font-size: 14px;
  color: #5A5A5A;
  padding-top: 10px;
  text-align: left;
}

.heading-5 {
  font-family: Tahoma;
  font-size: 10px;
  color: #000000;
  text-align: left;
  font-weight: bold;
}

.page-title {
  margin-bottom: 2px;
}

.title-line {
  border-top: 2px solid #4F6F9A;
  margin-left: 15px;
  margin-right: 15px;
}

.section-line {
  border-top: 1px solid #CCCCCC;
  margin-top: 5px;
}

.selected-tab {
  border: 1px solid #B83D2B;
  padding: 5px;
  margin-top: 5px;
}

.vertical-line {
  background-color: #848484;
}

.white-border {
  border-top: 16px solid #FFFFFF;
}

.content-background {
  background-color: #F0F0F0;
  border: 1px solid #DFDFDF;
}

.section-title {
  height: 17px;
  background-image: url(../../lincoln/images/title_bg.gif);
  background-repeat: repeat-x;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 8pt;
  text-align: left;
  color: #FFFFFF;
  padding: 5px;
}

.form-info {
  font-family: Tahoma;
  font-size: 9pt;
  text-align: left;
  color: #000000;
  margin: 0px;
}

.email {
  font-family: Tahoma;
  font-size: 7pt;
  color: #6699CC;
  text-decoration: underline;
}

.employee-name {
  font-family: Tahoma;
  font-size: 8pt;
  padding-top: 5px;
  color: #808080;
}

.employee-desig {
  font-family: Tahoma;
  font-size: 8pt;
  font-style: italic;
  padding-top: 5px;
  color: #808080;
}

.button-container {
  clear: both;
  margin: 5px 0px 0px 0px;
  padding: 0px;
}

.button {
  float: left;
  margin: 0px;
  height: 17px;
  background-image: url(../../lincoln/images/search_btn.gif);
  background-repeat: repeat-x;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  font-family: tahoma;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

.button-label {
  font-family: tahoma;
  font-size: 10px;
  color: #FFFFFF;
}

.button-left {
  float: left;
  margin: 0px;
  width: 5px;
  height: 17px;
  background-image: url(../../lincoln/images/search_btn_left.gif);
  background-repeat: no-repeat;
  padding: 0px;
}

.button-right {
  float: left;
  margin: 0px;
  height: 17px;
  width: 5px;
  background-image: url(../../lincoln/images/search_btn_right.gif);
  background-repeat: no-repeat;
  padding: 0px;
}

.inv-button-border {
  border: 1px; solid #CBD0D4;
  margin-bottom: 5px;
}

.inv-button {
  background-image: url(../../lincoln/images/inv_button_bg.gif);
  background-repeat: repeat-x;
  height: 15px;
  padding-left: 12px;
  text-align: left;
  margin: 0px;
}

.inv-section-line {
  background-image: url(../../lincoln/images/inv_Section_Line.gif);
  background-repeat: repeat-x;
  height: 6px;
  margin-bottom: 10px;
  margin-top: 10px;
}

table.hours {
  border-color: #D7D7D7;
  border-width: 1px;
  border-style: solid;
  border-collapse: collapse;
  width: 95%;
}

table.hours tr td.hours {
  border: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Tahoma;
  font-size: 8pt;
  text-align: left;
  clear: both;
  color: #808080;
}

table.hours tr th.hours {
  border: 1px solid #D7D7D7;
  background-color: #CCCCCC;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  font-family: Tahoma;
  font-size: 8pt;
  text-align: left;
}

.form-bold-text {
  font-family: Tahoma;
  font-size: 8pt;
  text-align: left;
  font-weight: bold;
  padding-top: 5px;
  color: #535557;
}

.error-message {
  clear: both;
  font-family: Tahoma;
  font-size: 8pt;
  text-align: left;
  padding-top: 5px;
  color: #D62526;
  font-style: italic;
}

/*********************** page *********************/
body {
  padding: 0px;
  margin: 0;
  border: 0;
  background-image: url(../../lincoln/images/Body_bg.gif);
  background-repeat: repeat-x;
  background-position: top;
  height: 347px;
}

.page-core-container {
  clear: both;
  background-color: #FFFFFF;
  width: 762px;
  margin: 0px;
  padding: 0px;
  min-height: 400px;
  height:auto !important;
  height:400px;
  font-family: Tahoma; 
  font-size: 11px;
}

/*********************** page End *********************/
  /*********************** HomePage *********************/
.hero-image {
  border: 0px;
  padding: 0px;
  margin-top: 0px;
  width: 538px;
  height: 235px;
}

.home-page-action,.home-page-action a,.home-page-action a:HOVER,.home-page-action a:LINK
  {
  margin: 0px;
  padding: 0px;
  font-family: tahoma;
  font-size: 11px;
  color: #4B4B4B;
  font-weight: bold;
  text-decoration: none;
}

.search-header {
  margin: 0px;
  padding: 0px;
}

.search-header-text {
  font-family: Tahoma;
  font-size: 12px;
  color: #4B4B4B;
  margin: 0px;
  padding: 5px;
  font-weight: bold;
}

.search-bg-horizontal {
  background-image: url(../../lincoln/images/Search_bg.gif);
  background-repeat: repeat-x;
  background-position: top;
  margin: 0px;
  padding: 0px;
  border-left: 1px solid #C8C8C8;
  height: 235px;
}

.search-bg-vertical {
  background-color: #F1F6FB;
  background-image: url(../../lincoln/images/search_bg_vertical.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  margin: 0px;
  padding: 0px;
  height: 84px;
}

.search-border {
  border-top: solid 1px #A7A7A7;
  margin: 0px;
  padding: 0px;
}

.search-border-2 {
  border-top: solid 1px #E7E7E7;
  margin: 0px;
  padding: 0px;
}

.search-bg-color {
  background-color: #CED1D8;
}

.search-btn-container {
  clear: both;
}

.search-btn {
  float: left;
  margin: 0px;
  height: 17px;
  background-image: url(../../lincoln/images/search_btn.gif);
  background-repeat: repeat-x;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  font-family: tahoma;
  font-size: 10px;
  color: #FFFFFF;
}

.search-btn-left {
  float: left;
  margin: 0px;
  width: 5px;
  height: 17px;
  background-image: url(../../lincoln/images/search_btn_left.gif);
  background-repeat: no-repeat;
  padding: 0px;
}

.search-btn-right {
  float: left;
  margin: 0px;
  height: 17px;
  width: 5px;
  background-image: url(../../lincoln/images/search_btn_right.gif);
  background-repeat: no-repeat;
  padding: 0px;
}

.dealership-bg {
  border-left: 1px solid #DAD9D9;
  border-right: 1px solid #DAD9D9;
  border-bottom: 1px solid #DAD9D9;
}

.dealership-img {
  padding: 0px;
  margin: 0px;
  border: 1px solid #D7D7D7;
}

.dealership-info {
  margin: 0px;
  padding-right: 10px;
  font-family: Tahoma;
  font-size: 11px;
  color: #777777;
}

.dealership-info-header {
  margin: 0px;
  font-family: Tahoma;
  font-size: 12px;
  color: #74869C;
  font-weight: bold;
}

.quad-header {
  font-family: Tahoma;
  font-size: 12px;
  color: #4F6F9A;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}

.quad-container {
  background-color: #C8C8C8;
}

.quad-background {
  height: 122px;
  background-image: url(../../lincoln/images/quad_bg.gif);
  background-repeat: repeat-y;
  border: 3px solid #EEEEEE;
}

.quad-text {
  font-family: Tahoma;
  font-size: 11px;
  color: #56F767B;
}

.quad-number,.quad-number ul,.quad-number ul li {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}

.quad-number {
  padding-left: 5px;
  padding-right: 5px;
}

.quad-number ul li {
  display: inline;
  cursor: pointer;
  padding-left: 0px;
  padding-right: 2px;
}

.quads {
  padding: 0px;
  margin: 0px;
}

.quad {
  margin: 0px;
  padding: 0px;
  border: 7px solid #B3B7BB;
}

.third-party {
  margin: 0px;
  padding: 0px;
  height: 24px;
}

.third-party-text,.third-party-text a:HOVER,.third-party-text a:LINK,.third-party-text a:VISITED
  {
  margin: 0px;
  padding: 2px;
  font-family: Tahoma;
  font-size: 10px;
  color: #747474;
}

.home-page-menu {
  margin: 0px;
  padding: 0px;
}

.home-page-menu-text,.home-page-menu-text a:HOVER,.home-page-menu-text a:VISITED,.home-page-menu-text a:LINK
  {
  font-family: Tahoma;
  font-size: 10px;
  color: #4F6F9A;
  margin: 0px;
}

.home-page-menu-text {
  text-decoration: underline;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
}

/*********************** HomePage end *********************/
  /*********************** header *********************/
.header-container {
  margin: 0px;
  padding: 0px;
  position: relative;
  background-repeat: no-repeat;
}

.menu {
  margin: 0px;
  padding: 0px;
  position: relative;
  padding-right: 5px;
  padding-top: 3px;
  text-align: right;
}

.menu-text,.menu-text a:LINK,.menu-text a:HOVER,.menu-text a:VISITED {
  color: #BCBEC0;
  font-family: Tahoma;
  font-size: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: none;
}

.dealer-name {
  font-family: Tahoma;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  padding-right: 14px;
  position: relative;
  padding-top: 5px;
  padding-bottom: 0px;
  text-align: right;
}

.logo {
  float: left;
  padding-top: 10px;
  padding-left: 10px;
  text-align: center;
}

.nav-bar-container {
  position: relative;
  height: 27px;
  background-color: #FFFFFF;
  width: 762px;
  margin: 0px;
  padding: 0px;
}

.nav-bar-left {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 27px;
  background-image: url(../../lincoln/images/nav_left.gif);
  padding: 0px;
  width: 2px;
}

.nav-bar-center {
  position: absolute;
  left: 1px;
  top: 0px;
  margin: 0px;
  padding: 0px;
  background: url(../../lincoln/images/nav_element.gif) repeat-x;
  height: 27px;
  width: 759px;
}

.nav-bar-right {
  position: absolute;
  right: 0px;
  width: 2px;
  top: 0px;
  height: 27px;
  margin: 0px;
  padding: 0px;
  background-image: url(../../lincoln/images/nav_right.gif);
}

div.nav-bar {
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0px;
  padding: 0px;
}

div.nav-bar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#nav a {
  display: inline;
  color: #000000;
  font-weight: normal;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;
  z-index: 2;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
}

#nav li a {
  min-height: 20px;
  _height: 20px;
}

#nav li li {
  margin: 0px;
  padding: 0px;
  min-height: 20px;
  _height: 20px;
}

#nav li li a {
  display: block;
  padding-top: 4px;
  font-weight: normal;
  font-family: Tahoma;
  font-size: 11px;
  color: #2D323A;
  min-height: 20px;
  _height: 20px;
}

#nav li li a:hover {
  color: #FFFFFF;
  background-color: #4F6F9A;
  min-height: 20px;
  _height: 20px;
}

#nav {
  z-index: 1;
}

/* nav element */
#nav li {
  min-height: 20px;
  _height: 20px;
  float: left;
  position: relative;
  text-align: left;
  cursor: default;
  z-index: 1;
  vertical-align: top;
}

#nav li.nav-element {
  z-index: 2;
  min-height: 20px;
  _height: 20px;
  position: relative;
  vertical-align: top;
}

/* sub-elementcontainer */
li.nav-element ul,li.nav-element-selected ul {
  display: none;
  font-weight: normal;
  width: 15em;
  position: absolute;
  top: 27px;
  left: 0px;
  border-left: 1px solid #DAD9D9;
  border-right: 1px solid #DAD9D9;
  border-bottom: 1px solid #DAD9D9;
}

li.nav-element>ul {
  top: 27px;
  left: auto;
}

/* sub-element */
#nav li.nav-element li.nav-sub-element,#nav li.nav-element-selected li.nav-sub-element
  {
  background-color: #FFFFFF;
  display: block;
  float: none;
  color: #2D323A;
}

#nav li:hover ul,#nav li.nav-element-selected ul {
  display: block;
}

#nav li.nav-element:hover   , #nav li.nav-element-selected {
  min-height: 22px;
  _height: 27px;
  background-color: #FFFFFF;
}

/*********************** header end *********************/
  /*********************** Form elements *********************/
.input-radio {
  padding: 0px;
  margin: 0px;
  font-family: Tahoma;
  font-size: 9px;
}

.input-text {
  height: 17px;
  font-family: Tahoma;
  font-size: 9px;
  color: #868686;
}

.select {
  height: 17px;
  font-family: Tahoma;
  font-size: 9px;
  color: #000000;
  margin: 0px;
}

.form-info {
  font-family: Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #3C3B3C;
}

.form-options {
  font-family: Tahoma;
  font-size: 10px;
  color: #000000;
}

.form-field {
  font-family: Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

.text-area {
  padding: 5px;
  font-family: Tahoma;
  font-size: 10px;
  color: #868686;
  margin-top: 5px;
}

form {
  margin: 0px;
  padding: 0px;
}

.form-button {
  margin-left: 10px;
  margin-top: 2px;
  padding: 0px;
}

/*********************** Form elements end *********************/
  /*********************** footer *********************/
.footer-container {
  background-color: #CCCCCC;
  height: 27px;
  width: 762px;
  padding: 0px;
  margin: 0px;
  position: relative;
}

.footer-privacy-text,.footer-privacy-text a:LINK,.footer-privacy-text a:HOVER,.footer-privacy-text a:VISITED
  {
  font-family: Tahoma;
  font-size: 10px;
  margin: 0px;
  padding: 5px;
  text-decoration: underline;
  color: #727272;
}

.footer-text-copyright {
  width: 762px;
  font-family: arial;
  font-size: 10px;
  margin: 0px;
  color: #6A6E76;
  padding-top: 5px;
  padding-right: 30px;
  padding-bottom: 5px;
  text-align: right;
}

.footer-text {
  font-family: Tahoma;
  font-size: 10px;
  margin: 0px;
  color: #6A6E76;
  padding: 5px;
}

.footer-text-1 {
  font-family: Tahoma;
  font-size: 10px;
  margin: 0px;
  color: #CCCCCC;
  padding-right: 7px;
  text-align: right;
}

.footer-bold-text {
  color: #4B4B4B;
  font-family: Tahoma;
  font-size: 10px;
  padding: 5px;
  margin-top: 4px;
}

.footer-link,.footer-link a:LINK,.footer-link a:HOVER,.footer-link a:VISITED
  {
  font-family: Tahoma;
  font-size: 10px;
  margin: 0px;
  text-decoration: underline;
  color: #585858;
  padding: 5px;
}

/*********************** footer end *********************/
table {
  clear: both;
  border: 0px;
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
  border-collapse: collapse;
  padding: 0px;
  width: 95%;
}

td {
  vertical-align: top;
  padding: 0px;
}

th {
  
}

/*********************** Contact Info  *********************/
.contact-background {
  background-color: #E7E7E7;
  padding: 5px;
  text-align: left;
  border: 1px solid #CBCBCB;
  margin-top: 5px;
}

.contact-bold-text {
  font-family: Tahoma;
  font-size: 8pt;
  text-align: left;
  color: #6A6969;
  font-weight: bold;
}

.contact-outer-border {
  margin-top: 5px;
  border: 1px solid #868686;
  padding: 10px;
}

.contact-inner-border {
  margin-top: 5px;
  border: 1px solid #CBCBCB;
  padding: 10px;
}

.contact-header {
  background-color: #D3D3D1;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  font-family: Tahoma;
  font-size: 9pt;
  color: #6A6969;
  font-weight: bold;
  margin: 0px;
}

.contact-detail {
  background-color: #E2E4E4;
  text-align: center;
  font-family: Tahoma;
  font-size: 8pt;
  color: #65686F;
}

.contact-detail-bold {
  font-family: Tahoma;
  font-size: 8pt;
  color: #65686F;
  font-weight: bold;
}

/*********************** Contact Info End *********************/
  /*********************** Sub Menu *********************/
.menu-element {
  height: 20px;
  width: 163px;
  background-color: #D6DEE7;
  padding: 5px;
  border-bottom: 1px solid #EFEFE6;
}

.menu-element-text {
  font-family: Tahoma;
  font-size: 9pt;
  color: #213152;
}

/*********************** Sub Menu End *********************/
  /*********************** Coupons *********************/
.coupon-border {
  margin-top: 10px;
  padding: 10px;
  border: 1px dashed #000000;
}

.coupon-container {
  margin: 0px;
  padding: 0px;
}

.coupon-top {
  margin: 0px;
  padding: 0px;
}

.coupon-detail {
  margin: 0px;
  padding: 0px;
  background-image: url(../../lincoln/images/coupon_detail.gif);
  background-repeat: repeat-y;
  width: 708px;
}

.coupon-bottom {
  margin: 0px;
  padding: 0px;
  background-image: url(../../lincoln/images/coupon_bottom.gif);
  background-repeat: no-repeat;
  height: 45px;
}

.coupon-heading {
  font-family: TimesNewRoman;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

.coupon-text {
  font-family: Tahoma;
  font-size: 10px;
  color: #000000;
}

.coupon-address {
  font-family: Tahoma;
  font-size: 10px;
  color: #FFFFFF;
  padding: 0px;
}

.coupon-print {
  font-family: Tahoma;
  font-size: 13px;
  color: #FFFFFF;
  padding: 0px;
  font-weight: bold;
  text-decoration: underline;
}

/*********************** Coupons  *********************/
  /*********************** Special Offers *********************/
.special-off-header {
  background-color: #4F6F9A;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 8pt;
  text-align: left;
  color: #FFFFFF;
  padding: 5px;
}

.special-off-header2 {
  background-color: #CAC9C7;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
  color: #000000;
  padding: 7px;
}

.special-off-content {
  background-color: #F0F0F1;
  border: 1px solid #D5D6D6;
  font-family: Tahoma;
  font-size: 8pt;
  text-align: left;
  color: #000000;
  padding: 5px;
}

.special-off-bg1 {
  background-color: #FFFFFF;
  border: 1px solid #D5D6D6;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 9pt;
  text-align: left;
  color: #000000;
  padding: 5px;
}

.special-off-bg2 {
  background-color: #FBFAFA;
  border: 1px solid #D5D6D6;
  font-family: Tahoma;
  font-size: 8pt;
  text-align: left;
  color: #000000;
  padding: 5px;
}

/*********************** Special Offers End *********************/
  /*********************** Model Line Up *********************/
.model-border {
  text-align: center;
  margin: 0px;
  padding: 10px;
  width: 160px;
  height: 120px;
}

.model-border-rollover {
  text-align: center;
  margin: 0px;
  border: 2px solid #4F6F9A;
  padding: 0px;
  width: 160px;
  height: 120px;
}

.price {
  font-family: Tahoma;
  font-size: 8pt;
  color: #3F3B3F;
  text-align: center;
}

.roll-over {
  width: 280px;
  padding: 5px;
  border: 1px solid #CCCCCC;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  background-position: bottom;
  background-image: url(../../lincoln/images/model_lineup_bg.gif);
  background-repeat: repeat-x;
}

.model-name {
  font-family: Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #274D74;
  padding: 5px;
}
/*********************** Model Line Up End *********************/

/******** Theme specific style for the info text (default text) ***************/
.hoursFirstColumn { 
  padding-left: 15px;
}

.pageTitleContainer {
  text-align:right;
  padding: 10px 15px 0px 15px;
  margin-bottom: 3px;
}

.pageTitleContainer span{
  vertical-align: bottom;
}

.infoText { 
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 40px;
}

.infoImage {
  text-align: center;
  padding-top: 10px;
}

.about2MainContainer{
  padding: 15px;
}

.about2FirstColumn {
  float: left;
  padding-right: 20px;
  padding-bottom: 30px;
}

.about2SecondColumn { 
  padding-bottom: 30px;
}

.ourTeamFirstColumn { 
  padding-left: 15px;
  padding-right: 15px;
}

.ourTeam2FirstColumn { 
  padding-left: 15px;
  padding-right: 15px;
}

.ourTeam2SecondColumn { 
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 2px;
  float: left;
}

.ourTeam2ThirdColumn { 
  padding-left: 10px;
  margin-top: 19px;
  float: left;
}

.infoTextStyle{
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: normal;
  color: #4B4B4B;
}
.infoPageTitle {
  float:left;
  font-family: Tahoma; 
  font-size: 14px;
  font-weight: bold;
  color: #4B4B4B;
  text-transform: capitalize;
  }
.infoText B{
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: bold;
  color: #4B4B4B;
}
.infoText B.infoHeading{
  font-size: 12px;
}


