/* @override http://smithfieldschicken.com/style/smithfields.css */

body{
	margin: 0;
	padding: 0;
	font: 12px/1.4em Georgia, Times New Roman, Times, serif;
	background-color: #f4f0d8;
	text-align: center;
}

#container{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	background: url(../images/site_template/content-bg.jpg) repeat-y 0 0;
	text-align: left;
}

#header{
	margin: 0;
	padding: 0;
	width: 800px;
	height: 188px;
}

#page_title{
	margin: 0;
	padding: 0;
	width: 800px;
	height: 55px;
}

#footer{
	margin: 0;
	padding: 0;
	width: 800px;
	height: 50px;
	clear: both;
	background: url(../images/site_template/footer-bg.jpg) no-repeat 0 0;
}

#footer p{
	padding-top: 30px;
	text-align: center;
	font-size: 10px;
}
/* @group navigation */

/* @group top nav */

#top_nav{
	margin: 0;
	padding: 0;
	width: 800px;
	height: 40px;
	background: url(../images/site_template/corporate_contact-nav_bg.jpg) no-repeat 0 0;
}

#top_nav ul{
	list-style: none;
	margin: 0 0 0 220px;
	padding: 0;	
}

#top_nav li{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	height: 40px;
}

#top_nav li a{
	margin: 0;
	padding: 0;
	height: 40px;
	display: block;
}

#nav_corporate a{
	width: 71px;
	background: url(../images/site_template/navigation/navnew-about.gif) no-repeat 0 0;
}

#nav_corporate a:hover, #nav_corporate .current{
	background: url(../images/site_template/navigation/navnew-about.gif) no-repeat 0 -40px;
}

#nav_blog a{
	width: 42px;
	background: url(../images/site_template/navigation/navnew-blog.gif) no-repeat 0 0;
}

#nav_blog a:hover, #nav_blog .current{
	width: 42px;
	background: url(../images/site_template/navigation/navnew-blog.gif) no-repeat 0 -40px;
}


#nav_franchising a{
	width: 82px;
	background: url(../images/site_template/navigation/navnew-franchising.gif) no-repeat 0 0;
}

#nav_franchising a:hover, #nav_blog .current{
	width: 82px;
	background: url(../images/site_template/navigation/navnew-franchising.gif) no-repeat 0 -40px;
}

#nav_jobs a{
	width: 82px;
	background: url(../images/site_template/navigation/navnew-employment.gif) no-repeat 0 0;
}

#nav_jobs a:hover, #nav_jobs .current{
	background: url(../images/site_template/navigation/navnew-employment.gif) no-repeat 0 -40px;
}

#nav_contact a{
	width: 79px;
	background: url(../images/site_template/navigation/navnew-contact.gif) no-repeat 0 0;
}

#nav_contact a:hover, #nav_contact .current{
	background: url(../images/site_template/navigation/navnew-contact.gif) no-repeat 0 -40px;
}
	
/* @end */

/* @group main nav */

#main_nav{
	margin: 0;
	padding: 0;
	width: 800px;
	height: 21px;
	background: url(../images/site_template/main_nav-bg.jpg) no-repeat 0 0;
}

#main_nav ul{
	list-style: none;
	margin: 0 0 0 173px;
	padding: 0;	
}

#main_nav li{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	height: 21px;
}

#main_nav li a{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}

#nav_merch a{
	width: 115px;
	background: url(../images/site_template/navigation/nav_merch.gif) no-repeat 0 0;
}

#nav_merch a:hover{
	background: url(../images/site_template/navigation/nav_merch.gif) no-repeat 0 -21px;
}

#nav_merch .current{
	background: url(../images/site_template/navigation/nav_merch.gif) no-repeat 0 -42px;
}

#nav_menu a{
	width: 75px;
	background: url(../images/site_template/navigation/nav_menu.gif) no-repeat 0 0;
}

#nav_menu a:hover{
	background: url(../images/site_template/navigation/nav_menu.gif) no-repeat 0 -21px;
}

#nav_menu .current{
	background: url(../images/site_template/navigation/nav_menu.gif) no-repeat 0 -42px;
}

#nav_locations a{
	width: 93px;
	background: url(../images/site_template/navigation/nav_locations.gif) no-repeat 0 0;
}

#nav_locations a:hover{
	background: url(../images/site_template/navigation/nav_locations.gif) no-repeat 0 -21px;
}

#nav_locations .current{
	background: url(../images/site_template/navigation/nav_locations.gif) no-repeat 0 -42px;
}	

#nav_kids a{
	width: 98px;
	background: url(../images/site_template/navigation/nav_kids.gif) no-repeat 0 0;
}

#nav_kids a:hover{
	background: url(../images/site_template/navigation/nav_kids.gif) no-repeat 0 -21px;
}

#nav_kids .current{
	background: url(../images/site_template/navigation/nav_kids.gif) no-repeat 0 -42px;
}

#nav_home a{
	width: 74px;
	background: url(../images/site_template/navigation/nav_home.gif) no-repeat 0 0;
}

#nav_home a:hover{
	background: url(../images/site_template/navigation/nav_home.gif) no-repeat 0 -21px;
}

#nav_home .current{
	background: url(../images/site_template/navigation/nav_home.gif) no-repeat 0 -42px;
}
/* @end */
/* @end */

/* @group content */



#right_column{
	width: 300px;
	margin: 0;
	padding: 0;
	float: right;
}	

#right_column p{
	margin: 0;
	padding: 0 15px 3px 15px;
	width: 240px;
	text-indent: 0px;
}

#right_column h1{
	margin: 10px 0 0 0;
	padding: 0 0 2px 15px;
	width: 250px;
	color: #cd4d40;
	font-size: 18px;
}

#right_column h2{
	margin: 0;
	padding: 0 0 2px 15px;
	width: 250px;
	color: #1d6a56;
	font-size: 15px;
}

#right_column h3{
	margin: 0;
	padding: 0 0 2px 15px;
	width: 250px;
	color: #8f9094;
	font-size: 12px;
}

#map {
	margin: 10px 0 10px 60px;
	padding: 0;
	width: 400px; 
	height: 300px;
}

.sidebar_image{
	margin-top: 25px;
	margin-left: 18px;
}

/* @end */
/* @group Misc */
a{
	color: #1d6a56;
}

a:hover{
	text-decoration: none;
}

.hideme{
	display: none;
}

#comments {
	display: block;
	
}
#employment {
	display: none;
	
}
.jumplinks{
	font-size: 10px;
	color: #cd4d40;
	
}
.italics{
	font-style: italic;
	font-size: 10px;
	border: none;
}
/* @end */
/* @group feedback form */
#feedback_form{
	margin: 0 300px 0 60px;
	display: block;
	color: #085102; 
}

#feedback_form h2{
	display: block;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0; 
	font-size: 12px;
	color: #085102;
}

#feedback_form .button{
	display: block;
}

#feedback_form p{
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	font-size: 10px;
}
/* @end */

/* @group IE Hax */
*html #content table{
	margin-left: 0;
}

/* @end */








