/* home specific
------------------- */

#home #header {
    height:98px;
}   
    
#header h1 {
    width:293px;
    height:98px;
    margin:0 0 0 180px;
    padding:0;
    background:url(/images/oreilly/oreilly_large.gif) no-repeat 0 0;
    font-size:0;
    /*text-indent:-9999px;*/
    text-align:center;
} 

#header ul {
    width:196px;
    margin:62px 0 0 0;
}

#home #animal {
    float:left;
    width:118px;
    height:98px;
    margin-left:22px;
    padding:0;
    background:url(/images/oreilly/home_tarsier.jpg) no-repeat 0 0;
    font-size:0;
    text-indent:-9999px;
}

#home #subnav {
     height:5px;
     padding:0px;
}

h2 {
    font-family: Verdana,helvetica,arial,sans-serif;
    font-size:30px;
    font-weight:normal;
    color:#990000;
    margin:0;
}

.clear, hr.clear {
    height:0 !important;
}   

#contentleft {
    width:20em;
    float:left;
	text-align:left
}

#contentleft h2, #contentcenter h2, #contentright h2 {
    text-transform:uppercase;
    font-size:12px;
    font-weight:normal;
    color:#990000;
    margin:0;
    padding:0;
}

#contentleft h3, #contentcenter h3 {
    font-size:14px;
    font-weight:bold;
    color:#000;
    margin:0.5em 0;
}

#contentcenter {
    width:20em;
    float:left;
    margin:0 0 0 2em;
	text-align:left
}
 
#contentright {
    width:14em;
    float:right;
    margin:0 0 0 1em;
}

#contentright ol, #contentright ul {
    margin:0;
    padding:0;
    color:#666;
}   

#contentright li {
    padding:0;
    margin:0 0 1em 2em;
}

ul.booklist {
    margin: 0 0 0 1.2em;
    padding: 3px 0 10px 0;
    list-style-type: square;
    line-height:1.2em;
}  

ul.booklist li {
    padding-top:5px;
} 
    
ul.events {
    margin: 0 0 0 1.2em;
    padding: 0;
    list-style-type: square;
}
.secondary2 {
    font-size:11px !important;
    font-family: Verdana, sans-serif !important;
}

body {
    background-color:#eee;
}
