a{color: #333}

/* Header */
.top {
	min-width: 950px;
	background-color: #f39033;
	background: url(../images/header_repeat.jpg) repeat-x scroll 50% 0 #F67F21;
	height: 218px;
}
#header {
	background: url(../images/header.jpg) no-repeat scroll 50% 0 transparent;
	height: 218px;
}
#banner {
	float: right;
}
/* top navigation menu */
#top ul {
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
	zoom: 1;
    float: right
}
#top ul li {
	float: left;
	margin-right: 5px;
}
#top ul li a:link,
#top ul li a:visited {
	float: left;
	display: block;
	text-decoration: none;
	height: 66px;
	width: 97px;
	color: #FFFFFF;
	line-height: 28px;
	background: url(../images/main_nav.png) no-repeat -21px -1px transparent;
	text-indent: -99999px;
}
#top ul li a:hover,
#top ul li a:active,
#top ul li a:link,
#top ul li a:visited {
	color: #414141;
	background-position: -21px -69px;
}
#top ul li#navhome a:link,       #top ul li#navhome a:visited { background-position: -21px -1px; }
#top ul li#navhome a:hover,      #top ul li#navhome a:active, #top ul li#navhome a.current { background-position: -21px -69px; }
#top ul li#navmechanics a:link,  #top ul li#navmechanics a:visited { background-position: -122px -1px; }
#top ul li#navmechanics a:hover, #top ul li#navmechanics a:active, #top ul li#navmechanics a.current { background-position: -122px -69px; }
#top ul li#navcodes a:link,      #top ul li#navcodes a:visited { background-position: -248px -1px; }
#top ul li#navcodes a:hover,     #top ul li#navcodes a:active, #top ul li#navcodes a.current { background-position: -248px -69px; }
#top ul li#navcoinks a:link,     #top ul li#navcoinks a:visited { background-position: -353px -1px; }
#top ul li#navcoinks a:hover,    #top ul li#navcoinks a:active, #top ul li#navcoinks a.current { background-position: -353px -69px; }
#top ul li#navhistory a:link,    #top ul li#navhistory a:visited { background-position: -452px -1px; }
#top ul li#navhistory a:hover,   #top ul li#navhistory a:active, #top ul li#navhistory a.current { background-position: -452px -69px; }
#top ul li#navcontact a:link,   #top ul li#navcontact a:visited { background-position: -552px -1px; }
#top ul li#navcontact a:hover,   #top ul li#navcontact a:active, #top ul li#navcontact a.current { background-position: -552px -69px; }

/* top navigation menu end */

/* mid navigation menu */
#midnav {
	margin-top: -20px;
}
#midnav ul {
	list-style-type: none;
	overflow: hidden;
	padding-left: 0;
	zoom: 1;
}
#midnav ul li {
	float: left;
	margin-right: 5px;
    list-style-image: none;
}
#midnav ul li a:link,
#midnav ul li a:visited {
	float: left;
	display: block;
	text-decoration: none;
	height: 39px;
	width: 155px;
	color: #FFFFFF;
	line-height: 28px;
	background: url(../images/our_services_nav.png) no-repeat -30px -15px transparent;
	text-indent: -99999px;
}
.locabout #midnav ul li a {
	background-image: url(../images/about_nav.png);
}
#midnav ul li a:hover,
#midnav ul li a:active {
	color: #414141;
	background-position: -30px -69px;
}
#midnav ul li#subnavhistory a:link,  #midnav ul li#subnavhistory a:visited { background-position: -30px -15px; }
#midnav ul li#subnavhistory a:hover, #midnav ul li#subnavhistory a:active, #midnav ul li#subnavhistory a.current { background-position: -30px -69px; }
#midnav ul li#subnavcareers a:link,  #midnav ul li#subnavcareers a:visited { background-position: -198px -15px; }
#midnav ul li#subnavcareers a:hover, #midnav ul li#subnavcareers a:active, #midnav ul li#subnavcareers a.current { background-position: -198px -69px; }
#midnav ul li#subnavmechanics a:link,  #midnav ul li#subnavmechanics a:visited { background-position: -30px -15px; }
#midnav ul li#subnavmechanics a:hover, #midnav ul li#subnavmechanics a:active, #midnav ul li#subnavmechanics a.current { background-position: -30px -69px; }
#midnav ul li#subnavrewards a:link,  #midnav ul li#subnavrewards a:visited { background-position: -198px -15px; }
#midnav ul li#subnavrewards a:hover, #midnav ul li#subnavrewards a:active, #midnav ul li#subnavrewards a.current { background-position: -198px -69px; }
#midnav ul li#subnavdata a:link,  #midnav ul li#subnavdata a:visited { background-position: -364px -15px; }
#midnav ul li#subnavdata a:hover, #midnav ul li#subnavdata a:active, #midnav ul li#subnavdata a.current { background-position: -364px -69px; }
/* mid navigation menu end */

/* main page content */
#mid .container {
	padding: 20px 0;
}
#mid .highlight,
#mid h2 {
	font-size: 1.8em;
	color: #f18b02;
	background: none;
	font-weight: bold;
}
#mid .fade {
	color: grey;
}
#mid h3 {
	font-size: 1em;
	font-weight: bold;
}
address {
	font-style: normal;
}

/* Footer */
#bottom {
	background-color: #9c9b9b;
}
#footer {
	background: url(../images/footer.jpg) no-repeat 0 1em transparent;
	padding: 20px 0 20px 0;
	color: white;
}
#footer ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	height: 116px;
}
#footer li {
	margin-right: 33px;
	float: left;
}
#footer li.last,
#footer li li {
	margin-right: 0;
}
#footer li li {
	float: none;
}
#footer a:link,
#footer a:visited {
	color: white;
	text-decoration: none;
}
#footer a:hover,
#footer a:active {
	color: black;
}

/* Page specific styles */
/* Home */
.lochome .top {
	background-image: url(../images/header_repeat_home.jpg);
	height: 334px;
}
.lochome #header {
	background-image: url(../images/header_home.jpg);
	height: 334px;
}
/* Contact Us */
#map {
	background: url(../images/map_brackets.jpg) no-repeat 0 0 transparent;
	float: right;
	width: 440px;
	height: 275px;
	padding: 25px 35px;
	margin-right: 38px;
}
.loccontactus .phone {
	font-weight: bold;
	font-size: 2.5em;
}
.loccontactus .email {
	font-size: 1.5em;
}
.loccontactus .thefarm {
	font-weight: bold;
}

/* Want to talk box on home and history */
.wanttotalk {
	background: url(../images/want_to_talk.jpg) no-repeat 0 0 transparent;
	margin-top: 3em;
    padding-left: 25px;
    height: 130px;
}
.wanttotalk h2 {
	margin-bottom: 0;
}
/* Inline coinks logo */
.coinks-logo {
	background: url(../images/coinks_logo.jpg) no-repeat transparent;
	display: inline-block;
	width: 65px;
	height: 19px;
	text-indent: -99999px;
}

/* Text replacement headings */
.replace {
	text-indent: -9999px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.phone {
	font-size: 2em;
}

/* dl used on homepage */
dl.inline dt{
    float: left;
    width: 200px;
    background: url('../images/bullet.gif') no-repeat 0 50%;
    text-indent: 20px;
}

thead th, td{
    background: none;
    padding: 4px 0;
}
ul{
    list-style-image: url('../images/bullet.gif');
    padding-left: 1.5em;
}

.drop-4{margin-top: 40px}
