.Default {
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Default Site font */
	font-size: 13px;
	color: #000000;
	height:100%; 
	}
body,td,th,div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #EE0000;
	}
a:link {
	text-decoration: none;
	color: #EE0000;
	}
a:visited {
	text-decoration: none;
	color: #EE0000;
	}
a:hover {
	text-decoration: underline;
	color: #EE0000;
	}
a:active {
	text-decoration: none;
	color: #EE0000;
	}
.ErrorTxt {
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Contact Form Error font*/
	font-size: 12px; color:#C00000; font-weight: bold;
	}
.textTollFree {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bolder;
	color: #E5E5E5;
}
.textTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bolder;
	color: #000066;
	text-decoration: underline;
	text-transform: uppercase;
}
.textLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #000066;
}
.textLinkRed {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #000066;
	margin-left: 1em;
}
.textLinkHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #000066;
}
.headerNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bolder;
	text-decoration: underline;
	color: #E5E5E5;
	margin-left: 4px;
}	
.Footer {
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Footer font name */
	font-size: 10px; /* Footer font size */
	color: #000000; /* Black font colour */
	}
.sitebanner {
	background-image:  url("images/sitebanner_bkgrd.gif");
	height: 80px;
	float:left
	margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    margin-right: 10px;
	border-bottom: 2px solid rgb(0,0,0);
	}
.phonegirl {
	background-image: url("siteimages/site_banner_bkg.jpg");
	width: 72px;
	height: 80px;
	margin-top: 0px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: 0px;
	float:right;
	}	
.tollfree {
	background-color: #000066;
	background-image:  url("images/bkgrd_000066.png");
	height: 25px;
	clear: both;
	margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    margin-right: 10px;
	border-left: 2px solid rgb(0,0,0);
	border-right: 2px solid rgb(0,0,0);
	text-align: right;
	vertical-align: middle;
	}
.main {
	background-color:#FFFFFF;
	margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    margin-right: 10px;
	border-bottom: 2px solid rgb(0,0,0);
	border-left: 2px solid rgb(0,0,0);
	border-right: 2px solid rgb(0,0,0);
	}
.cssnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	background: url("images/nav_button_on.png") no-repeat;
	white-space: nowrap;
	display: block;
	width: 198px;
	height: 30px;
	margin: 0;
	padding: 0;
	}
.cssnav a {
	display: block;
	color: #E5E5E5;
	font-size: 11px;
	width: 198px;
	height: 30px;
	display: block;
	float: left;
	color: #E5E5E5;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing:1px;
	}
.cssnav img {
	width: 198px;
	height: 30px;
	border: 0
	}
* html a:hover {
	visibility:visible
	}
.cssnav a:hover img {
	visibility:hidden
	}
.cssnav a:hover span {
	padding-left:3px;
	}	 
.cssnav span {
	position: absolute;
	left: 10px;
	top: 8px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	}	
.leftnav{
	background-color:#000066;
	margin: 0px;
	padding: 2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #E5E5E5;
	text-transform: uppercase;
	}
.leftnav a {
	color: #E5E5E5;
	font-weight: bold;
	text-decoration: none;
	color: #E5E5E5;
	padding-left: 1em;	
	}
.leftnav a:hover {
	color: #E5E5E5;
	text-decoration: underline;
	font-weight: bold;
	color: #E5E5E5;
	padding-left: 1em;
	}	
.leftnav a:visited {
	color: #E5E5E5;
	font-weight: bold;
	text-decoration: none;
	color: #E5E5E5;
	padding-left: 1em;
	}	
.content{
	background-color:#FFFFFF;
	margin-bottom: 2em;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 1em;
	height: 100%;
}
.equipTable {
	width:100%;
}
.equipTable td{
	border: 1px solid #000000;
}
.sold {
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
}
.equipList {
	font-weight: bold;	
}
.equipTitle {
	font-size: 18px;
	font-weight: bold;
}
.equipCat {
	font-size: 14px;
	font-weight: bold;
}
.equipSubCat {
	font-weight: bold;
	text-transform:uppercase;
	font-size:14px;
}
.footer{
	text-align: center;
	margin-top: 10px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
	}
.leftfooter{
	padding: 1em;
	text-align: right;
	}
.rightfooter{
	padding: 1em;
	text-align: left;
}
.bottomfooter{
	clear: both;
	padding: 1em;
}