/* Default Styles 
----------------------------------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font: normal 11px/17px Arial, Verdana, Geneva, sans-serif;
	color: #333;
	text-align: center;
	background: #9D9D9E url(../images/bg_main.jpg) repeat scroll 0 0; }
	
a, a:link, a:visited, a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #669933;
	outline: none; }

a:hover {
	color: #336600;
	text-decoration: none; }

p {
	margin: 0 0 15px 0; }

ul { 
	padding: 0;
	margin: 0 0 15px 15px;
	list-style: square url(../images/bul_pos.gif) outside; }
	
li { 
	margin: 0 0 10px 0; }
	
h1, .titlehome {
	margin: 0 0 10px 0;
	font: bold 17px/22px Arial, Verdana, Geneva, sans-serif;
	color: #993300; }

h2, h3 {
	margin: 0 0 10px 0;
	font: normal 17px/22px Arial, Verdana, Geneva, sans-serif;
	color: #993300; }
	
/* Structural Rules
----------------------------------------------------------------------------------------- */
#container, #containersub {
	position: relative;
	width: 859px; 
	margin: 20px auto 0;
	padding-top: 300px;
	text-align: left;
	background: url(../images/bg_contain.gif) no-repeat scroll 0 0; }/*changed image to gif to accommodate irregular shape*/
	
#containersub {
	padding-top: 220px; }
	
#containersub {
	background-image: url(../images/bg_contain_sub.gif); }/*changed image to gif to accommodate irregular shape*/
	
#contenttbl {
	padding: 0;
	width: 780px; 
	/*added style*/
	background: url(../images/bg_center_horiz.gif) repeat-y scroll 0 0; }
	
#breadcrumb {
	position: absolute;
	left: 215px;
	top: 200px;
	width: 363px;
	height: 25px;
	font-size: 9px;
	line-height: 15px;
	font-style: italic;
	text-align: left; }
	
a#logo, a#logo:link, a#logo:active, a#logo:visited, a#logo:hover {
	position: absolute;
	display: block;
	width: 172px;
	height: 158px; 
	top: 118px;
	left: 0px;
	background: transparent url(../images/pic_logo.gif) no-repeat scroll 0 0;
	cursor: pointer; }
	
/*added styles to accommodate alternate position for sub page logo placement*/
a#logo_sub, a#logo_sub:link, a#logo_sub:active, a#logo_sub:visited, a#logo_sub:hover {
	position: absolute;
	display: block;
	width: 122px;
	height: 112px; 
	top: 15px;
	left: 175px;
	background: transparent url(../images/pic_logo_sub.gif) no-repeat scroll 0 0;
	cursor: pointer; }

	/* * html a#logo, * html a#logo:link, * html a#logo:active, * html a#logo:visited, * html a#logo:hover {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_logo.png",sizingMethod="scale"); } for IE/Win */

/*a#btnlocations, a#btnlocations:link, a#btnlocations:active, a#btnlocations:visited, a#btnlocations:hover,
	a#btncontact, a#btncontact:link, a#btncontact:active, a#btncontact:visited, a#btncontact:hover,
	a#btnsitemap, a#btnsitemap:link, a#btnsitemap:active, a#btnsitemap:visited, a#btnsitemap:hover,
	a#btnhome, a#btnhome:link, a#btnhome:active, a#btnhome:visited, a#btnhome:hover {
	position: absolute;
	right: 188px;
	top: 46px;
	width: 67px;
	height: 9px;
	background: transparent url(../images/btn_locations.gif) no-repeat scroll 0 0;
	z-index: 10; }
	
/*a#btncontact, a#btncontact:link, a#btncontact:active, a#btncontact:visited, a#btncontact:hover {
	width: 70px;
	right: 98px;
	background-image: url(../images/btn_contact.gif);}
	
/*a#btnsitemap, a#btnsitemap:link, a#btnsitemap:active, a#btnsitemap:visited, a#btnsitemap:hover {
	width: 58px;
	right: 20px;
	background-image: url(../images/btn_sitemap.gif);}
	
/*a#btnhome, a#btnhome:link, a#btnhome:active, a#btnhome:visited, a#btnhome:hover {
	width: 25px;
	right: 275px;
	background-image: url(../images/btn_home.gif); }

/*a#btnlocations:hover, a#btnsitemap:hover, a#btncontact:hover, a#btnhome:hover {
	background-position: 0 -20px; }*/

/*The following 6 styles were added in place of the above greyed out ones*/
ul#uppernav {
    position: absolute; 
	top: -10px;
	left: 510px; }
	
ul#uppernav li {
    display: inline; }
	
ul#uppernav li a {
	color: #666; }
	
ul#colorbtn {
    position: absolute; 
	top: -10px;
	left: 665px; }
	
