@charset "UTF-8";
/* CSS Document */

/*Start Main Styles*/
a:link {
	color: #fff680;
	text-decoration: none;
}
a:visited {
	color: #fff680;
	text-decoration: none;
	position: relative;
}
a:hover {
	color: #f4e321;
	text-decoration: none;
}
a:active {
	outline: none;
	position: relative;
	top: 1px;
}
a:focus {
	outline-style: none;
}
a img { 
	border: none; 
} 
body, #content, h2 {
	font-family: Sans-Serif;
	font-size: 13px;
	color: #F0EFDB;
	line-height: 150%
}
body {
	background-color: #988d7f;
	margin: 0;
}
#content {
	width: 920px;
	margin: 5px auto 0 auto;
}
.navigation-container {
	background-image: url('../images/navbar-background.png');
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	width: 920px;
	position:relative;
}
.header {
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	height: 132px;
	width: 920px;
	overflow: hidden;
}
.bodycopy {
	float: left;
	background-image: url('../images/body-background.png');
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	text-align: left;
	vertical-align: top;
	width: 820px;
}
.section {
	background-image: url('../images/body-background.png');
	background-repeat: repeat-y;
	vertical-align: top;
	text-align:center;
	width: 920px;
}
#section-title {
	float: left;
	position: relative;
	top: -72px;
	left: 13px;
}
.footer {
	background-image: url('../images/footer.png');
	background-repeat: no-repeat;
	font-size: smaller;
	color: #000;
	text-align: center;
	vertical-align: top;
	padding: 41px 0 0 0;
	width: 920px;
	clear: both;
}
html {
	overflow-y: scroll;
}
#listing-name {
	vertical-align:top;
	position:relative;
	left: -40px;
	top: -30px
}
.listing-picture {
	float: left;
	margin: 0 10px 0 0;
	vertical-align: top;
	border: 2px solid #313b3e;
}
.listing-text {
	margin: -45px 0 0 167px;
	min-height: 170px
}
.inline-list p {
	display: inline;
}
.inline-list ul, .inline-list li {
	display: inline;
	margin: 0;
}
.inline-list ul {
	padding: 0;
}
.inline-list li:after {
	content: " | ";
}
.inline-list li.last:after {
	content: "";
}
.photo-thumbs p {
	display: inline;
}
.photo-thumbs ul, .photo-thumbs li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type:none;
}
.photo-thumbs img {
	border: 1px solid #313b3e;
}
.property-photo-thumbs ul, .property-photo-thumbs li {
	padding: 0 12px 0 0;
	line-height: 48px;
}
.list-header {
	font-style:italic;
	font-weight:bold;
	margin-top: 10px;
	padding: 0 0 3px 0;
}
#contact-body {
	float: left;
	width: 655px;
	padding: 5px 25px 0 0;
	margin: 0;
}
#contact-sidebar {
	margin: 0 0 0 680px;
	padding: 10px;
	border: solid 1px #313b3e;
	background-color: #453b36;
}
#contact-bottom {
	clear: both;
	text-align: center;
	margin: 25px 0 0 0;
}
#boarding-body {
	float: left;
	width: 555px;
	padding: 5px 25px 0 0;
	margin: 0;
}
#boarding-sidebar {
	margin: 0 0 0 580px;
	padding: 1px 14px 15px 14px;
	border: solid 1px #313b3e;
	background-color: #453b36;
}
.vacation-list {
	margin: 0 0 0 15px;
	padding:0px;
}
ul#logos {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#logos img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}
ul#logos li {
	margin: 0;
	padding: 10px 0 0 0;
}
.horse-container {
	width: 820px;
	padding: 25px 0 15px 0;
}
.horse-header {
	float: left;
	width: 155px;
	padding: 0;
	margin: 0;
	text-align:center;
}
.horse-picture {
	position: relative;
	z-index:1;
	margin: 0 10px 0 0;
	border: 2px solid #313b3e;
}
.horse-name {
	position: relative;
	z-index: 2;
	top: 0px;
	margin: -30px 0 0 -40px;
}
.horse-body {
	z-index: 1;
	background-color: #453b36;
	border: 2px solid #313b3e;
}
.horse-sidebar {
	padding: 0 15px 15px 15px;
}
.property-container {
	width: 590px;
	padding: 35px 0 15px 0;
	margin: 10px 0 10px 0;
}
.property-header {
	float: left;
	width: 355px;
	padding: 5px 0 0 0;
	margin: 0;
}
.property-picture {
	position: relative;
	z-index:1;
	margin: 0 10px 0 0;
	border: 2px solid #313b3e;
}
.property-name {
	position: relative;
	z-index: 2;
	top: 0px;
	margin: -25px 0 0 -75px;
}
.property-body {
	float: left;
	width: 210px;
	padding: 0 10px 0 10px;
	z-index: 3;
}
.property-sidebar {
	clear: both;
	margin: 0;
	padding: 0 0 10px 10px;
	border: 1px solid #313b3e;
	width: 333px;
	background-color: #453b36;
}
#properties {
	float: left;
	width: 580px;
	padding: 0 20px 0 0;
	z-index: 2;
	display: inline;
}
#properties-sidebar {
	margin: 0 0 0 600px;
	padding: 15px;
	border: 1px solid #313b3e;
	background-color: #453b36;
	z-index: 1;
}
#browser-sidebar {
	background-color: #453b36;
	width: 100%;
	padding: 10px 0 0 0;
	border-bottom: 3px solid #313b3e;
	text-align: center;
}
.browser-header {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.browser-header img {
	vertical-align: middle;
	position: relative;
	bottom: 3px;
	right: 5px;
}
ul#browser-logos {
	list-style-type: none;
	margin: 15px 0 10px 0;
	padding: 0;
	display: block;
}
ul#browser-logos img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
ul#browser-logos li {
	margin: 0;
	padding: 0 30px 0 0;
	display: inline;
	font-size: 16px;
	line-height: 300%;
}
#warning-close {
	position: absolute;
	top: 10px;
	right: 10px;
	font-weight: bold;
}
.with-descender {
	padding: 30px 15px 10px 165px;
	margin: -40px 0 0 0;
}
.no-descender {
	padding: 10px 15px 10px 165px;
	margin: -10px 0 0 0;
}
.amy-name {
	padding: 30px 15px 10px 165px;
	margin: -35px 0 0 0;
}
.ginny-name {
	padding: 40px 15px 10px 165px;
	margin: -50px 0 0 0;
}
.horse-nav-container {
	margin: 0 0 15px 0;
	min-height: 250px;
}
.horse-list ul {
	margin: 0 0 15px 0;
	border: 1px solid #313b3e;
	background-color: #453b36;
	padding: 0;
	-webkit-box-shadow: 1px -1px 5px #302723;
	-moz-box-shadow: 1px -1px 5px #302723;
}
.horse-list li {
	margin: 0;
	text-align: center;
	padding: 5px 0 0 0;
}
.horse-list ul, .horse-list li {
	display: inline;
	float: left;
}
.horse-list img {
	vertical-align:text-top;
	padding: 0 20px 15px 20px;
}
.horse-list-header {
	clear: left;
}
.horse-picture, .vacation-picture, .listing-picture, .property-picture, .property-sidebar, #boarding-sidebar, .horse-body, #properties-sidebar, #contact-sidebar, #browser-sidebar {
	-webkit-box-shadow: 1px -1px 5px #302723;
	-moz-box-shadow: 1px -1px 5px #302723;
}
.nested {
	list-style-type: none;
}
.chicklets img {
	position: relative;
	top: 5px;
}
.ahpc {
	text-align: center;
	margin: 10px 0 10px 0;
	font-size: 14px;
}
/*End Main Styles*/

