/*
 * Homepage Styles
 */


 #centre-column{
   width:100% !important;
   padding-top:30px;
 }

 div#homepage{
   width:100% !important;
   overflow:hidden;
 }


 #hp-left{
  float:left;
  border-right:solid 1px #A8DDF3;
  padding:0px 35px 0px 35px;
  width:454px;
 }


 #hp-left #hp-featured{
   padding:5px;
   border:solid 1px #A8DDF3;
  }



 #hp-right{
  float:left;
  padding:0px;
  margin-left:35px;
  width:329px;
 }


 #hp-left #hp-content{
   font-family:Georgia, Times New Roman, Serif;
 }


 p.dropcap:first-letter{
  font-size : 6em;
  line-height:0.75em;
  font-weight : bold;
  float : left;
  width : 1em;
  margin-right: 5px;
  font-family:"Georgia", "Warnock Pro", "Baskerville", "Goudy Old Style","Palatino","Book Antiqua",serif;
	font-weight:bold;
	font-style:normal;
 }

 #hp-left #hp-featured ul{
   list-style:none;
   padding:0px;
   margin:5px;
 }

 #hp-left #hp-featured ul li{
   margin:0px 5px 10px 5px;
   font-size:1.4em;
   font-family:Georgia, Times New Roman, Serif;
 }

 #hp-left #hp-featured ul li span.lititle{
   color:#192C7B;
   font-weight:bold;
   font-style:italic;
 }

 #hp-right #services h3,
 #hp-right #services ul{
   display:none;
   margin-left:-999999px;
 }

 #hp-right #services{
   background:url(/img/holding-services.gif) no-repeat;
   width:329px;
   height:286px;
 }
