@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	line-height: 25px;
}

#content {
	position: relative;
	height: auto;
	width: 515px;
	float: right;
	padding-top: 15px;
}
#container {
	position: relative;
	height: auto;
	width: 800px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #F2900E;
	background-image: url(../images/veteranowned-logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
#colummA {
	position: relative;
	height: auto;
	width: 257px;
	float: left;
	z-index: 100;
}
#colummB {
	position: relative;
	height: auto;
	width: 541px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-bottom: 30px;
	clear: none;
	background-image: url(../images/blue-shade.jpg);
	background-repeat: no-repeat;
	background-position: 0px 200px;
}
#footer {
	position: relative;
	height: 70px;
	width: 790px;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding-top: 10px;
	padding-left: 10px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #0072BC;
}
#headerlayer {
	position: absolute;
	height: 78px;
	width: 542px;
	top: 0px;
}

hr {
	height: 1px;
	background-color: #999999;
	color: #999999;
	border: none;
	padding: 0;
	margin: 1em 0 20px;
}
ol{
	list-style-image: url(../images/bullet.gif);
	padding-left: 15px;
}


/* ---------- TEXT ---------- */

.subtitle-orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E77D0C;
	font-size: 18px;
	font-style: italic;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 25px;
	margin-bottom: 5px;
}

#subtitle {
	background-color: #FFFFFF;
	height: 43px;
	width: 542px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-size: 25px;
	font-style: italic;
	color: #666666;
	text-indent: 30px;
	padding-top: 20px;
	background-image: url(../images/graybar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pic-left {
	float: left;
	position: relative;
	border: 1px solid #F6A315;
	padding: 3px;
	margin-right: 15px;
}
.big-orange-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E77D0C;
	font-size: 18px;
	font-style: italic;
	position: relative;
}
a {
	color: #0072BC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
.contactfield {
	border: 0px solid #0072BC;
	width: 300px;
	background-color: #E7E7E7;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;

}
.bluetext {
	color: #0072BC;
	font-size: 15px;
}
#product-validation-box {
	position: relative;
	height: auto;
	width: 170px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	float: left;
	margin-right: 20px;
}
.small-orange-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E77D0C;
	font-size: 15px;
	font-style: italic;
	position: relative;
}
