/***** CSS for Navigator Project Finance *****/

body {
	font-size: 13px;
	color: #57330f;
	background: #eee5c3 url(images/bg.gif) repeat-x;
	font-family: Helvetica, Arial, Verdana;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
a:link {color: #3A6E1B; text-decoration:none;}
a:hover {color: #3A6E1B;}
a:visited {color: #3A6E1B;}

img {border: none;}

h1 { margin-top:-4px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
	color:#3A6E1B;
	line-height:25px;
}
h2 { margin-top:-5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#3A6E1B;
	line-height:35px;
	margin-bottom:-5px;
	padding-top:8px;
}

.bold {font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#311f0b;
	margin-bottom:0px;
	font-weight:bold;
	line-height:30px;
}
h3 {
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height: 22px;
	color:#3A6E1B;
}
h4 {font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#311f0b;
	margin-bottom:0px;
	font-weight:bold;
}
/***** Home *****/

#mainMessage {
	background: url(images/main-message.jpg) no-repeat 0;
	height: 300px;
	position: relative;
}
#mainMessage #slides {
	position: absolute;
	width: 960px;
	height: 300px;
	overflow: hidden;
	top: 0px;
	left: 0px;
}
.slide img {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.slide a {
		line-height: 22px;
	color: #57330f;
	text-decoration: none; 
		font-weight: bold;
}
.slide .slideText {
	background: url(images/slide-text-bg.png) no-repeat 0 0;
	position: absolute;
	width: 542px;
	height: 60px; /* mac.css */
	top: 200px;
	left: 1px;
	overflow: hidden;
	z-index: 2;
	padding: -25px 0 0 23px; /* mac.css */
}
.slideText h2 {
	font-weight: bold;
	color:#3A6E1B;
	font-size:20px;
}
#slider2 img, #slider2 .slideText, #slider3 img, #slider3 .slideText, #slider4 img, #slider4 .slideText {
	display:none;
}

.orange {color: #ff6600;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;}
.orange a:link{color: #ff6600;}
.orange a:hover{color: #999999;}

.green {color: #4f791c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;}
	
	
.products {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #57330f;
	text-decoration: none;
}

.botm {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #6a523b;
	text-decoration: none;
}

.small {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #311f0b;
	text-decoration: none;
}


.small a:link {color: #311f0b; text-decoration: none;}
.small a:visited {color: #311f0b;text-decoration: none;}
.small a:hover {color: #FF6600;text-decoration: none;}
.small a:active {color: #311f0b;text-decoration: none;}

-------------------------------
.navigation {width: 960px; background-image: url('images/bt.gif'); margin-left: 3px; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:Verdana, sans-serif; }
.navigation a, .navigation a:visited {border-right: 1px solid #669c24; color: #FFFFFF; float: left; padding: 0 10px; line-height: 41px; text-decoration: none; font-weight:bold; font-size:11px; font-family:Verdana;}
.navigation a.last {border-right: 0px;}
.navigation a:hover, .navigation a#active {background-image: url('images/bt-rol.gif'); text-decoration: none; background-position: left bottom; color: #FFFFFF}
-------------------------------

