@charset "UTF-8";

/* Name: Lillie Brown Tryon Horse Farms */

/* Designer/Coder: Susan Tomkin, Tomkin Design */

/* simple reset ------------------ */

html, body, ul, ol, li, form, fieldset, legend {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}

fieldset,img {
	border: 0;
}

legend {
	color: #000;
}

li {
	list-style: none;
}

/* remove bullet*/

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #817D69;
}

input, textarea, select {
	font-size: 110%;
	line-height: 1.1;
}

abbr, acronym {
	border-bottom: .1em dotted;
	cursor: help;
}

/* Generic Styles ---------- */

body {
	background-color: #d6d4c5;/*dark taupe*//*background:			url(../images/bgdark.jpg) repeat;*/
	font-family: Verdana, helvetica, arial, san-serif;
	font-size: 62.5%;
	line-height: 1.4;
	padding-bottom: 48px;
	/*create bkgd below footer*/
		padding-top: 12px;/*create bkgd at top of page*/
}

h1 {
	font-family: Verdana, helvetica, arial, san-serif;
	line-height: 1.2;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	font-family: Verdana, helvetica, arial, san-serif;
	line-height: 1.2;
	font-weight: bold;
}

h1 {
	font-size: 1.5em;
	color: #2e6779;
	/*dark

bkgd*/
	padding: 0px 24px 0px 24px;/*text-tra

nsform: 	uppercase;*/
}

h2 {
	font-size: 1.25em;
	color: #000;
	padding: 0px 48px 12px 24px;
}

h3 {
	font-size: 1.25em;
	color: #2e6779;
	padding-top: 18px;
	padding-right: 48px;
	padding-bottom: 6px;
	padding-left: 24px;
}

h4 {
	font-size: 1.25em;
	color: #7b864f;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 0;
}

h5 {
	font-size: 1.25em;
	color: #254550;
	padding-top: 18px;
	padding-right: 24px;
	padding-bottom: 2px;
	padding-left: 0px;
}

h6 {
	font-size: 1em;
	color: #712311;
	/*rust*/

padding: 12px 24px;
	text-transform: uppercase;
}

.horzrule {
	border-bottom: 1px solid #254550;
	margin: 12px 48px 12px 24px;
}

p {
	font-size: 1.1em;
	color: #000;
	margin-bottom: 1.1em;
	padding: 0 24px;
	font-weight: normal;
}

#contentprimary p {
	font-style: normal;
	font-weight: normal;
}

#contentsecondary p {
	color: #000;
	padding: 0 24px;
	font-family: Verdana, helvetica, arial, san-serif;
	font-size: 1em;
	line-height: 1.5em;
}

#contentsecondary h3 {
	color: #2e6779;
	padding-top: 0px;
	padding-right: 48px;
	padding-bottom: 6px;
	padding-left: 24px;
}

#contentsecondary h4 {
	font-family: Verdana, helvetica, arial, san-serif;
	font-size: 1em;
	color: #000;
	padding-top: 0px;
	padding-right: 48px;
	padding-bottom: 3px;
	padding-left: 24px;
	font-variant: normal;
	text-transform: uppercase;
}

#contentsecondary h5 {
	font-family: Verdana, helvetica, arial, san-serif;
	font-size: 1em;
	color: #330;
	padding: 0px 48px 0px 24px;
	text-transform: none;
}

#contentsecondary h6 {
	font-family: Verdana, helvetica, arial, san-serif;
	font-size: 1em;
	color: #67645a;
	padding: 0px 48px 0px 24px;
	text-transform: uppercase;
}

#contentsecondary a {
	text-decoration: none;
	color: #2e6779;
	font-weight: bold;
	border-bottom: 1px none #254550;
}

#contentsecondary a:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

#container {
	padding: 10px;
	width: 960px;
	margin: auto;
	border: medium solid #FFF;
	background: #67645a;
}

/* header ---------- */

#header {
	height: 259px;
}

#header h1 {
	position: relative;
	width: 934px;
	height: 34px;
	float: left;
	background: url(../images/thfname.png)	no-repeat;
	padding-top: 8px;
	margin: 0;
	text-align: right;
	text-transform: none;
}

/* navigation ---------- */

#navigation {
	height: 36px;
}

#navlist {
	font: bold 1.3em Verdana, Geneva, sans-serif;
	margin-top: 18px;
}

#navlist li {
	display: inline;
}

#navlist li a {
	padding: 4px;
	margin: 0 24px;
}

#navlist li a:link {
	color: #FFF;
}

#navlist li a:hover {
	color: #d6d4c5;
}

#navlist li a#current {
	color: #254550;
}

#main {
	background: #fefaef;
	background: url(../images/bg2tone.jpg) repeat;
	overflow: hidden;
}

#contentprimary {
	width: 652px;
	float: right;
	margin: 24px 0;
}

