﻿


/*----- CSS for icon logos -------*/


.iconWithDropShadows {
	border-width: 0px;
	float: left;
}
.noBoarder {
	border-width: 0px;
}

.mainLogo {
	border: 4px inset #A48E64;
	background-position: left top;
	float: left;
	width: 270px;
	height: 75px;
	background-color: #FFF9EC;
	padding-right: 5px;
	background-repeat: no-repeat;
}
.biglogoDiv {
	float: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 1100px;
	padding-left: 16px;
}
.iconLogos {
	float: left;
	margin-top: 7px;
	margin-right: 7px;
}
.logoheading {
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 10px;
	padding-bottom: 4px;
	color: #0000FF;
}
.logoText {
	font-size: 1em;
}
.iconDivSpacer {
	float: left;
	width: 20px;
	height: 30px;
}
.mainLogo:hover {
	border: 1px solid #000000;
	}



	/*----- CSS 2010 Ford Taurus Videos -------*/

	
.divVideos {
	width: 600px;
	height: 425px;
	overflow: scroll;
	margin-bottom: 20px;
	margin-left: 160px;
	font-size: 1em;
}
.style166 {
	text-align: left;
}

#videoClose {
}