ul#colorbtn li {
    display: inline; }
	
ul#colorbtn li a.pic_btn {
    border: 0;
	height: 15px;
	width: 15px; }
/*end new styles for this sction*/



#sidecol {
	width: 178px;
	border-right: 0px solid #666;
	border-left: 0px solid #666; }
	
.sidecolhead {
	display: block;
	width: 178px;
	height: 50px;
	padding: 5px 0 0 15px;
	margin: 0 0 -10px 0;
	font: bold 13px/29px Arial, Verdana, Geneva, sans-serif;
	color: #ffffcc;
	background: transparent url(../images/bg_title_sidecol.jpg) no-repeat scroll -5px 0px;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 163px; }
	
	.sidecolhead  {
		width: 163px; /* endn ie5 hack */ }
	
.sidecoltext {
	padding: 0 10px 15px 15px;
	font: normal 11px/16px Arial, Verdana, Geneva, sans-serif; }
	
#center, #centersub {
	width: 380px;
	padding: 0; }
	
#centersub {
	width: 559px;
	border-right: 0px solid #666; }
	
.centertext {
	padding: 0 15px 0 20px;
	margin-bottom: 15px;
	font: normal 12px/17px Arial, Verdana, Geneva, sans-serif; }
	
#centersub .centertext {
	font-size: inherit;
	line-height: inherit; 
	font: normal 12px/17px Arial, Verdana, Geneva, sans-serif; } /*added tyle for Firefox*/
	
.divider {
	display: block;
	width: 350px;
	height: 1px;
	margin-bottom: 15px;
	text-align: left;
	background: transparent url(../images/bg_center_horiz.gif) no-repeat scroll bottom; }
	
.centertext img {
	margin: 3px 0 10px 10px;
	filter: alpha(opacity = 90);
	-moz-opacity: 0.9; }
	
.centerseperator {
	width: 418px;
	height: 35px;
	margin: 0 2px 0 2px;
	background: #BCA992 url(../images/pic_center_seperator.jpg) no-repeat scroll 0 0; }
	
.altpanel {
	display: block;
	width: 150px;
	margin: 0 0 25px 15px; }
	
.altpanelbullet {
	display: block;
	position: absolute;
	left: 0;
	top: 157px;
	width: 33px;
	height: 33px;
	background: transparent url(../images/pic_bullet.png) no-repeat scroll 0 0; }
	
	* html .altpanelbullet {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_bullet.png",sizingMethod="scale"); } /* for IE/Win */
	
.altpaneltitle {
	margin: 0 0 10px 0;
	font: normal 17px/22px Georgia, Times New Roman, serif;
	color: #FFF; }
	
a#btnlogin, a#btnlogin:link, a#btnlogin:active, a#btnlogin:visited,
	a#btndemo, a#btndemo:link, a#btndemo:active, a#btndemo:visited {
	display: block;
	width: inherit;
	height: 23px;
	margin-bottom: 10px;
	background: transparent url(../images/btn_login.gif) no-repeat scroll 0 0; }
	
a#btndemo, a#btndemo:link, a#btndemo:active, a#btndemo:visited {
	background-image: url(../images/btn_demo.gif); }
	
a#btnlogin:hover, a#btndemo:hover {
	background-position: 0 -30px; }
	
#backtop { 
	width: 555px; 
	margin: 5px 0 15px 15px;
	font-size: 10px; }
	
#botnav {
	display: block;
	position: relative;
	width: 859px;
	margin: -20px auto 5px;
	padding-left: 10px;
	font: normal 11px/16px Arial, Verdana, Geneva, sans-serif;
	color: #333;
	text-align: left; }
	
#botnav a, #botnav a:link, #botnav a:active, #botnav a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none; }

#botnav a:hover {
	text-decoration: underline; }
	
#botnavbtncontainer {
	position: absolute;
	left: 0px;
	top: 535px;
	width: 800px;
	height: 17px;
	border-left: 1px solid #A5A6B9;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 799px; }
	
	#botnavbtncontainer {
		width: 799px; /* end ie5 hack */ }
	
a.botnavbtn, a.botnavbtn:link, a.botnavbtn:active, a.botnavbtn:visited {
	float: left;
	display: block;
	width: 133px;
	height: 17px;
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif;
	color: #333;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #A5A6B9;
	background: transparent url(../images/bg_botnav.gif) repeat-x scroll 0 0;
	cursor: pointer;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 132px; }
	
	a.botnavbtn, a.botnavbtn:link, a.botnavbtn:active, 
		a.botnavbtn:visited {
		width: 132px; /* end ie5 hack */ }

a.botnavbtn:hover {
	color: #000;
	background-position: 0 -17px; }
	
a.boldlink, a.boldlink:link, a.boldlink:active, a.boldlink:visited, a.boldlink:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none; }
	
