/***** General Styles ******/

.clear {
	clear:both;
}

body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background:#ffffff url(../img/BG_wrap.png) repeat-y center;
	font-size:11px;
	font-weight:normal;
	color:#4f4f4f;	
}

ol {
	list-style-type:decimal;
	margin:0px 0px 20px 40px;
	font-size:11px;
	font-weight:normal;
	color:#4f4f4f;
	line-height:18px;
}

ul.main {
	margin-bottom: 20px;
	}
	
.main li {
	list-style:none;
	line-height: 18px;
}

blockquote {
	margin-left:20px;
	border-left:3px solid #999;
	font-size:11px;
	font-weight:normal;
	color:#4f4f4f;
	margin-bottom:25px;
	line-height:18px;
	padding-left:10px;
	font-style:italic;
}

p {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4f4f4f;
	margin-bottom:25px;
	line-height:24px;
}

h1 {
	font-size:28px;
	font-weight:normal;
	color:#4f4f4f;
	margin-bottom:5px;
	line-height:36px;
}

h1 small {
	font-size:20px;
	display:block;
}

h1 selected {
	color:#a40d0d;
}
	
h2 {
	font-size:22px;
	font-weight:normal;
	color:#a40d0d;
	margin-bottom:5px;
	margin-top: 10px;
	}
	
h2 small {
	font-size:12px;
	}
	
h3 {
	font-size:20px;
	font-weight:normal;
	color:#000;
	margin-bottom:0px;
	margin-top: 20px;
}

h3 small {
	font-size:14px;
	display:block;
	letter-spacing: .1em;
}

h4 {
	font-size:14px;
	color:#4f4f4f;
	line-height:18px;
}

h5 {
	font-size:10px;
	font-weight:normal;
	color:#4f4f4f;
	margin-bottom:3px;
}

h6 {
	font-size:8px;
	font-weight:normal;
	color:#4f4f4f;
	margin-bottom:10px;
}

a:link, a:active, a:visited {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#a40d0d;
	line-height:18px;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.alignleft {
	float:left;
	margin:10px 15px 10px 0px;
}

.alignright {
	float:right;
	margin:10px 40px 10px 15px;	
}

/***** Header Styles ******/

#header-wrap {
	margin:0px auto;
	width:900px;
	padding:10px 30px 0px 30px;
}

#header {
	width:880px;
	height:90px;
	padding:0px 10px;
	border-bottom:1px solid #cdcdcd;
	position:relative;
}

#logo {
	width:300px;
	float:left;
	margin:0px 0px;
}

/***** Navigation Styles *****/

#nav{
	float:right;
	list-style-type: none;
	margin-right:20px;
	position:absolute;
	right:0;
	top:25px;
}

#nav li{
	float:left;
}

#nav li a:link, #nav li a:active, #nav li a:visited {
	display:block;
	text-decoration: none;
	text-align:right;
	font-size: 16px;
	color:#4f4f4f;
	margin:0px 15px;
}

#nav li a:hover, #nav li.selected a {
	color:#a40d0d;
}

/***** Featured Area Styles ******/

#featured {
	width: 900px;
	height: 460px;
	padding-bottom:5px;
    margin:  15px auto 0px auto; 
	overflow: hidden; 
	border-bottom: 1px solid #cdcdcd;
}

#featured img {
	padding-bottom:15px;
    width: 900px;
    height: 453px;
    top:  0; 
    left: 0; 
	}

/***** Main Content Styles ******/

#main {
	margin:0px auto;
	width:875px;
	padding:0px 12px;
	overflow:hidden;
}

#main img {
	padding:5px;
	border:1px solid #cdcdcd;
}

#main img.stallion {
	border:none;
	}
	
#main img.associations {
	border:none;
	}

#tagline-center {
	width:900px;
	margin:0 auto 25px auto;
	padding:10px 0px;
	text-align:center;
	border-bottom:1px solid #cdcdcd;		
}

#tagline-left {
	width:900px;
	margin:0 auto 35px auto;
	padding:10px 0px;
	text-align:left;
	border-bottom:1px solid #cdcdcd;		
}

#tagline-left a {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 28px;
	color:#4f4f4f;
}

#tagline-center h1, #tagline-right h1 {margin:0;}

.cufon {
	margin:3px 0px; !important 		/* Tagline Line-Height Fix For Cufon Font Replacement */
}

.column_small {
	width:270px;
	border-right:1px solid #d4d7dd;
	padding-right:15px;
	float:left;
	margin-right:15px;
}

.column_medium {
	width:570px;
	border-right:1px solid #d4d7dd;
	padding-right:15px;
	float:left;
	margin-right:15px;
	padding-bottom:0;
}

.column_large {
	width:875px;
	float:left;
}

.column_last {
	border-right:0;
	margin-right:0;
	padding-right:0;
}

.about {
	width:900px;
	clear:both;
	margin-bottom:25px;
	overflow:hidden;
}

.about .image {
	float:left;
	width:320px;
}

