@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

#wrapper {
  width: 960px;
  height: auto;
  margin: 0 auto;
  }
  
#header { 
  width: 960px;
  height:  100px;
  background: url(images/top_header.png) top center no-repeat;
  }
#firm {
	width: 356px;
	height: 65px;
	float: left;
	text-align: left;
	padding-top: 35px;
  }
  
#title {
	width: 248px;
	height: 33px;
	font-family: 'Quattrocento', arial, serif;
	color: #766f67;
	font-size: 18px;
	text-align: center;
	float: left;
	padding-top: 12px;
  }
#phonenumber {
	width: 356px;
	height: 80px;
	text-align: right;
	float: right;
	padding-top: 20px;
  }  
  
#main_image {
  width: 959px;
  height: 301px;
  }
#content {
	width: 960px;
	height: auto;
	padding: 20px auto;
  }
  
#contactform {
	width: 320px;
	height: 500px;
	background-color: #d1cdc4;
	float: left;
	text-align: center;
  }
  
#contactinfo {
	width: 300px;
	height: 490px;
	padding: 0 10px 10px 10px;
	background-color: #e1ded8;
	text-align: center;
	float: left;
  }
  
#bio {
	width: 280px;
	height: 490px;
	background-color: #f0efec;
	text-align: center;
	float: right;
	padding: 0 20px 10px 20px;
	}
  
#footer {
	width: 960px;
	height: auto;
	margin: 0 auto;
  }
  
#bio p {text-align: left;}  
  
p {text-align:justify}

h1 {
	font-family: 'Quattrocento', arial, serif;
	font-size: 24px;
	color: #1a110a;
	border-bottom: #d1cdc4 1px solid;
  }
   
h2 {
	font-family: 'Quattrocento', arial, serif;
	font-size: 24px;
	color: #484039;
	text-align: center;
  }
  
h3 {
  font-family: 'Quattrocento Sans', arial, serif;
  font-size: 18px;
  color: #766f67;
  }
  
h4 {
  font-family: 'Quattrocento', arial, serif;
  font-size: 24px;
  color: #1a110a;
  text-transform: uppercase;
  }
  
.style1 {
  font-family: 'Quattrocento', arial, serif;
  font-size: 36px;
  color: #1a110a;
  letter-spacing: 1px;
  font-stretch: narrower;
  text-transform: uppercase;
  border-bottom: #d1cdc4 1px solid;
  }
  
.style2 {
	font-family: 'Quattrocento Sans', arial, serif;
	font-size: 14px;
	color: #766f67;
	letter-spacing: 6px;
	font-stretch: narrower;
	text-transform: uppercase;
	line-height: 18px;
	margin-left: 12px;
  }
  
.style3 {
  font-family: 'Quattrocento', arial, serif;
  font-size: 18px;
  color: #766f67;
  letter-spacing: 1px;
  font-stretch:narrower;
  text-transform: uppercase;
  }
  
.style4 {
	font-family: 'Quattrocento', arial, serif;
	font-size: 30px;
	color: #1a110a;
	letter-spacing: 1px;
	font-stretch:narrower;
}
.style5 {font-size: small}
.style6 {font-size: x-small}
.style8 {
	font-family: "quattrocento Roman";
	font-weight: bold;
}
.style12 {
	color: #970000;
	font-family: 'Quattrocento', arial, serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-stretch:narrower;
	text-transform: uppercase;
  }

