﻿div#contentMain
 {
     float:right;
     width:605px;
     margin:20px 8px 20px 5px;
     padding:0;
     color:#FFF;
     /*color:#f0e8ad;*/
 }
h1
{
    font-size: 190%;
    font-family: Georgia, Verdana, Arial, Sans-Serif;
    padding-bottom: 5px;
    margin-top: 15px;
  text-align:left;
  color:#604848;
}
div#contentSub h1
{
    font-size: 140%;
    font-family: Georgia, Verdana, Arial, Sans-Serif;
    padding-bottom: 5px;
    margin-top: 15px;
    text-align: left;
    color: #804040;
}
 div#contentMain h2
 {
     font-size: 190%;
     font-family:Georgia, Verdana, Arial, Sans-Serif;
     padding-bottom:5px;
     margin-top:15px;
     color: #804040;
 } 
 div#contentSub
 {
     width:250px;
     margin-right:10px;
     margin-bottom:10px;
     padding:15px 10px;
 }
 div#contentMain ul
 {
     width:100%;
     margin:0;
     padding:0;
 }
 div#contentMain li#one,  div#contentMain li#two
 {
     float:left;
     width:275px;
     list-style-type:none;
     background-color: #50515a;
     /*background-color:#484848;*/
     padding:10px 5px 10px 10px;
 }
 div#contentMain li#two
 {
     margin-left:15px;
 }
 div#contentMain li#one h3, div#contentMain li#two h3 
 {
     display:block;
     clear:both;
 }
 img.featured
{
    float: left;
    margin-right: 15px;
    padding: 3px;
    border: 1px solid #f0e8ad;
}
  div#contentMain li#one a,  div#contentMain li#two a
  {
    color:#f0e8ad;  
  }
 /*h3
 {
     margin-bottom:-5px;
     font-size:120%;
 }*/
 div#contentMain li p
 {
     margin-right:2px;
     margin-bottom:0;
     color:White;
 }

/*STYLING FOR SIDEBAR ELEMENTS*/ 
div#contentSub h2
 {
    margin-bottom:0;
    text-indent:-9999px;
    height:18px;
    width:100%;
    text-align:left;
 }
 div#contentSub .swarovskiImg 
 {
     display:block;
     width: 80px;
     height:55px;
     margin: 10px auto;
     border:1px solid #ccc;
}
div#contentSub .swarovski 
{
    padding:5px 5px 8px 8px;
    color:#fff;
    background-color: #50515a;
}
div#contentSub .swarovski a
{
    color: #fff;
}
div#contentSub h2.top
 {
     background:url(../Images/crystal.png) no-repeat;
     width:235px;
     height:15px;
 } 
 div#contentSub h2.bottom
 {
     background:url(../Images/greenWithEnvi.png) no-repeat;
     width:135px;
     height:18px;
     margin-top:30px;
 }
  div#contentSub h2.aboutImg
 {
     background:url(../Images/In_this_section.png) no-repeat;
     margin-top:40px;
 }
   div#contentSub h2.jobs
 {
     background:url(../Images/job_opportunities.png) no-repeat;
     margin-top:40px;
 }
    div#contentSub h2.gallery
 {
     background:url(../Images/gallery_showroom.png) no-repeat;
     margin-top:40px;
 }
 div#contentSub h2.latestNews
  {
     background:url(../Images/latestNews.png) no-repeat;
     margin-top:40px;
 }
  div#contentSub h2.ourEvents
  {
     background:url(../Images/events.png) no-repeat;
     margin-top:40px;
 }
  div#contentSub h2.businessAccount
  {
     background:url(../Images/businessAccount.png) no-repeat;
     margin-top:40px;
 }

 div#contentSub p
 {
     margin-top:2px;
     margin-bottom:0;
     font-size:11px;
 } 
 #enviLogo
 {
     width:196px;
     height:72px;
     margin:0 3px 0 0;
     float:left;
 }
 div#sfcLogo
{
    width: 48px;
    height: 49px;
    margin: 23px 0 0 0;
    border: 1px solid #81AB61;
    float:right;
}
 
div.date
{
    text-transform: none;
    color: #993300;
    font-family: Arial;
}
 /*NAVIGATION ON CONTENSUB SECTION*/
div#contentSub ul
{
    list-style-type:none;
    margin:10px 0 0 10px;
    padding:0;
}
div#contentSub a
{
    color:#604848;
    text-decoration:underline;
    border:none;
    line-height:1.8em;
}
div#contentSub a:hover
{
    text-decoration:none;
}

div#contentMain ul.bulletList
{
    margin: 10px 0 0 20px;
}

div#contentMain a
{
   color:#f0e8ad; 
}

/*SOCIAL NETWORK ICONS STYLING*/
 div#socialNetworking
 {
     float:right;
     width:20%;
     text-align:right;
 }
   div#contentSub img.social
  {
     float:left;
     margin-top:0;
     margin-right:5px;
     width:103px;
 }
ul#socialIcons
 {
     margin:0;
     padding:0;
     width:80px;
     height:32px;
     display:block;
}
ul#socialIcons li
{
    display:inline;
    margin:0 0 0 5px;
    padding-top:22px;
 }
ul#socialIcons li.vLine
{
    border-right:1px solid #fff;
    padding-right:8px;
}
ul#socialIcons a
{
    border:none;
    background:none;
    padding-bottom:10px;
}
ul#socialIcons img
{
    border:none;
}

.stuartChair 
{
    display: block;
    width: 175px;
    height: 202px;
    margin: 0 auto;
    padding: 3px;
    border: 1px solid #fff;
}
