/*
Name:     Fiorilli Construction
By: 	  Les Proctor Direct
URL:      http://www.itsjustdm.com
Date:     September 16, 2007


Color Palette

	Blue 	00558c
	Lt Gray	ddd
	Dk Gray	bbb
	white 	eee
	brown	b59178
	black 	002f2f

*/

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

html, body, td #container {
	min-height: 100%;
	height: 100%;
}

html>body #container {
	margin-left: auto;
	margin-right: auto;
	}

body {
	background-color: #ddd;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: 50%;
	padding:0px;
	margin:0px;
}



#mainContent {
	width: 644px;
	background: #F2F2F2;
	border: 2px solid #00558C;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#affiliates {
	width: 644px;
	background: #FFF;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
	}
	
#affiliates .img_highlight {
	border: 2px solid #00558C;
	}

#mainContent2 {
	width: 644px;
	background: #F2F2F2;
	border: 2px solid #00558C;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#mainContent .graphicsCol {
	float: left;
	width: 130px;
	border-right: 1px solid #000;
	padding-right: 5px;
	margin:5px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

.graphicsCol .box {
	display: block;
	padding: 3px;
}

a.linkbutton {
	display:block; 
	background:url(images/button1.jpg) no-repeat; 
	width:79px; height:22px;
	text-align:left; 
	padding:3px 20px 0 5px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	 }
	
a.linkbutton:hover {background:url(images/button3.jpg) no-repeat;}



.box p {
	text-align: left;
	padding: 2px;
}
.imgBorder {
	border: 4px solid #000;
	background: #fff;
	padding: 4px;
}

h2 {
	font-size: 110%;
	display: block;
	margin: 0;
	padding: 2px;
	color: #01538D;
}

h3 {
	font-size: 110%;
	display: block;
	margin: 0;
	padding: 2px;
	color: #fff;
}

h4 {
	color: #fff;
	font-size:11px;
	padding-left: 3px;
	letter-spacing: -.2px;
	margin: 0;
}
.graphicsCol .subhead {
	padding-left: 3px;
	}

#mainContent .contentCol {
	float: right;
	margin-right: 3px;
	width: 480px;
	margin:5px;
}

.contentCol .subhead {
	background: #01538D;
	height: 36px;
	padding-left: 3px;
	}
	
.subhead2 {
	background: #01538D;
	height: 20px;
	padding-left: 3px;
	}
	
.contentCol td {
	width: 225px;
	padding-right: 5px;
}

td.left {
	border-right: 1px solid #000;
}

td.right {
	padding-left: 5px;
}

#mainContent table {
	border-collapse:collapse;
	}
	
.newsBox {
	border-bottom: 1px solid #000;
	margin-bottom: 3px;
}
	
#pageContent ul {
	margin-top: 5px; 
	margin-bottom: 5px;
	margin-left: 25px;
	padding:0; 
	list-style: disc;
	}
#pageContent li  {background:none;}
#pageContent li a  {line-height:18px; color:#00558c}

#bc_trail {
	width: 633px;
	display:block;
	background: #01538D;
	padding: 5px 0 5px 15px;
	}
	
#bc_trail .text {
	color: white;
	font-weight: bold;
	}	
	
#bc_trail a {
	color: white;
	text-decoration: underline;
	}

#bc_trail .name {
	color: yellow;
	}

table#container {
	width: 750px;
	background-color: #bbb;
	}
	
table#pageContent {
	width: 648px;
	border: 1px solid #000;
}

#portfolioDetails {
	clear:right;
	padding: 10px;
}

	
ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0px; padding:0px}
li a  {line-height:18px; color:#00558c}

td.leftSide {
	width: 200px;
	padding-left: 10px;
	padding-top: 10px;
	}
	
.heading {
	font-size: 120%;
	padding-bottom: 3px;
	font-weight: bold;
	color: #00558c;
	display: block;
}

.projType {
	font-style: italic;
	display: block;
}
	
td.rightSide {
	padding: 10px;
	background: #F2F2F2;
	width: 100%;
	}
	
.rightSide .topFloatRight
	{
		float: right;
		margin-right: 25px;
	}


	
.topFloatRight a {
	text-decoration: none;
	color: blue;
	border: 0;
}

.topFloatRight a.pdf {
	padding-left: 25px;
	padding-bottom: 5px;
	background: #F2F2F2 url(icons/page_white_acrobat.png) 5px -1px no-repeat;
}

.topFloatRight a.map {
	padding-left: 25px;
	padding-bottom: 5px;
	background: #F2F2F2 url(icons/map.png) 5px -1px no-repeat;
}

.topFloatRight a.printer {
	padding-left: 25px;
	padding-bottom: 5px;
	background: #F2F2F2 url(icons/printer.png) 5px -1px no-repeat;
}

.topFloatRight a.photo {
	padding-left: 25px;
	padding-bottom: 5px;
	background: #F2F2F2 url(icons/photo.png) 5px -1px no-repeat;
}
	
.rightSide p {
	margin: 0;
	padding-bottom: 10px;
	text-align: justify;
}

#topParaFloatLeft {
	float: left;
	width: 380px;
	}
	
#topParaFloatLeftP {
	float: left;
	width: 400px;
	}
	
#ParaFloatLeftImg {
	float: left;
	width: auto; 
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 0;
	vertical-align: middle;
	}
	
#ParaFloatLeft {
width: 300px;
	float: left;
	}
	
#floatingSubHead {
	float: right;
}

#floatingSubHead #pageSubNav {
	border: 1px solid #000;
	margin-top: 20px;
	margin-right: 10px;
	padding: 8px;
	background: #ccc;
	width: 200px;
}

#floatingSubHead .below{
	padding-top: 25px;
}



#clear {
	clear: both;
	}

p .heading {
	font-size: 120%;
	padding-bottom: 3px;
	font-weight: bold;
	color: #00558c;
	display: block;
}

p .heading  .highlight{
	color: #009900;
	}
	
p .highlight {
	font-weight: bold;
	}
	
	
/*-----------------testimonials-----------------*/
.testimonials{

background:url(icons/quotes_left.gif) no-repeat left top;
padding:0 0 0 30px;
float:left;
margin:15px 10px 5px 10px;
_margin:15px 0 5px 5px;
}
.testimonials p{
background:url(icons/quotes_right.gif) no-repeat right bottom;
padding:0 25px 5px 0;
color:#000;
font-size: 1.2em;
font-style:italic;
}
.test_author{
float:right;
padding:0 25px 0 0;
font-style:italic;
color:#000;
}

img.phone_icon{
float:left;
}
.info_box{
padding:10px 0 0 0;
}
p.info{
float:left;
padding:0 0 0 10px;
line-height:23px;
}
span.red{
color:#D94F25;
font-size:12px;
font-weight:bold;
}