.about .description {
	float:left;
	width:540px;
	padding:0px 20px
}

.about p {
	margin-bottom:0px;
}

.view_more:link, .view_more:active, .view_more:visited, .view_more:hover {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	padding:3px 7px;
	border:1px solid #cdcdcd;
	float:right;
	color:#4f4f4f;
	margin-right:20px;	
}

.view_more:hover {
	color:#a40d0d;
}

#blog_entries .excerpt {
	margin-bottom:25px;	
	border-bottom:1px solid #cdcdcd;
}

#blog_entries_last {
	margin-bottom:0;
}

.excerpt h1 {
	margin-bottom:10px;
}

.excerpt h1 a:link, .excerpt h1 a:active, .excerpt h1 a:visited {
	font-size:24px;
	font-weight:normal;
	color:#4f4f4f;
	line-height:24px;
}

.excerpt h1 a:hover {
	color:#a40d0d;
	text-decoration:none;
}

.excerpt .snippet {
	font-size:11px;
	font-weight:normal;
	color:#404040;
	margin-bottom:25px;
	line-height:22px;
}

.excerpt .snippet img {
	float:left;
	margin:0px 15px 0px 0px;
}

.excerpt .meta, .excerpt .meta a {
	font-size:10px;
	margin-bottom:10px;	
}

.excerpt {
	margin-bottom:25px;
}

.pagination {
	float:right;
}

.pagination li {
	display:inline;
	list-style:none;
}

.pagination li a:link, .pagination li a:active, .pagination li a:visited {
	background:#ffffff;
	border:1px solid #cdcdcd;
	padding:4px;
	color:#a40d0d;
}

.pagination li a:hover, .pagination li.current a:link, .pagination li.current a:active, .pagination li.current a:visited {
	background:#a40d0d;
	color:#eaeaea;
	text-decoration:none;
}

.business-details p {
	margin-bottom:5px;	
}

/***** Stallion Styles ****/

.horses, .offspring {
	margin:0;
	list-style:none;
}

.horses li {
	width:282px;
	float:left;
	margin-right:14px;
}

.horses li img {
	margin:5px 0px;
}

.horses li h3 a:link, .portfolio li h3 a:active, .portfolio li h3 a:visited {
	font-size:20px;
	font-weight:normal;
	color:#404040;
}

.horses li h3 a:hover {
	color:#a40d0d;
	margin-bottom:15px;
	text-decoration:none;
}

ul.gallery {
	margin-bottom: 40px;
	}
	
.gallery li {
	display: inline;
	width: 260px;
	min-height: 150px;
	float: left;
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.offspring li {
	width:176px;
	float:left;
	margin-right:14px;
}


/**** Form Styles ****/

input#name, input#email, input#url {
	background:#ffffff;
	border:1px solid #cdcdcd;
	padding:4px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	width:200px;
}

input#submit {
	background:#ffffff;
	border:1px solid #cdcdcd;
	padding:6px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#a40d0d;
}

input#submit:hover {
	background:#a40d0d;
	border:1px solid #cdcdcd;
	padding:6px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#eaeaea;
	cursor:pointer;
}

label {
	margin:10px;
}

textarea#comment, textarea#message {
	background:#ffffff;
	border:1px solid #cdcdcd;
	padding:4px;
	width:500px;
	height:150px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
}


/****** Sub Navigation Styles *****/

ul.subnav {
	list-style:none;
	margin:10px 0px 25px 0px ;
}

ul.subnav li {
	border-top:1px solid #d4d7dd;
	height:30px;
	width:270px;
	padding:0px;
	margin:0;
}

ul.subnav li.last {
	border-bottom:1px solid #d4d7dd;
}

ul.subnav li a:link, ul.subnav li a:active, ul.subnav li a:visited {
	text-decoration:none;
	color:#414141;
	width:255px;
	display:block;
	padding:5px 5px 5px 10px;
	margin:0;
}

ul.subnav li a:hover {
	background:#fafafa;
	color:#a40d0d;
}

ul.news {
	list-style:none;
	margin:10px 0px 25px 0px ;
}

ul.news li {
	border-top:1px solid #d4d7dd;
	width:270px;
	padding:0px;
	margin:0;
}

ul.news li.last {
	border-bottom:1px solid #d4d7dd;
}

ul.news li a:link, ul.news li a:active, ul.news li a:visited {
	text-decoration:none;
	color:#414141;
	width:255px;
	display:block;
	padding:5px 5px 5px 10px;
	margin:0;
}

ul.news li a:hover {
	background:#fafafa;
	color:#a40d0d;
}


/***** Adblock Styles *****/

ul.adblock {
	margin:20px 0px 20px 0px;
}

ul.adblock li {
	display:inline;
}

#main ul.adblock li img {
	padding:0px;
	border:0px;
	margin:3px;
	opacity:1;
}

#main ul.adblock li img:hover {
	opacity:0.8;
}

/***** Footer Styles ******/

