/*-- Hacienda Flooring CSS File 1.0 by New Beginnings Business Services | All Rights Reserved  --*/
@charset "utf-8";
html {
overflow-y:scroll;
}
body {
    background-color: #000000;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
}	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size: 12px;
	color: #333333;
}
a,div,span{
    outline:none;
}
a: {
	color: #971b1e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*Ad Space*/
.ad_space {
	color: #FFFFFF;
}
.ad_space a:link {
	text-decoration: underline;
}
.ad_space a:hover {
	text-decoration: none;
}
/*Footer*/
.footer {
	color: #ffffff;
}
.footer a{
	text-decoration: underline;
	color: #ffffff;
}
.footer a:hover {
	text-decoration: none;
}
.subheading {
	line-height: 22px;
    font-size:12px;
    color:#333333;
	font-weight:bold;
}
.subheading2 {
    font-size:12px;
    color:#333333;
	font-weight:bold;
}
.ul {
    line-height:20px;
}