* {
	margin: 0;
	padding: 0;

}

body {
	color: #222;
	background: url(/_include/css/the-animal/combo.png) repeat-x 0px 1px;
	font: normal 16px Constantia, Garamond, serif;
	text-align: center;
}

#body {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 772px;
}

#body li {
	margin: 0 0 0 30px;
}

#banner {
	background: url(/_include/css/the-animal/top-banner.png) no-repeat 0px 3px;
	height: 75px;
}

#homeArea {
	clear: both;
	float: left;
	margin: 0 0 3px 0;
	width: 100%;
}

#logo {
	float: left;
	margin: 4px 0 0 0;
}

#logo a img {
	border: none;
	text-decoration: none;
}

#tab {
	background: url(/_include/css/the-animal/tab3.png) no-repeat 0px 0px;
	color: #F77922;
	float: right;
	font-size: 28px;
	font-weight: bold;
	height: 50px;
	margin: 0 -50px 0 0;
	padding: 5px 0 0 0;
	text-align: center;
	width: 340px;
}

#mainNav {
	float: right;
	font-family: Constantia, Garamond, serif;
	font-weight: bold;
	margin: 35px 0 0 0;
	padding: 5px 0 5px 5px;	
	text-align: right;

}

#mainNav li {
	display: inline;
	list-style: none;
	
}

#mainNav li a {
	color: #222222;
	font: normal 142% "Cooper Black", Garamond, serif;
	margin: 0 0 0 12px;
	text-decoration: none;
	
}
#navigation {
	background: url(/_include/css/this-here-morning/navigation-gradient.png) no-repeat bottom left;	
	margin: 0 0 0 12px;
	padding: 5px 0 5px 5px;	
	text-align: left;

}

#navigation li {
	display: inline;
	list-style: none;
	
}

#navigation li a {
	color: #B5780E;
	font: normal 142% "Cooper Black", Garamond, serif;
	margin: 0 0 0 12px;
	text-decoration: none;
	
}

#content {
	clear: both;
	float: left;
}

#content h2 {
	margin: 30px 0 10px;
}

#photoBanner {
	margin: 0 0 20px 0;
	width: 100%;
}

#footer {
	background: url(/_include/css/this-here-morning/content-bottom.png) no-repeat top right;
	clear: both;
	font-size: 1px;
	height: 50px;
}






