BODY {
	background-color: Black;
	margin: 0px;
	padding: 0px;
	color: #9b9b9b;
	font: normal 0.8em Georgia;
}

A { color: #9b9b9b; text-decoration: none; }
A:hover {
	color: #e58100;
}

H1, H2, H3 { padding: 0px; margin: 0px; }
H1 { margin-bottom: 30px; text-indent: -9999px; }

p.head {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	color: white;
	font: normal 2.3em Georgia;
	border-bottom: 1px dashed #e58100;
}

DIV#container {
	width: 1003px;
	margin: 0px auto;
}

A#header {
	display: block;
	width: 1003px;
	height: 165px;
	background: url(../images/header.jpg);
}

UL#topmenu {
	list-style: none;
	padding: 7px 0px 0px 15px;
	margin: 0px;
	height: 33px;
	font-size: 1.35em;
	background: url(../images/topmenu.jpg) repeat-x;
}

UL#topmenu LI { display: inline; padding: 5px 0px 11px 0px; }
UL#topmenu LI A { margin: 0px 10px 0px 10px; }
UL#topmenu LI.active {
	background: url(../images/arrow.gif) no-repeat 45% 100%;
}
UL#topmenu LI.active A {
	color: #e58100;
}

DIV#left {
	float: left;
	padding: 35px 0px 0px 27px;
	width: 525px;
}

DIV#fm_right {
	padding: 35px 0px 0px 27px;
	float: left;
}

DIV#right {
	display: inline;
	float: right;
	margin-top: 35px;
	padding: 14px 22px 22px 22px;
	width: 336px;
	margin-right: 20px;
	background-color: #222221;
	font-size: 0.9em;
}
DIV#right H1 {
	margin-bottom: 10px;
	clear: both;
}
DIV#right P {
	margin: 0px 0px 10px 0px;
}

H1.h1_ln {
	background: url(../images/latest_news.jpg);
	width: 552px;
	height: 68px;
}

H1.h1_about {
	background: url(../images/h1_about.jpg) no-repeat;
	width: 340px;
	height: 49px;
}

H1.h1_articles{
	background: url(../images/h1_articles.jpg) no-repeat;
	width: 340px;
	height: 49px;
} 

H1.h1_rec{
	background: url(../images/h1_rec.jpg) no-repeat;
	width: 340px;
	height: 49px;
} 

H1.h1_offspring {
	background: url(../images/h1_offspring.jpg);
	width: 561px;
	height: 75px;
}

H1.h1_gallery {
	background: url(../images/h1_photogallery.jpg);
	width: 556px;
	height: 75px;
}

H1.h1_aboutme {
	background: url(../images/h1_aboutme.jpg);
	width: 552px;
	height: 70px;
}

H1.h1_mydogs {
	background: url(../images/h1_mydogs.jpg);
	width: 340px;
	height: 51px;
}

H1.h1_links1 {
	background: url(../images/h1_links1.jpg);
	width: 417px;
	height: 40px;
}

H1.h1_links2 {
	background: url(../images/h1_links2.jpg);
	width: 417px;
	height: 40px;
}

H1.h1_links3 {
	background: url(../images/h1_links3.jpg);
	width: 417px;
	height: 40px;
}

H1.h1_contact {
	background: url(../images/h1_contact.jpg);
	width: 550px;
	height: 64px;
}

