.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.topbartext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.textfortopofpage {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.acceptbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.textforpagesbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.topbanners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
#container {
	width: 808px;
	background: #ffffff;
	color: #404040;
	padding:0px;
	margin:auto;
	border:0px;
/*	border-left:1px solid #2C3F4A; */
}
body {
	background: #ffffff;
	text-align:	center;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #404040;
}
#navbar{
	float: right;
	width: 800px;
	height: 160px;
	background: #ffffff;
	color: #404040;
	padding-top: 5px;
}
#editable {
	text-align: left;
	float: right;
	width: 800px;
	background: #ffffff;
	color: #404040;
	padding-top: 15px;
}
#footer{
	float: left;
	width: 808px;
	padding-top: 20px;
	text-align:left;
	color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #ffffff;
	margin-bottom:2em;
	padding-bottom:2em;
}
/* 2 cols wide - width was 280 */
#set_left {
	width: 380px;
	padding-left: 3px; padding-right: 3px; color: inherit;
	float: left;
	text-align: right;
	background: #CACACA;
}
#set_left2 {
	width: 380px;
	padding-left: 3px; padding-right: 3px; color: inherit;
	float: left;
	text-align: left;
	background: #CACACA;
}
#set_right {
	width: 380px;
	padding-left: 3px; padding-right: 3px; color: inherit;
	float: right;
	text-align: left;
	background: #CACACA;
}
/* 5 cols wide - width was 139 */
#set_col5c {
	width: 149px;
	padding-left: 3px; padding-right: 3px; color: inherit;
	float: left;
	text-align: center;
	background: #CACACA;
}
#set_col5l {
	width: 142px;
	padding-left: 10px; padding-right: 3px; color: inherit;
	float: left;
	text-align: left;
	background: #CACACA;
}
/* 4 cols wide - width was 139 */
#set_col4c {
	width: 188px;
	padding-left: 3px; padding-right: 3px; color: inherit;
	float: left;
	text-align: center;
	background: #CACACA;
}
#set_col4l {
	width: 181px;
	padding-left: 10px; padding-right: 3px; color: inherit;
	float: left;
	text-align: left;
	background: #CACACA;
}
/* 3 cols wide - width was 180 */
#set_col3l {
	width: 238px;
	padding-left: 10px; padding-right: 3px; color: inherit;
	float: left;
	text-align: left;
	background: #CACACA;
}
#set_col3c {
	width: 245px;
	padding-left: 3px; padding-right: 3px; color: inherit;
	float: left;
	text-align: center;
	background: #CACACA;
}
#set_col3r {
	width: 245px;
	padding-left: 3px; padding-right: 3px; color: inherit;
	float: left;
	text-align: right;
	background: #CACACA;
}
#indented {
	padding-left: 6px; padding-right: 6px; color: inherit;
	float: left;
	text-align: justify;
	background: #CACACA;
}
/* border information - width was 600 */
.t {background: url(../images/box/top.gif) 0 0 repeat-x}
.b {background: url(../images/box/bottom.gif) 0 100% repeat-x}
.l {background: url(../images/box/left.gif) 0 0 repeat-y}
.r {background: url(../images/box/right.gif) 100% 0 repeat-y}
.bl {background: url(../images/box/bl.gif) 0 100% no-repeat}
.br {background: url(../images/box/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/box/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/box/tr.gif) 100% 0 no-repeat; padding:10px}
.tbg {background: #CACACA; text-align: left}
/* Centering vertically */
#outer {height: 600px; overflow: hidden; position: relative; text-align:left;}
#outer[id] {display: table; position: static;}

#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%} /* for explorer only */
/* optional: #inner[id] {position: static;} */

/* link information */
a {
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.addClass:visited {color: red;}
a.addClass:hover {color: pink;}
a.addClass:active {color: orange;}
a.addClass:link {color: blue;} 
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
.largebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}


<!-- new styles -->

body {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	color: #000000;
	font-size:18px;
}

h3 {
	color: #000000;
	font-size:18px;
}

#navlist{
font:900 0.8em verdana;
list-style:none;
}
ul {
	text-decoration:none;
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

#navlist a{
display:block;
width:120px;
height: 40px;
color:#FFF100;
text-decoration:none;
padding:7px 70px 6px 15px;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
}
#navlist a:hover{
background-position:0 -52px;
color:#FFFfff;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
}

