@charset "UTF-8";
/*----Background colors----*/
.BGC1, body{
	background-color:#a65437;
}
.BGC2{
	background-color:#f2e4c9;
}
.BGC3{
	background-color:#cbbfa8;
}

/*----Text Colors----*/
.TXT1{
	color:#400101;
}
.TXT2{
	color:#591202;
}
.TXT3{
	color:#8c1c03;
}

/*----Link Colors----*/
.LINK1 a{color:#591202;}
.LINK1 a:hover{color:#f2e4c9; background:#400101;}

.LINK2 a{color:#400101; text-decoration:none;}

.LINK3 a{color:#400101; text-decoration:none;}
.LINK3 a:hover{text-decoration:underline;}

.LINK4 a{color:#400101; text-decoration:underline;}
.LINK4 a:hover{text-decoration:none;}
/*----Buttons----*/
.cta{background:url(../Elegant/images/button-set-4/call-to-action.png);}

.photos{background:url(../Elegant/images/button-set-4/photos.png);}

.qualifications{background:url(../Elegant/images/button-set-4/qualifications.png);}

.ratings{background:url(../Elegant/images/button-set-4/ratings.png);}

.rateUs{background:url(../Elegant/images/button-set-4/rate-us.png);}