@charset "UTF-8";
/* CSS Document */

/* -------------------------------Main Elements Start Here------------------------------- */

body {
	background: url(images/bkgd.jpg);
	margin: 0;
}

p {
	line-height: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 10px;
	margin-right: 10px;
}

.ingredients {
	line-height: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 10px;
	margin-right: 65px;
}

.ingredientshead {
	line-height: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #006C7C;
}

.sectionhead {
	line-height: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #6C1E27;
}

.disclaimer {
	line-height: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}

/*div#header {
	background-color: #FFFFFF;
	width: 700px;
	height: 115px;
}

ul#of {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 17px;
}*/

div#contentcontainer {
	width:100%;
	height: 100%;
	align: center;
	border: 0;
	
}

div#rightcopy {
	background: url(images/homebackground.png);
	width: 405px;
	height: 506px;
	float: right;
}

div#dogcopy {
	background: url(images/dogcellbackground.png);
	width: 405px;
	height: 506px;
	float: right;
}

div#marycopy {
	background: url(images/marybackground.png);
	width: 405px;
	height: 506px;
	float: right;
}

div#breadcopy {
	background: url(images/breadbackground.png);
	width: 405px;
	height: 506px;
	float: right;
}

div#pecancopy {
	background: url(images/pecanbackground.png);
	width: 405px;
	height: 506px;
	float: right;
}

div#leftcolumn {
	width: 240px;
	height: 506px;
	float: left;
}

div#footer {
	background-color: #D6C28A;
	clear: both;
	width: 700px;
	height: 10px;
}

/* -------------------------------H1 Tags Start Here------------------------------- */

h1 {
	font-size:0;
	margin-top: 20px;
	overflow:hidden;
	padding-top:39px;/*height of image*/
	height: 0px !important;
	height /**/:17px; /* for IE/Win only */
	margin-left: 25px;
	margin-right: 20px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

h1#hhead {
background: url(../i/hhead.gif) no-repeat;
}

h1#ahead {
background: url(../i/ahead.gif) no-repeat;
}

h1#hfhead {
background: url(../i/hfhead.gif) no-repeat;
}

h1#tnhead {
background: url(../i/tnhead.gif) no-repeat;
}

h1#fhead {
background: url(../i/fhead.gif) no-repeat;
}

h1#ofhead {
background: url(../i/ofhead.gif) no-repeat;
}

h1#sphead {
background: url(../i/sphead.gif) no-repeat;
}

h1#nhead {
background: url(../i/nhead.gif) no-repeat;
}

h1#dhead {
background: url(../i/dhead.gif) no-repeat;
}

h1#thhead {
background: url(../i/thhead.gif) no-repeat;
}

h1#cuhead {
background: url(../i/cuhead.gif) no-repeat;
}

h1#tyhead {
background: url(../i/tyhead.gif) no-repeat;
}

h1#auhead {
background: url(../i/auhead.gif) no-repeat;
}


/* ----------OF Header Tags Begin Here---------- */

h1#legacyof {
background: url(../i/legacyhead.gif) no-repeat;
}

h1#ambassadorof {
background: url(../i/ambassadorhead.gif) no-repeat;
}

h1#estateof {
background: url(../i/estatehead.gif) no-repeat;
}

h1#estateof2 {
background: url(../i/carriagehead.gif) no-repeat;
}

h1#signatureof {
background: url(../i/signaturehead.gif) no-repeat;
}

/* --------------------------------H1 Tags End Here-------------------------------- */
