.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #1F67A0;
}

.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.footerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.global {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1A71B8;
	text-decoration: none;
}
.quickbg {
	background-attachment: scroll;
	background-image: url(images/quicknav.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.whiteline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.globalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A71B8;
	text-decoration: none;
}
.quickhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #F90;
	text-decoration: none;
}
.quicklinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.footerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
.footerbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
.divright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.lefttile {
	background-attachment: scroll;
	background-image: url(images/left_tile.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.righttile {
	background-attachment: scroll;
	background-image: url(images/right_tile.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B2766;
	text-decoration: none;
}
.newcarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetxtbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.bluelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1B7DBA;
}
.newcarstockbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(images/50th_falcon18.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
.boxborder {
	border: 1px solid #177CB7;
}
.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #0B2766;
	text-decoration: none;
}
.newcarstockbg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff200;
	background-attachment: scroll;
	background-image: url(images/50th_falcon18.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.socialheader {
	background-attachment: scroll;
	background-image: url(images/socialheader.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.socialheadertxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #36C;
	text-decoration: none;
}

/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header {
	height:328px;
}
.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:990px;
	height:525px;
	position:absolute;
	padding: 0px;
}

/* NAVIGATION */
#nav-outer { height:110px; padding-top:11px; position:relative; top:24px; background-image:url("../images/headerbg.png"); }
#navigation { height:100px; width:960px; margin:0 auto; background-image:url("../images/logo.png"); background-position:top left; background-repeat:no-repeat; }

/* SEARCH */
#search { background-color:#051733; float:right; width:220px; padding:10px; }
#searchtxt { padding:3px; width:150px; }
#searchbtn { border:1px solid #eee !important; background-color:#CD2B3A; color:#eee; padding:3px; margin-left:5px; }

/* MENU */
#menu { position:relative; top:85px; }
#menu ul { list-style:none; }
#menu ul li { display:inline; font-variant:small-caps; font-size:12px; }
#menu ul li a { color:white; text-decoration:none; font-weight:bold; padding-right:20px; }
#menu ul li a:hover { text-decoration:underline; }

/* HEADER TEXT */
#headertxt {
	width:630px;
	clear:both;
	position:relative;
	left: 40px;
	right: 0px;
	bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	top: -150px;
}
#firstline {
	color:#333;
	font-size:22px;
	padding:4px 13px 7px;
	float:left;
	display:block;
}
#secondline {
	color:#CD2B3A;
	text-decoration:none;
	font-size:26px;
	padding:0 13px 10px;
	float:left;
	display:block;
	clear:both;
}
#secondline:hover { text-decoration:underline; color:#7F000C; }

.pictured {
	color:#FFF;
	font-size:12px;
	padding:9px 16px;
	text-transform:uppercase;
	float:left;
	display:block;
	clear:both;
	margin-top:10px;
	font-family: Verdana, Geneva, sans-serif;
}
.pictured a { font-size:10px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

/* CONTROLS */
.btn {
	height:32px;
	width:32px;
	float:left;
	cursor:pointer;
	visibility: visible;
}
#back {
	background-image:url(images/btn_back.png);
}
#img1 {
	background-image:url("../images/btn_back.png");
}
#next {
	background-image:url(images/btn_next.png);
}
#control {
	background-image:url(images/btn_pause.png);
}

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:30px; margin:0 auto; width:960px; }
#headernav-2 {
	position:relative;
	width:900px;
	height: 150px;
	float: left;
	left: 25;
	top: 320;
}
#headernav { padding-left:800px; }
#headernav2 {
	padding: 0px;
}

/* CONTENT */
#content { color:#575757; background-color:#eee; }
#content p { padding:10px 20px; font-size:16px; width:960px; margin:0 auto; }
#content p a { text-decoration:none; color:#CD2B3A; }
#content p a:hover { text-decoration:underline; color:#7F000C; }

.newcars {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
}
.specialstxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
}
.specialstxt a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0;
	text-decoration: none;
}
.specialsbanner {
	background-color: #BD1B2B;
}
.toyby {
	background-image: url(../images/toy_emblem.gif);
	height: 108px;
	width: 149px;
}
.ncheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.p {
	font-family: Verdana, Geneva, sans-serif;
}

