body {
    background-color: #336633;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    margin: 0px;
    padding: 8px;
    }

form {
    padding: 0px;
    margin: 0px;
    }

a:link {
    color: #0000cc;
    text-decoration: none;
    }

a:visited {
    color: #0000cc;
    text-decoration: none;
    }

a:hover {
    color:#666666;
    text-decoration: none;
    }

a:active {
    color: #333333;
    text-decoration: none;
    }

h1 {
    font-size: 14pt;
    font-weight: bold;
    }

h4 {
    font-size: 12pt;
    font-weight: bold;
    margin: 0px;
    }
.siteheader {
	width: 100%;
    border-left: 1px solid #703824;
    border-top: 1px solid #703824;
    border-right: 1px solid #703824;
    }

.toppic {
    border-left: 1px solid #703824;
    border-right: 1px solid #703824;
	background-image: url(6horses.jpg); 
	width: 100%;
    }

.fence { 
	background: #b4c65f url(fence2.jpg) repeat-x; 
	height: 35px;
    border-left: 1px solid #703824;
    border-right: 1px solid #703824;
    border-bottom: 1px solid #703824;

}

.headercheckout {width:180px; }
.headercheckout div{width:180px; margin-right:5px;}
.topbar {
    background-color: #000000;
    text-decoration: none;
    line-height: 16px;
    padding: 0px;
    margin: 0px;
    }

.maintable {
    padding: 3px;
    margin: 0px;
       }
	
.leftside {
    
    }

.rightside {
    
    }

.content {
	background-color: #d5e2c2;
    padding: 20px;
    border-left: 1px solid #703824;
    border-bottom: 1px solid #703824;
    border-right: 1px solid #703824;
    }

.contenttable {
    width: 95%;
    border: 1px solid #333333;
    margin-top: 10px;
    }

.contenttable td {
    text-align: left;
    }

.content-title {
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    }

.searchbox {
    width: 165px;
    }
.searchbox td{
    width: 165px;
	text-align:center;
	border-left: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
    }
	
.smlogin-form {
    padding: 0px 5px 0px 10px;
    font-size: 10pt;
    }

.clear {
    clear: both;
    }

.viewcart {
    margin-top: 18px;
    text-align: center;
    }
	
.cartitems{
	font-size: 9pt;
	}

.logged-in-message {
    color:#FFCC00;
    font-weight: bold;
    }

.feat-table {
    margin: 0px;
    padding: 0px;
    width: 100%;
    }

.feat-head {
    color: #000000;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
	background-color:#333333;
    margin: 0px;
    padding: 0px 0px 0px 15px;
    border-bottom: 2px solid #333333;
    }

.feat-cell {
    text-align: center;
    vertical-align: top;
    padding: 10px;
    }

.feat-cell div {
    text-align: center;
    }
.home-page-section { text-align: left; }	
.home-feat-table {
    margin: 0px;
    padding: 0px;
    width: 100%;
    }

.home-feat-cell {
    text-align: left;
    vertical-align: top;
    padding: 10px;
    }

.home-feat-cell div {
    text-align: center;
    }	
.tinytxt {
    font-size: 7pt;
    line-height: 10px;
    margin: 0px;
    padding: 0px;
    }

.tinytxt input {
    font-size: 7pt;
    line-height: 10px;
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:link {
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:visited {
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:hover {
    margin: 0px;
    padding: 0px;
    }
.footer {
    font-size: 10px;
    font-weight: bold;
    margin-top: 20px;
	text-align: center;
	color: #cccccc;
    }

.footer a:link {}

.footer a:hover {}

.footer a:visited {}	

.input-err { background-color: #FFCC00; }
