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


#wrapper {
	width: 982px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}

a {
	color: #F7931E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #f7931E;
	margin-bottom: 0px;
	margin-top:6px;
	font-size:14px;
	text-transform:uppercase;
}

h1 a:hover {
	text-decoration: none;	
}

h2 {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #444;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	line-height:150%;
}

h2 a {
	font-size:12px;
	color: #444;	
}

h2 a:hover {
	text-decoration:none;
	color: #f7931E;
}

h3 {
	color: #444;
	margin-bottom: 6px;
	margin-top:6px;
	font-size:16px;
	text-transform:uppercase;
}

h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #444;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	line-height:150%;
}

h4 a {
	color: #f7931E;
	text-transform :none;
}

#nav1 {
border-left: 1px #F7931E solid;	
}

#nav2 {
border-right: 1px #F7931E solid;	
}

#middle {
border-left: 1px #F7931E solid;	
border-right: 1px #F7931E solid;	
border-bottom: 1px #F7931E solid;	
padding: 40px;
margin-bottom: 20px;
}

#about {
border-left: 1px #F7931E solid;	
border-right: 1px #F7931E solid;	
border-bottom: 1px #F7931E solid;	
padding: 40px;
margin-bottom: 20px;
min-height: 550px;
line-height:160%;
color: #444;
}

#about img {
	float: left;
	margin-right: 40px;
}

#articles {
border-left: 1px #F7931E solid;	
border-right: 1px #F7931E solid;	
border-bottom: 1px #F7931E solid;	
padding: 40px;
margin-bottom: 20px;
min-height: 1330px;
line-height:120%;
color: #444;
text-align:center;
}

#articles img {
	float: left;
	padding-right: 19px;
	padding-left: 19px;
}

#mag {
	float:left;
	width:140px;
	margin-left: 19px;
	margin-right: 19px;
	margin-bottom: 30px;
	min-height: 130px;
}

#cookbooks {
border-left: 1px #F7931E solid;	
border-right: 1px #F7931E solid;	
border-bottom: 1px #F7931E solid;	
padding: 40px;
margin-bottom: 20px;
min-height: 1400px;
}

#cookbooks img {
	padding: 0px 25px 0px 25px;
}

#book {
	width: 240px;
	min-height: 350px;
	padding: 5px 32px 0px 25px;
	float: left;
}

#book h1 {
	line-height: 140%;	
}

#book a {
	color:	#f7931E;
}

#littleman {
	float: right;	
	margin-top: 100px;
}

#contact {
	border-left: 1px #F7931E solid;	
	border-right: 1px #F7931E solid;	
	border-bottom: 1px #F7931E solid;	
	padding: 40px;
	margin-bottom: 20px;
	height: 568px;
	background-image:url(/contact-page/jessicabattilana-contact-img2.png);
	background-repeat: no-repeat;
}

#contact2 {
	padding: 120px 0px 0px 100px;	
}

#footer {
	float: right;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color: #444444;
	margin-top: -3px;
}

#footer p {
}

#footer a {
	text-decoration: none;
	color: #444444;
}

#footer a:hover {
		color: #F7931E;
}

.follow {
	float: left;
}

