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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
}

.style1 {
	color: #000000;
	font-family: Georgia;
	font-size: 12px;
	line-height: 20px;
}

.testimonials {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}

.footer {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	text-align:centre;
}

.sidebar {
	color: #666666;
	font-family: Georgia;
	font-size: 11px;
	line-height: 12px;
	padding-top:10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

a:link {
	color: #830381;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #830381;
}
a:hover {
	text-decoration: underline;
	color: #830381;
}
a:active {
	text-decoration: none;
	color: #830381;
}
.style3 {
	font-size: 20px;
	font-family: Georgia;
	color: #830381;
}
.style5 {
	font-size: 40px;
	font-family: Georgia;
	color: #830381;
}
.style4 {
	font-size: 14px;
	font-family: Georgia;
	color: #830381;
	font-weight: bold;
	padding-top: 10px;
}

.subtitles {
	font-size: 13px;
	font-family: Georgia;
	color: #333333;
	font-weight: bold;
}

.prices {
	font-size: 12px;
	font-family: Georgia;
	color: #830381;
	font-weight: bold;
}

.photo {
	padding-left:10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.photo2 {
	padding-left:0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.video {
	padding-left:15px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.headerbg {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image:url(images/header-bg.jpg);
	width: 100%;
	height: 206px;
}