@font-face {
    font-family: 'caviar_dreamsregular';
    src: url('CaviarDreams-webfont.eot');
    src: url('CaviarDreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('CaviarDreams-webfont.woff') format('woff'),
         url('CaviarDreams-webfont.ttf') format('truetype'),
         url('CaviarDreams-webfont.svg#caviar_dreamsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



.bg_top{
	background-image: url(images/bg_header.png);
	background-repeat: repeat-x;
	background-position: center top;
}

a.links {
	font-family: "caviar_dreamsregular";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #B3530D;
}
a:active {
	color: #FFFFFF;
}
body table tr td {
	font-style: normal;
	
}

.maintetx {
font-family: "caviar_dreamsregular";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	}
	
	.headers{
	font-family: "caviar_dreamsregular";
	font-size: 44px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #4E9E09;
	text-shadow: 0px 0px;
	}
	
	
		.BULLETTS{
font-family: "caviar_dreamsregular";
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color:#4E9E09;
	}
	
	.address {
	font-family: "caviar_dreamsregular";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	}
	
.bg_faq {
	background-image: url(images/contact_pic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
}
