@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #header {
	margin: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	height: 216px;
	width: 780px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-right: 0px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
	color: #F4F5EF;
	background-color: #F4F5EF;
	margin-top: -5px;
	height: 400px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding-top: 0px;
	color: #614918;
}
.oneColFixCtrHdr p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headertitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #614918;
	top: 0px;
	left: 0px;
	position: relative;
	font-size: 26px;
	font-weight: bold;
	height: 37px;
	text-align: left;
	background-color: #D8D9C5;
	padding-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #614918;
}
.redwarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.icon {
	width: auto;
	height: 33px;
	padding-top: 4px;
}
.icontext {
	text-align: center;
	margin: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.iconcontainer {
	float: left;
	height: 70px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 80px;
	margin-top: 5px;
}
.clear {
	float: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.imagetable {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.imagetabletext {
	text-align: center;
}
.permid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.breedername {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: 0px;
	left: 0px;
	width: 420px;
}
.breedercontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 275px;
}
.breederaddy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	top: 7px;
	left: 0px;
	width: 380px;
}
.breederaddy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	top: 7px;
	left: 0px;
	width: 380px;
}
.breederaddy3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	top: 7px;
	left: 0px;
	width: 380px;
}
.breederphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	top: 7px;
	left: 0px;
	width: 380px;
}
.addresscontainer {
	position: relative;
	width: 480px;
	top: 0px;
	height: 110px;
	float: left;
}
.headiconcontainer {
	width: 250px;
	height: 108px;
	float: right;
	position: relative;
}
.addyiconcontainer {
	height: 80px;
	width: 780px;
	position: relative;
	top: 20px;
}
.maincontleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 11px;
	padding-top: 7px;
}
.maincontright {
	float: right;
	padding-top: 7px;
	padding-left: 11px;
}
ol {
	margin: 5px;
}
li {
	margin: 5px;
}
ul {
	margin: 5px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #614918;
	padding-top: 3px;
	text-align: center;
}

