.hsvclub {
	background-attachment: scroll;
	background-image: url(../IMAGES/BKGD-ALL.GIF);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
}
.background {
	background-attachment: scroll;
	background-image: url(../IMAGES/bkgd-horiz.gif);
	background-repeat: repeat-y;
	background-position: left top;
    background-color: #000000;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
    text-decoration: none;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
    text-decoration: none;
	}
.yellow-borders {
	border: 1px solid #FFCC00;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.yellow-borders p {
	padding-left: 10px;
	display: block;
}
h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;
	}
.form {  background-color: #FFCC00}
h4 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-style: italic; 
	font-weight: bold; color: #FFFFFF;
	}
h5 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333333;
	}
p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
	}
/*Williams and Adams section*/
#new_cars {
	width: 550px;
	background-color: #fff;
	position: absolute;
	/*border: 1px solid #D11D25;*/
}
#new_cars h1{
	color: #000;
	font-size: 1.3em;
	text-transform: uppercase;
}
.red {
	width: 312px;
	/*height: 35px;
	background-color: #D11D25;*/
	background-image: url("../hsvs-for-sale/Williams-Adams/old/motivation.gif");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;
	padding-left: 5px;
	margin-left: 233px;
	margin-top: 0px;
	color: #000000;
	background-color: #fff;
	position: relative;
	}
.pic_main {
	width: 233px;
	/*background-image:url(../hsvs-for-sale/Williams-Adams/maloo/main-s2.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
	background-color: #fff;
	z-index: 55;
	border-bottom: 5px solid #D11D25;
	position: absolute;
}
.pic_thumb {
	width: 120px;
	margin-top: 20px;
	margin-right: 5px;
	/*background-image:url(../hsvs-for-sale/Williams-Adams/maloo/main-s2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;*/
	z-index: 66;
	color: #000;
	border-bottom: 5px solid #D11D25;
}

.ad {
	width: 545px;
	height: 200px;
	background-color: #fff;
	position: relative;
	z-index: 44;
	padding-left: 5px;
	color: #000;
}
.ad2 {
	width: 545px;
	height: 350px;
	background-color: #fff;
	position: relative;
	z-index: 44;
	padding-left: 5px;
	color: #000;
}
.fawn{
	width: 550px;
	height: 40px;
	vertical-align: bottom;
	background-color: #B39C81;
	background-image: url("../hsvs-for-sale/Williams-Adams/old/footer.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
/*Williams and Adams Section 2007*/
#new_stock {
 width: 550px;
 background-color: #fff; 
}
#new_stock h1 {
 color: #c00;
 font-size: 1.3em;
 font- weight: bold;
 padding-left: 10px;
}
#new_stock p {
 color: #000;
 padding-left: 10px;
}
#new_stock a {
 border: none;
}

#ns_main img, #ns_sub img {
 border-left: 1px solid #000;
 border-top: 1px solid #000;
 border-right: 1px solid #000;
 border-bottom: 5px solid #cc0000;
 margin-top: 10px;
 margin-left: 15px;
}
#ns_main {
 width: 250px;
 float: left;
}
#ns_sub {
 width: 290px;
 float: left;
}
#ns a {
 color: #fc0;
}
#ns a:hover {
 color: #c00;
}