﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.vendivlft {
	float: left;
}
.vendivrht {
	float: right;
}
.vendorCategoryDiv {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	padding-top: 10px;
	text-decoration: underline;
	width: auto;
}
.vendorListDiv {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	width: auto;
}
#container {
	border: 2px inset #FFFFFF;
	width: 990px;
	margin: 5px auto 10px auto;
	height: auto;
	background-color: #FFFFFF;
}
#navigation {
	border-style: solid;
	border-color: #FF8B3E #000000 #333333 #000000;
	border-width: 1px 0px 1px 0px;
	position: relative;
	float: left;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #fff;
	text-align: center;
}
#content {
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px 10px 0px 10px;
	background-color: #fff;
}
#footer {
	border-width: 0px;
	text-align: center;
	clear: both;
	width: 698px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fefeff;
}
/* Masthead Styles */
#flashcontent {
	padding: 8px 4px 4px 4px;
	width: 235px;
	float: left;
	height: 129px;
	border-top-color: #000000;
	border-top-width: 0px;
	border-top-style: solid;
}
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	background-image: url('navbgdk.jpg');
	background-repeat: repeat-x;
}
#navigation li {
	display: inline;
	margin: 0;
	padding: 0;
	height: 100%;
}
#navigation a {
	border: 0px none #000000;
	margin: 0px;
	background-position: center;
	color: #000000;
	text-decoration: none;
	display: inline-block;
	padding: 6px 6px 9px 6px;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
}
#navigation a:hover {
	background-position: center;
	color: #FFFF00;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url('navbghov.jpg');
	font-weight: bold;
	font-size: 13px;
	font-family: verdana;
}
/* Content Styles */
h6 {
	color: #3d6c87;
}
h5 {
	color: #3d6c87;
}
h4 {
	color: #3d6c87;
}
h3 {
	color: #3d6c87;
}
h2 {
	color: #000000;
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
}
#content h1 {
	color: #3d6c87;
}
#content img {
	padding: 5px;
	border: 1px solid #808080;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.DivPhone {
	float: left;
}
.banrgt {
	float: right;
	background-image: url('banfadewh.jpg');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.divAbsolute {
	position: absolute;
}
