/* Stylesheet for willneraltanta website */ 

#header-top {
 width: 545px;
 height: 52px;
 padding: 0px 0px 0px 0px; 
 margin: 0px 0px 0px 0px;
 float: left;
 background-color: transparent;
 text-align: left;
}

#header-menu {
 width: 545px;
 height: 28px;
 padding: 0px 0px 0px 0px; 
 margin: 0px 0px 0px 0px;
 float: left;
 background-color: transparent;
 text-align: left;
}
#quick-search {
 width: 163px;
 height: 240px;
 text-align: center;
 background-color: #c86a2c;
 float: left;
 background-image: url(images/quick-search-bkgd.jpg);
 background-position: bottom;
 background-repeat: no-repeat;
} 

#quickorder-top {
 width: 163px;
 height: 24px;
 text-align: center;
 float: left;
 background-image: url(images/quickorder-top-bkgd.jpg);
 background-position: top;
 background-repeat: no-repeat;
} 

#quickorder {
 width: 163px;
 height: 69px;
 text-align: left;
 float: left;
 background-color: #ffcc66;
 background-image: url(images/quickorder-bottom-bkgd.jpg);
 background-position: bottom;
 background-repeat: no-repeat;
} 

#quickorder-margin {
 width: 5px;
 height: 60px;
 text-align: left;
 float: left;
 background-color: #ffcc66;
} 

#library-top {
 width: 163px;
 height: 26px;
 text-align: left;
 float: left;
 background-image: url(images/library-top-bkgd.jpg);
 background-position: top;
 background-repeat: no-repeat;
} 

#library {
 width: 163px;
 height: 69px;
 text-align: left;
 float: left;
 background-color: #b3c386;
 background-image: url(images/library-bottom-bkgd.jpg);
 background-position: bottom;
 background-repeat: no-repeat;
} 

#radio-top {
 width: 163px;
 height: 26px;
 text-align: center;
 float: left;
 background-image: url(images/radio-top-bkgd.jpg);
 background-position: top;
 background-repeat: no-repeat;
} 

#radio {
 width: 163px;
 height: 112px;
 text-align: left;
 float: left;
 background-color: #d6d6cf;
 background-image: url(images/radio-bottom-bkgd.jpg);
 background-position: bottom;
 background-repeat: no-repeat;
} 

#leftspace1 {
 width: 163px;
 height: 30px;
 text-align: left;
 float: left;
 background-color: white;
} 

#hours {
 width: 156px;
 text-align: left;
 float: left;
 border: 1px solid silver;
 background-color: white;
} 

#hoursmargin {
 width: 6px;
 height: 250px;
 text-align: left;
 float: left;
 background-color: white;
} 

#mar-left {
 width: 10px;
 height: 605px;
 background-color: white;
 float: left;
 background-image: url(images/mar-left-bkgd.jpg);
 background-position: top left;
 background-repeat: no-repeat;
} 

#main-topband {
 width: 595px;
 height: 12px;
 float: left;
 background-color: #cc6633;
} 

#main-messageband {
 width: 595px;
 height: 39px;
 float: left;
 background-color: #f5f5d9;
} 

#main-whiteband {
 width: 595px;
 height: 30px;
 float: left;
 background-color: white;
} 

#main-centercontent {
 width: 415px;
 height: 860px;
 float: left;
 background-color: white;
 overflow: auto;
 text-align: left;
} 

#rtbox-top {
 width: 165px;
 height: 9px;
 text-align: center;
 float: right;
 background-image: url(images/rtbox-top-bkgd.jpg);
 background-position: top;
 background-repeat: no-repeat;
} 

#rtbox {
 width: 165px;
 height: 290px;
 text-align: left;
 float: right;
 background-color: #b3c386;
 background-image: url(images/rtbox-bottom-bkgd.jpg);
 background-position: bottom;
 background-repeat: no-repeat;
}