* {
	margin: 0;
	padding: 0;
}

#titlepic {
	padding-left: 220px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#nav1 {
	text-align: center;
	background-image: url(../images/nav.jpg);
	height: 150px;
}

ul#navcontainer {
	padding-top: 100px;
	margin-left: 80px;
	list-style: none;
}

ul#navcontainer li {
	color: #fefcc7;
	font: 14px verdana;
	text-decoration: none;
	display: inline;
}

ul#navcontainer li a {
	display: block;
	width: auto;
	float: left;
	margin-top: -1px;
	color: #ffe8ba;
	padding-right: 17px;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}

ul#navcontainer li a:hover, ul#navcontainer li a:active {
	color: #e9ae38;
	text-decoration: underline;
}

ul#navcontainer2 {
	padding-top: 0px;
	margin-left: 380px;
	list-style: none;
	text-align: center;
}

ul#navcontainer2 li {
	color: #fefcc7;
	font: 13px verdana;
	text-decoration: none;
	display: inline;
}

ul#navcontainer2 li a {
	display: block;
	width: auto;
	float: left;
	margin-top: -1px;
	color: #ffe8ba;
	padding-right: 44px;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	margin-left: -20px;
}

ul#navcontainer2 li a:hover, ul#navcontainer li a:active {
	color: #e9ae38;
	text-decoration: underline;
}

#box {
	position: relative;
	top: 0px;
	width: 600px;
	height: 400px;
	visibility: visible;
	margin: 0;
}

#nav2 {
	height: 40px;
}

ul#nav {
	height: 26px;
	list-style: none;
	padding-left: 42px;
}

ul#nav li {
	display: inline;
	font-size: 12px;
}

ul#nav li a {
	display: block;
	width: auto;
	float: left;
	margin-top: 0px;
	color: #488247;
	padding-top: 0px;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 40px;
}

ul#nav li a:hover, ul#nav li a:active {
	color: #e9ae38;
}

#footer {
	height: 150px;
	background-image: url(../images/footer_back.jpg)
}

#footer-top {
	height: 99px;
	width: 900px;
	background-image: url(../images/footer.jpg);
	text-align: center;
	padding-top: 45px;
	font-size: 13px;
	color: #ffe9ba;
	font-family: verdana;
}

body {
	background: #666666;
	background-image: url(../images/footer_back.jpg);
	height: 100%;
	background-position: bottom;
	background-repeat: repeat-x;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	min-height: 700px;
	background-color: #ffe8ba;
}

#logo {
	height: 98px;
	margin: 0;
	background-image: url(../images/header.jpg);
}

#heading {
	font-weight: 700;
	font-family: Verdana;
	color: #760a0e;
	font-size: 17px;
	text-align: left;
	margin: 0px 40px 2px;
	padding-bottom: 10px;
}

#heading1 {
	font-weight: 700;
	font-family: Verdana;
	color: #760a0e;
	font-size: 17px;
	text-align: left;
	margin: 0px 40px 2px;
	padding-bottom: 10px;
}

#heading2 {
	color: #538e56;
	text-align: left;
	top: 194px;
	margin: 0 40px 8px;
	font: bold 15px Verdana;
	text-decoration: none;
	border-color: #5cb169;
}

#heading3 {
	font: bold 16px Verdana;
	color: #760a0e;
}

#description {
	color: black;
	font: 13px Verdana;
	margin-bottom: 20px;
	margin-left: 40px;
}

.spacer {
	color: #ffe8ba;
}

h1 {
	color: #71181a;
	text-align: center;
	font: bold 36px verdana;
	margin-top: -10px;
}

h4 {
	color: #555;
	text-align: center;
	font: bold 16px verdana;
	padding-bottom: -0px;
}

h5 {
	color: #538e56;
	text-align: center;
	font: bold 16px verdana;
	margin-top: -20px;
}

p {
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	font-family: verdana;
	word-spacing: 0;
	color: #333;
	margin-right: 20px;
}

a {
	font-size: 13px;
	font-family: verdana;
	color: #333;
	text-decoration: underline;
}

a:visited {
	font-size: 13px;
	font-family: verdana;
	color: #333;
	text-decoration: underline;
}

a:hover {
	font-size: 13px;
	font-family: verdana;
	color: #760a0e;
	text-decoration: underline;
}

h2 {
	color: #538e56;
	text-align: left;
	margin: 0 0px 8px;
	font: bold 14px Verdana;
	text-decoration: none;
}

#container2 {
	float: right;
	color: #ffa037;
	margin: 70px;
	width: 180px;
}

#innerpage {
	overflow: auto;
	

/* make pay attention to height of floats inside it */
	margin-left: 10px;
	z-index: 20;
}

#content_l {
	margin-top: 20px;
}

.bold {
	font-weight: bold;
}

#drivers{
	margin-top: 100px;
}

#contentleft {
	float: left;
	text-align: center;
	width: 400px;
	margin: 0 30px;
	z-index: 20;
	padding-bottom: 20px;
	color: #ffe8ba;
}

