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


body { margin:0; background:url(../img/bg-body.jpg) repeat-x #4E2D0B; color:#fff; font-family:Georgia, "Times New Roman", Times, serif;  }

#holder { margin:0px auto 0px auto; width:700px; }

#content { width:700px; background-color:#292929;  }

#subContent { width:676px; padding: 0px 12px 0px 12px; }

#subContent img { border: solid 1px #CCCCCC; margin:0px 0px 20px 10px; }

#nav { float:left; margin-bottom:20px; }

#nav img { float:left; margin:0px; padding:0px; border:none; }

#footerBox { background-color: #5A5A5A; font-size:18px; line-height:160%; padding:18px; }

h1 { font-size:18px; }

p { font-size:14px; line-height:140%; max-width:384px;}

a, a:visited { color:#DFEFFF; font-weight:bold; text-decoration:none; }

a:hover { text-decoration:underline; }

.price { font-size:18px; }


#horseBox { clear: both; width:650px; padding: 10px; border: solid 1px #4E4E4E; background-color:#26221E; margin-bottom:12px; }