﻿/* Life Lifting Hands Style Sheet
-------------------------------------------------------------------*/

/* GENERAL
-------------------------------------------------------------------*/
*, body { font-family: Tahoma, Arial, Helvetica, Sans-Serif; letter-spacing: normal; text-decoration: none; }
body { margin: 0px; padding: 0px; color: #000066; font-family: Arial, Helvetica, sans-serif; 
    background-color: #e5e5e5; min-width: 860px; } 
#oborder { width: 100%; margin: 0px auto 0px auto; text-align: left; background-color:#e5e5e5;
    padding:7px 4px 7px 4px; z-index:0; }
#mbody 	 { width: 96%; margin: 10px auto 10px auto; text-align: left; border: 1px solid #B1B1B1;
    background-color: #ffffff; z-index: 1; } 

/* HEADER
-------------------------------------------------------------------*/
#header 	{ position: relative; height: 90px; background-color: #ffffff; width: 100%; text-align: center; }
/*
#tlinks     {position: relative; height: 20px; width: 800px; text-align: center; background-color: #ffffff; border-top: 1px solid #b1b1b1; border-bottom: 1px solid #b1b1b1; margin: 0; padding: 0;}
#linkstd    {background-color: #cccccc; background-image: url(images/link-bg.jpg); background-repeat: repeat; border: 0; margin: 0; padding: 0; height: 20px; width: 800px; text-align: center;} */

