*{
    margin: 0;
    padding: 0;
}


body{
    background: #4b71a2;
    font-family: century gothic, arial, helvetica, verdana, sans-serif;
    font-size: 10pt;
}

p, h1{
    padding: 10px 20px;
}

h2, h3{
    padding: 8px 20px;
}

h1, h2, h3{
    color: #c73b0a;
    font-variant: small-caps;
/*    font-family: palatino linotype, palatino, georgia, times new roman, times, serif;*/
}

img{
    padding: 15px 20px;
}

a{
    color: #222;
    font-weight: bold;
}

a:visited{
    color: #6c6c6c;
}

a:hover{
    color: #c73b0a;
}

a img{
    border: 0;
}

label{
    float: left;
    font-weight: bold;
    margin-right: 5px;
    text-align: right;
    width: 14em;
}

input, textarea, button{
    border: 1px solid #000;
}

textarea{
    width: 25em;
    height: 10em;
}

#wrapper{
    background: url(/images/bluecol2.jpg) left repeat-y #fff;
    margin: 0 auto;
    min-width: 990px;
    width: 100%;
}

#header{
    background: #4b71a2;
    border-bottom: 4px solid #7B9CC7;
}

#logo{
    float: left;
    padding: 2px 0 0 18px;
    position: absolute;
    z-index: 200;

}

#menu{
    float: right;
    margin-right: 5%;
}

#menu ul{
    list-style-type: none;
}

#menu li{
    float: left;
    padding: 20px 20px 16px 20px;
}

#menu a, #footer a{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#menu li:hover, #sidebar li:hover{
    background: #7B9CC7; 
}

#banner{
    background: url(/images/cows.jpg) repeat-x;
    border-bottom: 4px solid #7B9CC7;       
    height: 100px;
}

#login{
    color: #c73b0a;
    float: right;
}

#login a{
    color: #c73b0a;
}

#login a:hover{
    color: #852402;
}

#sidebar{
    background: #dae4f0;
    border-right: 4px solid #7B9CC7;
    float: left;
    padding-top: 150px;
    width: 240px;
}

#sidebar ul{
    list-style-type: none;
}

#sidebar li{
    padding: 5px 0;
}

#sidebar a{
    padding: 5px 20px;
    text-decoration: none;
}

#sidebar li:hover a{
    color: #fff;
}

#main{
    min-height: 400px;
    padding-bottom: 20px;
}

#content{
    clear: right;
    margin-left: 240px;
}

#content ul, #content ol{
    list-style-position: inside;
    padding: 0 20px;
}

#welcome h1{
    border-bottom: 1px solid #dcdcdc;
    margin: 0 20px 10px;
    padding-left: 0;
    padding-bottom: 5px;
}

#welcome h1, #welcome p{
    margin-right: 240px;
}

#breadcrumbs{
 /*   font-family: palatino linotype, palatino, georgia, times new roman, times, serif;*/
}

#footer{
    background: #4b71a2;
    border-top: 4px solid #7B9CC7;
    color: #fff;
    font-size: .9em;
}

#footer a:hover{
    color: #ccc;
    text-decoration: underline;
}

#subtotal, .order table{
    background: #dae4f0; 
}

#catalog table{
    width: 100%;
}

#cart table, .order table{
    background: #dae4f0;
    margin: 20px 0 20px 40px;
    width: 90%;
}

#cart th, .order th{
    background: #4b71a2;
    color: #fff;
    padding: 5px;
}

#cart td, .order td{
    padding: 10px 5px;
}

#product, .orderheading{
    margin: 0 20px;
}

#register{
    margin: 0 auto;
    max-width: 660px;
}

#placeorder{
    margin: 0 auto;
    max-width: 710px;
}

#subtotal{
    margin: 20px;
    width: 300px;
}

#hobbyist_box, #commercial_box{
    background: url(/images/gradient.gif) left top no-repeat;
    margin: 20px 0 20px 1%;
}

.section_box, #signup, #signin{
    background: url(/images/gradient.gif) left top no-repeat;
    float: left;
    margin: 20px 0 20px 1%;
    width: 46%;
}

#signin label{
    width: 8em;
}

#signin p{
    padding-left: 5px;
    padding-right: 5px;
}

#account, #logout, #password{
    background: url(/images/gradient.gif) left top no-repeat;
    margin-left: 20px;
}

.section_link{
    float: left;
    margin: 0 0 20px 1%;
    width: 49%;
}

.section_link a{
    color: #c73b0a;
    font-weight: bold;
    text-decoration: underline;
}

.section_link a:hover{
    color: #852402;
}

.category{
    padding: 20px 1%;
    text-align: center;
    vertical-align: bottom;
    width: 32%;
}

.product_photo{
    float: right;
    margin-right: 10%;
}

.product_info{
    background: url(/images/gradient.gif) left top no-repeat;
    margin: 0 200px 100px 20px;
}

.product_info table{
    border-collapse: collapse;
    margin-top: 10px;
}

.product_info th{
    padding: 3px;
}

.product_info td{
    padding: 5px 0 0 0;
}

.product p{
    font-size: 10pt;
}

.category a, .product a{
  /*  font-family: palatino linotype, palatino, georgia, times new roman, times, serif;*/
    font-variant: small-caps;
}

.sort{
    /*font-family: palatino linotype, palatino, georgia, times new roman, times, serif;*/
    font-variant: small-caps;
    text-align: right;
}

.order table{
    border: 0;
}

.button{
    font-weight: bold;
    padding: 0 5px;
}

.formfield, .select{
    border: 1px solid #000;
    padding: 2px;
    width: 20em;
}

.add, .cvc, .quant{
    width: 3em;
}

.exp{
    width: 5em;
}

.signin{
    width: 16em;
}

.discount{
    width: 7em;
}

.hint{
    font-size: .8em;
}

.culture{
    margin: 0 auto;
    width: 90%;
}

.culture td{
    border: 1px solid #ccc;
    padding: 10px;
    width: 50%;
}

.iefix1, .iefix2{
    width: 13em;
}

.float-left{
    float: left;
}

.float-right{
    float: right;
}

.imgcenter{
    text-align: center;
}

.clearboth{
    clear: both;
}

.error{
    background: #feefc4;
    border: 1px solid #c73b0a;
    color: #c73b0a;
    font-weight: bold;
    margin: 0 20px 10px 20px;
    padding: 5px;
}

.textleft{
    text-align: left;
}

.textright{
    text-align: right;
}

.textcenter{
    text-align: center;
}

.sale{
    color: #c73b0a; 
}