body {
    font: normal 100% Georgia, "Times New Roman", Times, serif;
}

#content {
	/* to center the content to the screen size, set width and margin-left should be half that amount */
	width: 800px;	
	position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -400px;
	border:#999 1px solid;
	float:left;
	height:auto;
}

#banner {
	height: 87px;
	width:800px;
	position: absolute;
	background-color: #333000;
	background-image:url(images/banner.jpg);
	margin:0px;
	float:left;
	top:0px;
	left:0px;

}

#banner ul {
	float:left;
	margin:0px;

}
#banner li {
	margin-left: 0px;
	position:absolute;
	list-style: none;
	margin-top: 0px;
	float:left;
	top:0px;
	left:170px;
}

#banner h1{
	color: #84acbc;
	font-family:Georgia, serif;
	font-size: 2em;
	font-variant:small-caps;
	font-weight: normal;
	margin: 0px;
	float:left;
	margin-top:24px;
}

#banner p{
	color: #8c8686;
	font-size: 0.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	float:left;
	margin:0px;
	margin-top: 58px;
}

#left-nav {
	width: 170px;
	height: 100%;
	float:left;
	margin: 0;
	margin-top:7px;
	position: absolute;
	top:89px;
	left:0px;
}
#left-nav img{
	float:left;
	margin-left: 12px;
}

#left-nav-content {
	border-left: #bac4c3 2px dotted;
	border-right: #bac4c3 2px dotted;
	border-bottom: #bac4c3 2px dotted;
	margin-left:10px;
	width: 150px;
	margin-top: -14px;
	float:left;
}

#left-nav-content img{
	margin-left: 18px;
	margin-top: 20px;
	float:left;
	border: white 1px solid;
	margin-bottom:5px;
}


#categories-box li{
	list-style:none;
	margin-left: -20px;
	width: 110px;
	text-align:center;
}

#categories-box h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-style:italic;
	font-weight: normal;
	color: #4f4d4d;
	margin-bottom: 2px;
}

#categories-box a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.65em;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	color:#000;
}

#categories-box a:hover {
	color: #329a65;	
}

#top-nav {
	float:left;
	margin:0px;	
	margin-left:7px;
	text-align: center;
	width:430px;
	position: absolute;
	top:87px;
	left:170px;
}
#top-nav ul{
		margin:0;
		float:left;
}

#top-nav li{
	list-style:none;
	float:left;
	padding-top:7px;
	padding-left:0.2em;
	padding-right:0.2em;
	margin: 0px;
	
}

#top-nav a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:0.8em;
	text-decoration:none;
	color:#000;
	margin:0px;

}
#top-nav p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:0.6em;
	color: 686868;
	font-style:italic;
	margin-top:0.2em;
	margin-bottom:0.5em;
}

#top-nav a:hover{
	color: #329a65;		
}

.current-page {
	background-color: #b1d9c4;	
}

#page-content {
	width:450px;
	float:left;
	margin-left: 170px;
	margin-top: 150px;
	margin-bottom: 50px;
}

#page-title {
	float:left;
	margin:0px;
	width: 450px;
}

#page-title h1 {
	float:left;
	margin:0px;
	color: #8c8686;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-variant:small-caps;
	font-weight:normal;
}

#dotted-line{
	width:440px;
	float:left;
	margin:0px;
	border-top: #bac4c3 2px dotted;
	margin-bottom:1em;
}
#content-subheading {
	margin-left: 3.5em;
	width:375px;
	float:left;
}
#content-subheading p{	
	float:right;
	margin:0px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	font-style:italic;
	font-weight:normal;
	color:#000;
	margin-bottom:-1.7em;
}
#content-subheading b{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:normal;
	vertical-align:middle;
	color:#000;
}
#content-subheading h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	font-weight:normal;
	text-transform: uppercase;
	float:left;
	margin:0px;
	color:#000;
	width:300px;
	
}
#content-subheading h3 {
	color: #8c8686;
	font-size: 0.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	float:left;
	margin:0px;


}

#content-meat {	
	float:right;
	margin:0px;
	color: #8c8686;
	margin-left:3.5em;
	margin-top:0.2em;
	margin-bottom:20px;
}
#content-meat img {
	float:left;
	margin:0px;
	margin-right: 0.3em;
	margin-top: 0.3em;
	border:0;

}
#content-meat p{	
	margin:0px;
	font-size: 0.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
}

#footer {
	font-size: 0.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	position:absolute;
	top:100%;
	left: 50%;
    margin-left: -300px;
	margin-top:10px;
}