@charset "utf-8";
/* CSS Document */

#content {
	background: url(../images/bg_interior.jpg) repeat-y;
}
.interior {
	padding-left: 148px;
}
.sdTesti {
	background: url(../images/bg_testi.jpg) no-repeat;
}
.sdPrinci {
	background: url(../images/bg_princi.jpg) no-repeat;
}
.sdWhy {
	background: url(../images/bg_why.jpg) no-repeat;
}
.sdGal {
	background: url(../images/bg_gallery.jpg) no-repeat;
}
.sdCont {
	background: url(../images/bg_contact.jpg) no-repeat;
}
.sdLinks {
	background: url(../images/bg_links.jpg) no-repeat;
}
#menu {
	background: #A0410D;
}
.copy {
	padding-left: 80px;
	padding-top: 120px;
	padding-right: 80px;
	color: #59452a;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	width: 716px;
}
.cpTesti {
	background: url(../images/header_testimonials.gif) no-repeat;
}
.cpPrinci {
	background: url(../images/header_principals.gif) no-repeat;
}
.cpWhy {
	background: url(../images/header_why.gif) no-repeat;
}
.cpGal {
	background: url(../images/header_gallery.gif) no-repeat;
}
.cpCont {
	background: url(../images/header_contact.gif) no-repeat;
}
.cpLinks {
	background: url(../images/header_links.gif) no-repeat;
}
.copy a, .copy a:visited {
	color: #b19969;
}
.copy a:hover {
	text-decoration: none;
}
ul {
}
li {
	padding-bottom: 15px;
}
blockquote {
}
blockquote.bqBorder {
	border-bottom: 1px solid #00331B;
	padding-bottom: 5px;
}
blockquote p {
}
blockquote i {
	display: block;
	font-size: 11px;
	text-align: right;
	padding: 0px;
	margin-right: 25px;
	line-height: 14px;
	color: #A0410D;
}
dl.contact {
}
.contact dt {
	width: 75px;
	float: left;
	text-align: right;
	padding-right: 15px;
	font-style: italic;
}
.contact dd {
}
.contact a, .contact a:visited {
	font-variant: small-caps;
	font-size: 12px;
}
.contact a:hover {
}
.horizGal {
	height: 166px;
	padding-bottom: 20px;
}
.vertiGal {
	height: 216px;
	margin-bottom: 20px;
}
.hSpacer {
	margin-right: 20px;
}
.vSpacer {
	margin-right: 20px;
}
#footer {
	color: #A0410D;
	margin-top: 60px;
	padding-top: 20px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 20px;
	margin-right: 80px;
	margin-left: 80px;
	width: 716px;
}
#footer a, #footer a:visited {
	color: #A0410D;
}
#footer a:hover {
}
.footAddress a, .footAddress a:visited {
	font-variant: small-caps;
	font-size: 12px;
}
.footAddress a:hover {
	text-decoration: none;
}
.bottomMenu {
	font-size: 11px;
	padding-top: 25px;
}
.bottomMenu a, .bottomMenu a:visited {
	text-decoration: none;
}
.bottomMenu a:hover {
	text-decoration: underline;
}
