  body, html {
  margin: 0;
  text-align: center;
  background: #73a08c url('../images/container.jpg') repeat-y center center;
  font: normal 12px/12px Arial, "Times News Roman", Sans Serif;
  }
  
  * { border: none; }
  
  a, a:active, a:visited {
  color: #555;
  }
  
  a:hover {
  color: #666;
  }
  
  
  blockquote {
  margin: 5px 0 5px 25px;
  padding-left: 5px;
  border-left: 10px Solid #EEE;
  font-style: italic;
  line-height: 16px;
  font-size: 14px;
  }
  
  h1 {
  color: #111;
  font-size: 18px;
  line-height: 20px;
  padding: 0 0 3px 0;
  border-bottom: 1px Solid #CCC;
  margin: 5px 0 10px 0;
  }
  
  h4 {
  color: #222;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0 10px 0;
  margin: 0;
  }
  
  /* Main DIVs */
  
  #mainWrapper {
  width: 900px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  }
  
  #mainHeader {
  width: 100%;
  height: 464px;
  background: url('../images/body.jpg') top center repeat-x;
  }
  
  #topHeader {
  width: 900px;
  height: 464px;
  background: url('../images/centerImage.jpg') no-repeat;
  margin: auto;
  text-align: left;
  } 
    		  
  #leftColumn {
  width: 215px;
  padding: 5px 5px 5px 0;
  margin-right: 10px;
  float: left;
  }
  
  #leftColumn h6 {
  width: 205px;
  padding: 0 5px; margin: 0;
  height: 30px;
  color: #FFF;
  line-height: 30px;
  font-size: 16px;
  background: transparent url('../images/leftBarBg.jpg') no-repeat;
  clear: both;
  }
  		  
  #rightColumn {
  width: 640px;
  padding: 5px;
  float: left;
  }
  
  #recentNews h2 {
  color: #111;
  font-size: 18px;
  line-height: 20px;
  margin: 5px 0; padding: 0 0 5px 0;
  border-bottom: 1px Solid #CCC;
  }

   /* Content */
  
  #contentContainer {
  width: 880px;
  padding: 10px;
  background: url('../images/domfamularo/') center center repeat-y;
  }
  
  .events {
  margin: 0;
  padding: 0;
  }
  
  .events li {
  list-style-type: none;
  padding: 5px 0 10px 0;
  line-height: 14px;
  border-bottom: 1px Solid #999;
  }
  
  #leftColumn h5 {
  color: #333;
  font-size: 14px;
  line-height: 14px;
  padding: 0;
  margin: 0 0 5px 0;
  }
  
  /* Menu */
  
  #navigation {
  width: 900px;
  padding: 282px 0px 10px 8px;
  clear: both;
  }
  
  #navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  }
  
  #navigation li {
  margin: 0;
  padding: 0;
  display: inline;
  }
  
  #navigation a {
  display: block;
  float: left;
  padding: 13px 16px;
  color: #E0E0E0;
  text-decoration: none;
  font: bold 14px/14px Arial;
  text-transform: uppercase;
  background: transparent url('../images/menuBg.png');
  margin-right: 5px;
  }
  
  #navigation a:hover {
  background: #000 url('../images/domfamularo/');
  color: #FFF;
  }

  .contactInfo {
  width: 220px;
  height: 110px;
  padding: 10px 0;
  line-height: 14px;
  font-size: 12px;
  color: #CCC;
  float: right;
  }
  
  .title {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  margin-bottom: 4px;
  clear: both;
  }
  
  .contactInfo a {
  color: #CCC;
  text-decoration: none;
  }
  
  /* Slideshow */
  
  #slideshow {
  width: 640px;
  height: 225px;
  border: 2px Solid #455e6a;
  }
  
  .status {
  color: #666;
  font-size: 14px;
  line-height: 16px;
  margin-right: 5px;
  }
  
    
  #slideshowInfo {
  width: 150px;
  float: left;
  padding: 10px 0 0 0;
  color: #777;
  line-height: 20px;
  }
  
  #fadeshow1toggler {
  width: 410px; 
  float: right;
  text-align: right; 
  margin: 10px 0; 
  font-size: 16px;
  }
 
  
  #fadeshow1toggler a {
  color: #444;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
  margin: 0 4px;
  }
  
  #fadeshow1toggler a:hover {
  color: #000;
  }
  
  /* -- */
  
  .clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  }
  
  .clearSpace {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  width: 1px;
  height: 15px;
  }
  
  /* -!-- */
  
  p.floatLeft {
  float: left;
  margin: 0;
  width: 195px;
  line-height: 14px;
  }
  
  img.floatLeft {
  float: left;
  margin: 0 8px 7px 0;
  }
  
  .leftBarSection p {
  margin: 0;
  padding: 0;
  }
  
  .leftBarSection {
  width: 100%;
  margin: 5px 0 15px 0;
  color: #111;
  line-height: 14px;
  float:left;
  }

  .more {
  width: 650px;
  background: url('../images/moreAboutDomFamularo.jpg') no-repeat;
  text-align: right;
  height: 22px;
  margin: 5px 0 5px 0;
  }
  
  .more a {
  width: 100px;
  float: right;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 30px;
  display: block;
  }
  
  #dropmenudiv {
  position:absolute;
  font: normal 12px Arial;
  line-height: 14px;
  z-index:100;
  }
  
  #dropmenudiv a {
  width: 100%;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid #CCC;
  padding: 2px 0;
  text-decoration: none;
  font-weight: bold;
  color: #FFF;
  text-align: left;
  background: transparent url('../images/menuBg.png') repeat; 
  }
  
  #dropmenudiv a:hover{ /*hover background color*/
  background: #000 url('../');
  color: #FFF;
  }

  .largeRightBox p {
  margin: 0;
  padding: 0 5px 5px 5px;
  line-height: 14px;
  font-size: 12px;
  }
  			
  .largeRightBox {			
  float: left;
  width: 640px;
  margin: 0 0 15px 0;
  }
  
  .largeRightBox  h3 {
  width: 630px;
  line-height: 14px;
  font-size: 14px;
  background: url('../images/h3background.jpg') no-repeat;
  color: #FFF;
  padding: 6px 5px;
  margin: 0 0 7px 0;
  }
  			 
  .largeRightBox .img {
  float: left;
  margin: 0px 10px 3px 0px;
  color: #777;
  font-size: 10px;
  }
  			 
  .form {
  margin: 5px 0;
  float: left;
  }
  			 
  .form .text {
  border: 1px Solid #CCC;
  color: #AAA;
  padding: 3px;
  width: 165px;
  }
  			 
  .buttonHolder {
  padding: 0px 0px 10px 5px;
  text-align: right;
  clear: both;
  }
  		    
  .actionButton {
  border: 1px Solid #CCC;
  color: #444;
  background-color: #EEE;
  }
     		  
  /* -- */
  			
  .table { 
  float: left;
  }
  			
  .button {
  float: right;
  margin: 15px 5px 5px 0;
  }
  			
  .button a {
  padding: 5px 6px;
  display: block;
  background-color: #EEE;
  font-size: 14px;
  text-transform: uppercase;
  color: #555;
  text-decoration: none;
  }
  			
  .button a:hover {
  color: #000;
  }
  			 
  /* Footer */
              
  #footerMain {
  width: 100%;
  }
  			
  #bottomFooter {
  width: 880px;
  padding: 10px 10px 5px 10px;
  background-color: #EEE;
  font-size: 10px;
  line-height: 12px;
  color: #666;
  margin: auto;
  text-align: left;
  }
  			 
  #bottomFooter ul {
  margin: 10px 0;
  padding: 0 5px 0 10px;
  list-style: none;
  float: left;
  border-right: 2px Solid #DDD;
  }
              
  #bottomFooter li {
  margin: 0;
  padding: 0;
  }
              
  #bottomFooter li a {
  display: block;
  padding: 5px;
  color: #444;
  font-size: 10px;
  text-decoration: none;
  margin: 3px 5px 3px 2px;
  }
              
  #bottomFooter a:hover {
  color: #000;
  }
  			
  #footerLeft {
  float: left;
  }
  			
  #footerRight {
  float: right;
  width: 350px;
  margin: 10px 10px 0 0;
  }
  			
  .bottomLinks {
  width: 860px;
  clear: both;
  margin: 15px 0 0 0;
  padding: 12px 10px 10px 10px;
  background-color: #E0E0E0;
  }
  			
  .bottomLinks a {
  color: #444;
  font-size: 10px;
  text-decoration: none;
  }
  		  
  .smallInfo {
  width: 235px;
  padding: 120px 0 0 40px;
  font-size: 12px;
  }
  
  /* updates */
  
  .updateBox {
  width: 640px;
  clear: both;
  }
  
  .update {
  padding: 5px 0 15px 0;
  width: 100%;
  clear: both;
  border-bottom: 1px Solid #CCC;
  }
  
  .update .date {
  font-weight: bold;
  width: 140px;
  float: left;
  padding-right: 10px;
  line-height: 20px;
  font-size: 12px;
  }
  
  .update .content {
  width: 620px;
  }
  
  .quote {
  line-height: 18px;
  font-style: italic;
  padding: 10px;
  border-bottom: 1px Solid #AAA;
  }
