body {
	margin: 0px;
	background-color: #ffffff;
	color:#ffffff;
	font:12px Arial, Verdana;
}

.table_border{
	border: 1px solid #680613;
}


.link, .link a:link, .link  a:visited {
	color:#8a005a;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	text-decoration:none;
}

.link a:hover {
	color:#999999;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	text-decoration:none;
}


.home_bg {
	background-color: #b4979e;
	background-image: url(images/home_bg.jpg);
}

.gallery_bg {
	background-color: #6b6a6a;	
	background-image: url(images/gallery_bg.jpg);
	background-repeat: no-repeat;
    background-position: top center;	
}

.collection_bg {
	background-color: #91ae90;
	background-image: url(images/faq_bg.jpg);	
	background-repeat: no-repeat;
    background-position: top center;
}

.faq_bg {
	background-color: #91ae90;
	background-image: url(images/faq_bg.jpg);
	background-repeat: no-repeat;
    background-position: top center;
}

.testimonials_bg {
	background-color: #7c789d;
	background-image: url(images/testimonials_bg.jpg);
		background-repeat: no-repeat;
    background-position: top center;
}

.advice_bg {
	background-color: #997778;
	background-image: url(images/advice_bg.jpg);
	background-repeat: no-repeat;
    background-position: top center;
}
.contact_us_bg {
	background-color: #7c8865;
	background-image: url(images/contact_us_bg.jpg);
}

.heading {
	color:#ffffff;
	font:bold 18px Arial, Verdana;
	 font-weight: bold; 
}
.subheading {
	color:#ffffff;
	font:bold 15px Arial, Verdana;
	 font-weight: bold; 
}

.heading_q {
	color:#510512;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.h1 {
	color:#ffffff;
	font:bold 18px Arial, Verdana;
	 font-weight: bold; 
}

.text_q {
	color:#510512;
	font:bold 14px  "Century Gothic", Arial;
	font-weight: bold; 
}


.text, .text a:link, .text a:visited {
	color:#ffffff;
	font:13px Arial, Verdana;
}
.text a:hover {
	color:#000000;
    font:13px Arial, Verdana;
}
.textb {
	color:#ffffff;
	font-family: Tahoma, Arial;
	font-size: 12px;
}


.footer, .footer a:link, .footer a:visited {
	color:#8a005a;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration:none;
}

.footer a:hover {
	color:#999999;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration:none;

}
