@charset "UTF-8";

a:link {
	color: #824e10;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #458b89;
}
#centersection {
	padding-right: 180px;
	padding-left: 180px;
}
#head {
}
#wrapper {
	width: 960px;
	background-image: url(images/SimpaticoPress-background.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(images/bodybkgd.jpg);
	background-repeat: repeat;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/SimpaticoPressFoot.jpg);
	font-size: 13px;
	height: 54px;
	font-family: Caudex, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
}
p {
	font-family: Caudex, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 19px;
}
h2 {
	font-family: Caudex, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	line-height: 20px;
}
h1 {
	font-size: 28px;
	color: #3D7373;
	line-height: 30px;
	font-family: Caudex, "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h3 {
	font-family: Caudex, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #458b89;
	font-size: 16px;
}
.hometext {
	font-size: 16px;
	line-height: 24px;
	font-family: Caudex, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #784a27;
	padding-right: 36px;
	padding-left: 36px;
}
#rightcolumn {
	float: right;
	width: 160px;
	padding-left: 22px;
	margin-left: 20px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #804D16;
}
.font2 {
	font-family: "Quattrocento Sans", "Quattrocento Sans Bold";
}
.quote {
	padding-left: 30px;
}
.teal {
	color: #458b89;
}
.red {
	color: #C00;
}
.copper {
	color: #963;
}
