/*browser reset rules*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, embed, object {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
img {
	border-style: none;
}
h1, h2, h3, h4, h5 {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: #FFF;
}
:link img, :visited img, :hover img, :active img, img {
	border-style: none;
}
/********start common classes******/
.em {
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

.strong {
	font-style: italic;
	font-weight: bold;
}
.fltlft {
	float: left;
	margin: 0px;
	padding: 0px;
}

.fltrt {
	float: right;
}
.clear {
	clear: both;
}

.italicize {
	font-style: italic;
}

.email {
	font-weight: bold;
}

.indent {
	margin-left: 350px;
	font-weight: bold;
	font-size: 0.85em;
}
/*******start fixes******/
ul, ol, dl {
	position:relative;
}
/*start layout rules*/
body {
	background: #49351B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
}
#container {
	text-align: center;
	padding: 0px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(../images/bitterroot-horse-property-header-bg.jpg) no-repeat;
	text-align: center;
	height: 165px;
	width: 1000px;
}
#header h1 {
	font-size: 1.7em;
	font-weight: bold;
	position: absolute;
	top: -1000px;
}
#montage {
	background: url(../images/photomontage.jpg) no-repeat;
	height: 165px;
	width: 1000px;
}

#contentTop {
	background: url(../images/contents-top-bg.jpg) no-repeat;
	height: 37px;
	width: 1000px;
}
#wrapper {
	background: url(../images/contents-bg.jpg) repeat-y;
	padding: 0px;
	position: relative;/*this is to keep left sidebar from disappearing in ie7*/
}
#leftColumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	float: left;
	width: 155px;
	padding-left: 110px;
}
#leftColumn #mainNav a:hover {
	color: #FFF;
	font-weight: bold;
}
#leftColumn ul {
	padding-top: 25px;
}
#mainNav li {
	padding-bottom: 10px;
}
#menu {
	position: relative;
	z-index: 500;
}
#menu ul {
	margin: 0px;
	padding: 15px 0px 30px;
	width: 140px;
}
#menu ul ul {
	position: absolute;
	left: -9999px;
}
#menu ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	background: #007B8B;
	text-align: center;
	display: block;
	clear: left;
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #333;
	margin-left: 5px;
}
* html #menu ul li {
	float: left;
}

#menu ul li {
	width: 140px;
	padding-bottom: 5px;
}
#menu ul li:hover {
	position: relative;
}
#menu ul li a:hover {
	background: #003942;
	position: relative;
	direction: ltr;
}
#menu ul li:hover > a {
	color: #FFF;
	background: #003942;
}
#menu ul :hover ul {
	left: 145px;
	top: -5px;
}
#menu ul li li a {
	background: #005E6A;
	width: 150px;
}
#menu ul li li {
	margin: 0px;
	padding: 0px;
}






#leftColumn a img {
	padding-left: 3px;
}



#mainContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	padding-right: 120px;
	margin-left: 280px;
}
br.clear {
	clear: both;
}

#contentBottom {
	background: url(../images/contents-bottom-bg.jpg) no-repeat;
	padding: 0px;
	height: 37px;
	width: 1000px;
}



#contentBottom {
	clear: both;
	height: 37px;
	width: 1000px;
	background: url(../images/contents-bottom-bg.jpg);
}



#statement {
	background: url(../images/extraordinary-marketing-footer.jpg) no-repeat;
	height: 44px;
}
#statement h3 {
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	top: -10000px;
}

#footer {
	padding-top: 10px;
	padding-bottom: 30px;
}


#footer p {
	font-size: 1.2em;
	font-style: normal;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer .email a:hover {
	text-decoration: underline;
}

#footer .email a {
	font-size: .85em;
}

#container #footer .phone {
	font-size: 1.2em;
}

/*Homepage Styles*/
.home #mainContent #sec1 h2 {
	position: absolute;
	top: -10000px;
}
.home #mainContent #sec1 img {
	padding-bottom: 10px;
}

.home #mainContent #sec2 p {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.home #mainContent #sec2 .fltlft {
	padding-left: 10px;
}
.home #mainContent #sec2 .hr {
	padding-top: 10px;
	padding-bottom: 10px;
}

