/* CSS Document */

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

bodytextwhite {
	color:#FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
#nav a {
 text-decoration: none;
 border: none;
color:#666666;

}
#nav a:hover {
 background:none;
 border-bottom: 1px dotted #073D73;
 color:#333300;
}
.rightmenu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.rightmenu_text a {
	text-decoration:none;
	color: #666666;
}
.rightmenu_text a:hover {
	border-bottom: 1px dotted #073D73;
	color: #333300;
}
.rightmenu_header_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #CC0000;
	letter-spacing: 0.1em;
	font-weight: bold;
	white-space: nowrap;
	background-position: left;
}
.rightmenu_header_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 0.1em;
	font-weight: bold;
	white-space: nowrap;
	background-position: left;
}
#rightmenu_list {
	font-size: 12px;
	display: block;
	border-bottom: 0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
 }
.loginbutton a {
	text-decoration:none;
	padding: 0 0 0 10px;
	background:     url(../imgs/arrow_white.jpg) no-repeat;
	color: #666666;
}
.loginbutton a:hover {
	border-bottom: none;
	background:     url(../imgs/arrow_over.jpg) no-repeat;
	color: #333300;
}
#rightmenu_list a {
	text-decoration:none;
	padding: 0 0 0 10px;
	background:     url(../imgs/arrow_white.jpg) no-repeat;
	color: #666666;
}
#rightmenu_list a:hover {
	border-bottom: none;
	background:     url(../imgs/arrow_over.jpg) no-repeat;
	color: #333300;
}
#clientmenu_list {
	font-size: 12px;
	display: block;
	border-bottom: 0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
}
#clientmenu_list a {
	text-decoration:none;
	padding: 0 0 0 10px;
	background:     url(../imgs/arrow_red.jpg) no-repeat;
	color: #666666;
}
#clientmenu_list a:hover {
	border-bottom: none;
	background:     url(../imgs/arrow_over.jpg) no-repeat;
	color: #333300;
}
#intro { 
	color:#333333;
	margin-top: 5px;
	margin-right:6px;
}
#intro a {
	text-decoration:none;
	color:#0000cc;
}
#intro a:hover {
	color: #000000;
}
#introblk { 
	color:#ffffff;
	margin-top: 5px;
	margin-right:6px;
}
#introblk a {
	text-decoration:none;
	color:#ffff00;
}
#introblk a:hover {
	color:#CCCCCC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: lighter;
	color: #CC0000;
	line-height: 0.5em;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	font-size: 12px;
	letter-spacing: .1em;
	line-height: 12px;
}
#vehiclebox {
	background-image:  url(../imgs/van.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#topmenu {
}
.linkedpage {
	color: #CC0000;
	left: 20px;
	background-image: url(../imgs/arrow_red.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.linkedpage_menu {
	color: #CC0000;
	padding-left: 10px;
	background-image: url(../imgs/arrow_red.jpg);
	background-repeat: no-repeat;
}
.linkedmenu {
	color: #CC0000;
}
.contactForm input, .contactForm select, .contactForm textarea, .contactForm p
{
	width: 140px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menubox {
	text-align: left;
}

.terms{
 font-size: 10px;
 text-align:justify; 
}

a.termsa:link     {text-decoration: none; }
a.termsa:active   {text-decoration: none; }
a.termsa:visited  {text-decoration: none; }
a.termsa:hover    {text-decoration: none; }