/*Start Navigation Bar*/
ul#navigation {	
	width:894px;
	list-style:none;
	height:50px;
	margin: 0 13px 0 13px;
	padding:0;
}

ul#navigation li {
	display:inline
}

ul#navigation li a {
	height:50px;
	float:left;
	text-indent:-9999px;
	text-decoration:none
}

ul#navigation  li a span {
	float:left;
	display:block
}

ul#navigation li#navigation-1 a {
	width:240px;
	background:url('../images/navbar.png') no-repeat 0px 0
}

ul#navigation li#navigation-1 a:active,
ul#navigation li#navigation-1 a:hover {
	background-position:0px -50px
}
ul#navigation li#navigation-1 a.current {
	background-position:0px 0px -50px
}

ul#navigation li#navigation-2 a {
	width:124px;
	background:url('../images/navbar.png') no-repeat -240px 0
}

ul#navigation li#navigation-2 a:active,
ul#navigation li#navigation-2 a:hover {
	background-position:-240px -50px
}
ul#navigation li#navigation-2 a.current {
	background-position:-240px -240px -50px
}

ul#navigation li#navigation-3 a {
	width:105px;
	background:url('../images/navbar.png') no-repeat -364px 0
}

ul#navigation li#navigation-3 a:active,
ul#navigation li#navigation-3 a:hover {
	background-position:-364px -50px
}
ul#navigation li#navigation-3 a.current {
	background-position:-364px -364px -50px
}

