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

body {background-image:url(images/bg.png); background-repeat:repeat}
.maincontainer {width:800px; margin:0 auto}
.header {width:800px}
.logo {float:left; border:none}
.body {background-image:url(images/border_bg.png); background-repeat:repeat-y; width:800px}
.menu {width:200px; margin:0 0 0 10px; float:left}
.pages {margin-top:5px}
.content {width:480; margin:0 0 0 220px;}
.homeimage {margin:0 0 0 225px}
.footer {width:800px; color:#FFFFFF; font-size:12px; text-align:right; margin:0 auto; margin-top:5px}
.takebow {float:right}
.aboutteri {padding:0 13px 0 10px;}
.calendar {margin:0 auto; width: 480px; padding:20px 0 20px 0}
.header1 {font-size:18px; font-weight:600; color:#098100}
.header2 {font-size:16px; font-weight:600; font-style:italic}
.header3 {font-size:16px; font-weight:600;}
.redtext {font-size:24px; font-weight:600; color:#CC0000}
.homecontent {padding:0 13px 0 5px;}
.horses {margin:10px 0 0 10px; font-size:14px}
.capri {width:555px; margin:10px 0 0 10px; font-size:14px}
.capricopy {width:310px; margin:0 0 0 0; float:left}
.capripics {float:right}
.sold {color:#CC0000; font-weight:600}
.wynsum {float:left}

a:link {color:#098100}
a:hover {color:#000000}
a:visited {color:#098100}
a:active {color:#098100}


/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 80px;
	border-style: solid;
	border-color: #28A828;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 80px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 80px;
}

div#navigation td.thumbcell {
	width: 80px;
	border-style: solid;
	border-color: #28A828;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 640px;
	margin: auto;
}

/* Footnote */
p.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 0 2em 0 0;
}