@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
}
img{border:0px;}
#contentbox .content p {
	font-size: 95%;
	color: #333333;
}


#banner {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 68px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#banner .logo {
	text-align: center;
}
#contentbox .content h1 {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 200%;
	margin: 0px;
	padding: 0px;
}
#navbar {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#contentbox tr .content #bulltable {
	font-size: 12px;
}


#banner .phone {
	width: 363px;
}


#header {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 204px;
	background-image: url(../images/header-kia.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
#header .menu {
	vertical-align: top;
	width: 219px;
}
.hours {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.hours b {
	font-size: 160%;
}
#contentbox .subcontent .hours {
	font-size: 130%;
}

#contentbox .subcontent {
	padding: 6px;
	width: 250px;
	background-color: #F0F0F0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
	background-repeat: repeat-x;
}

.forline {
	color: #000;
	font-size: 120%;
	font-style: normal;
	line-height: normal;
}

.numberline {
	color:#B61219;
	;
	font-weight: bold;
	font-size: 260%;
	line-height: 30px;
}



#contentbox {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 990px;
	background-color: #ECECEC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #888;
	border-left-color: #888;
}
#contentbox .content {
	vertical-align: top;
	padding: 8px;
	background-color: #ECECEC;
	background-repeat: repeat-x;
}


/* CSS Document */

#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 990px;
	text-align: right;
	height: 27px;
	background-repeat: no-repeat;
	background-color: #4a4a4a;
}
#footer td {
	padding: 6px;
	color: #FFFFFF;
}
#footer a{color:#FFF; font-size:11px; text-decoration:none;}
#footer a:hover{color:#ff0000;}

#subfooter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 990px;
	height: 129px;
	background-image: url(../images/repeat-content.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #888;
	background-position: bottom;
}
#subfooter tr td b {
	color: #B61219;
	font-size: 18px;
}
#subfooter tr td a {
	color: #B5111C;
}
#subfooter tr td a:hover {
	color: #666;
	text-decoration: none;
}

