html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

	
/* -------- TEXT -----------*/
a:link {text-decoration:none; color:#252525;}
a:visited {text-decoration:none; color:#252525;  }
a:hover {text-decoration:none; color:#7b9170;}
a:active {text-decoration:none; color:#252525; }

a.bold:link {text-decoration:none; color:#252525;}
a.bold:visited {text-decoration:none; color:#252525;  }
a.bold:hover {text-decoration:none; color:#003f0b;}
a.bold:active {text-decoration:none; color:#252525; }

a.white:link {text-decoration:none; color:#f8f8f8;}
a.white:visited {text-decoration:none; color:#f8f8f8;  }
a.white:hover {text-decoration:none; color:#003f0b;}
a.white:active {text-decoration:none; color:#f8f8f8; }

a.orange:link {text-decoration:none; color:#5c5d5c;}
a.orange:visited {text-decoration:none; color:#5c5d5c;}
a.orange:hover {text-decoration:none; color:#ff3300;}
a.orange:active {text-decoration:none; color:#5c5d5c; }

a.grey:link {text-decoration:none; color:#9a9587;}
a.grey:visited {text-decoration:none; color:#5c5d5c;  }
a.grey:hover {text-decoration:none; color:#003f0b;}
a.grey:active {text-decoration:none; color:#5c5d5c; }

h1 {
	font-family: 'john-doe-1','john-doe-2', courier, helvetica;
	font-size: 40px;
	text-indent: 0px;
	letter-spacing:-3px;
	/*--text-transform:uppercase;--*/
	font-weight:700;
	color:#252525;
	margin-bottom:2px;
	line-height:42px;
	text-shadow: 0px 1px #252525;
	}
	
h1 span {
	font-family: 'john-doe-1','john-doe-2', courier, helvetica;
	font-size: 18px;
	text-indent: 0px;
	/*--text-transform:uppercase;--*/
	letter-spacing:-1px;
	font-weight:400;
	color:#8f908f;
	margin-bottom:12px;
	line-height:42px;
	text-shadow: 0px 1px #252525;
	}
	
h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight:600;
	color:#646056;
	margin-top:8px;
	margin-bottom:2px;
	line-height:22px;
	}
	
h2 strong{
	font-family: 'adobe garamond pro', times new roman, serif;
	font-size: 16px;
	font-weight:900;
	color:#646056;
	margin-top:8px;
	margin-bottom:2px;
	line-height:22px;
	}

strong {
	font-family: 'adobe garamond pro', times new roman, serif;
	font-size: 18px;
	text-indent: 0px;
	font-weight:900;
	color:#252525;
	margin-top:0px;
	margin-bottom:2px;
	line-height:22px;
	text-shadow: 0px 1px #a09d9a;
	}

em {
	font-family: 'adobe garamond pro', times new roman, serif;
	font-size: 14px;
	text-indent: 0px;
	font-weight:300;
	font-style:italic;
	color:#312a26;
	margin-top:-2px;
	margin-bottom:8px;
	line-height:22px;
	text-shadow: 0px 1px #a09d9a;
	}
	
p 
	{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:100;
	color:#252525;
	margin-top:0px;
	margin-bottom:2px;
	line-height:22px;
	}
	
p.right 
	{
	font-family: 'adobe garamond pro', times new roman, serif;
	font-size: 14px;
	font-weight:700;
	text-align:right;
	color:#252525;
	margin-top:0px;
	margin-bottom:2px;
	line-height:18px;
	}
	
p.left
	{
	font-family: 'adobe garamond pro', times new roman, serif;
	font-size: 14px;
	font-weight:700;
	text-align:left;
	color:#252525;
	margin-top:0px;
	margin-bottom:2px;
	line-height:18px;
	}

p.white 
	{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:100;
	color:#f8f8f8;
	margin-top:0px;
	margin-bottom:2px;
	line-height:22px;
	text-shadow: 0px 1px #252525;
	}
	
p.grey 
	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:100;
	color:#5c5d5c;
	margin-top:0px;
	margin-bottom:2px;
	line-height:22px;
	}
	
p.white span 
	{
	font-family: 'john-doe-1','john-doe-2', courier, helvetica;
	font-size: 18px;
	font-weight:100;
	color:#f8f8f8;
	margin-top:0px;
	margin-bottom:2px;
	line-height:22px;
	}
	
p.white bold 
	{
	font-family: 'john-doe-1','john-doe-2', courier, helvetica;
	font-size: 12px;
	font-weight:700;
	color:#003f0b;
	margin-top:0px;
	margin-bottom:2px;
	line-height:22px;
	}
	
p.local
	{
	font-family: 'john-doe-1','john-doe-2', courier, helvetica;
	font-size: 18px;
	font-weight:700;
	text-align:center;
	color:#252525;
	margin-top:0px;
	margin-bottom:2px;
	line-height:28px;
	text-shadow: 0px 1px #333;
	}

p.order-text
	{
	font-family: 'john-doe-1','john-doe-2', courier, helvetica;
	font-size: 24px;
	font-weight:700;
	text-align:center;
	color:#e7e4e4;
	margin-top:0px;
	margin-bottom:2px;
	line-height:28px;
	text-shadow: 0px 1px #333;
	}

p.market
	{
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 14px;
	font-weight:300;
	text-align:center;
	color:#333;
	margin-top:0px;
	margin-bottom:2px;
	line-height:20px;
	text-shadow: 0px 1px #c7d0b8;
	}
	
	
p.market strong
	{
	font-family: 'john-doe-1','john-doe-2', courier, helvetica;
	font-size: 22px;
	font-weight:700;
	text-align:center;
	color:#f8f8f8;
	margin-top:0px;
	margin-bottom:2px;
	line-height:24px;
	text-shadow: 0px 1px #333;
	}
	
p span
	{
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12px;
	font-weight:100;
	color:#1c1c1c;
	margin-top:0px;
	margin-bottom:2px;
	line-height:22px;
	}

p span em
	{
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12px;
	font-weight:100;
	color:#252525;
	margin-top:0px;
	margin-bottom:2px;
	line-height:22px;
	text-shadow: 0px 1px #333;
	}

ul
	{
	list-style: disc inside;
	line-height:22px;

	}
	
li
	{
	font-family: 'adobe garamond pro', times new roman, serif;
	font-size: 14px;
	font-weight:700;
	text-indent:12px;
	list-style: none;
	line-height:16px;
	}

p span li
	{
	font-family: 'adobe garamond pro', times new roman, serif;
	font-size: 14px;
	text-indent:12px;
	text-align:right;
	list-style: none;
	line-height:18px;
	}
	
blockquote
	{
	font-family: 'adobe garamond pro', times new roman, serif;
	font-size: 18px;
	font-weight:100;
	text-align:center;
	float:right;
	width:200px;
	color:#252525;
	/*background-color:#ece3ca;*/
	/*border-top: 2px dotted #252525;*/
	border-bottom: 5px dotted #252525;
	padding:10px;
	margin: 10px;
	text-shadow: 0px 1px #a09d9a;
	}
	
	
/* -------- LAYOUT -----------*/

img.floatLeft { 
    float: left; 
    margin: 5px 30px 10px 0px;
}

img.floatRight { 
    float: right; 
    margin: 8px 20px 10px 10px;
}

html{ font-size:100%; }

a img {border: none; }


html, body {height: 100%;}



#main {overflow:auto;
	padding-bottom: 120px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -120px; /* negative value of footer height */
	height: 120px;
	clear:both;
	padding-top:20px;
	text-align:center;
	background-image:url(../includes/images/rare-breed-footer.png);
	background-repeat:repeat;
	} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}


body
	{
	background-color:#d0d0d0;
	background-image:url(../includes/images/background.png);
	background-repeat:repeat;
	}
		
#main
	{
	width:960px;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	}

#header
	{
	float:left;
	width:960px;
	height:120px;
	background-color:#f8f8f8;
	}

.contact
	{
	float:left;
	width:300px;
	height:120px;
	margin-top:60px;
	margin-left:10px;
	}
	
.logo
	{
	float:left;
	width:320px;
	height:120px;
	}
	
.address
	{
	float:right;
	width:300px;
	height:120px;
	margin-top:60px;
	margin-right:20px;
	}

/* -------- LAYOUT / NAV -----------*/

#nav-holder
	{
	float:left;
	width:960px;
	height:50px;
	padding:0px;
	}
	
#nav
	{
	float:left;
	width:960px;
	height:50px;
	color:#3e3c3d;
	background-image: url(../includes/images/nav.jpg);
	background-repeat: no-repeat;
	}
	
#nav span
	{
	display: none;
	}
	
#nav ul {
	padding:0;
	margin: 0;
}

#nav li, #nav a {
	width:147px;
	height:50px;
	display:block;
	border: none;
}
#nav li {
	list-style:none;
	display:inline;
	float: left;
	margin:0;
	padding:0;
}

#nav #home {width: 147px; height:50px;}
#nav #gallery {width: 132px; height:50px;}
#nav #managliza {width: 132px; height:50px;}
#nav #our-pigs {width: 132px; height:50px;}
#nav #about-us {width: 132px; height:50px;}
#nav #order {width: 132px; height:50px;}
#nav #news {width: 132px; height:50px;}

#nav #home a:hover {background: url(../includes/images/nav.jpg) 0px -50px no-repeat;}
#nav #gallery a:hover {background: url(../includes/images/nav.jpg) -147px -50px no-repeat;}
#nav #managliza a:hover {background: url(../includes/images/nav.jpg) -279px -50px no-repeat;}
#nav #our-pigs a:hover {background: url(../includes/images/nav.jpg) -411px -50px no-repeat;}
#nav #about-us a:hover {background: url(../includes/images/nav.jpg) -543px -50px no-repeat;}
#nav #order a:hover {background: url(../includes/images/nav.jpg) -675px -50px no-repeat;}
#nav #news a:hover {background: url(../includes/images/nav.jpg) -807px -50px no-repeat;}

#navigation li a:focus, a:active {outline:0;}
	


	
	
/* -------- LAYOUT / CONTENT -----------*/

/* -------- home -----------*/
#home-content
	{
	float:left;
	width:920px;
	height:100%;
	background-color:#f8f8f8;
	padding:20px;
	}
	
.home-left
	{
	float:left;
	width:384px;
	height:100%;
	padding-right:20px;
	}

.order-left
	{
	float:left;
	width:344px;
	height:325px;
	background: #7b9170;
	margin-top:20px;
	padding:18px;
	border:1px dotted #252525;
	}


.home-right
	{
	float:left;
	width:510px;
	height:100%;
	padding-top:10px;
	}

.market-dates-home
	{
	float:left;
	width:260px;
	height:336px;
	}

.news-events
	{
	float:right;
	width:210px;
	height:300px;
	margin-top:15px;
	padding:10px;
	background-color:#989385;
	border:1px dotted #252525;
	}
	
.get-in-touch-home
	{
	float:right;
	background: url(../includes/images/get-in-touch.jpg);
	background-repeat:no-repeat;
	width:480px;
	height:100px;
	margin-top:15px;
	padding:10px;
	background-color:#989385;
	}
	
.get-in-touch
	{
	float:left;
	width:238px;
	height:130px;
	background: url(../includes/images/subscribe-inner.png);
	background-repeat:no-repeat;
	padding:10px;
	padding-top:200px;
	margin-top:12px;
	margin-bottom:12px;
	/*background-color:#989385;
	border:2px solid #6d5f52;*/
	-moz-box-shadow:0px 2px 2px 2px #686969;
	-webkit-box-shadow:0px 2px 2px 2px #686969;
  	box-shadow:0px 2px 2px 2px #686969;
	}

.market-dates
	{
	float:left;
	width:226px;
	height:160px;
	padding:10px;
	background: url(../includes/images/background-inner.png);
	background-repeat:repeat;
	margin-top:12px;
	margin-bottom:12px;
	background-color:#989385;
	border:6px solid #89907d;
	-moz-box-shadow:0px 2px 2px 2px #686969;
	-webkit-box-shadow:0px 2px 2px 2px #686969;
  	box-shadow:0px 2px 2px 2px #686969;
	}
		
.local-delivery
	{
	float:left;
	width:226px;
	height:230px;
	padding:10px;
	background: url(../includes/images/background-inner-4.png);
	background-repeat:repeat;
	margin-top:12px;
	margin-bottom:12px;
	background-color:#989385;
	border:6px solid #2a1101;
	-moz-box-shadow:0px 2px 2px 2px #686969;
	-webkit-box-shadow:0px 2px 2px 2px #686969;
  	box-shadow:0px 2px 2px 2px #686969;
	}
	
.order
	{
	float:left;
	width:226px;
	height:160px;
	padding:10px;
	margin-top:12px;
	margin-bottom:12px;
	background: url(../includes/images/order-our-pork.png);
	background-repeat:no-repeat;
	/*background-color:#7b9170;*/
	border:6px solid #e7e4e4;
	-moz-box-shadow:0px 2px 2px 2px #686969;
	-webkit-box-shadow:0px 2px 2px 2px #686969;
  	box-shadow:0px 2px 2px 2px #686969;
	}
	
	
/* -------- our-pigs -----------*/
#our-pig-content
	{
	float:left;
	width:920px;
	height:100%;
	background-color:#f8f8f8;
	padding:20px;
	}
	
.page-nav
	{
	float:left;
	width:220px;
	height:100%;
	padding-right:10px;
	padding-left:10px;
	}

.page-content
	{
	float:left;
	width:648px;
	height:100%;
	padding-right:10px;
	border-right:1px dotted #252525;
	}


/* -------- gallery -----------*/

#gallery-content
	{
	float:left;
	width:920px;
	height:900px;
	background-color:#f8f8f8;
	padding:20px;
	}
	
.nivo-slider-box

	{
	float:left;
	width:612px;
	height:100%;
	border-right:1px dotted #252525;
	}

/* -------- news and events -----------*/

.news
	{
	float:left;
	background: url(../includes/images/news-events-background.png);
	background-repeat:repeat;
	width:600px;
	height:100%;
	padding:20px;
	margin-bottom:20px;
	}
	
	
	
