/*Style Sheet for Version 4 Browsers */
body {
	background-color : #eeffee;
	color: #000;
	background-image :  url(http://www.spritebelgians.com/images/pagebg_top.gif);
	background-repeat : repeat-x;
	margin: 0px;
}

/*Styles for the Main Content Layer */
.maindiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 48px;
	padding-right : 36px
}

.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
}

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
}

.maindiv h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.maindiv h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
}


.maindiv a:link 
	{color: #f00;
	background-color: transparent;	}
.maindiv a:visited 
	{color: #c00; 
	background-color: transparent;	}
.maindiv a:hover 
	{color: #f00;
	background-color: transparent;}

.maindiv img {margin: 5px;}

#Layerbanner
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dfd;
	background-color: transparent;
	margin-bottom: 0px;
	margin-top : 0px;
	padding: 0px;}

/* Lists*/
ul {
	font-size : 12px;
	margin-right : 36px
}

ol {
	font-size : 12px;
	margin-right : 36px
}

dl 	{
	font-size : 12px;
	margin-right : 36px
}

dt {
  font-weight: bold;
  margin-top: 10px;}
  
dd {
  margin: 4px 0px 4px 20px;}

/*Style for the Tagline Layer */

.LayerBanner {position:absolute; 
	      left:50px; top:133px; 
	      z-index:2; 
	      width: 520px;
	      font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-style: italic;
	      font-size : 14px;
	background-color: transparent; 
	      color:#fff;}

/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #333333;
	background-color: transparent; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px
}

.navDiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px
}

.navDiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #333333;
	background-color: transparent; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 4px;
	margin-left : 0px;
	margin-top : 6px
}

.navButts a { color : #669966; background-color: transparent;text-decoration : underline }

.navButts a:hover { color : #cc0000; background-color: transparent;text-decoration : none }

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #ff0000;
	background-color: transparent; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 2px;
	margin-left : 12px;
	margin-top : 0px
}

.navSubs a 
	{color : #ff0000;
	background-color: transparent; 
	text-decoration:underline; }

.navSubs a:hover 
	{color : #ff3333;
	background-color: transparent; 
	font-weight: bold;
	text-decoration: underline; }

.navSubs a:visited
	{color : #cc0000;
	background-color: transparent; 
	text-decoration : none }

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #ff0000;
	background-color: transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a { color : #ff0000; 
	background-color: transparent;
	text-decoration : underline }
	
.navViz a:hover { color : #ff0000; 
	background-color: transparent;
	text-decoration : underline }	

/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #333333;
	background-color: transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 12px;
	margin-top : 60px
}

p.footer {
	color : #333333;
	background-color: transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 6px
}


/*Turns off Borders around Hyperlinked Images- Apply to a-tags*/

a.nn4imgWhite {color: #eeffee;
		background-color: transparent;}


/*Styles Applied to Form Elements*/
form td {
	background-color: transparent;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px
}

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }

/*Pedigree and Gallery Styles */


.pedigree 
	{
	font:12px verdana, arial, helvetica, sans-serif;
	clear:both;
	}	

.gen1 {font:13px verdana, arial, helvetica, sans-serif;}	
.gen2 {font:12px verdana, arial, helvetica, sans-serif;}	
.gen3 {font:11px verdana, arial, helvetica, sans-serif;}	
.gen4 {font:10px verdana, arial, helvetica, sans-serif;}	

.title {
	font-family: trebuchet,geneva,arial,helvetica, sans-serif; 
	color:#668866;
	background-color: transparent;
	font-weight:bold;
	}	

.place	{
	color: #dd0000;
	font-weight: bold;
}
	
.owner {font:11px verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #686;}	
	
.highlight {color: #668866;
	    font-weight: bold;
	    font-style: italic;
	    padding-bottom: 6px;
	    padding-top: 6px;}  
div.spacer
	{clear: both;}	