#contentright {
	float: left;
	width: 400px;
	margin-left: -40px;
	text-align: center;
	z-index: 20;
	margin-top: 20px;
}

#innerpage2 {
	overflow: auto;
	

/* make pay attention to height of floats inside it */
	margin-left: 10px;
	z-index: 20;
}

#contentleft2 {
	float: left;
	text-align: center;
	width: 450px;
	margin: 0 30px;
	z-index: 20;
	padding-bottom: 20px;
	color: #ffe8ba;
	overflow: auto;
}

#contentright2 {
	float: left;
	width: 180px;
	margin-left: -20px;
	text-align: center;
	z-index: 20;
	padding-left: 80px;
}

#contentright2 img {
	border: 0px;
}

#content {
	width: 760px;
	min-height: 300px;
	margin-left: 70px;
}

.border {
	border: 1px #000 solid;
}

.img border2 {
	border: 0px solid #fee9b9;
}


#footer-text {
	margin-top: 140px;
	padding-top: 8px;
	height: 25px;
	text-align: center;
	font-size: 13px;
	font-family: Verdana;
	color: #2e763e;
	text-decoration: none;
	background-color: #e3e4e7;
	word-spacing: 30px;
	margin-bottom: 20px;
	border-color: #999;
	border-bottom: 1px solid;
}

#footer-text a {
	height: 30px;
	text-align: center;
	font-size: 13px;
	font-family: Verdana;
	color: #2e763e;
	text-decoration: none;
}

#footer-text a:hover {
	height: 30px;
	text-align: center;
	font-size: 13px;
	font-family: Verdana;
	color: #760a0e;
	text-decoration: underline;
}

td {
	color: #444;
	font-size: 12px;
	font-family: Verdana;
	font-weight: 400;
	padding: 6px;
}

tr {
	font-size: 11px;
	font-family: Verdana;
}

font {
	font-weight: 400;
	font-size: 12px;
	font-family: Verdana;
}

.error {
	font-family: verdanna;
	color: red;
	font-size: 12px;
}

#pdf {
	padding: 10px;
	font-family: Verdana;
	font-weight: normal;
	margin-left: 20px;
}

.clear {
	clear: both;
}

body {
	background-color: #666666;
}

#header {
	width: 900px;
	height: 98px;
	background-image: url(../images/header.jpg);
}

#content {
	width: 900px;
	height: 600px;
}

#outer {
	width: 800px;
	margin: auto;
	text-align: left;
	border: 1px solid #000;
}

#outer {
	position: relative
}

#partner {
	height: auto;
	color: blue;
}

.navwrap {
	float: right;
	position: relative;
	left: -50%;
	text-align: left;
	margin-bottom: 30px;
}

.navwrap ul {
	list-style: none;
	position: relative;
	left: 50%;
}

.navwrap li {
	float: left;
	margin: 0 20px 0 0;
	padding-right: 10px;
	padding-bottom: 20px;
}

.navwrap li.last {
	margin-right: 0
}

.navwrap li a {
	float: left;
	position: relative;
}

.navwrap li a img {
	border: 1px solid #c3c3c3;
}

.navwrap li a:hover img {
	border: 1px solid #488247;
}

.navwrap li a:hover {
	
}

p {
	clear: both;
	padding: 0px
}

.clearer {
	height: 0px;
	overflow: hidden;
	margin-top: 0px;
	clear: both;
}

img {
	border: 0px;
}

#thumbs {
	
	margin-left: 20px;
	width: 400px;
}

#thumbs2 {
	margin-top: 150px;
	margin-left: 20px;
	width: 400px;
}

#gallery{
	width: 700px;
	min-height: 600px;
	padding-left: 120px;
}


#thumbs3 {
	margin-top: 200px;
	margin-left: 20px;
	width: 200px;
}

.caption {
	width: 400px;
	margin-top: -15px;
	text-align: center;
	color: #4b4b4b;
	font: 10px verdana;
	margin-bottom: 15px;
}

div.float {
	float: left;
	width: 100px;
	padding: 10px;
	margin-top: 0px;
}



div.float p {
	text-align: right;
}

div.float img {
	border: 0px solid black;
}

div.float2 {
	float: left;
	width: 100px;
	padding: 10px;
	
}

div.float2 p {
	text-align: right;
}

div.float2 img {
	border: 0px solid black;
}


#disclaimer {
	width: 800px;
	padding-left: 40px;
	text-align: center;
}

#longspace{
	height: 500px;
}

.format { 
  color: #6f6f6f; 
  padding-left: 100px;
	font: bold 14px verdana;
}

.caption2{
		text-align: left;
	font-size: 11px;
	margin-left: -60px;
	font-family: verdana;
	
	color: #333;
	
}

.caption3{
	text-align: left;
	color: #4b4b4b;
	font: 8px verdana;

}

#links{
	width: 600px;
	min-height: 600px;
	padding-left: 120px;
}

#gallery{
	width: 700px;
	min-height: 600px;
	padding-left: 30px;
}

