
<STYLE TYPE="text/css">

/*-------------------------
	Debug Borders On
--------------------------*/

/*
* *:hover { border:2px solid #89A81E }                 
* * *:hover { border:2px solid #F34607 }              
* * * *:hover { border:2px solid #5984C3 }             
* * * * *:hover { border:2px solid #CD1821 }            
* * * * * *:hover { border:2px dotted #89A81E }        
* * * * * * *:hover { border:2px dotted #F34607 }       
* * * * * * * *:hover { border:2px dotted #5984C3 }    
* * * * * * * * *:hover { border:2px dotted #CD1821 }   
*/

/*-------------------------
	Simple reset
--------------------------*/

*{
	margin:0;
	padding:0;
}

/*-------------------------
	General Styles
--------------------------*/

BODY	{color:black;
   text-align:center; /*For IE6 Shenanigans*/ 
   font-family:Helvetica;
   	margin:0px 0px; 
    padding:0px;
	text-align:center;
    -webkit-font-smoothing: antialiased;
      font: normal 15px/1.5 Helvetica, Arial, sans-serif;
      padding-top:0px;

}

input[type=button], input[type=submit], input[type=reset] {
  background-color: #d93c19;
  border: none;
  color: white;
  padding: 16px 32px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius:30px;
        font-family: tahoma,geneva,algerian;
font-size:12pt;
box-shadow: 0px 2px 0px #331a10;
}

      input.larger {
        width: 50px;
        height: 50px;
      }
    
.wrapper {  
   width:980px; 
   height:auto; 
   margin:0 auto;  

   }


