/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/pageback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.top {
	background-image: url(images/toplogo.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#clock {
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	display: block;
}
.addcell {
	font-size: 12px;
	color: #8a0f00;
}
.tel {
	color: #605f64;
	font-size: 12px;
}
.menucell {
	border-right: 1px solid #605f64;
	border-bottom: 1px solid #605f64;
	border-left: 1px solid #605f64;
	background-image: url(images/menuback.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.menucell ul {
	padding: 0px;
	width: 160px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;

}
.menucell ul li {
	list-style-type: none;
	padding: 0px;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	width: 100%;

}
.menucell ul li a {
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 158px;
	border: 1px solid #605f64;
	background-color: #ffffff;
	text-indent: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #8C0E00;
	font-weight: bold;
	background-image: url(images/butback.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	margin: 0;

}
.menucell ul li a:hover {
	border: 1px solid #8c0e00;
	background-color: #605f64;
	color: #FFFFFF;
}
.menutop {
	border-top: 1px solid #605f64;
}
.contcell {
	border-top: 1px solid #605f64;
	background-image: url(images/contback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom: 1px solid #8c0e00;
}
.MOT {
	border: 1px solid #8c0e00;
	text-decoration: none;
	display: block;
	color: #8C0E00;
	margin-top: 8px;
	padding: 5px;
	font-size: 12px;
}
a:hover.MOT {
	border: 1px solid #605f64;
	color: #605f64;
}
.transcell {
	border: 1px solid #8c0e00; 
}
.contcell h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #8C0E00;
	font-weight: bold;
	margin-left: 10px;
}
.contcell h1 #strap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	margin: 0 0 0 30px;
	padding: 0;
	font-weight: normal;
}
.contcell p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 10px;
	
}
.contcell p a {
	color: #8C0E00;
	font-weight: bold;
	text-decoration: none;
}
.contcell p a:hover {
	border-bottom: 1px dotted #605f64;
	color: #605f64;
}	
.war {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	float: left;

}
.war li {
	font-size: 12px;

}
.foot {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #8C0E00;
	border-bottom-color: #8C0E00;
	padding-top: 5px;

}
.foot ul {
	margin: 0px;
	padding: 0px;

}
.foot ul li {
	display: inline;
	list-style-type: none;
	margin-right: 3px;
	margin-left: 3px;

}
.foot ul li a {
	color: #605F64;
	text-decoration: none;
	font-size: 10px;

}
.foot ul li a:hover {
	color: #8C0E00;
	border-bottom: 1px dotted #8C0E00;
}
.foot .add {
	font-size: 10px;
	color: #605F64;
}
.uk {
	font-size: 10px;

}
.uk a {
	color: #8C0E00;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.uk a:hover {
	border-bottom: 1px dotted #605f64;
	color: #605f64;
}
.boxout {
	float: right;
	margin: 0 0 5px 8px;
}
.imgbrdr {
	border: 1px solid #8C0E00;
}
#driveaway {
	background: url(images/driveaway.gif) no-repeat right bottom;
	
}
#drive {
	color: #8C0E00;
	
}
#drive li {
	font-size: 12px;
	font-weight: bold;
	list-style: url(images/listlogo.jpg);

}

			/* Added by Ryan 29/05/08 */
#wrapper				{ width: 768px; height: auto; position: relative; margin: 0 auto;}
			
#hp-popup				{ position: absolute; width: 400px; height: 300px; visibility: hidden; top: 100px; left: 30%; z-index: 10000; background: url(images/moving.png) center top no-repeat; }
#hp-popup .closex		{ height: 29px; width: 97px; display: block; position: absolute; bottom: 15px; right: 15px; text-indent: -9999px; background: url(images/close.png) left top no-repeat; }
#hp-popup .closex:hover	{ background: url(images/close-o.png); }

#wrapper #holiday {
	width: 300px;
	height: 400px;
	position: absolute;
	left: 50%;
	top: 200px;
	z-index: 1000;
	background: #ffffff url(images/holidayback.jpg) no-repeat left bottom;
	text-align: left;
	border: 2px solid #666666;
}
#wrapper #holiday .closeit {
	positon: absolute;
	top: 0;
	left: 0;
	background: #cc0000 url(images/x.gif) no-repeat 270px center;
	display: block;
	text-decoration: none;
	padding: 3px 0;
	color: #ffffff;
	text-indent: 15px;
	border-bottom: 1px solid #666666;
	font-weight: bold;

}
#wrapper #holiday a:hover.closeit {
	color: #ffff00;
}
#wrapper #holiday p {
	text-align: center;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 18px;
}
