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

body { background-color:#ffffff; margin: 0px; background-image:url(images/bkgrnd.jpg); background-repeat: repeat-x; }

.center { position: absolute; left: 50%; width: 780px; margin-left: -390px; background-color: #F4E5B8; /*height: 800px;*/ }

.heading { position: absolute; width: 780px; height: 131px; background-color:#F4E5B8;}
 
.nav { position: absolute; top: 131px; width: 150px; height: 550px; background: #007e7a; float:left; z-index: 100; }
#home { top: 0px; padding-top: 10px; height: 615px; background-image: none;}
.nav a { display:block; width: 130px; font: 11px/13px Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; color: #fff; text-decoration:none; }
.nav a:hover  { color: #7e2517; text-decoration: underline; background-color: #b5e1e1; }
.nav img { border: 0px; }
#icon { padding: 8px 0px 8px 33px; border: 0px; }
#bump { padding-left: 20px; padding-top: 5px; padding-bottom: 5px; }



.content { position: absolute; top: 131px; width: 630px; padding-left: 150px; background: url(images/content_bkgrnd.gif) no-repeat 150px 0px #F4E5B8; }
.content p { font: 13px/18px Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; color: #000; margin: 15px 30px; }
.content h1, h2, h3, h4 { font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; color: #007e7a; font-weight:bold; margin-left: 10px; }
.content h1 { font-size: 28px; margin-bottom: 30px; padding-bottom: 5px; border-bottom: 1px #007e7a dashed;}
.content h2 { font-size: 22px; margin-bottom: 0px; }
.content h3 { font-size: 16px; margin-bottom: 0px; }
.content h4 { font-size: 12px; margin-bottom: 0px; }
.content a { text-decoration: none; color: #7e2517; font-weight:bold; }
.content a:hover { text-decoration: underline; }
.content ul { margin-left: 20px; *margin-left: 50px; }
.content li {list-style-type:disc; font: 12px/18px Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; color: #000; }
.content ol { margin-left: 30px; *margin-left: 50px; margin-right: 50px;}
.content ol li {list-style-type: decimal; font: 13px/18px Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; color: #000; margin-bottom: 10px; }
.content ol li strong { color: #7e2517; }
#short { height: 600px; }
#memb_logo { float: right; padding-left: 10px; }

.footer { position: absolute; left: 0px; padding-top: 20px; padding-left: 150px; width: 630px; /*text-align:center;*/ background-color: #F4E5B8; }
.footer p { font: 11px/16px Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; color: #007e7a; font-weight:bold; margin-bottom: 3px; }
.footer a { text-decoration: none; color: #007e7a; }
.footer a:hover { text-decoration: underline; }
#push { top: 550px; } 
#footersm { font: 9px/10px Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; font-weight:normal; margin-top:0px; *padding: 5px; }