/* BODY
-------------------------------------------------------------------*/
#wrapper {width: 100%; background-color:#ffffff; z-index:2; margin: 0px; padding: 0px;}
#Content {width: 100%; position: relative; margin: 10px auto 10px auto; background-color: #ffffff;} 
.mainNav {width: 120px; float: left; padding: 20px, 10px, 10px, 10px; background-color: #ffffff;}
.mainContent {width: 82%; float: right; text-align: justify; margin: 0 auto 0 auto;
    padding: 10px 20px 10px 0; background-color: #ffffff;}
/* 
#main    {width: 94%; background-color: #ffffff; margin: 0px; padding: 25px; font-size: 11px;}  */

/* LINKS
-------------------------------------------------------------------*/
a:link {font-weight: bold; font-size: 14px; text-transform: none; color: #0000dd; font-style: normal; }
a:visited {font-weight: bold; font-size: 14px; text-transform: none; color: #6600cc; font-style: normal;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif; letter-spacing: normal; text-decoration: none;}
a:hover {font-weight: bold; font-size: 14px; text-transform: none; color: red; font-style: normal;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif; letter-spacing: normal; text-decoration: none;}
a:active {font-weight: bold; font-size: 14px; text-transform: none; color: #bb0000; font-style: normal;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif; letter-spacing: normal; text-decoration: none;}
a.MenuUnselected, a.MenuUnselected:link, a.MenuUnselected:visited
  {font-weight: bold; font-size: 13px; text-transform: none; color: #ffffff; font-style: normal;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif; letter-spacing: normal; text-decoration: Capitalize;}
a.MenuUnselected:hover {font-weight: bold; color: yellow; font-size: 13px; text-decoration: Capitalize;}
a.BtmLinks, a.BtmLinks:link, a.BtmLinks:visited
  {font-weight: bold; font-size: 11px; text-transform: none; color: #0000ff; font-style: normal;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif; letter-spacing: normal; text-decoration: Capitalize;}
a.BtmLinks:hover {font-weight: bold; color: #ff0000; text-decoration: Capitalize, Underline;}

/* TEXT
-------------------------------------------------------------------*/
h1 {padding: 10px, 0px, 5px, 0px; color: #330099; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align: center;}
h2 {padding: 3px, 0px, 5px, 0px; color: #330099; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align: center;}
h3 {font-size: 14px; font-family: Tahoma, Arial, Helvetica, sans-serif; padding: 0,0,0,0; margin: 5, 15, 5, 15;  color: #000066;}
p {font-size: 14px; font-family: Tahoma, Arial, Helvetica, sans-serif; padding: 0,0,0,0; margin: 5, 15, 5, 15;  color: #000066;}
img { border: 0; padding: 2px; }

table { border: 0; margin: 0; padding: 0; top: 0;}	
td { font-size: 14px; padding: 0; margin: 0; color: #000066;}
th { font-size: 14px; padding: 0; margin: 0; color: #000066;}

td.bgHeader { padding: 0px; color: #330099; font-size: 26px; font-weight: bold; font-family: Comic Sans MS, Arial, Helvetica, sans-serif; text-transform: uppercase;}
td.smMenuInfo { padding: 0px; color: #000066; font-size: 10px; }
td.BtmLinksText { font-weight: bold; font-size: 11px; text-transform: none; color: #0000ff; text-decoration: Capitalize;}
td.LinksText { font-weight: bold; font-size: 14px; text-transform: none; color: #000099; text-decoration: Capitalize;}
td.addrContact { color: #000066; font-size: 12px; text-decoration: Capitalize;}
th { padding-bottom: 0px; color: #000066; padding-top: 0px; }
.blink { text-decoration: blink; font-family: Monotype Corsiva, Arial, Helvetica, sans-serif; font-size: 22px;}

ul { margin: 10px 15px 50px 10px; padding: 0; list-style: none; }
ul a.Nav, ul a:link.Nav, ul a:visited.Nav, ul a:active.Nav { display: block; width: 106px; height: 24px; line-height: 24px; 
 color: #ffffff; text-decoration: none; font-size: 13px; text-align: center; font-weight: bold; list-style: none;
 background: #009999 url(images/bg_btn.gif) no-repeat right top; }
ul a:hover.Nav { display: block; width: 106px; height: 24px; line-height: 24px; color: #ffff00; text-decoration: none; list-style: none; 
 font-size: 13px; text-align: center; font-weight: bold; background: #3399ff url(images/bg_btn.gif) no-repeat left top; }
li { padding-left: 5px; }
li.Dash { text-indent: 1px; list-style-type: disc; color: #000099; }

hr { color: #cccccc; border: solid 1px #b1b1b1; line-height: 1px; margin: 0 auto 0 auto; padding: 0 auto 0 auto; }
li.gvList { margin: 0 75px 0 75px; list-style: disc; color: #000066; font-size: 12px; }
.hrLine { text-align: center; line-height: 1px; margin: 0px auto 0px auto; }
.Form { font-size: 14px; color: #000066; background-color: #eeeeee; border: 1px solid #cccccc; }
.mtable { border-top: 0; padding: 0;	border: 0; margin: 0; border: solid, 1px, #cccccc; width: 800px; }
.ctable { padding: 0; border: 0; margin: 0; text-align: center; }
.req { color: #ff0000; }
.contactForm { font-size: 14px; color: #000099; background-color: #eeeeee; border: 1px solid #cccccc; }
.contactForm2 { font-size: 14px; font-weight: bold; color: #000099; background-color: #eeeeee; border: 1px solid #cccccc; }
.clear { clear: both; }

/* FOOTER
-------------------------------------------------------------------*/
#footer { width:100%; position: relative; background-color:#ffffff; font: 11px; color:#000066; text-align: center; 
 margin: 5px auto 5px auto; height: 100px; clear: both; text-align: center; }
.logoFooter { width: 120px; float: left; padding: 20px 10px 10px 10px; background-color: #ffffff; }
.mainFooter { max-width: 82%; float: right; padding: 10px 20px 10px 0; background-color: #ffffff; }
.copyright { border-top: dotted 1px #000066; padding: 3px 0px 3px 0px; font-size:11px; color: #000066; text-align: center; }
.address {color: #000066; font-size: 11px; text-align: center; background-color: #ffffff; margin: 0px auto 2px auto; 
    padding: 0px auto 0px auto; }
    
    
/* EXTRAS
-------------------------------------------------------------------*/
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.justify { text-align: justify; }