ul#navigation li#navigation-4 a {
	width:184px;
	background:url('../images/navbar.png') no-repeat -469px 0
}

ul#navigation li#navigation-4 a:active,
ul#navigation li#navigation-4 a:hover {
	background-position:-469px -50px
}
ul#navigation li#navigation-4 a.current {
	background-position:-469px -469px -50px
}

ul#navigation li#navigation-5 a {
	width:137px;
	background:url('../images/navbar.png') no-repeat -653px 0
}

ul#navigation li#navigation-5 a:active,
ul#navigation li#navigation-5 a:hover {
	background-position:-653px -50px
}
ul#navigation li#navigation-5 a.current {
	background-position:-653px -653px -50px
}

ul#navigation li#navigation-6 a {
	width:104px;
	background:url('../images/navbar.png') no-repeat -790px 0
}

ul#navigation li#navigation-6 a:active,
ul#navigation li#navigation-6 a:hover {
	background-position:-790px -50px
}
ul#navigation li#navigation-6 a.current {
	background-position:-790px -790px -50px
}
/*End Navigation Bar*/

/*Start ColorBox*/
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url(../images/colorbox/border1.png) 0 0 no-repeat;}
    #cboxTopCenter{height:25px; background:url(../images/colorbox/border1.png) 0 -50px repeat-x;}
    #cboxTopRight{width:25px; height:25px; background:url(../images/colorbox/border1.png) -25px 0 no-repeat;}
    #cboxBottomLeft{width:25px; height:25px; background:url(../images/colorbox/border1.png) 0 -25px no-repeat;}
    #cboxBottomCenter{height:25px; background:url(../images/colorbox/border1.png) 0 -75px repeat-x;}
    #cboxBottomRight{width:25px; height:25px; background:url(../images/colorbox/border1.png) -25px -25px no-repeat;}
    #cboxMiddleLeft{width:25px; background:url(../images/colorbox/border2.png) 0 0 repeat-y;}
    #cboxMiddleRight{width:25px; background:url(../images/colorbox/border2.png) -25px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-top:20px}
        #cboxTitle{position:absolute; top:0px; left:0; width:100%; color:#000;}
        #cboxCurrent{position:absolute; top:0px; left:0px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(../images/colorbox/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; top:-2px; right:0px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; top:-2px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; top:-2px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-100px 0px; top:-2px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-75px -25px; top:-2px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px 0px;}
        #cboxLoadingOverlay{background:url(../images/colorbox/loading.gif) 0px 18px no-repeat #fff;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
/*End ColorBox*/