H2 {
	color: #e58100;
	background: url(../images/h2.jpg) no-repeat 0px 0px;
	padding: 0px 0px 0px 30px;
	font: normal 1.4em Georgia;
}
A:hover H2 { color: #9b9b9b; }

DIV.spacer {
	clear: both;
	width: 157px;
	height: 40px;
	background: url(../images/spacer.gif) no-repeat 50% 40%;
	margin: 0px auto;
}
UL.noblt { list-style: none; margin:0px; padding: 0px; }
UL.noblt LI { margin-bottom: 10px; }
UL.articles { list-style: none; margin: 0px; padding: 0px 0px 20px 10px;}
UL.articles LI {
	background: url(../images/dot.gif) no-repeat 3px 6px;
	padding-left: 15px;
}
P.error {
	color: #e58100;
	padding: 30px;
	height: 200px;
}
SPAN.orange { color: #e58100; }
IMG.gray {
	border: 3px solid #4e4e4e;
	margin: 5px 5px 0px 0px;
	float: left;
}

A.orangelink { color: #e58100; }
A.orangelink:hover { text-decoration: underline; }

DIV.clear { clear: both; }

DIV#footer {
	clear: both;
	margin: 10px 0px 0px 0px;
	width: 1003px;
	height: 1px;
	background: url(../images/footer.jpg) repeat-x;
}

A#toplink {
	display: block;
	float: right;
	width: 38px;
	height: 27px;
	margin: 0px 20px 70px 0px;
	background: url(../images/top.jpg);
}

P#pbottom {
	display: inline;
	float: left;
	color: white;
	line-height: 150%;
	font-size: 0.85em;
	margin: 10px 0px 0px 27px;
}
P#pbottom A {
	color: white;
	border-bottom: 1px dotted white;
}
P#pbottom A:hover {
	border-bottom: 0px;
}

DIV#content {
	padding: 35px 20px 0px 27px;
}

UL#small_gallery {
	list-style: none;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
UL#small_gallery LI {
	float: left;
	width: 113px;
	margin-bottom: 50px;
	margin-right: 75px;
	text-align: center;
	color: #e58100;
}
UL#small_gallery LI.last { margin-right: 0px; }
UL#small_gallery LI.first { clear: both; float: left;  }
UL#small_gallery LI A IMG {
	padding: 3px;
	border: 1px solid #2d2d2d;
}
UL#small_gallery LI A:hover IMG {
	border: 1px solid #e58100; 
}

UL#photogallery {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
UL#photogallery LI {
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}
UL#photogallery LI A IMG {
	padding: 3px;
	border: 1px solid #2d2d2d;
}
UL#photogallery LI A:hover IMG {
	border: 1px solid #e58100; 
}

UL.noneli { list-style: none; margin:0px; padding: 0px; }
UL.noneli LI { margin-bottom: 10px; clear: both;}

.imgborder {
	padding: 3px;
	border: 1px solid #4e4e4e;
	margin-bottom: 10px;
}

.fleft {
	float: left;
}

.clear2 {
	clear: both;
	height: 20px;
}

A.pedigreelink {
	display: block;
	width: 86px;
	height: 26px;
	background: url(../images/pedigree.gif);
}
A.resultslink {
	display: block;
	width: 127px;
	height: 26px;
	background: url(../images/results.jpg);
}
DIV.bigX {
	width: 70px;
	float: left;
	color: #e58100;
	font-size: 6em;
	padding: 65px 20px 0px 0px;
}

FORM.customform INPUT {
	padding: 5px;
	width: 313px;
	height: 18px;
	border: 0px;
	background-color: transparent;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

FORM.customform DIV.input {
	background: url(../images/contact_input.jpg) no-repeat;
}

FORM.customform TEXTAREA {
	padding: 5px;
	width: 356px;
	height: 94px;
	border: 0px;
	background-color: transparent;
	color: white;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

FORM.customform DIV.textarea {
	background: url(../images/contact_ta.jpg) no-repeat;
}

FORM.customform INPUT.submit {
	color: #e58100;
	border: 1px solid #343434;
	width: 50px;
	height: 30px;
	cursor: pointer;
}

.forcontact {
	background-color: red;
	padding-top: 200px;
}

DIV.imghold {
	text-align: center;
	color: #e58100;
	float: left;
	margin-right: 30px;
}

BR.clear, DIV.clearall { clear: both; }
DIV.clearall { height: 20px; }

IMG.imgmore {margin:0px 5px 2px 0px; float: left;}

SPAN.linkcat { border-bottom: 1px dashed #e58100; font: normal 2.7em Georgia; color: white; }