/* This is the style sheet for Ruby's Tuesdays pages using brown background images */

body { 
background: #deb887; 
}

body.bookland { 
background: #deb887;
background-image: url("../backgrounds/brown/leaves_kal_01.jpg")
}


body.cafeteria { 
background: #deb887;
background-image: url("../backgrounds/brown/cafeteria.jpg")
}

body.iris {background: #f8b0a8;
}

body.jims {background: #f8b0a8;
background-image: url("../backgrounds/pink/jims_04.jpg")
}

body.killdeer { 
background: #deb887;
background-image: url("../backgrounds/brown/killdeer.jpg")
}

body.orin { 
background: #deb887;
background-image: url("../backgrounds/brown/orin.jpg")
}

body.parquet { 
background: #deb887;
background-image: url("../backgrounds/brown/wood009.gif")
}


body.sister { 
background: #ffffcc;
background-image: url("../backgrounds/primary/corsage.jpg")
}

div.lineeven {margin-top: 0px;
margin-bottom: 0px;
text-indent: 30px;
}

div.lineodd  {margin-top: 0px;
margin-bottom: 0px;
}

div.page {border: ridge 8px #a0522d;
background: #f5f5f5;
width: 705px;
padding: 2ex;
margin-left: 15%;
Margin-top: 40px;}

div.pagebutter {border: ridge 8px #ffcc66;
background: #ffffff;
width: 705px;
padding: 2ex;
margin-left: 15%;
Margin-top: 40px;}

div.pageiris {border: ridge 8px maroon;
background: #f5f5f5;
width: 705px;
padding: 2ex;
margin-left: 15%;
Margin-top: 40px;}


div.bar {
color: #502818;
text-align: center;
font-weight: bold;
}

div.bariris {
color: maroon;
text-align: center;
font-weight: bold;
}

div.areabutter {
color: #806430;
border-bottom: #806430 solid 2px; 
border-top: #c09850 solid 2px;
background-color: #fffcc0;
text-align: right;
padding-right: 2ex;
margin-bottom: 0px;
margin-top: 2ex;
font-size: 110%;
font-weight: bold;
}

div.areabookland {color: #8b4513;
margin-bottom: 0px;
text-align: right;
padding-right: 2ex;
background-color: #D89068;
border-bottom: #602000 solid 2px; 
border-top: #986438 solid 2px;
font-size: 110%;
font-weight: bold;
margin-top: 2ex;
}

div.areairis {background-color: #C8F0A8;
border-bottom: maroon solid 2px; 
border-top: #D05850 solid 2px;
color: #203410;
text-align: right;
padding-right: 2ex;
font-size: 110%;
font-weight: bold;
margin-top: 2ex;
}

div.areaparquet {color: #8b4513;
margin-bottom: 0px;
text-align: right;
padding-right: 2ex;
margin-top: 2ex;
background-color: #deb887;
border-bottom: #602000 solid 2px; 
border-top: #986438 solid 2px;
font-size: 110%;
font-weight: bold;
}

div.bottom {height: 300px;
}

div.header{
text-align: center;
}

div.linebookland {color: #8b4513;
background-color: #D89068;
border-bottom: #602000 solid 2px; 
border-top: #986438 solid 2px;
font-size: 25%;
margin-top: 4ex;
}

div.linebutter {
color: #806430;
border-bottom: #806430 solid 2px; 
border-top: #c09850 solid 2px;
background-color: #fffcc0;
font-size: 25%
margin-top: 4ex;
}

div.lineiris {background-color: #C8F0A8;
border-bottom: maroon solid 2px; 
border-top: #D05850 solid 2px;
color: #203410;
font-size: 25%;
margin-top: 4ex;
}


div.lineparquet {color: #8b4513;
background-color: #deb887;
border-bottom: #602000 solid 2px; 
border-top: #986438 solid 2px;
font-size: 25%;
margin-top: 4ex;
}

p.dialogue {margin-top: 0px;
margin-bottom: 0px;
text-indent: 30px;
}


h2.iris {color: maroon;
}

h2.parquet {color: #8b4513;
}

h3 {color: #8b4513;
margin-bottom: 0px;
text-align: right;
padding-right: 2ex;
}


h2.parquetplain {color: #8b4513;
margin-bottom: 0px;
padding-right: 2ex;
text-align: left;
}


p.post {color: #502818;
margin-top: 0px;
margin-bottom: 0px;
}

p.postiris {color: #203410;
margin-top: 0px;
margin-bottom: 0px;
}

p.parquet {background: #deb887;
border-bottom: #602000 solid 2px; 
border-top: #986438 solid 2px;
color: #502818;
}

p.iris {background: #C8F0A8;
border-bottom: maroon solid 2px; 
border-top: #D05850 solid 2px;
color: #203410;
}

p.copy {font-size: smaller;
}

a:link {color:  #696969;
}


a:visited {color:
#003366;
}

a:active {color: 502818#;
}

a:hover {color: #502818;
background-color: #deb887;
}


a.iris:link {color:  #696969;
}


a.iris:visited {color:
#003366;
}

a.iris:active {color: #502818;
}

a.iris:hover {color: black;
background-color: #f8b0a8;
}

