@import url(navbar.css);
@import url(dogpages.css);
@import url(pedigree.css);
@import url(showresults.css);
@import url(about.css);
@import url(links.css);
@import url(contact.css);
@import url(footer.css);
html
{
	font-size: 125%;
}
body
{
	background:url(../images/bkground.jpg) repeat; 
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 50%;
	text-align: center;
}
*
{
	margin: 0px;
	padding: 0px;
}
#container
{
	text-align: center;
	margin: 0px 0px;
	width: 100%;
}
div.main_title
{
	text-align: center;
	height: 100px;
	padding: 10px 0px 5px 0px;
	text-align:center;
}
div.main_title img#titlegif
{
	height: 50px;
	border: 0px;
	text-align:center;
}
img#titleline
{
	width: 100%;
	height: 25px;
	border: 0px;
}
div#mainright
{
	margin: 10px 10px 0px 150px;
	padding: 0px 10px 0px 0px;
	border: 0px solid #000;
	text-align: center;
}
div#topright
{
	height:  700px;
}
div#topright img#mainbanner
{
	margin: 60px 0px 60px 0px;
	height: 300px;
	display: inline;
}
div#bottomright
{
	margin: 60px 0px 40px 20px;
	width: 85%;
	display: inline;
	text-align: center;
	height: 250px;
}
.botheader
{
	width: 100%;
	height: 100px;
	margin: 10px 0px 5px 0px;
	text-align: center;
	color: #660000; 
	font-style: italic;
	font-weight: bolder; 
	font-size: 5.0em; 
}
.breeding
{
	width:100%;
	height:50px;
	color:#3300CC;
	margin: 10px 10px 10px 10px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-style: italic;
	font-weight: bolder; 
	font-size: 2.5em; 
}
.secheader
{
	text-align:center;
	width: 400px;
	margin: 10px 0px 5px 0px;
	border: 1px solid #336633;
	color: #336633; 
	font-style: normal;
	font-weight: bold; 
	font-size: 1.5em; 
}
div.text
{
	color: #330099;
	margin: 5px 10px 20px 10px;
	font-weight: bold; 
	font-size: 1.6em; 
	text-align: justify;
}
div.underconstruct
{
	float: center;
	width: 625px;
	margin: 50px 0px 40px 0px;
	padding: 122px 25px 123px 25px;
	border: 1px solid #336633;
	text-align: center;
	height: 200px;
}
div#litterdetails
{
	color:#3300CC;
	margin: 10px 10px 10px 10px;
	padding: 20px 0px 15px 0px;
	border: 0px solid #660000;
	text-align: center;
	font-style: italic;
	font-weight: bolder; 
	font-size: 2.5em; 
}
.full100header
{
 width: 98%;
 text-align: center;
 font-style: bold;
 font-size: 2.5em;
 color: #cc0033;
}
.full100subheader
{
 width: 98%;
 text-align: center;
 font-style: bold;
 font-size: 1.5em;
 color: #3300CC;
}
.full100div
{
 width:98%;
 margin-left: 1%;
 margin-right: 1%;
}
.left50div
{
 float: left;
 width:48%;
 margin-left: 1%;
 margin-top: 30px;
 text-align: center;
 valign: middle;
}
.right50div
{
 float: right;
 width:48%;
 margin-right: 1%;
 margin-top: 30px;
 text-align: center;
 valign: middle;
}
.left33div
{
 float: left;
 width:32%;
 margin-left: 1%;
 margin-top: 30px;
 text-align: center;
 valign: middle;
}
.center33div
{
 float: left;
 width:33%;
 margin-top: 30px;
 text-align: center;
 valign: middle;
}
.right33div
{
 float: right;
 width:32%;
 margin-right: 1%;
 margin-top: 30px;
 text-align: center;
 valign: middle;
}
.puppiesclass
{
	margin: 10px 10px 0px 150px;
	padding: 0px 10px 0px 0px;
	border: 0px solid #000;
	text-align: center;
	height:630px;
}
.topphoto
{
	height:520px;
}
.filler
{
	height:25px;
	width:100%;
}
.filler_main
{
	height:475px;
	width:100%;
}
.filler_links
{
	height:560px;
	width:100%;
}
.filler_contacts
{
	height:350px;
	width:100%;
}
.morepics
{
	width:250px;
	border: outset 4px #D4D4D4;
	background-color:#7FA477;
 	color: Maroon;
	text-align:center;
	font-family: Arial,Serif, Courier New;
	font-size: 15px;
	font-weight:bolder;
	font-style:oblique;
	margin: 2px 2px 2px 2px;
	padding-top:5px;
	padding-bottom:5px;
}
