* {
	margin: 0 auto;
}

body {
color:#0000000;
font: "Arial", Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
}

.popup {
	background-image: url(../images/bg-popup.gif);
	background-repeat: repeat-x;
	width: 520px;
	height: 380px;
	padding: 10px 100px 10px 100px;
} 

.pop-input {
	background-color: #ffffff;
	width:500px;
	height: 125px;
	border: 1px solid #000000;
}

.head {
font-size: 21px;
font-weight:bold;
font-weight:bolder;
color: #34558f;
margin-top:-2px;
margin-bottom:0px;
}

h1 {
font-size: 31px;
font-weight:bold;
font-weight:bolder;
color: #34558f;
margin-top:-2px;
margin-bottom:0px;

}
h2 {
padding-top: 0px;
margin-top: 0px;
color:#f77f0a;
font-size: 26px;
font-weight: bolder;
vertical-align:text-top;
margin-top:-2px;
margin-bottom:0px;
}


.homelinks a{
	color: #f77f0a;
}
a.hlink:link {
	color: #f77f0a;  font-family: Tahoma; font-size: 26px; text-decoration: none
}
a.hlink:visited {
	color: #f77f0a;  font-family: Tahoma; font-size: 26px; text-decoration: none
}
a.hlink:active {
	color: #f77f0a;  font-family: Tahoma; font-size: 26px; text-decoration: none
}
a.hlink:hover {
	color: #fda147;  font-family: Tahoma; font-size: 26px; text-decoration: none
}


.homelinks a{
	color: #ffffff;
}
a.blink:link {
	color: #ffffff;  font-family: Tahoma; font-size: 12px; text-decoration: none
}
a.blink:visited {
	color: #ffffff;  font-family: Tahoma; font-size: 12px; text-decoration: none
}
a.blink:active {
	color: #ffffff;  font-family: Tahoma; font-size: 12px; text-decoration: none
}
a.blink:hover {
	color: #ffffff;  font-family: Tahoma; font-size: 12px; text-decoration: none
}



h3 {
	color: #34558f;
	}
	
h4 {
	font-size: 48px;
	color: #34558f;
	font-weight: normal;
	text-align: center;
}

h5 {
	font-size: 24px;
	color: #f77f0a;
	text-align: center;
}

h6 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color:#34558f;
}

.forming {
	width: 198px;
	display: block;
}

a:link {
    color: #417dc7;
    background-color: transparent;
	font-size: 12px;
}

a:visited {
    color: #417dc7;
    background-color: transparent;
	font-size: 12px;
}

a:hover {
    color: #75a9e9;
    background-color: transparent;
    text-decoration: none;
	font-size: 12px;
}

a:active {
    color: #417dc7;
    background-color: transparent;
	font-size: 12px;
}


/* -------- Stacey's Edits -------- */

.find-vin-hold {
	width: 660px;
	height: 500px;
	background-image: url(../images/bg-page.gif);
	background-repeat: repeat-x;
	padding:20px 20px 0 20px;
}

.find-vin-hold h1 {
	text-align: center;
}

.vin-text {
	float: left;
	width: 25%;
}

.fltRt {
	float: right;
}
