﻿body {
	background-image:url(images/thb_bg.jpg);
	background-repeat:repeat-x;
	background-color:#8bafd4;
	font-family: "century gothic";
	font-size:14px;
	color: #515151;
}

h2{
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
	color:#0a3159;

}

h1{
	font-weight:normal;
	font-size:16px;
	margin:0px;
	padding:0px;

}

#header {
	width: 942px;
	height: 45px;
	background-image: url(images/top_curve.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 0px 22px;
}

#MainMenu {
	margin: 0px;
	padding: 0px;
	width: 942px;
}

#container {
	width:922px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	min-height:600px;
	padding:5px 10px 5px 10px;
}

#footer{
	height:40px;
	width:942px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	text-align:center;
	color:#5b69a2;
}

#wpfooter{
	height:40px;
	width:932px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	text-align:center;
	color:#5b69a2;
}

#map { 
	width:500px; height:500px;
	margin-left:20px;
	margin-bottom:20px;
}

.form{
	text-align:right;
	padding-right:15px;
}

.contact{
	border: 1px solid #0a3159;
	padding:10px;
}

.calcContent{
	border:1px solid #0a3159;
	padding:5px;
}

.top{
	height:289px;
	width:100%;
	font-size:14px;
	color:#ffffff;
}

.main{
	width:100%;
	font-size:14px;
	color:#0a3159;
	background-color:#e5ecf2;
	padding:10px;
}


ul#logos {
	margin:0px;
	padding:0px;
	list-style:none;
	width:930;
	HEIGHT: 70px;

}

ul#logos li {
	DISPLAY: block;
	FONT-SIZE: 0px;
	HEIGHT: 70px;
	float:left;
	margin-left:8px;
}


ul#logos li a {
	DISPLAY: block;
	FONT-SIZE: 0px;
	HEIGHT: 60px;
	float:left;
}

.glacierbay {
	width:165px;
	height:60px;
	background-image:url(images/gb_logo.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
}

.worldcat {
	width:165px;
	height:60px;
	background-image:url(images/WorldCat_logo.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
}

.honda {
	width:140px;
	height:60px;
	background-image:url(images/honda_logo.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
}

.suzuki {
	width:135px;
	height:60px;
	background-image:url(images/suzuki_logo.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
}

.venture {
	width:130px;
	height:60px;
	background-image:url(images/venture_logo.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
}

.floaton {
	width:130px;
	height:60px;
	background-image:url(images/floaton_logo.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
}

#tab {
	margin: 0px;
	top: 0px;
	text-align:center;
}
#tab ul {
	margin: 0px;
	width:930px;
	padding: 0;
	list-style: none;
	float: left;
}
#tab li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	font-size:18px;
}
#tab a {
	background: #000000;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	display: block;
	float: left;
}
#tab a span {
	display: block;
	background: #404b60;
	padding: 0 11px 0 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: 40px;
}

#tab li.item_active a span {
	color: #98A4BA;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#tab a:hover span {
	color: #98A4BA;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.dropmenudiv {
	position: absolute;
	top: 0;
	float: left;
	display: block;
	visibility: hidden;
	border: 1px solid #5F5F5F;
	color: #5F5F5F;
	z-index: 100;
	text-decoration: none;
	padding: 0;
	font-size:16px;
}
.dropmenudiv ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.dropmenudiv li {
	display: inline;
	margin: 0;
	padding: 0;
}
.dropmenudiv a:visited {
	width: 230px;
	margin: 0;
	padding: 0;
	display: block;
	border-bottom: 1px solid #5F5F5F;
	color: #5F5F5F;
	background: #e5ecf2;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.dropmenudiv a:link {
	width: 230px;
	margin: 0;
	padding: 0;
	display: block;
	border-bottom: 1px solid #5F5F5F;
	color: #5F5F5F;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.dropmenudiv a span {
	float: left;
	display: block;
	line-height: 34px;
	background: #e5ecf2;
	padding: 0 6px 0 6px;
	color: #5F5F5F;
}
.dropmenudiv a span {
	float: none;
}
.dropmenudiv a:hover {
	border-bottom: 1px solid #5F5F5F;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #FFFFFF;
}
.dropmenudiv a:hover span {
	background: #FFFFFF;
	font-weight: bold;
}

.linestable{
	font-size:13px;
	width:600px;
	padding:10px
}

.linespic{
	padding:10px;
	font-size:13px;
}