A:link { color: #d8690d; }
A:visited { color: #d8690d;}
A:hover { color: #ff873e;}


h1   {color:#ff873e;
text-decoration:none;
font-size:2.5em;
font-weight: strong;
display: inline;
}

h2   {
text-decoration:none;
font-family: georgia;
font-size:1.5em;
font-weight: normal;
display: inline;
line-height: 1.25em;
}

h3   {color:black;
text-decoration:none;
font-size:2em;
font-weight: strong;
display: inline;
}

hr {
border-top: 1px dotted white;

}

.bodybox{ 
 background-image: -webkit-linear-gradient(-90deg, rgba(255,255,255,1) 0, rgba(255,255,255,0.5) 100%);
background-image: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0, rgba(255,255,255,0.5) 100%);
background-image: linear-gradient(180deg, rgba(255,255,255,1) 0, rgba(255,255,255,0.65) 100%);
background-position: 50% 50%;
-webkit-background-origin: padding-box;
background-origin: padding-box;
-webkit-background-clip: border-box;
background-clip: border-box;
-webkit-background-size: auto auto;
background-size: auto auto;
    position: relative;
    padding: 50px 50px 100px 50px;  
    margin-top:100px; 
    margin-left:0px;
    width:880px;
    height:auto;
    z-index:5;
    text-align:left;
    border-radius:50px;
 /*   box-shadow: 0 0 10px #70919d; */
    }  

    .boxtail {
        position:relative;
        margin-top:0px;
        margin-left:0px; 
        padding: 0px 0px 0px 0px;  
        width: 39px;
        height: 39px;
        background: transparent url(images/boxtail.png) no-repeat; 
        z-index:10;
      } 

    .msgbox {
        position:relative;
        margin-top:0px;
        margin-left:0px; 
        padding: 50px 50px 50px 50px;  
        width: 880px;
        height: auto;
        background-color: #ff873e;
        border-top-right-radius:50px;
        border-bottom-right-radius:50px;
        border-bottom-left-radius:50px;
        z-index:10;
      }   
      
      .msgbox2 {
        position:relative;
        margin-top:0px;
        margin-left:0px; 
        padding: 25px 50px 25px 50px;  
        width: 880px;
        height: auto;
        background-color: #ff873e;
        border-top-left-radius:50px;
        border-bottom-right-radius:50px;
        border-bottom-left-radius:50px;
        z-index:10;
      }  

.footerbox{ border: thin none white;  
position: relative;
padding: 0px 0px 0px 0px;  
width:980px;
height: 50px;
z-index:1500;
overflow:hidden;
text-align:center;
}     

.center {
    margin: auto;
    width: 918px;
    padding: 10px;
}

.orange {color:#ff873e;
}

.teal {color:#158c8a;
}

.white {color:white;}


.largeblack   {color:black;
font-size:36px;
font-weight: bold;
}


.privacy   {
z-index:1500;
}

.whitenav {color:white;
font-family:arial;
font-size:2em;
background-color:#998386;
padding-top: 50px;
padding-bottom: 5px;
font-weight:normal;}

.rednav {color:white;
font-family:arial;
font-size:2em;
background-color:#e8006d;
padding-top: 100px;
padding-bottom: 5px;
font-weight:normal;}

.rednav2 {color:white;
    font-family:arial;
    font-size:1.75em;
    background-color:#e8006d;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight:normal;}



.blackbig {color:black;
font-family:arial;
font-size:1.5em}

.redbig {color:#e8006d;
font-family:arial;
font-size:1.5em;
line-height:0.5;}

.redbig2 {color:#e8006d;
font-family:arial;
font-size:2em;
line-height:0.5;}

.whitesmall {color:white;
font-family:arial;
font-size:1em;}

.black {color:black;
font-family:arial;
font-size:1em;
}

.blacktitle {color:black;
font-family:helvetica;
font-size:4.5em;
font-weight:bold;
letter-spacing: -0.06em;
}

.whitetitle {color:white;
font-family:helvetica;
font-size:4.5em;
font-weight:bold;
letter-spacing: -0.06em;
text-shadow: 0 0 40px #262626;
}

.whitesummary {color:white;
font-family:georgia;
font-size:1.25em;
letter-spacing: -0.04em;
text-shadow: 0 0 40px #080e0c;
}

.whitefooter {color:white;
font-family:helvetica;
font-size:1em;
font-weight:bold;
letter-spacing: -0.06em;
text-shadow: 0 0 3px #000000;
}

.whitemenu {color:white;
    font-family:helvetica;
    font-size:1em;
    font-weight:bold;
    letter-spacing: -0.06em;

    }

.whitetitlemenu {color:white;
font-family:helvetica;
font-size:4.5em;
font-weight:bold;
letter-spacing: -0.06em;
text-shadow: 0 0 35px #7c1f25;
}

.whitetitlemenusm {color:white;
font-family:helvetica;
font-size:3.5em;
font-weight:bold;
letter-spacing: -0.06em;
text-shadow: 0 0 95px #000000;
}

.whitebox {color:white;
border:solid;
border-width:thin;
font-family:georgia;
padding:5px 5px 5px 5px;
font-size:1.4em;
}

.newtext {color:white;
font-family:arial;
padding:5px 15px 5px 15px;
font-size:1.4em;
background-color:#e8006d;
}

.black3 {color:black;
font-family:arial;
font-size:14px;
}

.blackbox {color:black;
border:solid;
border-width:thin;
font-family:georgia;
padding:5px 5px 5px 5px;
font-size:1.4em;
}

.blackback {color:white;
font-family:arial;
font-size:12px;
background-color:black
}

.grey {color:#998386;
font-family:arial;
font-size:1em;
}


.red {color:#e8006d;
font-family:arial;
font-size:1.5em;
}

.redsmall {color:#e8006d;
font-family:arial;
font-size:1em;
}

.grey2 {color:#c6c6c6;
font-family:arial;
font-size:16px;
}

.greynav {color:#998386;
font-family:arial;
font-size:10px;
}

.largegrey   {color:#c6c6c6;
font-size:26px;
font-weight: bold;
}

.greybig {color:#c6c6c6;
font-family:arial;
font-size:26px}

.small {color:#e0e0e0;
font-family:arial;
font-size:12px}


.greyfooter {color:grey;
font-family:arial;
font-size:12px}

      

</STYLE>


