/* CSS Document */
body {
	background-color: #FFCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #FFCCCC;
}

.back-head {
	background-image: url(images/back-head.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.brown-back {
	background-color: #573800;
}
.back-footter {
	background-image: url(images/footter.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
p, .txt-general {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.2em;
}
ul {
	margin-left: 5px;
}

li {
	list-style-type: square;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: .9em;
}

.txt-foot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6699;
	background-color: #573800;
}
.tittles {
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6699;
}
.txt-general-space {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 21px;
}
.sub-tittles {

	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF6699;
}
.txt-contact {

	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.head-mail {
	background-image: url(images/head-mail.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #573801;
}
.txt-testimonials {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #573800;
	padding-right: 20px;
}
.tagline {
	font-size: 18px;
	text-align: center;
}

