body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #b3152e;
	color: #000000;
	background-image: url(../images/bg.jpg);
	}
#content {
	text-align: center;
}

a:link, a:visited, a:active {
	color: #C41330;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img{
	border:none;
	}

p {
	margin: 0;
	padding: 6px 0px 0px;
} 
   
   
#main {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
}

#addresspanel {
	width: 220px;
	float: right;
	padding-top: 10px;
}

#navigation {
	height: 29px;
}
#centrecontent {
	width: 870px;
	margin: auto;
}
#navspace {
	height: 29px;
	width: 109px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#headernav {
	width: 928px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
	
	
   
#footer {
	clear: both;
	margin-top: 0px;
	padding-top: 11px;
	padding-bottom: 20px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}


#row1 {
	position: relative;
	clear: both;
	padding: 15px;
	text-align: center;
}
.tenpixpad {
	padding: 10px;
}
#logo {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans Unicode", Arial, Helvetica;
	font-size: 24px;
	color: #b10b25;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px;
	line-height: 28px;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans Unicode", Arial, Helvetica;
	font-size: 18px;
	color: #b10b25;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px;
	line-height: 22px;
}
h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans Unicode", Arial, Helvetica;
	font-size: 15px;
	color: #b10b25;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	background-color: #F3F3F3;
}

h4 {
	font-weight: bold;
	color: #C41230;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
}
h5 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 55px;
	line-height: 60px;
	font-weight: normal;
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
}


#specialsbox {
	width: 230px;
	border: 3px solid #FFFFFF;
	float: right;
	background-image: url(../images/blue_bg.jpg);
	background-repeat: repeat-x;
	height: 260px;
	overflow: hidden;
}

#extrabox {
	width: 230px;
	border: 3px solid #FFFFFF;
	float: right;
	background-image: url(../images/blue_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}

#footerlinks {
	border: 3px solid #FFFFFF;
	background-image: url(../images/blue_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}

.specialstyle a:link, a:visited, a:active {
	color: #C41330;
	text-decoration: none;
}

.whitetext {
	color: #FFFFFF;
}
#specialstext {
	padding: 10px;
}

#specialstext a:link {
	color: #FFFF00;
	text-decoration: underline;
}


.boldred {
	background-image: url(../images/divider.gif);
	height: 23px;
	width: 141px;
	background-repeat: no-repeat;
	background-position: center;
}
#newspanel {
	padding: 11px 11px 0px;
}
#news01 {
	float: left;
	width: 380px;
	background-color: #ececec;
	position: relative;
	height: 100px;
	margin-bottom: 12px;
}
#news02 {
	float: left;
	width: 380px;
	background-color: #ececec;
	margin-left: 11px;
	height: 100px;
	position: relative;
}
#redcontentarea {
	background-color: #BA1C32;
	padding: 25px 15px 15px;
	text-align: left;
}
#relpos {
	position: relative;
}
#truck {
	position: absolute;
	top: -10px;
	left: 370px;
	height: 142px;
	width: 180px;
	z-index: 10;
}
#whatsnew {
	background-image: url(../images/grey_bg.gif);
	background-repeat: repeat-x;
	width: 558px;
	height:250px;
	border: 3px solid #FFFFFF;
	padding: 0px 10px 10px;
	float: left;
}
#lugs {
	height: 138px;
	width: 590px;
	padding-top: 10px;
}
#col1 {
	width: 595px;
	float: left;
}
#clearboth {
	clear: both;
}
#col2 {
	float: right;
	width: 230px;
}
#whatsnewtext {
	font-size: 11px;
	line-height: 13px;
}
.buttonoff {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.buttonon {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA1C32;
}
#newsbox {
	background-image: url(../images/grey_bg.gif);
	background-repeat: repeat-x;
	background-color:#d8d9db;
	width: 815px;
	border: 3px solid #FFFFFF;
	padding: 10px;
	float: left;
}

#newsbox ol li a:link{
	font-size: 14px;
	font-weight: bold;
}

#newsbox ol li a:visited{
	font-size: 14px;
	font-weight: bold;	
}

#tourcol {
	width: 695px;
	float: left;
}
#tournav {
	width: 136px;
	float: left;
	text-align: left;
}

#tournav ul{
	list-style:none;
	}

#tournav li{
	background-color:#EAEAEA;
	margin-top:2px;
	}

#tournav a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding:9px 20px 11px;
	background-image: url(../images/tour-button-off.jpg);
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	width: 160px;
	margin-left: -20px;
	}

#tournav a:hover{
	background-image: url(../images/tour-buttons-on.jpg);
	}
	
#tourcontent {
	background-image: url(../images/tourpg_bg.jpg);
	background-repeat: repeat-x;
	width: 665px;
	border: 3px solid #FFFFFF;
	padding: 0px 10px 10px;
	float: left;
	background-color: #FFFFFF;
}
.tourheading {
	font-size: 36px;
	color: #FFFF00;
	line-height: 43px;
}
.toursubheading {
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
}
.redsubheadings {
	font-weight: bold;
	color: #C41330;
}

#rightcol {
	float: right;
	width: 260px;
	text-align: right;
}
.tenpixpad {
	padding: 10px;
}

#newhomerow {
	padding-top: 10px;
}
#homeleftbox {
	float: left;
	width: 275px;
	border: 3px solid #FFFFFF;
	background-image: url(../images/blue_bg.jpg);
	background-repeat: repeat-x;
}
#homerightbox {
	float: left;
	width: 275px;
	margin-left: 20px;
	border: 3px solid #FFFFFF;
	background-image: url(../images/blue_bg.jpg);
	background-repeat: repeat-x;
}

/** Start of Main menu style ------- DO NOT DELTETE THIS SECTION, YOU CAN MAKE CHANGE TO THE PROPERTIES THOUGHT **/	
#mainMenu{
	width:100%;
	font-size:11px;
	margin-top: 0px;
	font-weight: bold;
	line-height:29px;
	height:29px;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial;
	text-transform: uppercase;
	color: #FFFFFF;
}

#mainMenu a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#mainMenu a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB1D33;
	background-image: url(../images/nav_tab_108_on.gif);
}


#mainMenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#mainMenu li {
	float:left;
	position:relative;
	margin:0;
	display: block;
	color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	white-space:nowrap;
	background-color:#BB1C33;
	background-image: url(../images/nav_tab_108_off.gif);
	height: 29px;
	width: 105px;
    }

#mainMenu li ul{
	display:none;
	position:absolute;
	top:29px;
	left:0;
	z-index:1000;
	}

#mainMenu li ul li{
	width:160px;
	float:left;
	clear:both;
}

#mainMenu li:hover ul, #mainMenu li.over ul { display: block; }

	  
#mainMenu li:hover, #mainMenu li.over {
	background-color:#BB1C33;
}

#mainMenu li.lastMenu{
	border-right:none;
	}

#mainMenu li.activeMenu a{
	color: #FFFFFF;
	background-image: url(../images/nav_tab_108_on.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB1C33;
}

#mainMenu li ul li{
	border-right:none;
	}
/** End of Main menu **/


.overviewtourtext1 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.overviewtourtext2 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
