#homePage {
	background-image: url(../assets/home_body_bgr.jpg);
	background-repeat: repeat-x;
}
#subPage {
	background-image: url(../assets/sub_body_bgr.jpg);
	background-repeat: repeat-x;
}
#homePage #header {
	padding-top: 42px;
	background-image: url(../siteassist_images/home_header_background.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	height: 354px;
}
#subPage #header {
	padding-top: 42px;
	background-image: url(../assets/st_sub_hdr_bgr.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	height: 163px;
}
#homePage {
	background-image: url(../assets/home_body_bgr.jpg);
	background-repeat: repeat-x;
}
#homePage #header {
	padding-top: 42px;
	background-image: url(../assets/home_hdr_bgr.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	height: 354px;
}
#subPage #header h1 {
	color: #000000; /* Accent 7 */
	font-weight: bold;
	font-size: 18px;	
	padding: 30px 0px 0px 200px;
	text-transform:lowercase;
	line-height: 18px;
	margin: 0px;
}
p.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	vertical-align: top;
	margin: 10px;
}
pedigree {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #333333;
}
div.imgBoxLeft p {
	text-align: center;
	margin-top: 2px;
	font-size: 0px;
}
a:visited {
	color: #A1A4B9; /* Link */
}
a:link {
	color: #3A32C4; /* Link */
}
div.imgBoxLeft {
	
	margin: 0px 10px 10px 0px;
	float: left;
	font-size: 0px;
}
div.imgBoxRight {
	
	margin: 0px 10px 10px 0px;
	float: right;
	font-size: 0px;
}
pedgtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	vertical-align: top;
	margin: 10px;
}
#homePage #featured .featuredLeft {
	width: 180px;
	float: left;
	padding-right: 15px;
}
#innerContainer #innerRight {
	padding: 10px, 0px;
	float: left;
}
#homePage #featured {
	padding: 10px;
}
#homePage #featured .featuredRight {
	float: left;
	width: 275px;
	padding-right: 15px;
}
#homePage #innerContainer {
	height: auto;
	background-image: url(../siteassist_images/side_background.jpg);
	background-repeat: repeat-y;
}
#subPage #innerContainer {
	background-image: url(../siteassist_images/sub_side_background.jpg);
	background-repeat: repeat-y;
	}
div.imgBoxColumn {
  text-align: center;
  float: left;
  width: auto;
}
div.imgBoxRColumn {
  text-align: center;
  float: left;
  width: 33%;
}
body {
	margin: 0px;
	background-color: #A2A5B9; /* Accent 13 */
	font-size: 11px; /* Font Size */
	line-height: 14px;
	color: #666666; /* Global Gray */
}
p {
	font-size: 100%;
	margin: 0px;
}
div.siteFooterLinks {
	white-space:nowrap;
	text-align: center;
}
#resources {
	padding: 10px 5px;
}
h3 {
	font-size: 120%;
	color: #383644; /* Primary */
	font-weight: bold;	
	margin: 10px 0px 5px 0px;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #6A79C7; /* Accent 10 */
}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: <Text_Medium />; /* Text Medium */
	margin: 0px 0px 5px 0px;
}
#homePage #globalContainer #innerContainer #innerRight #featured .featuredRight #homephoto {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
