@charset "iso-8859-1";
BODY {color: #ffffff; font-size: 12pt; font-family: Century Schoolbook, Times Roman, Verdana;} 
UL, OL, DD, DT, DL, LI {color: #ffffff; font-size: 11pt; font-family: Century Schoolbook, Times Roman, Verdana}
P {font-size: 12pt; font-family: Century Schoolbook, Times Roman, Verdana}
TD {
	font:12px Century Schoolbook, Times Roman, Verdana;
	color:#ffffff;
	line-height:15px;
	margin-top:0px;
	}

a {
	color: #ffffff;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}

#sigLine 	{
	font:14px Script MT Bold, sans-serif;
	font-weight: italic;
	color: #ffffff;
	letter-spacing:.2em;
	}
	
#logo 	{
	font:36px Century Schoolbook, Times Roman, Verdana;
	font-weight: bold;
	color: #ffffff;
	letter-spacing:.2em;
	}
#breedname 	{
	font:13pt Century Schoolbook, Times Roman, Verdana;
	font-weight: bold;
	color: #ffffff;
	letter-spacing:.2em;
	}
#horsename 	{
	font:16pt Script MT Bold, Times Roman, Verdana;
	font-weight: bold;
	color: #ffffff;
	letter-spacing:.2em;
	}

#headerBlue {
	color: #050b45; 
	font-size: 16pt; 
	font-weight: italic; 
	font-family: Script MT Bold, sans-serif;
	}	 
	
#headerWhite {
	color: #ffffff; 
	font-size: 16pt; 
	font-weight: italic; 
	font-family: Script MT Bold, sans-serif;
	}	 

.headerRed {
	color: red; 
	font-size: 11pt; 
	font-weight: bold; 
	font-family: Enviro, sans-serif;
	}	 
	
.bodyText {
	font:11px Century Schoolbook, Times Roman, Verdana;
	color:#ffffff;
	line-height:20px;
	margin-top:0px;
	}
	
.pedText {
	font:9px Century Schoolbook, Times Roman, Verdana;
	color:#ffffff;
	line-height:15px;
	margin-top:0px;
	}
		
#footerText {
	font:8px Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:15px;
	margin-top:0px;
	}
	
#tagline 	{	
	font:18px Century Schoolbook, Times Roman, Verdana;
	color: #ffffff;
	font-weight: bold; 
	line-height:15px;
    letter-spacing:.5em;
	}
	
	
.li {color: #ffffff; font-size: 10pt; font-family: Gill Sans, Verdana, Arial, sans-serif;}
TD.bgcolorGray {background-color: #e5e5e5}
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	width: 500px;
	height: 100px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 100px;
	width: 1000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:##010312 none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:98px;
	height: 100px;
}

#imageMenu ul li.landscapes a {
	background: url(images/homeImg.jpg) repeat scroll 0%;
}

#imageMenu ul li.people a {
	background: url(images/salesImg.jpg) repeat scroll 0%;
}

#imageMenu ul li.nature a {
	background: url(images/homeImg.jpg) repeat scroll 0%;
}

#imageMenu ul li.urban a {
	background: url(images/salesImg.jpg) repeat scroll 0%;
}

#imageMenu ul li.abstract a {
	background: url(images/homeImg.jpg) repeat scroll 0%;
	width: 310px;
}

.clear {
	clear: both;
}

/*************************************************************/

