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

body {
	margin:0;
	top:0px;
	bottom:0px;
	background-image:url(../images/bg-body.gif);
	background-repeat:repeat;
	min-width:900px;
	}
	
a:link {
	color:#57afbe;
	text-decoration: underline;
	}
	
a:visited {
	color:#57afbe;
	text-decoration: underline;
	}
		
a:hover {
	color: #eb7b72;
	text-decoration: underline;
	}


h2 {
	font-family: proxima-nova,sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:16px;
	line-height:1.5em;
	color:#666;
	}
	
h3 {
	font-family: proxima-nova,sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size:15px;
	color:#FFF;
	text-shadow: #000 1px 1px 2px;
	line-height:1.1em;
	}
	
img.typekit-badge {display:none !important}	

::-moz-selection{
background: #eb7b72;
color: #57afbe;
} 

::selection {
background: #eb7b72;
color: #57afbe;
}

a img {
	border:none;
	}	
	
div#preload { 
	display: none; 
	}	
	
.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }

   .fade:hover {
      opacity: 1;
      }	
	
/** CONTAINERS **/	

.header {
	width:100%;
	height:120px;
}

.main {
	width:100%;
	margin:0;
	height:815px;
}

.brand {
	width:100%;
	margin:auto;
	background-image:url(../images/sal596b.png);
	background-repeat:no-repeat;
	background-position:bottom;
	bottom:0; 

}

.wrapper {
	width:850px;
	margin:auto;
	text-align:center;
	}

/** END CONTAINERS **/	

.hemi {
	width:280px;
	height:70px;
	float:right;
	margin:auto;
	}

#eform {
	float:right;
	width:550px;
	height:80px;
	text-align:right;
	float:right;
	}

.nav {
	text-align:center;
	background-image:url(../images/headbg.png);
	background-repeat:repeat-x;
	padding-left:50px;
	}
	
.hang {
	position: relative;
	padding-left:446px;
	top:-4px;
	margin:none;
	}

.logo {
	position: relative;
   	top: -50px;
   	right: 10px;
	height:310px;
	width:280px;
	float:left;
	}
	
.about {
	padding-left:281px;
	height:205px;
	width:580px;
	}
	
.abttext {
	text-align:left;
	float:right;
	width:550px;
	padding-right:
	}

.lovetext {
	width:380px;
	height:60px;
	padding-top:15px;
	padding-left:20px;
	text-align:left;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	line-height:1.4em;
	color:#666;
	}
	
.social {
	height:85px;
	}	

.topspacer {
	height:10px;
	text-align:center;
	}

.spacer {
	padding-top:25px;
	}

.footer {
	width:850px;
	}

.cook {
	float:left;
	width:283px;
	height:460px;
	overflow:hidden;
	text-align:center;
	padding-top:20px;
	}

.eps {
	float:left;
	width:283px;
	height:460px;
	overflow:hidden;
	text-align:center;
	padding-top:20px;
	}

.rec {
	float:right;
	width:283px;
	height:460px;
	overflow:hidden;
	text-align:center;
	padding-top:20px;
	}
	
.ctext {
	width:auto;
	margin-left:20px;
	margin-right:20px;
	}

.video {
	text-align:center;
	}
	
.footimg {
	text-align:right;
	}
	
/** EMAIL FORM **/
	
#email {
	position:relative;
	top:0px;
	left:10px;
	width:110px;
	float:right;
	}
		
#leftcolumn { 
	width:160px; 
	float:left;
	height:40px;
	background-color:#57afbe;
	padding-top:20px;
	}

#rightcolumn { 
	width:30px; 
	float:left;
	height:40px;
	width:30px;
	background-color:#57afbe;
	text-align:center;
	padding-top:20px;
	padding-right:5px;
	}	
	
#new-video {
	float: left;
}	


.book-btn {
		margin-top: -108px;
		margin-left: 615px;
		z-index: 99;
		position: relative;
}


	