
/*style sheet for becky sharps quilting*/
/* every page info*/
body
{
font-size:100%;
font-family:helvetica;
color:#330066;
display:block;
width:950px;

letter-spacing:1px;
word-spacing:2px;
line-height:110%;
padding:0;
background:#300099;


}

.header
{position:relative;}
/*logo placement*/
.logo
{

z-index:1;
padding:10px;
border:2px;
margin:7em.
}



h1
{
color:#300099;
text-align:center;
}

h2
{
color:#300099;
text-align:center;
line-height:1em;
}

h3
{
color:#300099;
text-align:center;
line-height:1em;
}
h4
{
color:#300099;
text-align:center;
z-index:2;
}
h5
{
color:#300099;
}
p
{
font-size:90%;
display:block;
}



#container
{
margin-left:50px;
width:900px;
height:1800px;
background-image:url(../images/logobg.bmp);
}



ul
{
font-size: 90%;
list-style:none;
letter-spacing:1px;
word-spacing:2px;
line-height:220%;
}



/*fix for IE7 position*/
*:first-child+html #topnav
{
top:140px;}
/*top nav ie 6*/
* html #topnav
{
clear:left;
position:absolute;
top:100px;
line-height:30px;
}


/*top navigation for all pages*/
#topnav
{
background:#330066;
border: solid 2px #ccccff;
clear:left;
position:absolute;
top:13px;
left:222px;
line-height:30px;
text-align:center;
z-index:8;
}

/*top nav fix for IE 6*/
*html #topnav
{
clear:left;
position:absolute;
top:140px;
left:160px;
line-height:30px;
z-index:8;
}
/*active properties link for top nav*/
#topnav a:link
{
color:#ffffff;

font-weight:700;
font-size:90%;
background:#330066;
padding: 3px 10px  4px 10px  ;
}

/*hoover properties for topnav*/
#topnav a:hover
{
color:#ffffff;
background:#ff66cc;
padding: 3px 10px  4px 10px ;
}

/*active properties for topnav*/
#topnav a:active
{
color:#ffccff;
padding: 3px 10px  4px 10px ;
}

/*visited properties for top nav*/
#topnav a:visited 
{
color:#0099cc#330066;
background:#66ccff;
font-weight:700;
font-size:90%;
text-decoration:none;
padding: 3px 10px  4px 10px  ;
}


#maintitle
{
z-index:9;

font-size:.80em;
text-align:center;
width:400px;
height:200px;
padding:.1em;
margin:.1em;
position:absolute;
top:60px;
margin-left:300px;
}



/*all coloumns*/
.col
{
width:32%;
position:relative;
top:30px;
float:left;
padding-top:2em;
text-align:center;

}

/*pattern left col on index page*/
#left
{

top:-40px;
width:200px;
z-index:5;
}

/*content1*/
#content1
{
position:relative;
top:60px;
}
/*center column*/
#center
{

float:left;
z-index:3;
width:250px;
top:-28px;
}
/*right column*/
#right
{
top:-40px;
float:right;
width:250px;
z-index:6;
}
/*cot quilt*/
#amish_quilt
{

font-size:.80em;
text-align:left;
width:200px;
height:280px;
margin-left:10px;


}
#amish
{
background:#ffffff;
border: solid 2px #ccccff;
padding:.75em;

}
/* end amish quilt*/
/* star quilt*/

#star_quilt
{

font-size:.80em;
text-align:left;
width:200px;
height:250px;
margin-left:10px;


}
#starquilt
{
background:#ffffff;
border: solid 2px #ccccff;
padding:.75em;

}
/*end of star quilt*/
/*posistion center colum*/
#center
{
margin-left:120px;
}
/*laundry bag*/
#laundry
{
font-size:.80em;
text-align:left;
width:200px;
height:320px;
margin-left:10px;
}
#laund
{
background:#ffffff;
border: solid 2px #ccccff;
padding:.75em;

}
/*end of laundry bag*/
/*nappy bag*/
#nappy
{
font-size:.80em;
text-align:left;
width:200px;
height:280px;
margin-left:10px;
}
#naph
{
background:#ffffff;
border: solid 2px #ccccff;
padding:.75em;

}
/*  end of nappy bag*/

/*coty tidy*/
#cottidy
{
font-size:.80em;
text-align:left;
width:200px;
height:280px;
margin-left:10px;
}
#ctidy
{
background:#ffffff;
border: solid 2px #ccccff;
padding:.75em;

}
/*end of cot tidy*/
/* hoop bag*/

#hoop_bag
{
font-size:.80em;
text-align:left;
width:200px;
height:290px;
margin-left:10px;
}
#purple_bag
{
background:#ffffff;
border: solid 2px #ccccff;
padding:.75em;

}
/*end of hoop bag*/
/*hoop rap*/
#hoop_rap
{
font-size:.80em;
text-align:left;
width:200px;
height:150px;
margin-left:10px;
}
#hoop_rapi
{
background:#ffffff;
border: solid 2px #ccccff;
padding:.75em;

}
/* end of hoop rap*/
#footer
{position:absolute;
top:1720px;
left:450px;
text-align:center;
font-size:75%;
}
 div#print-footer
 {display: none;}

/* end of all pages infor*/


