/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body {
     background: #472A33 url('images/bg_StarsSwirls.png') top center no-repeat;
     }
     
h1{
   color:#777A57;
   font-family: Georgia, Times, serif;
   }     
   
h2{
   color:#9EA374;
   font-family: Georgia, Times, serif;
   }   
     
h3 {
    border-bottom:double;
    color:#663A54;
   }
   
img{
	border:none;
}
     
#bigbox2 {
         background:;
         padding:50px 0px 0px 0px;
         }   
  
#bigbox {
        background: white;
        margin: 10px auto;
        padding: 20px 15px;
        width:900px;
        height:auto;
        }
        
#middlebox {
           background: white;
           margin-top:40px;
           padding: 0px 5px;
           }
           
#Header {
	height:10px;
	border-bottom:solid;
        }
        
#Header #contact p{
                   font-size:1.5em;
                   margin:0em;
                  }
                  
#consultants {
	float:left;
	margin: 5px 10px;
	text-align:center;
	position:relative;
	top:-10px;
	width:200px;
            } 
            
#consultants img{
                 position:relative; 
                 top: -15px;
                 }                             

             
#contact {
	text-align:center;
	margin: 5px 10px;
	position:relative;
	top:-5px;
	float:left;
             } 
             
#contact img{
             position:relative; 
             top: 0px;
             }                         

/*NavLinks*/ 

#topNav .NavLinks {
	position:absolute;
	background:#F5EAEA;
	width:100%;
	height:65px;
	top:65px;
	right:0px;
	text-align:center;
                  }
                
#topNav .NavLinks li{
	position:relative;
	left:55px;
	z-index:2;
	}

.NavLinks li{
          list-style:none;
          display:inline;
          color:red;
          }

/*for jon*/
.scentOptions li{
background: white;
width:530px;
height:30px;
}
 
.scentOptions div{
float:right;
}
    
/*for jon*/
.scentOptions2 li{
background: white;
width:670px;
height:30px;
}
 
.scentOptions2 div{
float:right;
}

  
#topNav .NavLinks a{
              background:#F5EAEA;
              font-size:1.5em;
              padding:5px 8px;
              width:100px;
              height:34px;            
              text-decoration:none;                 
              }
              
#topNav .NavLinks a:link {
                         color:#543668;
                         }              
              
#topNav .NavLinks a:hover {
                       color:#8C8F33;
                       }       

#topNav .NavLinks a:visited{
                   text-decoration:none;
                   }
                   
#redirect{          
		  float:left;
		  margin:15px 10px;          
         }                                                           
          
#indCons {
         position:relative;
         left:-65px;
         top:-125px;
		 width:220px;
		 z-index:1;
         }
         
#features img{
          position:relative;
          top: 0px;
          float:right;
          }
          
#sideNav {
         float:right;
         width:211px;
         margin:auto;
         height:auto;
         background: #D6B27E;
         text-align:center;
		 position:relative;
		 left:15px;
         } 
		 
         
#signUP {
        text-align:center;
        margin:5px;
        padding:5px;
        border-color: #f0b841;
        border:outset;
        }         
         
#intro {
	width:670px;
	height:110px;
	border-bottom:solid;
        }
		
#intro li {
	display:inherit;
	text-decoration:none;
	}

#Content{
        width:670px;
        height:auto;
        }
        
#bottomNav {
           background: #731F25;
           width:890px;
           height:80px;
           }  

#bottomNav .NavLinks {
                     margin:5px auto;
                     position:relative;
                     text-align:center;
                     top:25px;                     
                     }    

#bottomNav .NavLinks a {
                       font-size:1em;
                       text-decoration:none;
                       padding:0px 5px;
                       }    
                       
#bottomNav .NavLinks a:link {
                            color:white;
                            }                                                     

#bottomNav .NavLinks a:hover {
                             color: #3989eb;
                             }
                             
#bottomNav .NavLinks a:visited {
                               color:white;
                               } 
                               
#bottomNav #redirect {
                      visibility:hidden;
                     }                                                                                       
                            
#copyright {
           top:50px;
           position:relative;
           text-align:center;
           color:#f5e55f;
           font-size:.9em;
           }
           