.home #mainContent #sec2 .propDescription {
	padding-top: 25px;
	font-size: 0.85em;
}
.home #mainContent #sec2 p .propLink {
	text-align: left;
}
.home #mainContent #sec2 .propLink a {
	color: #007B8B;
}

.home #mainContent #sec2 .propDescription a:hover {
	color: #007B8B;
	text-decoration: underline;
}

.home #mainContent #sec2 .main {
	padding-bottom: 10px;
	font-size: 0.85em;
	padding-right: 20px;
	padding-left: 20px;
}
.home #mainContent #sec2 p .mainBold {
	padding-left: 10px;
	font-size: 0.85em;
	font-weight: bold;
}
/*Sponsored Events Styles*/
.sponsorEvents #mainContent #sec1 h2 {
	position: absolute;
	top: -10000px;
}


.sponsorEvents #mainContent #sec2 p {
	line-height: 1.2em;
	text-align: justify;
	padding: 10px;
	font-size: 0.85em;
}
.sponsorEvents  #mainContent #sec2 {
	text-align: center;
}

.sponsorEvents #mainContent #sec2 .clinicTitle {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}

.sponsorEvents #mainContent #sec2 p a {
	font-weight: bold;
	color: #007B8B;
}
.sponsorEvents #mainContent #sec2 p a:hover {
	text-decoration: underline;
}
.sponsorEvents #mainContent .hr  {
	padding-top: 10px;
	padding-bottom: 10px;
}
/*local information styles*/
.localInformation #leftColumn .linkTitle {
	background: #B88744;
	border: 1px solid #333;
	width: 142px;
	text-align: center;
	margin-left: 4px;
	margin-top: 15px;
}

.localInformation #leftColumn .activityLinks {
	padding-top: 10px;
}
.localInformation #mainContent #sec2 p img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.localInformation #leftColumn .activityLinks li {
	font-size: 0.75em;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
}
.localInformation #leftColumn .activityLinks li a {
}

.localInformation #leftColumn .activityLinks li a:hover {
	text-decoration: underline;
}

.localInformation #mainContent #sec2 p {
	font-size: 0.85em;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.4em;
}
.localInformation #mainContent #sec2 p a {
	color: #007B8B;
}
.localInformation #mainContent #sec2 p a:hover {
	text-decoration: underline;
}

.localInformation #mainContent #sec2 .activityTitle {
	font-size: 1em;
	font-weight: bold;
	padding-top: 20px;
}
.localInformation #mainContent #sec2 .mainTitle {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.localInformation #mainContent #sec2 table {
	border: 2px solid #333;
	margin-right: auto;
	margin-left: auto;
}
.localInformation #mainContent #sec2 table caption {
	color: #FFF;
	background: #49351C;
	border: 1px solid #333;
}
.localInformation #mainContent #sec2 table tr th {
	background: #007B8B;
	color: #FFF;
	border: 1px solid #333;
}
.localInformation  #mainContent #sec2 table tr td {
	font-size: 0.85em;
	border: 1px solid #333;
}
.localInformation #mainContent #sec2 .hr {
	padding-top: 10px;
	padding-bottom: 10px;
}
/*Services Page Styles*/
.servicesPage #mainContent #sec2 .titles {
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
}
.servicesPage #mainContent #sec2 h4 {
	position: absolute;
	top: -10000px;
}
.servicesPage #mainContent #sec2 .services {
	font-size: 0.85em;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.4em;
	padding-bottom: 10px;
}
.servicesPage #mainContent #sec2 .hr {
	padding-top: 10px;
	padding-bottom: 10px;
}
.servicesPage #mainContent #sec2 .boldBottomStatement {
	font-weight: bold;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.85em;
}
.servicesPage .servicesStatement {
	background: url(../images/dontGamble.jpg) no-repeat;
	height: 44px;
}
.servicesPage .servicesStatement h3 {
	position: absolute;
	left: -10000px;
}
/*About Us Page Styles*/
.aboutUs #mainContent h2 {
	position: absolute;
	top: -10000px;
}
.aboutUs #mainContent #sec2 .hr {
	padding-top: 10px;
	padding-bottom: 10px;
}

