body {background-color: #ececec; background-image: url(../images/back.jpg); background-repeat: repeat-x; font-family: verdana, arial, helvetica; font-size: 10px; margin:0;}
img {border: none;}

#container {width: 730px; margin: 0 auto; position: relative;}
#header {height: 91px; background-image: url(../images/logo_full.gif); background-repeat: no-repeat;}
#headerCaption {position: absolute; color: white; font-weight: bold; font-size: 18px;}
#legline {background-image: url(../images/logo_legline.gif); background-repeat: no-repeat; padding-top: 3px;}

#topstripe {height: 21px; background-image: url(../images/head_stripe.jpg); background-repeat: no-repeat; background-position: right; opacity:0.4;filter:alpha(opacity=40);}
#topstripetext {color: #58674A; position: relative; top: -18px; text-align: right; font-size: 10px; padding-right: 10px;}

#nav {margin-top: 38px; text-align: right; font-size: 12px;}
#nav a {color: #ffffff; text-decoration: none; padding-left: 20px;}
#nav a:hover {color: #E0F5BA;}

#page {background-color: #FAFAF6; border: 3px solid #c2c7b8; border-width: 0px 3px 3px 3px; padding:  250px 20px 20px 20px; background-image: url(../images/horse/illus_temp.jpg); background-repeat: no-repeat;}
#page, {background-position: 3px 0px;}

#footer {text-align: center; margin: 10px 0 50px 0;}
#footer a {color: #778967; text-decoration: none;}
#footer a:hover {color: #ffaa00; text-decoration: underline;}

#confirmText {border: 1px solid black; background-color: white; padding: 20px; margin-bottom: 20px;}
#errorText {border: 1px solid red; background-color: white; padding: 20px; color: red; font-weight: bold; margin-bottom: 20px;}

.clear {clear: both;}


/* news page */
.pullout {width: 300px; margin: 0px 0px 20px 20px; float: right;}
.pullout .title {font-size: 21px; color: #778967;}
.pullout .box {border: 2px solid #edf0ea; padding: 20px 20px 20px 20px; background-color: #ffffff;}

.article {}
.articletitle {font-size: 21px; color: #778967; border-bottom: 2px solid #edf0ea;}

.thumb {text-align: center; float: right; margin: 0px 0 10px 15px;}
.formthumb {text-align: center;}


/* horse page */
.horse {text-align: left; border-bottom: 2px solid #c2c7b8; padding-bottom: 20px; margin-bottom: 20px;}
.info {float: right; width: 350px;}
.horse img {margin: 0px 0px 0px 0px;}
.name {font-size: 21px; }
.type {font-size: 12px; color: #778967;}
.desc {margin: 10px 0;}
.price {font-size: 12px;}
.sale {color: #ff0000; font-weight: bold; font-size: 14px;}
.sold {font-size: 21px; color: #778967; font-weight: bold;}
.congrats {color: #990000; font-size: 12px; font-style: italic; margin-top: 10px;}
.crossout {text-decoration: line-through; font-weight: normal; font-size: 12px; color: black;}

a.admin {display: block; padding: 2px; border: 1px solid #000000; float: right; background-color: #ffaa00; text-decoration: none; color: black; margin-left: 5px;}
a.admin:hover {background-color: #000000; color: #ffffff;}