/*
Theme Name: Custom Theme
Author: Kussner IT
Description: Custom theme built just for this site.
Version: 1.0
Author URI: http://www.kussner.com/
*/
/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
fieldset, img, abbr, acronym {
	border:0;
}
/* END RESET */

img#wpstats {
	display:none
}
body {
background-color: #FFF;
}
a {	text-decoration: none;
	color: #990000;
	}
#wrapper {
	width: 984px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: arial;
	font-size: 0.95em;
	line-height: 1.3em;
	border: 0px solid #333;
}
#logo {
	background-image:url("images/header.jpg");
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	height:115px;   
	width:855px;
	margin: 0px auto;
}
#logo span {
	display: none;
}
#header {
	height: 160px;   
}
#navigation {
	margin: 10px auto;
	height: 30px;
	background-color: #FFF;
}
#navigation li {
	display:inline;
	line-height:30px;
	position: relative;
	padding-top: 7px;
	padding-bottom: 7px;
}
#navigation li:hover {
	background: #e2b121;
}
#navigation li a {
	margin: 0px auto;
	font-family: 'arial narrow', arial;
	font-size: .85em;
	color: #7b0103;
	text-decoration: none;
	font-weight: bold;
	padding-right: 3em;
	padding-left: 3em;
	display: inline-block;
	.display: inline;
}
#navigation li a:hover, #navigation .current_page_item a {
	color: #7b0103;
	background-color: #e2b121
}
#navigation li ul {
	background:#f5f5f5;
	border-bottom: 1px solid #CCC;
	.border: 1px solid #CCC;
	float:none;
	left:0;
	line-height:normal;
	position:absolute;
	top:32px;
	visibility:hidden;
	white-space:nowrap;
	z-index:3;
}
#navigation li:hover ul {
	visibility: visible;
}
#navigation li ul li {
	border:1px solid #CCCCCC;
	border-bottom: none;
	display:block;
	padding-bottom: 0;
	padding-top: 0;
	.height: 25px;
	.line-height: 25px;
	.display: block;
	.width: 100%;
	.border: none;
}
#navigation li ul li a {
	line-height: 25px;
	height: 25px;
	display: block;
	text-shadow: none;
	min-width: 100px;
}
#navigation li ul a:hover {
	background: #FFF;
	.background: #f5f5f5;
	color:#666;
	.text-decoration: underline;
}

#content {
	padding: 0px;
	width: 984px;
	min-height: 600px;
	float: left;
	background-color: #d6b930;
}
#sidebar {
	border: 1px solid #CCC;
	float: right;
	width: 300px;
	min-height: 300px;
}
#sidebar, #content {
	margin-bottom:0px;
	margin-top:0px;
}
#footer {
	/*background-image: url('');
	background-repeat: repeat-x;
	height: 193px;
	border: 1px solid #CCC;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;*/
}
#footer table tr td ul li {
	font-size:0.83em;
	left:1.2em;
	list-style-position:outside;
	list-style-type:disc;
	position:relative;
}
#footer table tr td {
	padding:7px;
}
#sidebar > ul {
	list-style-type:none;
	padding:10px;
}
#sidebar ul li ul {
	list-style-position:inside;
}
.copyright {
	margin-bottom:0px;
	text-align:center;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: .75em;
}
h2 {
	font-family: 'Times New Roman';
	font-size: 1.5em;
	color: #FFF;
	background-color: #7b0103;
	margin: 10px 10px;
	padding: 0px 0px 0px 40px;
	font-weight: normal;
	font-variant: small-caps;
	width: 500px;
	
}
h3 {
	font-family: 'Times New Roman';
	font-size: 1.5em;
	color: #990000;
	margin: 0px auto;
	padding: 0px;
	font-weight: normal;
	font-variant: small-caps;
	width: 200px;	
}
p{
	padding-bottom: 1em;
}
#content ul,#content ol {
	left:2em;
	margin-bottom:1em;
	padding-right:2em;
	position:relative;
}
p  strong {
	padding-bottom: -1em;
}

.bizdir_linked_title {
	text-decoration:none;
	color:#003366; !important
	}
	
#left { float: left; 
		width: 510px; 
		border-right: 1px solid #FFF; 
		padding: 0px 20px; 
		color: #333; 
		font-family: times new roman; 
		font-weight: bold; 
		font-size: 1em; 
		line-height: 1em;
		}
#right { float: right;
		margin-top: -30px;
		width: 390px; 
		padding: 0px 20px; 
		color: #333; 
		font-family: times new roman; 
		font-weight: bold; 
		font-size: 1em; 
		line-height: 1em;
		}
input, textarea {
	border: 1px dotted #666;
}

#wpcf7-f1-p8-o1 {
	
}

