
/* Layout Stylesheet */ 

body {
margin-right: auto;
margin-left: auto;
margin-top: 10px;
padding:0;
background: #234A76;
color: #000000;
width: 900px;
position: relative;
font-size: 12px;
line-height: 14px;
font-family: arial, sans-serif;
}

#frame {width: 750px;
padding: 4px;
margin-left: auto;
margin-right: auto;
background: #ffffff;
text-align: left;
font-size: 12px;
line-height: 14px;
font-family: Verdana, Arial, helvetica, sans-serif, times;
margin-top: 10px;
margin-bottom: 10px;
border-style: solid; 
border-color: #a5d2fc; 
border-width: 1px 1px 1px 1px; }


#hdr{
height: 230px;
color: #000000;
margin: 0px 6px 0px 4px;
padding: 0;
background: #fff;
border: solid #859CFE;
border-width: 0px 1px 0px 0px;
}

#lh-col{ position: absolute;
 top: 250px;
 left: 1px;
 width: 140px;
 margin: 0px 2px 1px 4px;
 padding: 0px 2px 0px 2px;
 z-index: 1; 
 text-align: center;
 background: #FFFFCC; 
 }


#rh-col{
text-align: center;
margin: 0px 0px 0px 150px;
border: solid #859CFE;
border-width: 1px 1px 1px 1px;
background: #ffffff;
color: #000000;
padding: 0px;
position: relative;
font-size: 12px;
line-height: 14px;
font-family: verdana, arial, sans-serif; 
 }

div#links a span {display: none;}

div#links a:hover span {display: block;
position: absolute;
left: 190px;
top: 200px;
width: 125px;
padding: 5px;
margin: 10px;
z-index: 100;
color: #000000;
font-size: 10px;
line-height: 11px;
font-family: Verdana, Arial, helvetica, sans-serif, "Times New Roman", Times; 
background: #FFFFCC;
text-align: left;
}

div#middle
{background: #FFFFCC repeat-y 50% 0; 
margin-left: 4px;
margin-right: 6px;
}

.indent {margin-left: 10px;
margin-right: 10px;}

.hoursbox {
width: 120px;
height: 135px;
float: left;
display: inline;
position: relative;
top: 0px;
left: 0px;
margin: 40px 2px 0px 5px;
background: #FFFFCC;
}

.dpplbox {
height: 215px;
width: 532px;
display: inline;
position: absolute;
left: 50%;
top: 0px;
margin-left: -266px;
}

.rightbox {
width: 23%;
float: right;
background: #FFFFCC;
padding: 10px;
margin: 5px;
text-align: left;
border: 1px #000 solid;
font-size: 10px;
line-height: 12px;
font-family: verdana, arial, sans-serif;}

.historybox {
width: 700px;
text-align: left;
margin-right: auto;
margin-left: auto;
border: 1px dotted #000;
padding: 10px 10px 0px 10px;
color: #000000;
background: #efefef;
font-size: 16px;
line-height: 18px;
font-family: verdana, arial, sans-serif;}

.noticebox {
margin-top: 5px;
margin-bottom: 0;
margin-right: 28%;
text-align: left;
border: 1px none #000;
padding: 0 10px 0 10px;
}


#layer1 { 
position: relative;
left: 10px;
color: silver;
font-weight: bold;
font-size: 18pt; }

#layer2 {
position:relative;
top:-20px;
left: 6px;
color: #000;
font-weight: bold;
font-size: 18pt;}

.tempsalesbox {
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
height: 290px;
width: 460px;
border-top: 1px solid #efefef;
border-bottom: 5px solid #efefef;
border-right: 5px solid #efefef;
border-left: 1px solid #efefef;
padding: 10px;
text-align: center;}

.comfy {
float: right;
height: 170px;
width: 225px;
text-align: center;
margin: 0px 0px 0px 10px;
}

.libatxmas {
float: left;
height: 240px;
width: 350px;
text-align: center;
margin: 3px 10px 0px 0px;
}

.amy {height: 340px;
width: 300px;
position: absolute;
top: 0px;
right: 0px;}

.kathy {height: 241px;
width: 300px;
position: absolute;
top: 90px;
left: 0px;
z-index: 10;}

.shirley {height: 271px;
width: 300px;
position: absolute;
top: 240px;
left: 200px;
z-index: 20}

.clear {clear: both;}

.teaser {
width:430px;
padding:0 0 14px 0;
margin: 0 0 10px 10px;
background:url("tsr-b.gif") bottom left no-repeat;
}
.teaser h3 {
margin:0;
padding:7px 10px 3px 10px;
background:url("tsr-t.gif") top left no-repeat;
}
.teaser p, .teaser a.more {
margin:0;
padding:0 10px 3px;
border:1px solid #d8d8d8;
border-width:0 1px;
}
.teaser a.more {
display:block;
text-align:right;
background:url("tsr-a.gif") 410px 50% no-repeat;
padding:0 24px 0 0;
text-decoration:none;
color:#44a;
}
.teaser a.more:hover {
text-decoration:underline;
}
