body {
	background-image: ;
	background-repeat: ;
	-moz-user-select: none;
}
testimonial {
	background-color: #242021;
	background-image:url(images/testimonials.jpg);
	background-repeat:repeat-y;
}

body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {color: #8a1f02; text-decoration: none;}
a:hover {color: #675000; text-decoration: none;}

.triptec {
font-size: 11px;
}

a.story {
	font-size: 12px;
}

hr {
	color: #242021;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight:bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
    font-weight:bold;
	color: #000000;
}

h3 {
	font-family: times, Helvetica, sans-serif;
	font-size: 19px;
	color: #8a1f02;
}

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

.fields {
	border-color: #242021;
	background-color: #242021 !important;
	color: #ffffff;
	
}



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

.focuses {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.parking {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

a.menu:hover {
	color: #242021;

}

.menubar {
	color: #b3492c;
}

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

a.bottom:hover {
	color: #adbacb;
}

td.off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
        padding-left:4px;
}
td.on {
	background: #938579;
	cursor: pointer;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: #938579;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.somelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
        padding-left:4px;
}
.somelinks:hover {
	cursor: pointer;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        padding-left: 4px;
}

.red {
	color: #8A1F02;
	font-weight: bold;
	font-size:14px;
}
