body{
	font-family : Arial, Verdana, sans-serif;
				font-size : 12px;
				font-style : normal;
				font-weight : normal;
				background-color : ##f8f4e8;
				color : #CCCCCC;
}
td				{ font-family : Arial, Verdana, sans-serif;
				font-size : 12px;
				font-style : normal;
				font-weight : normal; }

a				{ color: #565656;
				text-decoration : none;
				font-size : 12px; }

a:link				{ color : #565656;
					font-size : 12px; }

a:visited			{ color: #565656; 
					font-size : 12px;}

a:active			{ color : #565656;
				text-decoration : none;
					font-size : 12px; }

a:hover				{ color : #CC0033;
				text-decoration : none; }
				
h1{
	font-family : Arial, Verdana, sans-serif;
				font-size : 22px;
				font-style : normal;
				font-weight : bold;
				color:#565656;
}

.holdenYard {
        padding:7px;
	width:280px;
	color:#CCCCCC;
	font-size:11px;
}

.fordYard{
padding-top:45px;
	width:250px;
	color:#eee;}
.tenkYard{	position:relative;
	top:210px;
	left:15px;
	width:250px;
	color:#eee;}
.holdenYard a{
	font-weight:bold;
	color:#ce460a;
}

.fordYard a{
	font-weight:bold;
	color:#ce460a;}

.tenkYard a{
	font-weight:bold;
	color:#ce460a;}

.main_info{
padding:20px;
background-color:#ffffff;
font-family : Arial, Verdana, sans-serif;
				font-size : 12px;
				font-style : normal;
				font-weight : normal;
				}

.feature{
position:relative;
left:400px;
top:-10px;
color:#eee;}

.feature img{
border:dotted;
border-color:#eee;}

.footer {
color:#565656;
font-size:11px;
padding-left:20px;}

.footer a{font-size:11px;}
