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

body {
	background-color: #e6e7e8;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d8261f;
	line-height: normal;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d8261f;
	line-height: normal;
}

.copyright {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.special-line1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #26116f;
	font-size: 12px;
	font-weight: bold;
}

.special-line2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d10605;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}

.enews {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-style: italic;
}

	
	
/*formatting*/
#wrapper {
	background-color: #FFFFFF;
	width: 875px;
	height: 850px;
	border: 1px #333333 solid;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#logo {
	width: 340px;
	height: 108px;
	margin-top: 10px;
	margin-left: 10px;
}

#wrapper #logo img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ad {
	width: 334px;
	height: 100px;
	position: absolute;
	left: 449px;
	top: 9px;

	background-image:url(../images/FC Banner.jpg);
	background-repeat: no-repeat;
}

#wrapper #ad img {
	text-decoration: none;
	border: 0px;
}

#navbar1 {
	width: 865px;
	height: 20px;
	background-color: #e6e7e8;
	padding: 5px;
	position: absolute;
	left: 0px;
	top: 148px;
}

#navbar2 {
	width: 875px;
	height: 31px;
	background-color: #da1f15;
	position: absolute;
	top: 177px;
}

#promo {
	width:243px;
	height: 184px;
	position: absolute;
	left: 20px;
	top: 214px;
	z-index: 0;
}

#slideshow {
	position:absolute;
	width:215px;
	height:168px;
	left: 292px;
	top: 216px;
}

#intro {
	position: absolute;
	width: 235px;
	height: 184px;
	left: 553px;
	top: 214px;
}

#line {
	background-image:url(../images/line.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 5px;
	position: absolute;
	top: 39px;
}

#title {
	height: 30px;
	width: 400px;
	position: absolute;
	left: 15px;
	top: 209px;
}

#content {
	width: 750px;
	height: 500px;
	position: absolute;
	left: 21px;
	top: 215px;
}

#enews {
	width: 148px;
	height: 25px;
	position: absolute;
	left: 664px;
	top: 5px;
}

#weeklyspecials {
	background-image: url(../images/specials.jpg);
	background-repeat:no-repeat;
	width: 831px;
	height: 250px;
	position: absolute;
	left: 20px;
	top: 429px;
}

#weeklyspecials-copy {
	position: absolute;
	width: 790px;
	height: 200px;
	left: 20px;
	top: 34px;
}

#weeklyspecials-product1 {
	position: absolute;
	width: 175px;
	height: 160px;
	left: -1px;
	top: 10px;
}

#weeklyspecials-product2 {
	position: absolute;
	width: 175px;
	height: 160px;
	left: 204px;
	top: 10px;
}

#weeklyspecials-product3 {
	position: absolute;
	width: 175px;
	height: 160px;
	left: 409px;
	top: 10px;
}

#weeklyspecials-product4 {
	position: absolute;
	width: 175px;
	height: 160px;
	left: 614px;
	top: 11px;
}

#weeklyspecials-product5 {
	position: absolute;
	width: 150px;
	height: 160px;
	left: 164px;
	top: 180px;
}

#weeklyspecials-product6 {
	position: absolute;
	width: 150px;
	height: 160px;
	left: 330px;
	top: 180px;
}

#image2 {
	position:absolute;
	top: 700px;
	left:300px;
}

#brands {
	background-image:url(../images/brands.jpg);
	background-repeat:no-repeat;
	width: 235px;
	height: 184px;
	position:absolute;
	left: 616px;
	top: 214px;
}

#brands-copy {
	position:absolute;
	left: 16px;
	top: 19px;
	width: 180px;
	height: 160px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#more {
	position: absolute;
	width: 180px;
	height: 15px;
	left: 156px;
	top: 140px;
	width: 50px;
}


#copyright {
	width: 875px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}




/*links*/
a#home {
	display: block;
	width: 75px;
	height: 25px;
	position: absolute;
	background-image:url(../images/home.jpg);
	background-repeat: no-repeat;
	left: 385px;
	top: 123px;
}

a#home:hover {
	display: block;
	width: 75px;
	height: 25px;
	position: absolute;
	background-image:url(../images/home-hover.jpg);
	background-repeat: no-repeat;
	left: 385px;
	top: 123px;
}

a#about {
	display: block;
	width: 80px;
	height: 25px;
	position: absolute;
	background-image:url(../images/about.jpg);
	background-repeat: no-repeat;
	left: 458px;
	top: 123px;
}

a#about:hover {
	display: block;
	width: 80px;
	height: 25px;
	position: absolute;
	background-image:url(../images/about-hover.jpg);
	background-repeat: no-repeat;
	left: 458px;
	top: 123px;
}

a#support {
	display: block;
	width: 120px;
	height: 60px;
	position: absolute;
	background-image:url(../images/support.jpg);
	background-repeat: no-repeat;
	left: 540px;
	top: 123px;
}

a#support:hover {
	display: block;
	width: 120px;
	height: 60px;
	position: absolute;
	background-image:url(../images/support-hover.jpg);
	background-repeat: no-repeat;
	left: 540px;
	top: 123px;
}

a#terms {
	display: block;
	width: 120px;
	height: 60px;
	position: absolute;
	background-image:url(../images/terms.jpg);
	background-repeat: no-repeat;
	left: 662px;
	top: 123px;
}

a#terms:hover {
	display: block;
	width: 120px;
	height: 60px;
	position: absolute;
	background-image:url(../images/terms-hover.jpg);
	background-repeat: no-repeat;
	left: 662px;
	top: 123px;
}


a#locations {
	display: block;
	width: 120px;
	height: 25px;
	position: absolute;
	background-image:url(../images/locations.jpg);
	background-repeat: no-repeat;
	left: 784px;
	top: 123px;
}

a#locations:hover {
	display: block;
	width: 120px;
	height: 25px;
	position: absolute;
	background-image:url(../images/locations-hover.jpg);
	background-repeat: no-repeat;
	left: 784px;
	top: 123px;
}

#wrapper #navbar1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090056;
	text-decoration: none;
}

#wrapper #navbar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#da1f15;
	text-decoration: none;
}

#wrapper #navbar1 .specials a {
	color: #da1f15;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
#wrapper #intro .more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA1F15;
	text-decoration: none;
	text-align: right;
}

#wrapper #intro .more a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA1F15;
	text-align: right;
	font-weight: bold;
	text-decoration:underline;
}
#wrapper #brands #brands-copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c1871;
	text-decoration: none;
	font-weight: bold;
}

#wrapper #brands #brands-copy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c1871;
	font-weight: bold;
	text-decoration: underline;
}

#wrapper #brands #brands-copy #more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA1F15;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
}

#wrapper #brands #brands-copy #more a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA1F15;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
#wrapper #weeklyspecials #weeklyspecials-copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #26116f;
	text-decoration: none;
	text-align: right;
}

#wrapper #weeklyspecials #weeklyspecials-copy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #26116f;
	text-decoration: underline;
	text-align: right;
}

.line {
margin-top: 4px;
}





#search {
	position:absolute;
	left: 687px;
	top: 180px;
	width: 360px;
	z-index: 100;
}

#search_brand {
	position:absolute;
	left: 28px;
	top: 180px;
	z-index: 100;
}

#serv {
	position:absolute;
	left: 660px;
	top: 123px;
	z-index: 100;
}
#wrapper #weeklyspecials #enews .enews a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

#wrapper #weeklyspecials #enews .enews a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

