@charset "utf-8";
/* Giovannoni / Browns Valley Meat */

body {
	height: 100%;
	background-color: #01493D;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1.9em;
	color: #3E8C7C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
h2 {
	color: #7D2E1F;
	font-size: 1.5em;
	text-align: center;
	margin-top: 30px;
}
h3 {
	color: #01493D;
}

h4 {
	margin: 0px;
	font-size: .9em;
}

p, li {
	line-height: 1.3em;
}
ul#subnav  {
	text-align: center;
}
ul#subnav li {
	color: #7D2E1F;
	list-style-type: none;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
}

#main li span {
	font-weight: bold;
}


a:link, a:visited {
	color: #01493D;
}
a:hover, a:active {
	color: #7D2E1F;
}
.bold {
	font-weight: bold;
}
.contact blockquote {
	margin-left: 20px;
	margin-top: -10px;
}

div#container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	background-color: #faf2e8;
	height: auto;
	overflow: hidden;
}
#main table {
	margin-right: auto;
	margin-left: auto;
}
#main {
	margin-right: 100px;
	margin-left: 100px;
	height: auto;
}

#main.home {
	margin-right: 20px;
	margin-left: 20px;
	overflow: hidden;
/*	height: 900px;*/
}

#main.home h1 {
	color: #7D2E1F;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	margin-left: 533px;
	text-align: left;
	border-bottom-color: #3E8C7C;
}
#main .left-div-main {
	width: 380px;
	float: right;
	margin-top: 0px;
	padding-top: 20px;
}

#main img {
	border: 3px solid #E3C39A;
}
#main img[align="left"] {
	margin-right: 30px;
	margin-top: 30px;
}
#main img[align="right"] {
	margin-left: 30px;
}
#main h3 {
	display: inline;
	font-size: 11pt;
}
#main p.p-left {
	float: left;
	width: 200px;
	font-size: 14px;

}
#main div.p-main {
	width: 380px;
	float: right;
}
#main p.p-right {
	float: left;
	width: 150px;
	padding-left: 20px;
	font-size: 14px;
}
div.homeContact {
	padding-bottom: 30px;
}

.clear {
	clear: both;
}
div#head {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E3C39A;
	z-index: 1;
	height: 106px;
}
/*top navigation*/
div#nav {
	z-index: 2;
	position: relative;
	height: 20px;
	width: 955px;
	top: -45px;
	color: #E3C39A;
	font-weight: bold;
	text-align: right;
	margin-top: 18px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
}
#main #main-bottom {
	clear: both;
}

div.left {
	float: left;
}
div.right {
	float: right;
	width: 407px;
	margin-left: 55px;
}
#container #main .right {
	width: 350px;
}
#container #main .left {
	float: left;
	width: 350px;
}

#container #main-bottom .left {
	width: 450px;
}
#container #main-bottom .right {
	width: 430px;
	margin-left: 0px;
}

#container #main-bottom .right img {
	margin-bottom: 20px;
}

#nav li {
	display: inline;
	list-style-type: none;
	margin-left: 25px;
	font-size: 1.3em;
	text-transform: uppercase;
}
#nav ul {
	margin-right: 10px;
}
#nav a {
	text-decoration: none;
	text-transform: none;
	font-size: 0.8em;
}
#nav a:link, #nav a:visited {
	color: #faf2e8;
}
#nav a:hover, #nav a:active {
	color: #E7A89C;
}
/*cut sheets*/
.cutSheet embed {
	border: 1px solid #01493D;
	background-color: #FAF2E8;
}
.custom#container div.right {
	background-color: #EFDDC7;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 39px;
	margin-top: 25px;
}
.custom#container div.right h2{
	margin-top: 0px;
	padding-top: 5px;
}
div.cutSheet {
	background-color: #FAF2E8;
	margin-bottom: 10px;
}
div.sheetNav {
	margin-bottom: 40px;
}


/*bottom navigation*/
div#botNav {
	font-size: 11px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #36887A;
	height: 20px;
	border-top: solid 5px #E3C39A;
	clear: both;
	margin-top: 0px;
}

#botNav li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}
#botNav ul {
	padding-top: 2px;
	margin-top: 0px;
	text-align: center;
}

#botNav a:link, #botNav a:visited {
	color: #E3C39A;
}
#botNav a:hover, #botNav a:active {
	color: #FAF2E8;
}
/*copyright*/
div#copyright {
	font-size: 9px;
	color: #63A299;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	text-align: center;
	position: relative;
	top: 25px;
}
div#copyright a:link, div#copyright a:visited {
	color: #63A299;
}
div#copyright a:hover, div#copyright a:active {
	color: #FAF2E8;
}
