
/* Begin Typography & Colors */
body {
	font-family: Arial, sans-serif;
	color: #484848;
	font-size:  12px;
	text-align: center;
	background-color: #fff;

	background-repeat: repeat-x;
	background-position: top;
	}

#container {
	text-align: left;
	}

#footer { 
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;}

h1{
  font-size: 16px; 
  font-family:  Arial, sans-serif;
  color: #BF2025;	
    font-weight: bold; 
}

 h4 {
  
  font-size: 12px;
  color: #797170;

}

a {
	color: #BF2025;
	text-decoration: none;}

a:hover {
	text-decoration: underline;}

.media-link {
	border: 1px solid #676666;
	padding: 8px;
	/*background:#EDE6B3;*/
	background:#FDF9DF;
	letter-spacing: 1px;
	}
	
.media-link a{
	color: #BF2025;
	text-decoration: none;
	border-bottom: 1px dotted  #BF2025;
}

.media-link a:hover{
	text-decoration: none;
	
}

.media-link p{
  padding: 0;
 text-indent: 6px;
}

.media-link h4{
  font-size: 12px;
  color: #797170;
  margin-top:0;
}

.media-link img{
  border: none;
}

p {
    padding: 5px;
	margin-bottom:10px;}
	
.listheader {
     font-size: 12px; 
	 text-transform: uppercase; 
	 font-weight: bold;
	 padding-bottom: 5px;
	}

	.photo-text {
	 font-size: 11px; 
	 padding-top: 8px;
	 font-weight: bold;
	}
	
	.small-text {
     font-size: 11px; 
	}
	
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 auto;
	padding: 0; }

#header {
	margin: 0 auto;  
	width:962px;
	height: 125px;
	text-align:left;
	border-bottom:solid 19px #b11500;}

	
	#header-text{
	  width: 600px;
	  float:right;
	  padding: 7px;
	  font-size: 16px;
	  margin-top: 10px;
	  margin-right: 10px;

	}

	#header-text a{
	 font-weight: bold;
	
	}
.logo {
	width:496px;
	float:left;
}

#ad_header{

  padding:  4px;
  border:solid 1px #ccc;
  width: 515px;
  margin-left: auto;
  margin-right:auto;
}
	
.testimonials {

  width:  600px;
  font-size: 11px; 
  padding-bottom: 4px;
  margin-left:10px;
  height: 60px;
  margin-top: 3px;
}	

#testimonial-box{
   border: 1px solid #797170;
   padding: 5px;
   
}

.main_image {
 /*background: url(http://www.gennaroferra.com/images/header_new.jpg) no-repeat;*/
 background: url(../images/header_new.jpg) no-repeat;
 height:  460px;
 width:  960px;
 float: left;
}

.success-table {
  width: 750px;
  margin-left: 100px;
}
/* navigation */

#nav {
  float: right; 
  width: 850px;
  font-weight: bold;
  color: #ffffff;	
  padding: 0px;
  font-size: 13px;
  margin-right: 5px;
  margin-top: 1px;

}

#nav ul{
    margin: 0;
	list-style-type: none;

}

#nav ul li{
  padding: 1px;
  display: inline;
}

#nav ul li a{
font-weight: bold;
color:#fff;
}



#container {
	width: 960px;
	margin:0 auto;
	border-right:solid 1px #B1B8BB;
	border-left:solid 1px #B1B8BB;}

	
#content_left {
		float:left;
		width:640px;;
}

#inner-main-content {
		float:left;
		width: 625px;
		margin-top:15px;
		margin-left: 0;
		padding: 3px;
}

#inner-main-content p {
text-align: left;
margin-top:  0;
 text-align: left;
  line-height: 18px;
}


#inner-main-content  a {
font-weight: bold;
}

#inner-main-content ul {
	list-style-type: none;
}

#inner-main-content ul li {
   background: url(http://www.gennaroferra.com/images/bullet.jpg) no-repeat;
   padding-left: 10px;
   padding-bottom:5px;
   margin-bottom: 3px;
   background-position: top  left;
}

#inner-main-content img{
  padding: 3px;
  border: 1px solid #B1B8BB;
}

#inner-main-content-no-left {
		float:left;
		width: 900px;
		margin-top:15px;
		margin-left: 20px;
}

#inner-main-content-no-left  {
  padding: 3px;
}

#inner-main-content-no-left  p {
text-align: left;
margin-top:  0;
 text-align: left;
  line-height: 18px;
}


#inner-main-content-no-left   a {
font-weight: bold;
}

#inner-main-content-no-left  ul {
	list-style-type: none;
}

#inner-main-content-no-left  ul li {
   background: url(http://www.gennaroferra.com/images/bullet.jpg) no-repeat;
   padding-left: 10px;
   padding-bottom:5px;
   margin-bottom: 3px;
   background-position: top  left;
}

#inner-main-content-no-left  img{
  padding: 3px;
  border: 1px solid #B1B8BB;

}

#video-container {

}

#video-container img {
   border: none;
}
#inner-main-content-left {
  width: 300px;
  float: left;
  margin-top: 30px;
  margin-left: 10px;
}

#inner-main-content-left  img{
  padding: 3px;
  border: 1px solid #B1B8BB;
  margin-bottom: 25px;
}



#bottom_headline {
   padding-top:10px;
   border-top:solid 1px #dae3e8;
   margin-top:260px;
}

#bottom_headline h4 {
  
  font-size: 13px;
  color: #797170;
  width: 600px;
  padding:  0px;
  margin-left: 10px;
  margin-bottom: 0;

}
	
.bottom_image {
	width:213px;
	float:left;}

#content_right {
		float:right;
		width:320px;}
	
#side_menu {
		height:200px;
		border: 1px solid #dae3e8;
		width:300px;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
	    margin-right:auto;
		padding: 5px;
}
	
#side_menu li{
	padding:0;
	margin:0;
	display:inline;
}
	
#side_menu h2{
  font-size: 13px;
  color: #797170;
  padding: 5px;

}

#side_menu h3{
  font-size: 11px;
  padding: 5px;
  text-indent: 3px;

}

#inner-left-rail {
  width:275px;
  float:left;
  border: 1px solid #000000;
  padding: 5px;
}


.byline{
font-size: 9px;
text-indent: 9px;
margin-bottom:5px;
}

img.sm{
	margin:0;
	display:block;
}
	
		
#about_text {
	margin-top:260px;
	font-size:.8em;
	border-top:solid 1px #dae3e8;
	border-left:solid 1px #dae3e8;
	height: 354px;
}
			
#about_text p{
	line-height:1.6em;
}

		
.content_bottom {
	float:left;
	padding: 7px;
}

#footer {
	text-align:center;
	clear: both;
	min-height:157px;
	background-repeat: repeat-x;
	background-position:top;}

	#footer_top {
		height:1px;
		width:962px;
		background-color:#B1B8BB;
		margin:0 auto;
		margin-bottom:8px;
		}
	
	#footer_logo {
	    font-size: 11px;
		width: 962px;
		margin:0 auto;
		}


/* End Structure */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;}

acronym, abbr {
	border-bottom: 1px dashed #999;}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;}

.center {
	text-align: center;}

p {
	line-height:1.4em;}

a img {
	border: none;}

.media img {
   border: 1px solid #676666;
   padding: 4px;
   text-align: center;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0px;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

	.alignleft {
	float: left
	}
	.alignright {
	float: right;
	}
	
	
/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */
/* End Various Tags & Classes*/
