@charset "UTF-8";
/* <VINCENT BUFFONI> CONTENT CSS */

h1 {
	font-size:4.0em;
	color:#55555;
	font-weight:lighter;
	line-height:105%;
	margin:0px 200px 10px 0px;
	}
	
h3.h1Title {
	font-size: 33px;
	margin-top: 30px;	
}
	
h2 {
	font-size:2.2em;
	line-height:170%;
	color:#333333;
	font-weight:lighter;
	}
	
h3 {
	font-size:1.7em;
	color:#333333;
	font-weight:lighter;
	}
	
h4 {
	font-size:1.5em;
	color:#333333;
	font-weight:normal;
	}
	
h5 {
	font-size:1.4em;
	color:#333333;
	font-weight:normal;
	}
	
h6 {
	font-size:1.2em;
	color:#333333;
	font-weight:bold;
	}
	
p {
	font-size:1.2em;
	color:#555;
	line-height:180%;
	margin-bottom:5px;
	font-weight:normal;
	}
	
ul li {
	font-size:1.1em;
	font-weight:bold;
	color:#666;
	margin-left:15px;
	line-height:180%;
	margin:0px 0px 3px 40px;
	list-style-type:disc;
	list-style-position:outside;
	}
	
li ul li {
	font-size:1.0em;
	color:#444;
	font-weight:normal;
	margin-left:30px;
	line-height:160%;
	margin:0px 0px 3px 20px;
	list-style-type:circle;
	list-style-position:outside;
	}
	
ol li {
	font-size:1.1em;
	font-weight:bold;
	color:#666;
	margin-left:15px;
	line-height:180%;
	margin:0px 0px 3px 40px;
	list-style-type:decimal;
	list-style-position:outside;
	}
	
li ol li {
	font-size:1.0em;
	color:#444;
	font-weight:normal;
	margin-left:30px;
	line-height:160%;
	margin:0px 0px 3px 20px;
	list-style-type:lower-roman;
	list-style-position:outside;
	}
	
blockquote, table {
	margin:0px 0px 0px 20px;
}
	
	
#mainNavLogo {
	margin:20px 22px 25px 20px;
}


.firstPara {
	font-weight:bold;
	color:#666;
	margin-bottom:5px;
	line-height:19px;
	color: #787777;
}

.phoneNumberHome {
	color:#ffffff;
	background: url(../images/tel-icon.png) no-repeat left #323232;
	float:right;
	padding: 7px 20px 7px 50px;
	font-size: 20px;
	position: absolute;
	right: -34px;
	top: 16px;
}

.columnLeftHome {
	width:440px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #bfbfbf;
}

.columnRightHome {
	float: left;
	width: 170px;
	padding-left: 20px;
}

.columnRightHome h3 {
	color:#762258;	
	font-size:22px;
	margin-top:32px;
	margin-bottom: 10px;
}

.columnRightHome input[type="text"], .columnRightHome textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 2px 000px rgba(00, 00, 00, 0.4);
    box-shadow:  1px 1px 2px 000px rgba(00, 00, 00, 0.4);
	height: 24px;
	margin-bottom: 10px;
	border: none;
	padding-left: 34px;
	width: 133px;
	font-size: 12px;
	color:#333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	outline-color:#7d1f5d;
}

.columnRightHome input[type="text"].nameform {
	background: url(../images/name-icon.png) no-repeat left #d6d6d6;	
}
.columnRightHome input[type="text"].emailform {
	background: url(../images/mail-icon.png) no-repeat left #d6d6d6;	
}
.columnRightHome input[type="text"].telform {
	background: url(../images/telephone-cin.png) no-repeat left #d6d6d6;	
}
.columnRightHome textarea {
	background: url(../images/message-icon.png) no-repeat left #d6d6d6;	
	height: 59px;
	padding-top:5px;
}

.columnRightHome input[type="submit"] {
	background: url(../images/form-submit.png) no-repeat left;
	width: 167px;
	height: 31px;
	padding-right: 20px;
	cursor: pointer;
	border: none;
	color:#dedede;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.columnRightHome input[type="submit"]:hover {
	background-position: -167px;	
}

h2 span {
	color:#762258;	
}

h2.hammerIcon {
	background: url(../images/hammer-icon.png) no-repeat left 4px;
	padding-left:50px;
	margin: 17px 0 10px 0;
}

ul#ticks, ul#ticksFloated {
	padding-left: 0;
	padding-top: 9px;
}

ul#ticksFloated {
	float: right;
	width: 230px;	
}

ul#ticks li, ul#ticksFloated li {
	background: url(../images/ticks.png) no-repeat left 4px;	
	padding-left: 30px;
	margin-left: 0;
	list-style: none;
	color: #787777;
}

.columnMain {
	clear: left;
	padding-top:20px;
}

.featureBox {
	float: left;
	margin-right: 9px;
	margin-top: 20px;	
}

p.greyBox {
	background: url(../images/grey-box.png) no-repeat left;	
	padding: 8px 5px 0 8px;
	width: 157px;
	color:#333333;
	line-height: 16px;
	height: 55px;
}

.columnMain p {
	font-size: 12px;
	color:#787777;
	line-height: 19px;
}

#phoneNumber span {
	display:none;
}

#contentLeft p img, #contentRight p img {
	margin-bottom:5px;
}

.moreInfoPara {
	font-weight:bold;
	color:#666;
}

td {
	padding:10px;
	vertical-align:middle;
	font-size:1.2em;
	color:#555;
}

th {
	padding: 10px 10px 4px 10px;
	border-bottom:1px solid #333;
	vertical-align:middle;
	font-size:1.3em;
	color:#555;
}


#tiles {
	margin: 0 auto; 
	width: 960px;
}