/* @override http://localhost/donalenlowchen/includes/styles.css */
body {
	background: #D9BFCC url(../images/site_background.jpg) repeat-y;
	font-size: 76%;
	line-height: 160%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	padding-left: 110px;
	color: #232323;	
}
h3 {
	font-family: Georgia;
	font-size: 1.5em;
	line-height: 15px;
	color: #713a4d;
}
p{
	font-size: 1.1em;
	line-height: 1.4em;
	max-width: 800px;
	text-align: justify;
}
li {
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	line-height: 15px;
}
dt {
	font-weight: bold;
}
dd {
	margin: .5em 0;
	padding-bottom: .5em;
	border-bottom: 1px dotted #eee;
}
table {
	border-collapse: collapse;
}
table#pedigree td{
	border: none;
	border:1px solid;
	padding: 0 .4em;
}
hr {
	background: #fff;
	height: 1px;
	border: none;
}
a img {
	border: none;
}
.clear {
	clear: both;
}
div.gallery{
	margin: 1em 0;
}
div.gallery img{
	border: 1px solid #000;
	display: block;
	margin: .5em;
}
div.float_left{
	float: left;
}
.td_border {
	border: 1px black solid
}

.td_border_wht {
	border: 2px black solid
}

.very_sm_txt {
	font-size: 1em;
	text-transform: capitalize;
	color: #000;
	text-align: center
}
.sm {
	font-size: 9px;
	color: #000;
}
div.sm {
	font-family: Geneva,Arial,Helvetica,san-serif;
	font-size: 9px;
	color: #000;
	text-align: left;
}
/* .td_hel12, */

/* @group Links */

a:hover {
	text-decoration: none
}
a:active {
	color: #CCCCCC;
	text-decoration: underline
}
a:visited {
	color: #5D3743
}
a:link {
	color: #5D3743
}

/* @end */
.very_sm_txt9 {
	font-family: Geneva,Arial,Helvetica,san-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	font-variant: small-caps
}
.jump_menu {
	font-family: helvetica;
	font-size: 10px;
	color: #000;
	background-color: #DBC1CD
}
input[type=button] {
	margin-bottom: 1em;
	background: #eee;
	border: 1px solid;
}
div.very_sm_txt {
	margin-top: 1em;
}
