@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }
body { font-family: Arial, "Lucida Grande", Sans-serif; font-size: .95em; background-color: #7a97aa; }
.pad-25 { padding: 25px; }
.pad-25-sides { padding: 0 25px; }
.pad-45 { padding: 45px; }
.pad-45-sides { padding: 0 45px; }
.clear-both { clear: both; }
.quote { font-style: italic; }
p { line-height: 1.45em; }
h1 { line-height: 1.4em; font-size: 1.75em; font-family: "Lucida Grande"; padding: 0px 0 0 0; }
h2 { line-height: 1.5em; font-size: 1.55em; font-family: "Lucida Grande"; color: #eb7f1a; border-bottom: 2px dotted #87c44b; padding: 4px 0; }
h3 { line-height: 1.4em; font-size: 1.45em; font-family: "Lucida Grande"; padding: 4px 0; }
h4 { line-height: 1.3em; font-size: 1.35em; font-family: "Lucida Grande"; padding: 4px 0; margin-bottom: 8px; }
h5 { line-height: 1.3em; font-size: 1.05em; font-family: "Lucida Grande"; padding: 4px 0; }
#pageWrapper { margin: 0 auto; width: 1000px; }
#header { background: url(http://cuatclosing.com/images/header-bg.png) no-repeat top center; padding: 45px 0 15px 0; overflow: hidden; }
#header img { float: left; margin: 0 80px 0 75px; text-align: center; }
#header ul { list-style-image: none; list-style-type: none; }
#header ul li { display: inline; padding: 0 30px 0 0; }
#header a, #header a:link, #header a:visited, #header a:hover, #header a:active { color: #eb7f1a; margin-top: 4px; }  
#content { background: url(http://cuatclosing.com/images/content-bg.png) repeat-y center; overflow: hidden; padding: 0 45px 15px 45px; }
#leftCol { width: 200px; float: left; text-align: center; }
#rightCol { width: 650px; float: left; margin-left: 50px; }
#leftCol, #rightCol { margin-bottom: 50px; }
#rightCol p { margin: 5px 0 10px 0; }
.bioInfo { margin:  0 0 15px 0; }
#footer { height: 45px; background: url(http://cuatclosing.com/images/footer-bg.png) no-repeat bottom center; font-size: .8em; color: #aaa; text-align: center; clear: both; }
