BODY {
	background-color: white;
	margin: 0px;
	color: #5e3b3f;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.contact {
	width: 245px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 27px;
}

.contact A {
	text-decoration: none;
	color: #f16863;
}

.contact A:HOVER {
	text-decoration: underline;
	color: #5e3b3f;
}

.contact A:VISITED {
	text-decoration: underline;
	color: #5e3b3f;
}

.strapline {
	color: #f16863;
	font-size: 28px;
	padding-left: 10px;
	padding-top: 50px;
}

.wrap {
	width: 960px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	height: 630px;
}

.nav {
	font-size: 24px;
	font-style: italic;
	padding-top: 50px;
	text-align: right;
}

.nav SPAN {
	height: 30px;
	width: 180px;
	padding-right: 15px;
	float: right;
	display: block; 
	color: #f16863;
	background-image: url(images/mo.png);
	background-position: right;
}

.nav A {
	height: 30px;
	width: 180px;
	padding-right: 15px;
	float: right;
	display: block; 
	color: #8c575e;
	text-decoration: none;
}

.nav A:HOVER {
	color: #8c575e;
	text-decoration: none;
	background-image: url(images/mo.png);
	background-position: right;
}

.nav A:VISITED {
	color: #8c575e;
	text-decoration: none;
}

.social {
	width: 130px;
	height: 130px;
	padding-right: 50px;
	padding-top: 150px;
	float: right;
	display: block; 
}

.quote {
	font-size: 11px;
	color: #6c4349;
	text-align: right;
	width: 180px;
	float: right;
	font-weight: bold;
	font-style: italic;
	padding-top: 15px;
	padding-right: 13px;
}

.home {
	background-image: url(images/bghome.png);
	background-repeat: no-repeat;
	height: 315px;
	margin-top: 25px;
	margin-left: 15px;
}

.hometxt1 {
	width: 315px;
	height: 280px;
	padding: 18px;
	text-align: justify;
}

.hometxt2 {
	padding: 10px;
	text-align: justify;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 60px;
}

.content {
	background-image: url(images/bgtxt.png);
	background-repeat: no-repeat;
	height: 315px;
	margin-top: 25px;
	margin-left: 15px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 75px;
	font-size: 11px;
	text-align: justify;
}

.credits {
	font-size: 12px;
	width: 200px;
	text-align: right;
	padding-right: 65px;
	padding-top: 5px;
	color: #f16863;
	height: 50px;
	padding-bottom: 30px;
}

.credits A {
	text-decoration: none;
	color: #f16863;
}

.credits A:HOVER {
	text-decoration: none;
	color: #8c575e;
}

.credits A:VISITED {
	text-decoration: none;
	color: #f16863;
}

.pricelist {
	font-size: 12px;
	text-align: right;
	padding-right: 65px;
	padding-top: 5px;
	color: #f16863;
	height: 50px;
	padding-bottom: 30px;
}

.pricelist A {
	text-decoration: none;
	color: #f16863;
}

.pricelist A:HOVER {
	text-decoration: none;
	color: #8c575e;
}

.pricelist A:VISITED {
	text-decoration: none;
	color: #f16863;
}


A {
	text-decoration: underline;
	color: #f16863;
}

A:HOVER {
	text-decoration: none;
	color: #5e3b3f;
}

A:VISITED {
	text-decoration: underline;
	color: #f16863;
}
