a:link { color: #333300; text-decoration: underline}
a:visited { color: #333300; text-decoration: underline}
a:active {  color: #333300; text-decoration: none}
a:hover {  color: #333300; text-decoration: none}

td { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333300;
	}
	
ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;
	}

li {
	list-style-type: none;
	background: transparent url('images/bullet_green.gif') no-repeat top left; 
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
	
.hd1 {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #f78f1e;
	text-transform:uppercase;
}

.hd2 {
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #f78f1e;
}

.back {
	font-size: 10px;
	line-height: 14px;
	float: right;
	padding-top: 10px;
}
	
.orange {
	font-weight: bold;
	color: #f78f1e;
}
	
.hrdash {
	clear: both;
	width: 500px;
	height: 15px;
	background: transparent url('images/hrdash.gif') repeat-x; 
	margin-top: 5px;
	}

.FT { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	}

.footer_link { 
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding-bottom: 15px;
	padding-right: 15px;
	}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

.noline:link { color: #333300; text-decoration: none}
.noline:visited { color: #333300; text-decoration: none}
.noline:active {  color: #333300; text-decoration: underline}
.noline:hover {  color: #333300; text-decoration: underline}

.orange:link { color: #f78f1e; text-decoration: none}
.orange:visited { color: #f78f1e; text-decoration: none}
.orange:active {  color: #f78f1e; text-decoration: underline}
.orange:hover {  color: #f78f1e; text-decoration: underline}

.small { font-size: 11px;}

#homeBG {
 width: 838px;
 background-image: url(images/home_bg_shadow.gif);
 background-repeat: repeat-y;
}

#interiorBG {
 background-image: url(images/interior_bg_shadow.gif);
 background-repeat: repeat-y;
}