#navlist .car{background:url("images/backgroundbuttoncar.jpg") no-repeat;}
#navlist .home{background:url("images/backgroundbuttonhome.jpg") no-repeat;}
#navlist .van{background:url("images/backgroundbuttonvan.jpg") no-repeat;}
#navlist .bike{background:url("images/backgroundbuttonbike.jpg") no-repeat;}
#navlist .caravan{background:url("images/backgroundbuttoncaravan.jpg") no-repeat;}
#navlist .marine{background:url("images/backgroundbuttonboat.jpg") no-repeat;}
#navlist .travel{background:url("images/backgroundbuttontravel.jpg") no-repeat;}
#navlist .business{background:url("images/backgroundbutton.jpg") no-repeat;}
#navlist .minibus{background:url("images/backgroundbuttonminibus.jpg") no-repeat;}
#navlist .terms{background:url("images/backgroundbuttonblank.jpg") no-repeat;}
#navlist .contact{background:url("images/backgroundbuttonblank.jpg") no-repeat;}


<!-- new styles -->

#holder {
width: 800px;
}

h4 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

h5 {
	color: #FFF100;
	font-size:18px;
}

h6 {
	color: #000000;
	font-size:18px;
}

#left {
width : 200px;
float:left;
text-align: left;
padding: 0;
}

#middle {
width: 350px;
float: left;
background-color:#338932;
margin-left: 3px;
margin-right: 3px;
}

#middleinner {
width: 90%;
height: 500px;
padding-left: .5em;
padding-right: .5em;
background-image: url(images/greenbackground.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

#rightoverall {
	background-color: #CECECE;
}
#right {
width: 200px;
float : right;
color:#000000;
}

#rightinner {
padding-left: .5em;
padding-right: .5em;
background-color: #CECECE;
}

div.cornerholder {
    height : 20px;
    padding : 0;
    margin : 0;
}

#tlcorner, #trcorner, #blcorner, #brcorner {
    width : 20px; 
    height : 20px; 
    margin : 0; 
    padding : 0;
    background-repeat : no-repeat;
}

#tlcorner { background-image:url(images/topleft.jpg); float:left; background-position : top; }
#trcorner { background-image:url(images/topright.jpg); float:right; background-position : top; } 
#blcorner { background-image:url(images/bottomleft.jpg); float:left; background-position : bottom; } 
#brcorner { background-image:url(images/bottomright.jpg); float:right; background-position : bottom; } 


div.cornerholder2 {
    height : 20px;
    padding : 0;
    margin : 0;
	background-color: #CECECE;
}

#tlcorner2, #trcorner2, #blcorner2, #brcorner2 {
    width : 20px; 
    height : 20px; 
    margin : 0; 
    padding : 0;
    background-repeat : no-repeat;
	background-color: #CECECE;
}

#tlcorner2 { background-image:url(images/topleftg.jpg); float:left; background-position : top; }
#trcorner2 { background-image:url(images/toprightg.jpg); float:right; background-position : top; } 
#blcorner2 { background-image:url(images/bottomleftg.jpg); float:left; background-position : bottom; } 
#brcorner2 { background-image:url(images/bottomrightg.jpg); float:right; background-position : bottom; } 

<!-- -->
.cssnav
{
position: relative;
font-size: 18px;
font-weight:bold;
font-family: arial, helvetica, sans-serif;
background: url(images/backgroundbutton2.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 200px;
height: 51px;
margin: 0;
padding: 0;
text-align:left;
color: #FFF100;
}

.cssnav a
{
display: block;
color: #FFF100;
font-size: 18px;
width: 200px;
height: 51px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 200px;
height: 51px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
	position: absolute;
	left: 10px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #FFF100;
	width: 100px;
}

ul{
	margin:0em 0em 0em 1em;
	padding:0em 0em 0em 0em;
}

ul li{
	margin:0em 0em 0.5em 0em;
	padding:0em 0em 0em 0em;
	font-size: 13px;
	font-weight:bold;
	font-family: arial, helvetica, sans-serif;
}

p.imgright{
	float:right;
	margin:0.7em 0em 1em 1em;
	padding:0em 0em 0em 0em;
	font-size: 9px;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	color:#8C8C8C;
}

p.imgright img{
	border:2px solid #000000;
}

a.largelink{
	font-size:20px;
	font-weight:bold;
	color:#338932;
}

td.bottomphone{
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}

td.bottomphone h2{
	font-size:1.8em;
	margin:0em 0em 0em 0em;
	padding:1em 0em 0em 0em;
}


.BigNumber
{font-size:12pt;
}
