@charset "utf-8";
/* CSS for Fast-Fix Kenyunckiana by Kyle @ 1stopstudios.com */


* {margin:0; padding:0}

body{
	background:#fff url(../images/bg-top2.jpg) repeat-x top left scroll;
	color:#2e2e2e;
	font-family:Arial, Helvetica, sans-serif;
}

a { color:#030}
a:hover { color:#090}

/* LAYOUT */
#container {
	width:920px;
	margin:20px auto;
}
#mainCol {
	float:right;
	width:675px;
	font-size:12px;
}
#navCol	{
	float:right;
	width:205px;	
	margin:0 40px 0 0;
}

/* NAVIGATION */
.logo {
	background-image:url(../images/fast-fix-kentuckiana2.jpg);
	display:block;
	width:205px;
	height:163px;
}
h1.logo span {
	display:none;
}
ul.nav {
	margin:25px 0 0;
	padding:0;
	list-style:none;
	list-style-type:none;
}
ul.nav li {
	text-align:right;
	background:#eee;
	height:20px;
	padding:4px 0;
	margin:1px 0 2px;
	font-size:14px;
	list-style:none;
	list-style-type:none;
}
ul.nav li.home  {background:#eee url(../images/bg-nav-item.jpg) no-repeat 126px top;}
ul.nav li.about  {background:#eee url(../images/bg-nav-item.jpg) no-repeat 102px top;}
ul.nav li.findstore  {background:#eee url(../images/bg-nav-item.jpg) no-repeat 62px top;}
ul.nav li.services  {background:#eee url(../images/bg-nav-item.jpg) no-repeat 50px top;}
ul.nav li.sellgold  {background:#eee url(../images/bg-nav-item.jpg) no-repeat 16px top;}
ul.nav li.diamonds  {background:#eee url(../images/bg-nav-item.jpg) no-repeat 25px top;}
ul.nav li.gallery  {background:#eee url(../images/bg-nav-item.jpg) no-repeat 60px top;}
ul.nav li.policies  {background:#eee url(../images/bg-nav-item.jpg) no-repeat 114px top;}
ul.nav li.contact  {background:#eee url(../images/bg-nav-item.jpg) no-repeat 116px top;}
ul.nav li.partners  {background:#eee url(../images/bg-nav-item.jpg) no-repeat 80px top;}
ul.nav li a {
	color:#015A78;
	font-weight:bold;
	padding:0 10px 0 0;
	text-decoration:none;
}
ul.nav li a:hover {
	color:#ad0000;
}

/* MAIN COLUMN */
.topimages img {
	border:1px solid #000;
	margin:0 6px 5px;
}
h1 {
	text-align:center;
	color:#015A78;
}
h2 {
	text-align:center;
	color:#000;
	font-size:16px;
}
p {
	margin:8px 0;
	font-size:13px;
}
p.associmages {
	float:right;
	text-align:center;
	width:150px;
}
p.associmages img {
	margin:2px 0;
}
img.imgright {margin:3px 0 3px 5px;}
img.imgleft {margin:3px 5px 3px 0;}
/*strong {color:#878034}*/
strong {color:#015A78}
hr {border:none; background:#fff url(../images/hr.jpg) no-repeat center bottom; height:24px; margin:0 0 5px; border-style:none;}
.highlight16 {
	font-size:16px;
	font-weight:bold;
	color:#015A78;
	margin:10px 0 0;
}
.highlight14 {
	font-size:14px;
	font-weight:bold;
	color:#015A78;
	margin:10px 0 0;
}
.tvstations {
	text-align:center;
}
.tvstations img {
	margin:0 20px;
}
.center {text-align:center}
.highlight13 {
	font-size:13px;
	font-weight:bold;
	color:#015A78;
	margin:10px 0 0;
}
ul {
	margin:0 0 0 40px;
	padding:0;
}
li {
	font-size:12px;
	list-style:disc;
	list-style-type:disc;
	margin:5px 0 0;
}
.footer {font-size:11px; margin:30px 0 10px}
.services p.footer, .plusfont p.footer {font-size:11px;}
a{color:#003c50;}
a:hover{color:c00;}

p.phone {
	font-size:16px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
}


/* website pop */
h1.title {
	font-size:2.5em;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #97C7D7;
}
ul.ourPartners {
	margin:0 0 0 0px;
	list-style:none; list-style-type:none;
}
ul.ourPartners li {
	padding:0 0 15px 21px;
	list-style:none; list-style-type:none;
	background:transparent url(/images/partners-arrow.jpg) no-repeat left 5px;
}
ul.ourPartners h5 {
	font-size:1.7em;
	text-shadow: 1px 1px 0px #c5c086;
}
ul.ourPartners h5 a {color:#ad0000;}
ul.ourPartners h5 a:hover {color:#884234;}
ul.ourPartners p {font-size:14px; line-height:19px;}

.services h2 {
	font-size:1.7em;
	color:#ad0000;
	text-align:left;
	margin-top:10px;
	text-shadow: 1px 1px 0px #c5c086;
}
.services p, .services li, .plusfont p, .plusfont li {
	font-size:1.2em;
	line-height:1.3em;
}
p a.store {
	display:block;
	height:35px; width:205px;
	text-indent:-9999px;
	background:transparent url(/images/ffky-store.jpg) no-repeat left top;
}
p a.store:hover {background:transparent url(/images/ffky-store.jpg) no-repeat left bottom;}