a.boldlink:hover {
	text-decoration: underline; }
	
#footer, #footersub {
	display: block;
	width: 859px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(../images/bg_footer.gif) no-repeat scroll 0 0; }/*changed image to gif to accommodate irregular shape*/
	
/*#footersub {
	background-image: url(../images/bg_footer_sub.jpg); }*/
	
img#lenderlogo {
	float: right;
	width: 150px;
	height: 37px;
	border: none; }

/* Begin Modified Navigation Rules - CR 12/4/2006
----------------------------------------------------------------------------------------- */
#navigation, #navigationsub {
	position: absolute;
	top: 235px; 
	left: 180px;
	width: 400px;
	z-index: 1000; }
	
#navigationsub {
	top: 147px; }
		
#navigation ul, #navigationsub ul { 
	list-style: none outside none; 
	margin: 0; 
	padding: 0;
	cursor: pointer; }

#navigation li, #navigationsub li {
	margin: 0; }

li.level1 {
	float: left;
	position: relative;
	text-align: center; 
	}

/*had to call out style to make work in Firefox*/
ul#nav a.mainnav {
	display: block;
	width: 100px;
	height: 50px;
	font: bold 16px/22px Arial, Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #ffffcc;
	/*background: transparent url(../images/btn_mainnav.jpg) no-repeat scroll 0 0; }*/}
	
a.mainnav:link, a.mainnav:active, a.mainnav:visited, 
a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, {
    display: block;
	width: 100px;
	height: 50px;
	font: bold 16px/22px Arial, Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #ffffcc;
	/*background: transparent url(../images/btn_mainnav.jpg) no-repeat scroll 0 0; }*/}
	
/*separated out the following from above to give the text the rollover state*/
ul#nav a.mainnav:hover, ul#nav a.subnav:hover {
    color: #cc9900; }

a.mainnav:hover { 
	/*color: #FFF;*/
	background-position: 0 -25px; }
	
li.level1 ul { 
	display: none; 
	position: absolute;
	width: 260px;
	text-align: left;
	border-top: 0px solid #666;
	border-bottom: 0px solid #666; }
	
a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover { 
	display: block;
	width: 260px;
	height: 30px;
	padding: 10px 0px 7px 25px;
	font: normal 12px/15px Verdana, Arial, Geneva, sans-serif;
	color: #ffffcc;
	border-right: 0px solid #666;
	border-left: 0px solid #666;
	background: url(../images/bg_subnav.gif) no-repeat 0 0;/*added style*/
	/*filter: alpha(opacity = 90);
	-moz-opacity: 0.9;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 242px; 
	text-decoration: none; } /*added this style for Firefox*/
	
	a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover {
		width: 242px; /* end ie5 hack */ }

/*
a.subnav:hover {
	color: #FFF;
	background-color: #999; }*/

li.level1 > ul { 
	top: auto;
	left: auto; }

li.level1:hover ul, li.over ul { 
	display: block; }
	
/* Side Column Navigation Rules
----------------------------------------------------------------------------------------- */
a.leftnav, a.leftnav:link, a.leftnav:active, a.leftnav:visited,
	a.leftnavfirst, a.leftnavfirst:link, a.leftnavfirst:active, a.leftnavfirst:visited {
	display: block;
	width: 179px;
	margin: 0;
	padding: 5px 10px 6px 15px;
	font-size: 10px; 
	line-height: 14px;
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #CC7300;
	background-color: #E6BB77;
	filter: alpha(opacity = 95);
	-moz-opacity: 0.95;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 154px; }
	
	a.leftnav {
		width: 154px; /* end ie5 hack */ }

a.leftnav:hover { 
	text-decoration: none;
	color: #FFF;
	background-color: #CC7300; }

a.btnsamples:link, a.btnsamples:active, a.btnsamples:visited, a.btnsamples:hover {
	display: block; 
	width: 200px; 
	height: 40px; 
	margin: 0 0 10px 10px; 
	font-weight: bold; 
	line-height: 36px; 
	color: #FFF; 
	text-align: center; 
	border: 2px solid #E5B97F; 
	background-color: #CC7300;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 196px; }
	
	a.btnsamples:link, a.btnsamples:active, a.btnsamples:visited, a.btnsamples:hover {
		width: 196px; /* end ie5 hack */ }

/* Web Form Rules
----------------------------------------------------------------------------------------- */	
.mainfield {
	font: normal 10px/10px Verdana, Arial, Geneva, Sans-serif; 
	color: #333; 
	background-color: #FFF; 
	border: 1px solid #999; }
	
.formbutton { 
	width: 100px;
	font: bold 10px/10px Verdana, Arial, Geneva, Sans-serif; 
	cursor: pointer; }