﻿a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}
body {
	background-image:url('../images/baker-bg.jpg');
	background-repeat:repeat-x;
	background-color: #1b1b1d;
	margin-top:0px;
	color:white;
	font-family:Verdana;
	font-size:9pt;
}

#canvas {
	margin: 0 auto;
	z-index: 1;
	position: relative;
	width: 920px;
	height: 100%;
	text-align:left;
}

#top {
	height: 130px;
	width: 920px;
	background-image: url('../images/top.jpg');
	background-repeat: no-repeat;
}

#main {
	width:920px;
	background-color:#1b1b1d;	
}

#left {
	width:274px;
	height:639px;
	float:left;
}

#menuTop {
	margin-bottom:0px;
	margin-top:5px;
	width:274px;
	height:9px;
	background-image:url('../images/topper.jpg');
	background-repeat:no-repeat;
}

#menuBottom {
	width:274px;
	height:14px;
	background-image:url('../images/bottom.jpg');
	background-repeat:no-repeat;
}

#leftBelow {
	margin-top:7px;
	width:275px;
	background-image:url('../images/homeMap.jpg');
	background-repeat:no-repeat;
}

#leftBottom {
	margin-top:4px;
	width:274px;
}

#leftBottom a {
	color:yellow;
	text-decoration:underline;
}

#leftBottom a:hover {
	color:green;
}

#right {
	margin-top: 2px;
	margin-left: 55px;
	width: 550px;
	float: left;
	padding-top: 2px;
}

#right p {
	margin-left:4px;
	margin-right:35px;
	margin-top:10px;
	margin-bottom:0px;
	color:white;
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;

}


#rightUpper {
	margin-left:18px;
	width:620px;
	height:272px;
	background-image:url('../images/right-back.jpg');
	background-repeat:no-repeat;

}

#scroller {
	margin-left:300px;
	margin-top:11px;
	width:280px;
	height:48px;
}

#textScroller {
	width:274px;
	height:150px;
	background-image: url('../images/latest-shell.jpg');
	background-repeat:no-repeat;
	
}

#homeFlash {
	margin-left:12px;
	margin-top:5px;
	width:568px;
	height:171px;	
}

#dateHome {
	height:12px;
	width:568px;
	margin-left:12px;
	margin-right:34px;
	margin-top:6px;
	font-size:8pt;
}

#date {
	float:left;
	width:200px;
	height:12px;
}

#home {
	float:right;
	width:200px;
	height:12px;
	text-align:right;

}

#rightLower {
	margin-left:18px;
	width:620px;
	height:272px;
	background-image:url('../images/lowRight-bg.jpg');
	background-repeat:no-repeat;
}

#rLowText {
	margin-top:12px;
	margin-left:18px;
	width:260px;
	color:black;
	float: left;
}

#rVidOther {
	margin-top:30px;
	margin-left:45px;
	width:260px;
	color:black;
	float: left;
}




#rightBottom {
	margin-top:6px;
	margin-left:18px;
	width:620px;
	height:87px;
	background-image:url('../images/rightBot-bg.jpg');
	background-repeat:no-repeat;
	font-size:8pt;

	
}

img {
	margin:0px;
	border:0px;
	color:white;
	border-color:white;
}

p {
	margin-left:6px;
	margin-right:12px;
	margin-top:10px;
	margin-bottom:0px;
}

a {
	color:yellow;
	text-decoration:underline;
}

a:active {
	color:yellow;
	text-decoration:underline;
}


a:hover {
	color:yellow;
	text-decoration:none;
}

a:visited {
	color:yellow;
	text-decoration:underline;	
}

a:visited:hover {
	color:yellow;
	text-decoration:none;	

}
.copyright {
	margin-top:12px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	clear:both;
}

h1 {
	margin-left:6px;
	margin-right:60px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:10pt;

}

h2 {
	margin-left:12px;
	margin-right:12px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12pt;
}

.extender {
	clear:both;
	width:100%;
	font-size:2px;
	
}
.seo	{

	font-size: 11px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 5px;
	color: #317023;
	font-weight: bold;

}

.block-content {
	width: 100%;
	margin-left:12px;
}

.welcome {
	font-size:medium;
	font-weight:bold;
}

.big {
	font-size:10pt;
	font-weight:bold;
}

.center {
	text-align:center;
	line-height:16px;
	margin-top:16px;
	margin-left:40px;
}

#wind ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

#wind li { 
background: url(image.gif);
background-position: left center;
background-repeat: no-repeat;
padding-left: 20px;
margin-top: 5px;

}

.sprayNav{
	width: 600px;
	height: 44px;
	margin: 10px 0 5px 10px;
}

.sprayNav ul{
	display: inline;
	margin: 0;
	padding: 0;
}

.sprayNav ul li{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

.sprayNav ul li a{
	display: block;
	height: 34px;
	width: 71px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	border: 2px solid gray;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
}

.sprayNav ul li a:hover{
	border: 2px solid orange;
	color: orange;
}

.centeredBox{
	text-align: center;
}
.centeredBox p{
	text-align: left;
}

.staffImage{
width: 275px;
float: left;
margin-bottom:40px;
text-align: center;
margin-top: 20px;
}
.staffImage p{
width: 275px;
text-align: center;
margin:0;
padding:0;
text-indent:0;
}

.tabs-box {
	width: 534px;
	height: 104px;
	position: absolute;
	top: -10px;
	left: 0px;
	background-image: url('../images/tabs-bx-bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tabs-holder {
	width: 550px;
	height: 110px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#searchBar {
	height: 34px;
	width: 830px;
	background-image: url('../images/new-bar.png');
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	margin-bottom:6px;
	color:#000;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#searchBar a{
	color:#000;
	text-decoration:none;
}

#searchBar a:hover{
	color:white;
	text-decoration:none;
	background-color:black;
}
.bar-links{
	width:800px;
	height:20px;
	position:absolute;
	top:8px;
	left:36px;
	
}
.scroll-contain2 {
	width: 522px;
	height: 84px;
	margin-left:10px;
	border:solid 1px green;
}



#searchBar2 {
	height: 60px;
	width: 920px;
	background-image: url('../images/searchBar2.jpg');
	background-repeat: no-repeat;
	background-color:#1b1b1d;
}


#searchBar-exports {
	height: 60px;
	width: 920px;
	background-image: url('../images/searchBar-exports.jpg');
	background-repeat: no-repeat;
	background-color:#1b1b1d;
}





