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

body, html {
text-align:left;
background:#f9f7e7;
font-family:helvetica, arial, sans serif;
background-position:left;
margin: 0 auto;
padding:0;
height: 100%;

 }
 
body img {
   border:0;
   outline:0;
      }
 
 
#wrap {
background-image:url('waves.png');
background-position:bottom left;
background-repeat:repeat-x;
background-repeat:no-repeat-y;
height: auto;
 min-height: 100%;}

#main {padding-bottom: 40px;}  /* must be same height as the footer */ 
 
p {
color:#887d6e;
letter-spacing:.06px;
font-weight:600;
} 


p a:link, p a:visited, p a:active {
color:#545049;
text-decoration:none;
}
  
p a:hover{
color:#262018;
text-decoration:none;
 }

ul.ish {
font-size:14px;
padding-bottom:3px;
margin-bottom:0px;
color:#887d6e;
letter-spacing:.06px;
font-weight:600;
}

ul.ish a:link, ul.ish a:visited, ul.ish a:active {
color:#545049;
text-decoration:none;
}
  
ul.ish a:hover{
color:#262018;
text-decoration:none;
 }

p.ish {
font-size:14px;
padding-bottom:3px;
margin-bottom:0px;
/line-height:15px;
}

p.cred{
font-size:10px;
text-transform:uppercase;
color:#545049;
margin-top:0px;
}


p.cred a:link, p.cred a:visited, p.cred a:active {
color:#545049;
text-decoration:none;
}
  
p.cred a:hover{
color:#262018;
text-decoration:none;
 }

h2 {
color:#887d6e;
font-size:23px;
line-height:8px;
}
	  
	  

#footer {
font-size:11.5px;
padding-left:32px;
position: relative;
margin-top: -40px; /* negative value of footer height */
clear:both;
/height:40px;
}


#menu {
color:#fc6eb4;
font-size:14px;
font-weight:700;
letter-spacing:-.03px;
padding: 0 0 0 32px;
}

  #menu a:link, #menu a:visited, #menu a:active {
color:#fc6eb4;
font-size:14px;
letter-spacing:-.03px;
text-decoration:none;
}
     

#menu a:hover {
color:#f9f7e7;
BACKGROUND-COLOR:#fc6eb4;
 text-decoration:none;
 padding:2px;
}

#fakeh1{
padding-left:32px;
padding-top:28px;
}

#fakeh1 img {
   border:0;
   outline:0;
      }
	  
	  
	  #fakeh1_facts{
margin-top:44.5px;
margin-left:-3px;
}

#fakeh1_facts img {
   border:0;
   outline:0;

      }
	  
#iframe {
padding-left:35px;
padding-top:30px;
}


	  #homepage_image{
padding-left:35px;
padding-top:25px;
}

#homepage_image {
   border:0;
   outline:0;
      }
	  
	  #leftpadding {
	  
	 padding-left:37px;
	 
	 }
	 
	 #leftpadding_share {
	 padding-top:30px; 
	 padding-left:37px;
	 }
