/* CSS Document */

body {background-color:#ffffff;
Width:100%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:small;
 margin: 0;
text-align:center;
color:#333333;
}
img{border:none;
}

#container{width:1000px;}
   
/* top of page banner */     
   #banner{background-image:url(images/banners/little.jpg);
  background-repeat:no-repeat;
width:1000px;
 height:90px;
 } 

/* links relavant to crafty corner */     
#utility{width:1000px;
text-align:right;
height:30px;
}

/* drill down links */     
#breadcrumb{width:1000px;
text-align:right;
height:30px;
}

/* left column */     
#adverts {width: 145px;
 float: left;
 padding-left:10px;
 text-Align:left;
 }
 
 /*center of page*/    
#feature {background-color:#Ffffff;
border:none;
 width:595px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 float:left;
 text-align:left;
}

#crafts {
 width:580px;
  float:left; 
}
#left {float:left;
width:280px;

}
#right {float:right;
width:280px;
}
#clear {clear:both;
}

  /* right column */
#banners {
width: 200px;
 float: right;
 padding-right:10px;
 text-Align:left;
}
 /* all main nav links*/     
a:link{
color:#000000;
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:small;
}

a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:small;
color:#666666;
text-decoration:none;
}

a:hover{
color:#a62675;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:small;
text-decoration:underline;

}

a:active{
color:#575757;
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:small;
}


table{
	border:thin;
	background-color:#F7F7F7;
	}

th {
	font-family:Arial;font-size:small;
	 color:#a62675;
	background-color:#cccccc;
	border-bottom:ridge;
} 
 
#footer {background-image:url(images/footer/footer.jpg);
height:50px;
width:1000px;
clear: both;
text-align: center;
 } 




a.l:link{
color:#000000;
font-size:small;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;}

a.l:visited{
font-size:small;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}

a.l:hover{
color:#a62675;
font-size:small;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}

a.l:active{
color:#575757;
font-size:small;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}

 

h1{color:#a62675;font-size:large;}
h2{color:#a62675;font-size:medium;}
h3{color:#666666;font-size: medium;}
h4{color:#666666;font-size: small;}
h5{color:#a62675;font-size:large; line-height:10px}
