/* Created by Kayanna Shaffer.  The knives.htm  and knives2.htm file links to this style sheet*/

body {
 font-size: 14pt;
 font-family: cursive;}

body{
background-color: #D2B48C;}

 #banner
 {
	width: 300px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 445px;
	margin-right:40px;
	text-align: center;
	font-weight: bold;
	font-size: 24pt;
	font-family: Lucida Calligraphy;
	color: #D2B48C;
	background-color: #D2B48C;
	border: black solid thick;}
#right
{
	float:right;
	border:  black solid thick;
	margin-top:1em;
	margin-left: 1em;}
	
	
#left
{
	float: left;
	border:  black solid thick;
	margin-top: 1em;
	margin-right:1em;}
	
#none {
    float: none;
	border:  black solid thick;
	margin-top: 1em;
	margin-right:1em;}
	
#center{	
	text-align:center;} 
	
	
	
#inherit{
    margin-top: 1em;
	margin-right:1em;
	border: black solid thick;}	
h1 
{
	font-size:30pt;
	font-family: italic;
	color: black;
    letter-spacing: .3em;
    word-spacing: .2em;
    text-align: center;}
    


hr{
color: black;
width:100%;
height: .2em;}  

p{
    text-align:center;}  
    
#sidebar{
    font-size:8pt;
    width: 311px;
    float: right;
    color: White;
    background-color: #D2B48C;
    border: red thick solid;
    text-align: left ;}  
    
a{
    font-weight: bold;
    font-size: 12pt;
    color:maroon;} 
    
#container{
    margin-left: auto;
    margin-right: auto;
    width: 780px;
    height:44px}
    
    
                 		
