/*@charset "iso-8859-1";*/
/* CSS for kochlogisticsretail.com
   Created by Strother Communications Group
   March 2008 */

@media all {

html {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #A78462;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #A78462;
	background-image: url("images/bg.jpg") !important;
	background: repeat-x;
	background-position: top center;
}

a,
a:link,
a:visited,
a:active {
	color: #e51937;
	text-decoration: none;
}

a:hover {
	color: #6d8d23;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	color: #6d8d23;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

h4 {
	color: #A78462;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h6 {
	color: #A78462;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.brownText {
	color: #A78462 !important;
}
.blackText {
	color: #000000 !important;
}

ul {
	padding-top: 0px;
	margin-top: 0px;
}

#content {
	border: 1px solid #FFFFFF;
	margin: 0px auto;
	width: 759px;
	text-align: left;
	background-color: #FFFFFF;
}

#header {
	height: 152px;
	margin: 0px auto;
	width: 759px;
	background-color: ##000000;
}

#nav {
	width: 759px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#titles {
	width: 759px;
	margin: 0px;
	padding: 5px 0px;
	height: 28px;
	background-color: #FFFFFF;
}

.title {
	float: right;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	border: 0px;
}

#innerContent {
	font-size: 12px;
	margin: 10px 15px 15px 10px;
	text-align: left;
	min-height: 265px;
}

#footer {
	clear: both;
	height: 38px;
	margin: 0px auto;
	position: relative;
	width: 759px;
	/*background-image: url("images/tagline.jpg") !important;*/
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 9px;
}

#footer .copyright {
	position: absolute;
	left: 13px;
	top: 20px;
}

#footer img {
	float: right;
}

#footer a {
	color: #000000;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer .scg {
	text-decoration: none !important;
}

.img {
	float: left;
	border: 0px;
	margin-right: 15px;
}

.bioImg {
	border: 0px;
	margin: 0px 25px 25px 25px;
	padding: 0px;
}

.logo {
	float: right;
	border: 0px;
	margin: 0px 0px 15px 15px;
}

.pquote {
	margin: 30px 0px;
	color: #6d8d23;
}

.homeList {
	padding: 0px 0px 3px 0px;
}

.prSection, .taSection {
	margin: 20px 0px 0px 30px;
}

.pressReleases, .taLinks {
	line-height: 20px;
}

.pressReleases a,
.pressReleases a:link,
.pressReleases a:visited,
.pressReleases a:active {
	color: #A78462;
	text-decoration: none;
}

.pressReleases a:hover {
	color: #6d8d23;
	text-decoration: underline;
}

.disclaimer {
	font-size: 9px;
}

}
