.lhs_a_bkg {
	background-image: url(../images/lhs_image_a.gif);
	background-repeat: repeat-x;
}
.lhs_bkg {
	background-image: url(../images/lhs_image.gif);
	background-repeat: repeat-x;
}
.rhs_bkg {
	background-image: url(../images/rhs_image.gif);
	background-repeat: repeat-x;
}
.hdr_bkg {
	background-image: url(../images/hdr_image.gif);
	background-repeat: repeat-x;
}
.ylw_bkg {
	background-image: url(../images/ylwbackground.gif);
	background-repeat: no-repeat;
}
.quick_price_bkg {
	background-image: url(../images/quick-cal-background.gif);
	background-repeat: no-repeat;
	background-color: #F4D59C;
}
.man_vanbkg {
	background-image: url(../images/man&boxes.jpg);
	background-repeat: no-repeat;
}
.menu_bkg {
	background-image: url(../images/menu_bkg.gif);
	background-repeat: repeat-x;
}
.white_bkg {
	background-image: url(../images/wht_bkg.gif);
	background-repeat: repeat-x;
}
.footer_bkg {
	background-image: url(../images/footer_image.gif);
	background-repeat: no-repeat;
}
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-left: 25px;
	line-height: 18px;
}
.body_txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.list {
	font-size: small;
	list-style-position: outside;
	list-style-type: disc;
	color: #333333;
	list-style-image: url(../images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.rule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F4911F;
	height: 1px;
	margin-left: 25px;
	margin-right: 25px;
}
.hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #F4911F;
	line-height: 18px;
	font-variant: normal;
	text-transform: uppercase;
	padding-left: 25px;
}
.banner_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: oblique;
	font-weight: normal;
	color: #333333;
	line-height: 35px;
	font-variant: normal;
	text-transform: uppercase;
	padding-left: 25px;
}


/*

*/




.menunav {
	cursor: pointer;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/menu_bkg.gif.gif);
	color: #ffffff;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
    }

.menunav:hover {
	background-image: url(../images/menu_bkg.gif.gif);
    color: #F4911F;
    }


.menunav_act {
	cursor: pointer;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #251813;
	color: #F4911F;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
    }

.menunav_end {
	cursor: pointer;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/menu_bkg.gif.gif);
	color: #ffffff;
    }

.menunav_end:hover {
	background-image: url(../images/menu_bkg.gif.gif);
    color: #F4911F;
    }


.menunav_act_end {
	cursor: pointer;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #251813;
	color: #F4911F;
    }


/*

*/

.menu_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.menuline1 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}

.submenubox {
	float: none;
	position: relative;
	background-color: #261A14;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
	overflow: auto;
	z-index: auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.tblhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
	background-color: #251813;
	padding: 5px;
}
.tbltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.tblbdr {
	border: 1px solid #251913;
}
.smltxt {
	font-size: 10px;
}
.cellbdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #251913;
	border-right-color: #251913;
	border-bottom-color: #251913;
	border-left-color: #251913;
}
.cellbdrbtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #251913;
}
.hdrcellbdr {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.cellbdrright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #251913;
	border-bottom-color: #251913;
}
.body_txtnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.txtfield1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 250px;
	border: 1px solid #666;
}
.txtfield2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 220px;
	border: 1px solid #666;
}
.txtfield3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 100px;
	border: 1px solid #666;
}
.formhdr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #F4901F;
}
.fieldlabel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.hdrcellorange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #F4901F;
	text-align: center;
}
.hdrcellwhite {
	color: #FFF;
}
.titledropdown {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 50px;
	border: 1px solid #666;
}
.housedropdown {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 120px;
	border: 1px solid #666;
}
.parkingdropdown {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 290px;
	border: 1px solid #666;
}
.txtfieldsml {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 50px;
	border: 1px solid #666;
}
.countydropdown {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 220px;
	border: 1px solid #666;
}
.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
}
.superscrptsmltxt {
	font-size: 10px;
}
.tcbkg {
	background-repeat: repeat;
	background-color: #FFF1CF;
}
.smlfieldlabel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	padding-left: 5px;
}
.qckpricedrpdown {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 210px;
	border: 1px solid #666;
	background-color: #FFFFFF;
}

.qckpricehdr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #F4901F;
}
.smlfieldlabelwht {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
}
.qckpricesubhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.ylw_bkg1 {
	background-image: url(../images/ylwbackground.gif);
	background-repeat: repeat-x;
	background-color: #F4D59D;
}
.hdr1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #F4911F;
	line-height: 18px;
	font-variant: normal;
	text-transform: uppercase;
}
.termscond {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FBD432;
	text-decoration: none;
}
.termscond:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FBD432;
	text-decoration: underline;
}
.linkfaq {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.linkfaq:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.linkfaq1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.linkfaq1:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.txtfield4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 160px;
	border: 1px solid #666;
}
.smlfieldlabel1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.fp_bkg {
	background-image: url(../images/freephone.gif);
	background-repeat: no-repeat;
}
.txtfield_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 160px;
	border: 1px solid #999;
}
.txtfield_postcode {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 50px;
	border: 1px solid #999;
}
.txtfield_tel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 135px;
	border: 1px solid #999;
}
.txtfield_men {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 70px;
	border: 1px solid #999;
}
.txtfield_postcode2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 75px;
	border: 1px solid #999;
}