#contentprimary a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border-bottom: 1px none #254550;
}

#contentprimary a:hover {
	text-decoration: none;
	color: #2e6779;
	font-weight: bold;
}


#contentsecondary {
	width: 307px;/*308 minus border*/
	float: left;
	margin: 24px 0;
}

#contentmainimg {
	height: 450px;
}

#contentyoutube {
	height: 450px;
	margin: 5px 10px 5px 10px;
}


#contentotherimg li a {
	font-family: Verdana, helvetica, arial, san-serif;
	font-size: 1em;
	padding: 12px 24px;
	text-transform: uppercase;
	color: #254550;
	/*rust*/
	line-height: 24px;
	font-weight: bold;
}

#contentotherimg li a:hover {
	color: #67645a;
}

#contentprimary table {
	margin-left: 21px;
	color: #817D69;
}

#contentprimary table a {
	color: #817D69;
}

#contentprimary table a:hover {
	color: #254550;
}

div.listimage {
	float: left;
	height: 300px;
	padding-right: 12px;
}

div.listdetail {
	height: 300px;
	padding-right: 12px;
}

div.listdetail li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #6b695a;
	margin-bottom: 0;
}

div.listdetail li a {
	color: #67645a;
	font-family: Verdana, helvetica, arial, san-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.85em;
}

div.listdetail li a:hover {
	color: #254550;
	font-family: Verdana, helvetica, arial, san-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .85em;
}

#footerwrap {
	padding-top: 12px; /*space between content and footer*/
}

/* footer section ---------- */

#footer {
	background: #254550 url(none) repeat-x;
	width: 960px;
	height: 170px;
	padding-top: 10px;
	margin: auto;
	text-align: left;
	overflow: hidden;/*IE issue */
}

#footer p {
	color: #fff;
	font-size: 1em;
}

#footer a {
	color: #fff;
	font-size: 1em;
}

#footerlogo, #footernavigation, #footerallsales {
	float: left;
	width: 240px;
	height: 160px; /* to control length of rt border*/
	border-right: solid 1px #7a7164;
}

#footernav {
	padding-top: 12px;
}

#footernav li {
	font-weight: bold;
	text-transform: uppercase;
}

#footernav li a#current {
	color: #d7c7a7;
}

#footernav li a {
	display: block;
	padding-bottom: 1.8em;
	padding-left: 24px;
}

#footernav li a:link {
	color: #fff;
}

#footernav li a:hover {
	color: #d7c7a7;
}

#footersales {
	padding-top: 12px;
}

#footersales li {
	text-align: left;
}

#footersales li a {
	display: block;
	padding-bottom: 1em;
	padding-left: 24px;
	padding-right: 24px;
}

#footersales li a:link {
	color: #fff;
}

#footersales li a:hover {
	color: #d7c7a7;
}

#footercontact {
	width: 213px;
	float: left;
	padding-top: 12px;
}

#footercontact a:hover {
	color: #d7c7a7;
}

.imgthumblt {
	float: left;
	display: block;
	margin: 0px 12px 6px 24px;
	padding: 8px;
	border: 1px solid #999;
	background: white;
}

.imgthumbrt {
	float: right;
	display: block;
	margin: 0px 30px 6px 12px;
	padding: 8px;
	border: 1px solid #999;
	background: white;
}

.imgthumbsolo {
	float: left;
	display: block;
	margin: 0px 300px 6px 24px;
	padding: 8px;
	border: 1px solid #999;
	background: white;
}

.imgbigborder {
	display: block;
	margin: 8px auto 8px auto;
	/*cente

red*/
		padding: 8px;
	border: 1px solid #999;
	background: white;
}

/* image styles _____________ */

.imgrt {
	float: right;
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 12px;
}

.imglt {
	float: left;
	border: 0px solid #000;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 12px;
}

.imgctr { /*sidebar image*/
	display: block;
	margin: 5px auto 5px auto;
}

.copyright {
	color: #fff;
	padding-top: 12px;
	text-align: center;
}

.button {
	border-top: 1px solid #7a7164;
	background: #712211;
	background: -webkit-gradient(linear, left top, left bottom, from(#712211), to(#712211));
	background: -moz-linear-gradient(top, #712211, #712211);
	padding: 17px 34px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 19px;
	font-family: Verdana, helvetica, arial, san-serif;
	text-decoration: none;
	vertical-align: middle;
}

.button:hover {
	border-top-color: #5e7575;
	background: #5e7575;
	color: #ccc;
}

.button:active {
	border-top-color: #712211;
	background: #712211;
}

blockquote {
	background: #712311;
	color: #7a7164;
	font: italic 12px/24px georgia;
	padding: 24px;
}

blockquote p {
	background: #712311;
	color: #7a7164;
	font: italic 18px/28px georgia;
}
