/* mustang2 style sheet */
*
{
	margin: 0;
	padding: 0;
}



body
{
	background: #336;
	font-family: Verdana, Arial," sans-serif";
	font-size: 100%;
	color: #fff;
	margin: 15px 5px 15px 5px;
}

div.wrapper
{
	position: absolute;
	left: 50%;
	width: 960px;
	height: 100%px;
	margin-left: -480px;
}

div.header
{
	background: url(images/Logo-n2.jpg) center no-repeat;
	width: 948px;
	height: 115px;
	top: 0px;
	left: 0px;
	margin: 0px 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-size: .875em;
	font-weight: normal;
	color: #fff;
}

div.header-title {
 
  top: 0;
  left: 0;
  background: #ccf;
  position: relative;
  display: block !important;
  float: right;
  width: 100%;

}

.style-logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

h1 { font: .875em; }

h2 {
	font-size: 44px;
	text-transform: uppercase;
	font-weight:100;
	margin-bottom: 2px;
	margin-top: 90px;
	color: #c30;
	font-family: Garamond;
	padding: 1em 1em 0 0;
}
h3
{
	color: #fc9;
	line-break: 200%;
	padding-top: 15px;
}

}

h4
{
	font-size: .875em;
	font-weight: .750em;
	text-align: left;
}

a
{
	background: transparent;
	color: #9cc;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
}

a:visited
{
	color: #6c9;
	font-size: .875em;
}

a:hover
{
	color: #9fc;
	font-size: .875em;
}

div.transbox
{
	width: 870px;
	min-height: 1000px;
	position: fixed;
	top: 0px;
	left: 2px;
	margin: 0px 0px;
	/* border: 2px solid #300; */
	background-color: #333;
	text-align: left;
	padding: 20px 20px 10px 10px;
	font-size: .875em;
	font-weight: normal;
	color: #fff;
}

div.textbox
{
	width: 750px;
	height: 100%;
	position: relative;
	top: 0px;
	left: 2px;
	margin: 0px 20px;
	/* border: 1px solid #fff; */
	background-color: #336;
	text-align: left;
	padding: 20px 30px 10px 10px;
	font-size: .875em;
	font-weight: normal;
	color: #fff;
}

p.clear { clear: both; }
p.center { text-align: center; }

table.center
{
	margin-left: auto;
	margin-right: auto;
}

td
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: .875em;
}

div.pict-container1
{
	position: relative;
	width: 866px;
	min-height: 900px;
	top: 0px;
	left: 0px;
	background-position: relative;
	margin: 0px 0px;
	padding-top: 80px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #333;
	/* border: 1px solid #fff; */
	font-family: verdana, arial;
	font-size: .870em;
	/* font-weight:normal; */
	text-align: left;
	/* z-index:2 */
}
#mainbox {
  display: block;
  margin: 0px auto;
  top: 0px;
	left: 0px;
	background-position: relative;
	margin: 0px 0px;
	padding-top: 200px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
 
}
img
{
	float: left;
	margin: 0 4px 4px 0;
}

}
 img
{
	float: right;
	margin: 0 4px 4px 0;
}

div.pict-container
{
	position: relative;
	width: 866px;
	height: 100%;
	top: 0px;
	left: 0px;
	background-position: relative;
	margin: 0px 0px;
	padding-top: 80px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #333;
	/* border: 1px solid #fff; */
	font-family: verdana, arial;
	font-size: .870em;
	/* font-weight:normal; */
	text-align: Left;
	/* z-index:2 */
}

div.pad { margin: 40px 0px; }

div.toppict
{
	background: url(images/mustangGroup.jpg) center no-repeat;
	width: 537px;
	height: 202px;
	text-align: center;
	/* Counteract to IE5/Win Hack */
	margin: 0px auto;
}

div.toppict-breeding
{
	background: url(images/lilly-hill.jpg) center no-repeat;
	width: 600px;
	height: 150px;
	text-align: center;
	/* Counteract to IE5/Win Hack */
	margin: 0px auto;
}

div.sidepict-link
{
	background: url(images/melodyfacing.jpg) center no-repeat;
	width: 217px;
	height: 331px;
	text-align: center;
	/* Counteract to IE5/Win Hack */
	float: left;
	margin: 0px 50px;
}

div.bottom-link
{
	background: url(images/lilly-beau.jpg) center no-repeat;
	width: 800px;
	height: 341px;
	text-align: center;
	/* Counteract to IE5/Win Hack */
	margin: 50px 0px;
}

#Content
{
	width: 100%;
	margin: 0px auto;
	/* Right and left margin widths set to "auto" */
	text-align: center;
	float:left;
	padding:50px 50px 50px 50px;
	
}

#Content3
{
	width: 512px;
	margin: 0px auto;
	/* Right and left margin widths set to "auto" */
	vertical-align: center;
	/* Counteract to IE5/Win Hack */
	padding:0 0 0 0px;
	border-width: 2px;
	border-radius: 10px;
	border-style: outset;
}






.slideshow-container {
	position: relative;
	max width:1000px;
	margin:0;
	vertical-align: center;
}

.slide {
	display: none;
}
.fade {
	animation-name: fade;
	animation-duration: 1.5s;
}
.keyframes fade {
	from {opacity: .4} to {opacity: 1}
}

.prev, .next {
	position: absolute;
	top: 50%;
	width: auto;
	margin-top: -22px;
	padding: 0px;
	color: white;
	font-size: 20px;
	cursor: pointer;
	background-color: black;
	border-radius: 3 3px 10px 0;
	user-select: none;
}

.next{
	right: 0;
	border-radius: 3px 0 0 3px;
 }
 
.prev:hover, .next:hover {
background-color: rgba(0,0,0,0.8);


}


blockquote
{
	margin:0px auto;
	width: 500px;
	/* 
font-size: .900em;
	font-weight: normal;
 */
}

#Content2
{
	width: 600px;
	margin: 0px auto;
	/* Right and left margin widths set to "auto" */
	text-align: center;
	/* Counteract to IE5/Win Hack */
	padding: 10px;
}

.basenav
{
	width: 400px;
	margin: 0px auto;
	/* Right and left margin widths set to "auto" */
}

article
{
	width: 500px;
	margin: 0px auto;
	font-size: 100%;
	text-align: center;
	padding: 10px 5px 5px 5px;
}

p { margin-bottom: 10px; }

p.stb
{
	text-indent: 3em;
	margin-top: 0.83em;
}

p.mtb
{
	text-indent: 3em;
	margin-top: 2.17em;
}

p.ltb
{
	text-indent: 3em;
	margin-top: 3.08em;
	margin-bottom: 1em;
}

blockquote { font-size: .850em; }

div.nav
{
	background: #fff;
	margin: 0px;
	font-size: .750em;
	text-align: right;
	text-transform: uppercase;
	line-height: 1.6;
}

#small { font-size: .750em; }
