/*****Hide the oldBrowser Warning******************/
#oldBrowser
{
	visibility:hidden;
	height:0px;
}
/***************************************************/
*{padding:0px;}
img{border:none;}
p{font-size:12px; margin:10px 5px 10px 5px;}
h3{font-size:16px; font-weight:bold; padding:0px; margin:2px;}
body
{
    background-color:#073800;
    margin-top:10px;
    font-family:Arial;
    font-size:12px;
}

#container
{
    width:926px;
    margin:0 auto;
    position:relative;
}  

#header
{
    background-image:url('../images/header.jpg');
    background-repeat:no-repeat;
    width:926px;
    height:108px;
    position:relative;
}

#nav
{
    margin-top:20px;
    padding-top:10px;
    height:30px;
    background-color:#c83d1e;
    text-align:center;
    color:#ffffcc;
    font-family:Times New Roman;
    font-size:14px;
}
#nav a
{
    margin:0px 10px 0px 10px;
    text-decoration:none;
    color:#ffffcc;
}
#nav a:hover
{
        text-decoration:underline overline;
        color:#996600;
}

#contentArea{ background-color:#fbf7eb;}
#contentTable
{
    width:896px;
    background-color:#fbf7eb;
    min-height:600px;
    position:relative;
    margin-left:25px;
}

#content-left
{
    padding-top:30px;
    width:272px;
    font-family:Arial;
}

#content-left .heading
{
 padding:3px 0px 3px 10px;
 background-color:#073800;
 color:#ffffff;
 font-size:12px;
}   

#home-contact
{
    position:relative;
    height:227px;
    background-image:url(../images/contact-home.jpg);
    background-repeat:no-repeat;
}

#home-contact .text
{
    position:relative;
    top:60px;
    left:10px;
    font-size:12px;
}

.text
{
    font-size:12px;
}

#content-right
{
    padding-top:30px;
    padding-left:12px;
}

#nextSale
{
    width:590px;
    height:197px;
    background-image:url(../images/catbg.jpg);
    background-repeat:no-repeat;
    position:relative;
}

.saleInfo
{
    position:relative;
    top:50px;
    left:25px;
    font-family:Arial;
    font-size:12px;
}

.saleInfoDiary
{
    position:relative;
    top:22px;
    left:25px;
    font-family:Arial;
    font-size:12px;
    width:350px;
    height: 146px;
}

.catImage
{
    background-image:url(../images/catImage.jpg);
    background-repeat:no-repeat;
    width:178px;
    height:142px;
    float:right;
    margin-right:20px;
    margin-top:15px;
}
.catImage img
{
    margin-top:17px;
    margin-left:14px;
}

.catImage a
{
    color:#000099;
    position:relative;
    
    left:-7px;
    font-family:Arial;
    font-size:12px;
}

#footer
{
    margin-top:20px;
    text-align:center;
    text-transform:uppercase;
    color:#ffffcc;
    font-size:12px;
}
#footer a
{
    color:#ffffcc;
    text-decoration:none;
}
#footer a:hover
{
    text-decoration:underline overline;
}

#stayInformed
{
    width:280px;
    height:229px;
    background-image:url(../images/stay-informed.jpg);
    background-repeat:no-repeat;
    position:relative;
}
#stayInformed .text
{
    /*margin:60px 20px 10px 20px;*/
    position:relative;
    top:60px;
    left:10px;
    font-size:12px;
}

.submitButton
{
    position:absolute;
    bottom:10px;
    right:10px;
}

#futureSale
{
    font-size:12px;
    margin-top:10px;
    margin-bottom:10px;
}

#auctionBook
{
    background-image:url(../images/auction-book.jpg);
    background-repeat:no-repeat;
    width:600px;
    height:327px;
    position:relative;
}

.bookLeft
{
    
    /*border:1px solid #000000;*/
    width:200px;
    height:220px;
    position:absolute;
    top:60px;
    left:70px;
    font-family:Monotype Corsiva,Comic Sans MS ;
    font-size:14px;
}
.bookRight
{
    
    /*border:1px solid #000000;*/
    width:200px;
    height:210px;
    position:absolute;
    top:40px;
    left:325px;
    font-family:Monotype Corsiva,Comic Sans MS ;
    font-size:14px;
}
.bookLeft p, .bookRight p{font-size:14px;}

.auctionBookLink
{
    position:absolute;
    top:255px;
    left:410px;
}
    
#bank
{
    border:1px solid #333333;
    height:500px;
    overflow:auto;
    line-height:16px;
    padding:4px;
}