@charset "UTF-8";

body {
	background-color: #000000;
	background-image: none;
	background-repeat: repeat;
	font-family: Palatino, "Times New Roman", Times, serif;
}
html, body; {
	height: 100%;
	margin-bottom: 1px;
	}
.mainbackground {
	background-color: #FFFFFF;
	background-image: url(images/calligraphy-backgr.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
.headline {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}
.credits {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	padding: 10px;
}
.picture {
	float: left;
	border: 3px solid #990000;
	margin-right: 10px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
.search {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
p, ul, input, select {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.estimate {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.pleasecall {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #CA4149;
	text-transform: uppercase;
}
.custom {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.right {
	float: right;
	clear: right;
	padding: 4px;
	font-size: 0.82em;
	font-style: italic;
	text-align: right;
}
.left {
	clear: left;
	float: left;
	padding: 4px;
}
.subheadline {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}
.home {
	text-align: justify;
}
.price {
	list-style-type: none;
	list-style-image: none;
}
.mainbackground ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.mainbackground #style p {
	font-size: 0.82em;
	padding-bottom: -11px;
	padding-top: 0px;
}
.mainbackground #style img {
	float: left;
}
#facebook {
	padding-top: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

