@charset "iso-8859-1";

/*******************************************************************************
*  skidoo_too.css : 2004.08.26
* -----------------------------------------------------------------------------
*  A remake of the skidoo layout with the middle column appearing first in
*  source ordering.
*******************************************************************************/

/* begin with generic selectors so that they can be overridden if needed
 * by classes deeper in the stylesheet
 */

.clear{clear: both;}
.hide{display: none;}
body{padding: 0;margin: 0;}
#header{border-width: 0;padding: 0;}
#header h1{padding: 0;margin: 0;}

.leftColumn{background:url(../images/leftnav.jpg);width: 196px;min-height:500px; vertical-align: top;}
.leftNavPad {padding-left: 5em;font-size: 14px;font-weight: bold;}
.leftNavPad img {padding-left: 1.5em; padding-top: 1em;}
.rightColumn{background: #fff; width: 580px; vertical-align: top; padding-right: .5em; padding-left: .5em;margin: 0; }
.outerWrapper{width: 776px; vertical-align : top;}

body{font-size: 100.1%;}
html>body
{
	/* Opera's default font size is typically 10% smaller than IE or Mozilla
	 * so we correct for this here, since we're using percentages 
	 * everywhere. And we do this because pixel-based fonts don't resize
	 * under IE/Win and percentages/ems are essentially the same, and I like
	 * percentages for fonts.
	 */
	font-size: 110%;
}
body:last-child, * html body
{
	/* of course the previous selector for Opera's fix is caught by more 
	 * than a few other browsers, so we reset that value here.
	 */
	font-size: 100.1%;
}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6{margin-top: 14px;margin-bottom: 14px;padding-top: 0;padding-bottom: 0;}
h1{font-size: 160%;color:#A3A5BC;text-align: right;}
h2{font-size: 125%;color:#634A3F}
h3{font-size: 105%;border-bottom: 1px solid #989792;background: url(../images/h3shade.gif)}
h4{font-size: 100%;}
h5{font-size: 90%;}
h6{font-size: 70%;}

img{border:0};
a, a:link, a:visited, a:active{text-decoration: underline;}
a:link{color:#073779}
a:visited{color:#639}
a:hover{text-decoration: none;}
a:active{}
code{font-family: "Courier New", Courier, monospace;}
label{cursor: pointer;}
dl{margin:0;}
dd{margin-left:1em}

body{background-color: #F5E6BB;color: #000;font-family: "Trebuchet MS", Tahoma, arial, helvetica, sans-serif;}


#mHeader{float:left;border-bottom: solid 1px #CFAB41;height:133px;padding:0;margin: 0; margin-bottom:-5px;}
.headerCtrl{padding:0;margin:0;}
#mHeader a{}

#mSidebar ul{margin:0;padding:0;margin-left: 76px;margin-top: 1em;}
#mSidebar li{list-style:url(../images/bullet.gif);padding:.1em;/*border-top:1px solid #a08830;*/}
#mSidebar li.first{border-top-width:0;}
#mSidebar a{text-decoration:none;color: #634A3F;font-weight:bold;}
#mSidebar a:hover, #mSidebar a:active{text-decoration:underline}
#mSidebar li.on{font-weight:bold;background:#d7e5ee}
#mSidebar ul ul{padding-left:1em;}
#mSidebar ul ul li{border-top-width:0;list-style:square inside;font-weight:normal;padding-left:-.5em;}
#mSidebar ul ul{}

#btmFtr {text-align: right;}
#btmFtr ul{margin:0;padding:0;}
#btmFtr li{display: inline;font-size: .75em;}
#btmFtr li.first{margin-left: -40px;}
#btmFtr li.liSpacer{margin: 0;}

#copyright {margin:0;padding:0;margin-left: 53px;margin-top:1.5em;font-size: .75em; color: #b8860b}

.floatRight{ float:right; padding: .5em; }
.tstNmDt{background: url(../images/tstBullet.jpg) no-repeat left center; padding: .1em 0 .1em 15px; font-weight:bold;}

#Testimonials #mContent p {border-bottom: 1px solid #989792;padding-bottom:1em;}

form{margin:0;padding:0;}
div.row{clear: both;text-align:left;position:relative;margin-bottom:.1em;}
div.row span.elements{float: left;text-align: left;}
div.row label, div.row span.label, div.row .radios span.label{font:weight: bold;float: left;width: 175px;text-align: right;padding-right:.5em;}
fieldset{margin: 0 0 1em 0;padding:0;border:none;}
fieldset p{border:none;margin-top:0;padding:0;}
legend{font-size: 125%;color#073779;font-weight: bold;}
fieldset.radios div.row label{display:inline; float: none;}

div#action {margin-left: 183px;}
#getInfo #Address2, #getInfo #CoAddress2 {margin-left: 183px;}
.borrowBtm {border-bottom: 1px solid #989792;padding-bottom: 1em;}
#coBorrower {padding-top: .5em;}

.rShadow{background:url(../images/rightShadow.jpg); width: 19px;}
.bShadow{background:url(../images/bottomShadow.jpg); height: 19px;}
.cShadow{background:url(../images/cornerShadow.jpg); height: 19px;}

#signature p {margin:0;padding:0;font-size: .9em}
#signature .sigName{font-size: 1em;font-weight: bold;}

#Welcome .rightColumn p {font-size: 0.9em; }
#Welcome .rightColumn p.scripture {font-size: 0.7em; font-style: italic;}
#Welcome h2 {text-align: center;}

.error { color: red; }

.jittson {margin:0;padding:0;font-size:.8em;}