﻿body {
	background:url(../siteart/sitebg.jpg) repeat-x top center #e9e9e9;
	margin:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#0168c5;
}

a:hover {
	color:#000;
}

#header {
	position:relative;
	z-index:9999;
}

#header-bg {
	background:url(../siteart/topbg.jpg) no-repeat;
	border:1px #d6d6d6 solid;
	border-top:0;
	border-bottom:0;
	height:124px;
	padding:0 13px;
}

#date {
	background:url(../siteart/datebanner2.jpg);
	padding:0 13px;
	color:#ffd200;
	height:53px;
	font-size:14px;

}

#crayon {
	float:right;
	width:200px;
	margin-right:575px;
	color:white;
	
	
}

#mid {
	padding:0 13px;
	vertical-align:top;
	border:1px #d6d6d6 solid;
	border-top:0;
	border-bottom:0;
}

#nav {
	width:267px;
	background:#ffd200;
	padding:0px 10px;
	height:283px;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	display:block;
	float:left;
}

#nav li a {
	text-decoration:none;
	color:#0168c5;
	font-weight:bold;
	font-size:11px;
	padding:2px 0;
	border-bottom:1px #f3c903 solid;
	border-top:1px #ffdc39 solid;
	width:255px;
	display:block;
}

#nav li a:hover {
	background:#ffdc39;
	color:#000;
}

#lower {
	padding:13px;
	border:1px #d6d6d6 solid;
	border-top:0;
}

h1 {
	font-size:22px;
	font-weight:normal;
	color:#0168c5;
	display:block;
	margin:0 0 5px;
}

h2 {
	font-size:14px;
	font-weight:normal;
	color:#0168c5;
	display:block;
	margin-bottom:5px;
}

a.used:link, a.used:visited, a.used:active {
	text-decoration:none;
	background:#0168c5;
	padding:10px;
	width:200px;
	margin:5px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	border:1px #003565 solid;
	display:block;
	text-align:center;
}

a.used:hover {
	background:#000;
}

#full {
	vertical-align:top;
}

#leftSplit {
	vertical-align:top;
	width:455px;
	padding-right:20px;
	padding-bottom:13px;
}

#rightSplit {
	vertical-align:top;
	width:540px;
	padding-bottom:13px;
}

#rightSplit img {
	border:2px #eeeeee solid;
}

a.facebook:link, a.facebook:visited, a.facebook:active {
	text-decoration:none;
	text-transform:capitalize;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	color:#fff;
	width:500px;
}

#color-page-banner {
	background: #F3C903;
	min-height: 45px;
	margin: 0 0 15px 0;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	
	font-size: 24px;
}

/*--------Directory---------*/

.position {
	background: #0168c5;
	font-weight:bold;
	color:#fff;
	width:450px;
}

.employee {
	background:#0168c5;
	font-weight:bold;
	color:#fff;
	width:150px;
}

.email {
	background:#0168c5;
	font-weight:bold;
	color:#fff;
	width:150px;
}

.ext {
	background:#0168c5;
	font-weight:bold;
	color:#fff;
	width:50px;
}


/*----------Sales Section-----------*/

.sales-photo {
	width:200px;
	color:#fff;
	font-weight:bold;
}

.sales-photo img {
	border:2px #eeeeee solid;
}

.sales-bio {
	width:400px;
	color:#fff;
	font-weight:bold;
}

.sales-email {
	font-weight:bold;
	color:#fff;
	width:150px;
}

.sales-ext {
	font-weight:bold;
	color:#fff;
	width:50px;
}

/*---------Logos Sections---------*/

.logo {
	width:140px;
	text-align:center;
	padding:10px 10px 10px 0;
	border-bottom:1px #000 dotted;
	border-right:1px #000 dotted;
}

.logo img {
	border:0;
}

.logo-products {
	border-bottom:1px #000 dotted;
	padding:10 5px;
}


/*---------Specials Section--------*/

#specialsLeft {
	vertical-align:top;
	width:699px;
	padding-right:20px;
}

.special {
	text-align:center;
	font-size:14px;
	display:block;
}

.special-hdr {
	font-size:16px;
	font-weight:normal;
	text-align:center;
	color:#0168c5;
	display:block;
	margin-bottom:5px;
}

#specialsRight {
	vertical-align:top;
	width:300px;
	padding-top:30px;
}

#specialsRight ul {
	margin:0;
	padding:0;
	list-style:none;
}

#specialsRight li {
	display:block;
	float:left;
}

#specialsRight li a {
	display:block;
	text-decoration:none;
	border-bottom:1px #000 dotted;
	padding:5px 0;
	color:#0168c5;
	width:300px;
}

#specialsRight li a:hover {
	color:#000;
}

/*--------Parts Section--------*/

.hdr {
	background:#0168c5;
	color:#fff;
	font-weight:normal;
	font-size:16px;
	padding:10px 5px;
}

#slide {
	border-top:1px #eeeeee solid;
	padding-top:13px;
}