.aboutUs #mainContent #sec2 .aboutUsParagraph {
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.85em;
	line-height: 1.4em;
}
.aboutUs #mainContent #sec2 .aboutUsParagraph .fltlft {
	padding-left: 10px;
}
.aboutUs #mainContent #sec2  a {
	color: #007B8B;
}
.aboutUs #mainContent #sec2 a:hover {
	color: #007B8B;
	text-decoration: underline;
}

.aboutUs #mainContent #sec2 .signature {
	font-weight: bold;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.aboutUs .aboutUsStatement h3 {
	position: absolute;
	top: -10000px;
}
.aboutUs  .aboutUsStatement {
	background: url(../images/about_us_statement.jpg) no-repeat;
	height: 74px;
}
.clientComments #mainContent h3 {
	position: absolute;
	top: -10000px;
}
.clientComments #mainContent #sec1 img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.clientComments #mainContent #sec2 img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.clientComments #mainContent #sec2 p {
	font-size: 0.85em;
	line-height: 1.4em;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: justify;
}
.clientComments #mainContent #sec2 .customerNames {
	font-style: italic;
	font-weight: bold;
}
.businessPartners  #mainContent #sec1 h2 {
	position: absolute;
	top: -9999px;
}
.businessPartners #mainContent  .hr {
	padding-top: 10px;
	padding-bottom: 10px;
}
.businessPartners #mainContent #sec2 table {
	border: .50px solid #007B8B;
	margin-right: auto;
	margin-left: auto;
}
.businessPartners #mainContent #sec2 table tr td {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: .50px solid #333;
}
.businessPartners  #mainContent #sec2 table caption {
	font-variant: small-caps;
	background: #6C5028;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid thin #333;
}
.businessPartners #mainContent #sec2 a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 1.5;
}
.businessPartners #mainContent #sec2 table tr td a {
	color: #333;
	font-size: 1.2em;
}
.businessPartners #mainContent #sec2 table tr td a:hover {
	color: #49351C;
	text-decoration: underline;
}

.communityPartners #sec1 h2 {
	position: absolute;
	top: -9999px;
}
.communityPartners #mainContent .hr {
	padding-top: 10px;
	padding-bottom: 10px;
}
.communityPartners #mainContent #sec2 table {
	margin-right: auto;
	margin-left: auto;
	border: .50px solid #007B8B;
}
.communityPartners #mainContent #sec2 table caption {
	font-variant: small-caps;
	color: #FFF;
	background: #6C5028;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin solid #333;
}
.communityPartners #mainContent #sec2 table tr td {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: .50px solid #333;
}
.communityPartners #mainContent #sec2 table tr td a {
	font-size: 1.2em;
	color: #333;
}
.communityPartners #mainContent #sec2 table tr td a:hover {
	color: #49351C;
	text-decoration: underline;
}
.communityPartners #mainContent #sec2 table tr td a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.equestrianPartners #mainContent #sec1 h2 {
	position: absolute;
	top: -9999px;
}
.equestrianPartners #mainContent .hr {
	padding-top: 10px;
	padding-bottom: 10px;
}
.equestrianPartners #mainContent #sec2 table {
	border: .50px solid #007B8B;
	margin-right: auto;
	margin-left: auto;
}
.equestrianPartners #mainContent #sec2 table caption {
	font-variant: small-caps;
	color: #FFF;
	background: #6C5028;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin solid #333;
}
.equestrianPartners #mainContent #sec2 table tr td {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: .50px solid #333;
}
.equestrianPartners #mainContent #sec2 table tr td a {
	color: #333;
	font-size: 1.2em;
}
.equestrianPartners #mainContent #sec2 table tr td a:hover {
	color: #49351C;
	text-decoration: underline;
}
.equestrianPartners #mainContent #sec2 table tr td a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}




.contactUs #mainContent #sec1 h2 {
	position: absolute;
	top: -10000px;
}
.areaDVD #container #wrapper #mainContent h1 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
#sec2 .aboutUsParagraph .fltlft {
	padding-right: 10px;
}

