@charset "utf-8";
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 {
	border:0 none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}
:focus {
	outline-style:none;
	outline-width: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: "" "";
}
html {
	height: 101%;
}
body {
	background-color: #2c3817;
	background-position: center top;
	height: 101%;
	width: 100%;
	background-image: url(../images/nav/back_gradient.png);
	background-repeat: repeat-y;
	vertical-align: top;
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B5985A;
}
h1, h2, h3, h4, p {
	font-weight: normal;
}	
h1 {
	font-size: 35px;
}
h2 {
	font-size: 27px;
	padding: 20px;
	}
h3 {
	font-size: 22px;
	line-height: 28px;
	color: #fdf5e3;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:20px;
	}
h4 {
	font-size: 20px;
	line-height: 24px;
	color: #B5985A;
	padding-left: 20px;
	padding-bottom:5px;
	padding-right: 20px;
	}
h5 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	color: #fdf5e3;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
}
h6 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B5985A;
	padding-left: 20px;
	padding-right: 20px;
	}
p {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff9e7;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	}
strong {
	font-weight: bold;
}
.p_small {
	font-size: 11px;
}

p a:link, p a:visited {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #B5985A;
}
p a:hover {
	text-decoration: none;
	color:
	#fff9e7;
}
#wrapper {
	background-color: #3b4b18;
	height: auto !important;
	height: 101%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 990px;
}
#header {
	background-image: url(../images/nav/logo.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 128px;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
}
a#logo_link{
	display:block;
	width: 450px;
	height:128px;
	text-indent: -5000px;
	float: left;
}
#header_image {
	height: 275px;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b5985a;
	border-bottom-color: #b5985a;
}
#nav {
	background-image: url(../images/nav/nav_gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 52px;
}
#nav ul {
	margin: 0px;
	white-space: nowrap;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#nav li {
	 list-style-type: none;
	 display: inline;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 12px;
	 font-weight: bold;
	 text-transform: uppercase;
	 padding-left: 20px;
}
#nav li a {

	color: #fff9e7;
	text-decoration: none;
}
#nav li a:hover {
	color: #B5985A;
}
#left_column #sub_nav {
	float: left;
	height: auto;
	width: 240px;
}
#left_column #sub_nav ul {
	margin-top: 0;
	padding-bottom: 20px;
	padding-left: 0px;
}
#left_column #sub_nav li {
	list-style-type: none;
	display: block;
	padding-left:20px;
	padding-top: 20px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f5617;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B5985A;	
}
#left_column #sub_nav li a {
	color: #fff9e7;
	text-decoration: none;
}
#left_column #sub_nav li a:hover {
	color: #B5985A;
}
#content {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3f5617;
	border-bottom-color: #3f5617;
	height: auto;
	width: 990px;
	padding: 0px;
	background-color: #3b4b18;
	float: left;
}
#left_column  {
	width: 750px;
	float: left;
	height: 100%;
	background-color: #33411b;
}
#right_column  {
	float: right;
	width: 240px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #3b4b18;
}
#title   {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f5617;
}
#body   {
	height: 100%;
	width: 510px;
	float: right;
	top: 0px;
	margin-top: 0px;
}
#pic_column   {
	width: 240px;
	float: left;
}
.gold {
 color: #B5985A;
}
#footer {
	text-align: center;
	background-color: #2c3315;
	float: left;
	width: 990px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3f5617;
}
.goldborder {
	border-width: 5px;
	border-style: solid;
	border-top-color: #b5985a;
}
.pic_column {
	margin-top: 25px;
	margin-left: 20px;
	border-width: 5px;
	border-style: solid;
	border-color: #b5985a;
	margin-bottom: 20px;
}
.arial_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #b5985a;
	font-style: normal;
}

.nopadding {
	padding: 0px;
}
#content #left_column #summary {
	width: 750px;
	float: left;
	height: auto;
	background-color: #33411b;
}
#content  #left_column  #summary  #summary_photo  {
	width: 108px;
	float: left;
}
#content #left_column #summary #summary_text {
	float: right;
	width: 642px;
}
.padding_top_left {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#body ul {
	margin-left: 20px;
	margin-right:20px;
	margin-top:-15px;
	margin bottom: 5px;
	height: auto;
	font-weight: bold;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff9e7;
	}
#body li {
	padding-bottom: 3px;
	list-style-position: outside;
	list-style-image: url(../images/nav/bullet.png);
	margin-left: 15px;
	}
.padding_5pxbottom {
	padding-bottom: 5px;
}.padding_20pxtopbottom {
	padding-top: 20px;
	padding-bottom: 20px;
}
#content #left_column #subtitle {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f5617;
}
#right_column ul {
	margin-left: 20px;
	margin-right:20px;
	margin-bottom:20px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #fff9e7;
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
}
#right_column li {
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(../images/nav/bullet.png);
	margin-left: 15px;
}
#content #title {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f5617;
}
.pic_centrecolumn {
	margin-top: 0px;
	margin-left: 20px;
	border-width: 5px;
	border-style: solid;
	border-color: #b5985a;
	margin-bottom: 20px;
}
#pedigree_column {
	float: right;
	width: 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #3b4b18;
	overflow: auto;
	height: auto;
}
.pic_thumb_01 {
	margin-top: 5px;
	margin-left: 20px;
	border-width: 5px;
	border-style: solid;
	border-color: #b5985a;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-right: 0px;
}
.pic_thumb_other {
	margin-top: 5px;
	margin-left: 8px;
	border-width: 5px;
	border-style: solid;
	border-color: #b5985a;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-right: 0px;
	overflow: auto;
}
.pic_gallery {
	margin-top: 20px;
	margin-left: 20px;
	border-width: 5px;
	border-style: solid;
	border-color: #b5985a;
	float: left;
}
.pic_gallerybottom {
	margin-top: 20px;
	margin-left: 20px;
	border-width: 5px;
	border-style: solid;
	border-color: #b5985a;
	float: left;
	margin-bottom: 20px;
}
#content_darkgreen {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3f5617;
	border-bottom-color: #3f5617;
	height: auto;
	width:990px;
	padding: 0px;
	background-color: #33411b;
	float: left;
}
.pic_column_notop {
	margin-top: 0px;
	margin-left: 20px;
	border-width: 5px;
	border-style: solid;
	border-color: #b5985a;
	margin-bottom: 20px;
}
