@charset "utf-8";
/*CSS Document*/
 
/*Tag Rules*/

body {
	 background:url(images/bkgndflag.jpg) left fixed no-repeat;
	 background-color:#0e2642;
	 margin:0 auto;
	 height:100%;
}

/*Opera fix*/
body: before{
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

html {
	height:100%;
}

a {
	outline:none;
	text-decoration:none;
	color:#580c0e;
	font-weight:bold;
	font-size:16px;
}

a:hover {
	color:#0e2642;
}

p {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	 font-size:30px;
	 text-align:left;
	 font-family:"Times New Roman", Times, serif;
}

h2 {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
}

h3 { /*Multiple horse details*/
	font-family:"Times New Roman", Times, serif;
	font:bold;
	font-size:15px;
}

h4 { /*Multiple horse name*/
	font-size:16px;
	font:bold;
	text-align:center;
}

h5 { /*Single horse page's name*/
	font-size:30px;
	text-align:center;
	font-family:"Times New Roman", Times, serif:
}

h6 { /*Horse details*/
	font-family:Arial, Helvetica, sans-serif;
	font:bold;
	font-size:15px;
	text-align:center;
}


hr {
	 color:#0e2642;
}

img {
	border:3px solid #580c0e;
	margin: 5px 5px 5px 5px;
}

 
/*Classes*/
.height {
 line-height:20px;
}

.indent{
 text-indent:25px;
}
 
.imgborder1 {
	border:3px solid #580c0e; 
	padding:7px; 
	background:#fff;
}

.noborder {
	border:none;
}

.spacenone{
	padding:0px -15px 0px -15px;	
}

.spacexsmall {
	padding:0px 30px 0px 30px;
}

.spacesmall {
	padding:0px 190px 0px 190px;
}

.spacelarge {
	padding:0px 0px 0px 525px;
}

.smalltext {
	font-size: 12px;
}

.smalllink {
	font-size:12px;
}

.alignright {
	text-align:right;
}

.clear {
	clear:both;
}

.clear:after {
	clear:both;
}


/*IDs*/

#wrap{
	width:900px;
	margin:0 auto;
	background:url(images/mainsliver.png) repeat-y;
}

#header-sliver {
	background:url(images/headersliver.gif);
	background-repeat:repeat-x;
}

#header-inner {
	 background:url(images/header.gif) no-repeat center center;
	 width:1223px;
	 height:188px;
	 margin:0 auto;
}

#header-wrap {
	max-width:1440px;
}

#logo {
	background:url(images/logotype.gif) no-repeat left top;
	width:578px;
	height:108px;
	display:block;
	padding:7px 0 0 0px;
}

#main {
	padding:10px 20px 100px 20px; /*third is footer height*/
	min-height:500px;
	width:860px;
	float:none;
	color:#0e2642;
	font-size: 9px;
}

#slideshowright {
	float:right;
	width:410px;
	height:260px;
	padding:0 0 0 5px;
}

#slideshowcenter {
	padding:0 0 0 35px;	
}

#mainbottom {
	width:870px;
	height:155px;
	padding:0px 20px 0px 20px;
	clear:both;
	color:#0e2642;
	position:relative;
	margin-top:-100px; /*footer height*/
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}

 
/*Header Navigation Rules*/
#nav1 {
	width:1000px;
	height:20px;
	text-align:center;
	padding:0 0 0 280px;
	position:relative;
	bottom:-53px;
	z-index:10; /*layering order*/
}

#nav1 ul {
	padding:0;
	margin:0 auto;
	list-style:none;
}

#nav1 a {
	font-weight:bold;
	color:#fff;
	background-color:#370809;
	text-decoration:none;
	padding:0px 0px;
}

#nav1 li {  
	 float:left;
	 list-style:none; 
	 font-family:"Times New Roman", Times, serif;
	 padding:0px 6px; /*space between words*/
	 margin-bottom:10px;
}

#nav1 li ul {
	display:none;
}
 
#nav1 li a:hover { /*how it looks when hovered over*/
	background-color:#fff;
	color:#370809;
	font-family:"Times New Roman", Times, serif;
	width:100%;
	height:100%;
}

#nav1 li:hover ul { /*drop down menu*/
	display:block;
	width:100%;
	position:absolute;
	z-index:100;
	/*margin-top:0px; /*how far below original link sub link displays*/
}

#wallpaperbox {
	width: 48%;
	height: 500;
	float:left;
	padding:5px 5px 5px 5px;
}



/*Main Link/Navigation Rules*/
/*#nav-vertical {
	margin:0 0 20px 0;
	padding:0;
}

#nav-vertical ul {
	padding:0;
	margin:0 auto;
	list-style:none;
}

#nav-vertical a {
	font-weight:bold;
	text-decoration:none;
	padding: 0px 0px;
}

#nav-vertical li {
	text-decoration:none;
	list-style:none;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	color:#580c0e;
	margin:2px 0 0 5px;
}

#nav-vertical li ul {
	display:none;
}


#nav-vertical li a:hover {
	color:#FFF;
	background-color:#0e2642;
}*/
 
 
/*Main Horse Thumbnails*/
.thumbnail nav {
	width:860px;
	float: left;
}

.thumbnail li {
	float:left;
	margin:0 0 0 0; /*Spacing of photos*/
	list-style:none;
	padding:0 5px 8px 5px; /*spacing of photos*/
}
	
.thumbnail a {
	display:block;
	width:125px; /*size of photo*/
	height:210px; /*space between rows*/
	color:#580c0e; /*text*/
	font-weight:normal;
	font-style:none;
	text-align:center;
}

.thumbnail a:hover {
	color:#0e2642; /*text hover*/
	font-style:none;

}

.thumbnail a img {
	width:95%;
	height:auto;
	border:3px solid #580c0e;
}

.thumbnail a:hover img {
	border:3px solid #0e2642;
}

.thumbnail p {
	font-size:16px;
	margin:0 25px 5px 0;
	border-bottom:1px solid #777;
	padding:0 0 0 0;
}






/*Footer Navigation Rules*/
#footerwrap {
	background:url(images/footer.gif) repeat-x bottom fixed;
	height:54px;
	width:100%;
	position:fixed;
	bottom:0px;
	z-index:10;
}

html>body #footerwrap { /*for moz/opera and others*/
	position:fixed;
}

#footercontent {
	color:#fff;
	height:100%;
	width:100%;
	text-align:left;
	padding:0px 0px 0px 0px;
	position:fixed;
	z-index:800;
}

#nav2 {
	width:100%;
	height:100%;
	text-align:center;
	padding:0 0 0 0px;
	position:fixed;
}

#nav2 ul {
	padding:0;
	margin:0 auto;
	width:898px;
	list-style:none;
}

#nav2 a {
	color:#FFF;
	text-decoration:none;
	padding:0px 0px;
}

#nav2 li {  
	 float:left;
	 list-style:none; 
	 font-family:"Times New Roman", Times, serif;
	 padding:0px 8px; /*space between words*/
	 margin-bottom:10px; 
}

#nav2 li ul {
	display:none;
}
 
#nav2 li a:hover {
	color:#999;
	font-family:"Times New Roman", Times, serif;
	width:100%;
	height:100%;
}

#nav2 li:hover ul { /*drop down menu*/
	display:block;
	width:100%;
	position:absolute;
	/*margin-top:-10px; /*how far below original link sub link displays*/
}
