﻿body 
{
    background-image:url('../Images/Bg.jpg');
    border:0;
    margin:0;
    padding:0;
}
h1
{
     font-family:Tahoma;
    font-size:12px;
    color:white;
}
h2
{
     font-family:Tahoma;
    font-size:11px;
    color:black;
}

.wrapper
{
    width:975px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
}
.header
{
    background-image:url('../Images/Topbanner.jpg');
    width:920px;
    height:115px;
    background-repeat:no-repeat;

}
.buttons
{
   
   float:left;
}
.MiddleBannerL
{
    background-image:url('../Images/MidLeft.jpg');
    float:left;
    width:471px;
    height:346px;
}
.MiddleBannerLfestival
{
    
    float:left;
    width:471px;
    height:346px;
}
 div#rotator {
	height:346px;
	
}
/* rotator css */
	div#rotator ul li {
	position:absolute;
	list-style: none;
		height: 346px;
	
}
/* rotator image style */	
	div#rotator ul li img {

}
    div#rotator ul li.show {
	z-index:500
}
.MiddleBannerLfilmtv
{
    background-image:url('../Images/MidLeftfilmTV.jpg');
    float:left;
    width:471px;
    height:346px;
}
.MiddleBannerLmotorsport
{
    background-image:url('../Images/MidLeftmotorsport.jpg');
    float:left;
    width:471px;
    height:346px;
}
.MiddleBannerLselfdrive
{
    background-image:url('../Images/MidLeftfilmselfdrive.jpg');
    float:left;
    width:471px;
    height:346px;
}
.MiddleBannerR
{
    background-image:url('../Images/MidRight.jpg');
    float:right;
    width:449px;
    height:346px;
    margin-right:55px;
}
.ContentHeader
{
    padding-left:20px;
  font-family:Tahoma;
    font-size:11px;
    color:White;
}
.ContentText
{
    padding-left:20px;
  font-family:Tahoma;
    font-size:11px;
    color:White;
}
.footer
{
    float:left;
    background-image:url('../Images/MotorHomeFooter.jpg');
    height:402px;
    width:920px;
}
.MotorhomesInline
{
    display:inline;
    width:118px;
    height:92px;
    padding-left:56px;
  z-index:10000 !important;
}
.HiddenImages
{
    visibility:hidden;
    height:0px;
    width:0px;
    position:absolute;
}
.naviboxtext
{
        
  font-family:Tahoma;
    font-size:12px;
    color:#444442;
    width:500px;

}
.contactboxtext
{
        
  font-family:Tahoma;
    font-size:11px;
    color:#444442;
    width:600px;
    height:270px;
}
a { text-decoration: none; color:#ffffff; }

a:visited { text-decoration: none; color: #ffffff; }

a:hover { text-decoration: underline; color: #ffffff; }




