body {
	background-color: #000000;	
	background-image: ;
	background-repeat: ;
	-moz-user-select: none;
}
body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

a {color: #ada589;}
a:hover {color: #ded7c0; text-decoration: none}

b {
	color: #ada589;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight:bold;
	color: #ffffff;
}
h2 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 17px;
        font-weight:bold;
	color: #ffffff;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight:bold;
	color: #ffffff;
}

.con2 {
	font-size: 13px;
	font-weight: bold;
}

.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.fields {
	font-size: 12px;
	background-color: #ffffff;
	width: 135px;
}



a.menu {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	color: #ada589;
}

a.bottom {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.bottom:hover {
	color: #2a1517;
}

td.off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
        padding-left:4px;
}
td.on {
	background: #fdcd3c;
	cursor: pointer;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
        padding-left: 4px;
}

a.off {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.on:hover {
	cursor: pointer;
	background: #fdcd3c;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.testimonials{font-family:Times New Roman, Arial;background-color:#ececea;padding:10px;}
.testimonials .box {padding:10px 15px;}
.testimonials h2 {font-size:18px;color:#380e09;text-transform:uppercase;font-weight:normal;text-align:center;margin:0 5px;}
.testimonials .box h3{color:#380e09;margin:0;padding:0;text-transform:uppercase;font-size:12px; font-family:Times New Roman, Arial;}
.testimonials .box p {color:#380e09;margin-top:0; font-family:Times New Roman, Arial;}
.testimonials .box span{float:right;}
.subheader {font-size:13px;}
.subheader span{color:red;}