#footer {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;	
	width:900px;
	margin:20px auto 0px auto;
	height:10px;
	padding:15px 0px;
	color:#4f4f4f;
	border-top:1px solid #cdcdcd;
}

#copyright {
	font-size:11px;
	font-weight:normal;
	width:375px;
	float:left;
	margin:-5px;
	padding:0px;
	line-height: 16px;
	}

#footer_navigation {
	list-style:none;
	width:525px;
	float:right;
	margin:-5px;
	padding:0px;
	text-align:right;
}

#footer_navigation li {
	display:inline;
	padding:0px;	
}

#footer_navigation li a:link, #footer_navigation li a:active, #footer_navigation li a:visited {
	text-decoration:none;
	margin:0px 5px;	
	font-size:11px;	
	padding:0px;
	color:#a40d0d;	
}

#footer_navigation li a:hover {
	color:#a40d0d;
}

.pedigree {
	border:0px;
	line-height:10px;
	padding:10px;
	}
	
.pedigree td {
	padding:5px;
	font-size:16px;
	text-align:center;
	}
	
table.pedigree {
	padding: 0px 0 0px 0;
	margin-right:0px;
	text-align:left;
	clear: both;
	line-height:20px;
	width: 550px;
}

.linebottom {
	border-width:0 0 1px 0;
	border-color:#666;
	border-style:solid;
	text-align:center;
	}

.lineleft {
	border-width:0 0 0 1px;
	border-color:#666;
	border-style:solid;
	}

.linetop{
	border-width:1px 0 0 0;
	border-color:#666;
	border-style:solid;

	}
	
table.stallions-table {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0 20px 0;
	margin-right:20px;
	width:175px;
	text-align:left;
	float: left;
	line-height:20px;
}
	
table.stallions-table td.horse-desc {
	font-size:20px;
	font-weight:normal;
	color:#000;
	vertical-align: top;
}

ul.stallion-desc {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	padding: 20px 0 20px 0;
	font-size:11px;
	color:#555;
	list-style: none;
	padding: 0;
	margin:0;
	}

#h2intro, #h2offspring, #h2gallery, #h2video, #h2pedigree, #h22004, #h22005, #h22006, #h22007, #h22008, #h22009, #h22009news, #h22010news, #h22009press, #h22010press, #h22011press, #h2archives{
	width:100%;
	height:66px;
	text-indent:-9999px;
	margin-bottom:18px ! important;
	margin-bottom:-1px;
	margin-top:0px ! important;
	margin-top:-3px;
	clear:both;
	float:left;
	}

#h2intro {
	background: url(../img/h2intro.jpg) no-repeat; 
	}

#h2offspring {
	background: url(../img/h2offspring.jpg) no-repeat; 
	}
	
#h2gallery {
	background: url(../img/h2gallery.jpg) no-repeat; 
	}	
	
#h2video {
	background: url(../img/h2video.jpg) no-repeat; 
	}
	
#h2pedigree {
	background: url(../img/h2pedigree.jpg) no-repeat; 
	}

#h22004 {
	background: url(../img/2004.jpg) no-repeat; 
	}
	
#h22005 {
	background: url(../img/2005.jpg) no-repeat; 
	}
	
#h22006 {
	background: url(../img/2006.jpg) no-repeat; 
	}
	
#h22007 {
	background: url(../img/2007.jpg) no-repeat; 
	}
	
#h22008 {
	background: url(../img/2008.jpg) no-repeat; 
	}		
	
#h22009 {
	background: url(../img/2009.jpg) no-repeat; 
	}
	
#h22009news {
	background: url(../img/2009news.jpg) no-repeat; 
	}	
	
#h22010news {
	background: url(../img/2010news.jpg) no-repeat; 
	}
	
#h22009press {
	background: url(../img/2010press.jpg) no-repeat; 
	}	
	
#h22010press {
	background: url(../img/2010press.jpg) no-repeat; 
	}	
	
#h22011press {
	background: url(../img/2011press.jpg) no-repeat; 
	}	
	
#h2archives {
	background: url(../img/h2archives.jpg) no-repeat; 
	}	
				
#myslides {
	width: 700px;
	height: 310px;
    padding: 0;  
    margin:  0 auto; 
	overflow: hidden; 
} 
 
#myslides img {  
	padding:5px;
	border:1px solid #cdcdcd; 
    width: 563px;
    height: 290px;
    top:  0; 
    left: 0; 
}
	
/* Used only for preview of grid */
.demo-grid p { 
	border:1px solid #ccc; 
	padding:10px; 
	margin:5px 0; 
	background:#f0f0f0;
}



/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.leftColumnFeature{ float: left; width: 200px !important; margin-right: 15px; } 

.boxBgr					{ overflow: hidden; _overflow: visible; _overflow-x: hidden; _height: 0; background-color:#f1f1f1; margin-top: 15px; padding: 15px; border: 1px solid #cdcdcd; }

#videocontainer {width: 525px; height: 500px;display: block;cursor: pointer}



