/* **************** TEMPLATE ***************** */
/* ====== Page Head, Body, and Foot ====== */
body{_text-align:center;/* IE5.5 */ margin:0; /* IE7 */}
.body{overflow:hidden; _overflow:visible; _zoom:1;}
.page{margin: 0 auto; width: 950px;_text-align:left;} /* wraps other template elems to set width */ /* text-align IE5.5 */
/* "old school" and "liquid" extend page to allow for different page widths */
.innerWrapper { width: 649px; margin: 0 auto; }
.homeHeader { background: url('../images/top-bg-home.png') no-repeat; margin-top: 0px; padding-top: 39px; position: relative; }
.homeLink { width: 80px; height: 27px; display: block; position: absolute; top: 5px; right: 10px; }
.flash { background: url('../images/flash-img.png') no-repeat; width: 649px; height: 224px; margin-bottom: 13px; }
.nav { background: url('../images/nav-bg.png') no-repeat; height: 42px; margin-top: -13px; font: 10pt Tahoma; }
.nav ul{margin:0; /*IE7*/}
.nav li{ float:left; }
.nav li a { color: #022A22; text-decoration: none; float: left; padding: 0 9px 0 9px; border-left: 2pt solid #2F6059; }
.nav .current a, .nav li a:hover { color: #A5CAB4; }
.nav .first { border: none; margin-left: 2px; }
.liquid{extends:.page; width: auto;margin:0;}

.contentArea { background: url('../images/content-bg.jpg') repeat-y; width: 649px; position: relative; }
/*.mod .inner p { padding-top: 0px; line-height: 14pt; margin-left: 10px; }*/

.footerBg { background: url('../images/bttm-bg.jpg') no-repeat top center; width: 649px; height: 17px; padding-top: 30px; }
.tlk, .eho, .resite { float: left; }
.eho { margin-left: 382px; padding-right: 10px; border-right: 2px solid #2F6059; _margin-left: 220px; }
.resite { padding-left: 10px; font-size: 8pt; }

/* ====== Columns ====== */
.main{overflow: hidden;_overflow:visible;_zoom:1;}
.leftCol{float:left; width:250px;_margin-right:-3px;}
.rightCol{float:right; width: 300px;_margin-left:-3px;}
/* extend columns to allow for common column widths */

