body, table {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
}


h1 {
	font-size: 30px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
}

.usual {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8E4E06;
	size:200px;	
}

.brown2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #79663B;
}


.red-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}


.big-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
}
.red-text-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}



.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.gold-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D48F00;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}



 
a:link {
	color: #0033ff;
	text-decoration: underline;
}
a:visited {
	color: #0033ff;
	text-decoration: underline;
}
a:hover {
	color: #8099FF;
	text-decoration: underline;
}
a:active {
	color: #0033ff;
	text-decoration: underline;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.small-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.red-text-small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.gray-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
.link-look {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}

#nav_77868{
	list-style: none;
	margin: 0;
	padding: 0l	
}

#nav_77868 li{
	border-right: 1px dotted #000;
	float: left;
	padding: 0 10px;
	
}

#nav_77868 li a{
	display: block;
	height: 41px;
	text-indent: -9999px;
}

#cars a{
	background: url(/images/cars.gif) top left no-repeat;
	height: 41px;
	width: 43px;	
}

#cars a:hover{
	background: url(/images/cars-on.gif) top left no-repeat;
}
	
#trucks a{
	background: url(/images/trucks.gif) top left no-repeat;
	height: 41px;
	width: 42px;	
}

#trucks a:hover{
	background: url(/images/trucks-on.gif) top left no-repeat;
}
		
#minibus a{
	background: url(/images/minibuses.gif) top left no-repeat;
	height: 41px;
	width: 58px;	
}

#minibus a:hover{
	background: url(/images/minibuses-on.gif) top left no-repeat;
}
		
#utes a{
	background: url(/images/utes.gif) top left no-repeat;
	height: 41px;
	width: 68px;	
}

#utes a:hover{
	background: url(/images/utes-on.gif) top left no-repeat;
}
	
		
#fourby a{
	background: url(/images/4x4s.gif) top left no-repeat;
	height: 41px;
	width: 40px;	
}

#fourby a:hover{
	background: url(/images/4x4s-on.gif) top left no-repeat;
}
		
#film a{
	background: url(/images/filmindustry.gif) top left no-repeat;
	height: 41px;
	width: 80px;	
}

#film a:hover{
	background: url(/images/filmindustry-over.gif) top left no-repeat;
}
	
#weekend a{
	background: url(/images/weekend.gif) top left no-repeat;
	height: 41px;
	width: 102px;	
}

#weekend a:hover{
	background: url(/images/weekend-over.gif) top left no-repeat;
}
	
.intro{
	padding: 10px;	
}
	
	
	
	
	
	
	
	
	
