@charset "UTF-8";

body {
	background-image: url(images/woodbkgd.jpg);
	background-repeat: repeat;
}

#BodyCopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #3b3b3b;
	text-align: left;
	vertical-align: text-top;
	padding-left: 50px;
	padding-right: 30px;
	line-height: 40px;
	padding-top: 20px;
}
#BodyCopy_it {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #3b3b3b;
	text-align: left;
	vertical-align: text-top;
	font-style: italic;
}
#Headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
}
#Headline_it {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
#Locations_headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #3b3b3b;
	text-align: center;
	padding-top: 20px;
}
#Locations_name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #3b3b3b;
	text-align: center;
}
#Locations_contact {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	text-align: center;
	line-height: 40px;
}
