/*  Colors and Backgrounds No Frames*/
body {font-family: arial, helvetica, sans-serif;
color:rgb(24,24,24);
background-color:rgb(41,29,47);
margin:0px;
	}
img {border-color:rgb(24,24,24);
	border-style:none;
	}
	
A {color:rgb(72,72,72);
	}
A:Visited {color:rgb(72,72,72);text-decoration:none;
	}
A:Hover{color:rgb(24,24,24);}

A.indexlink {color:rgb(72,72,72); 
	text-decoration:none;
	font-weight:bold;
	font-size:80%;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	vertical-align:middle;}
A.indexlink:Visited{color:rgb(72,72,72);
	font-weight:bold;
	font-size:80%;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	vertical-align:middle;
	}
A.indexlink:Hover{color:rgb(24,24,24);
	text-decoration:none;
	font-weight:bold;font-size:80%;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	vertical-align:middle;
	}


A.header {color:rgb(24,24,24); text-decoration:none;}
A.header:Visited{color:rgb(24,24,24);text-decoration:none;}
A.header:Hover{color:rgb(184,184,184);text-decoration:none;}
A.cart {color:rgb(24,24,24); text-decoration:underline;}
A.cart:Visited{color:rgb(24,24,24);
	text-decoration:underline;}
A.cart:Hover{color:rgb(24,24,24);}
A.link3 {color:rgb(8,8,8); text-decoration:underline;}
A.link3:Visited{color:rgb(8,8,8);
	text-decoration:underline;}
A.link3:Hover{color:rgb(240,240,240);}
A.tablebackground{color:rgb(8,8,8); text-decoration:none;}
A.tablebackground:Visited{color:rgb(8,8,8);text-decoration:none;}
A.tablebackground:Hover{color:rgb(240,240,240);text-decoration:none;}
P#bigname {font-size:x-large; font-weight:bold;
	}
/********* CLASSES ************************/
.banner {border:none;
	}
.bannertd {text-align:center;
	}
	
.bar 	{background-color:rgb(72,72,72); 
	background-image:url();
	background-repeat:no-repeat;
	background-position:top right;
	border-style:none;
	padding:3px;
	}
.bio 	{font-weight:bold;
	font-style:italic;
	color:rgb(72,72,72);
	}
	

.biopage{margin:2% 15% 25% 15%;
	padding:5%;
	background-color:rgb(112,112,112);
	border-style:solid;
	border-width:2px;
	border-color:rgb(24,24,24);
	color:rgb(24,24,24);
	font-weight:normal;
	background-image:url();
	background-repeat:repeat;
	background-position:top left;

	}
.button {text-align:center;
	border:none;}
.cartbackground{color:rgb(24,24,24);
	background-color:rgb(112,112,112);
	}
	
.cart1 {background-color:rgb(224,224,224);
	border-width:1px;
	border-style:solid;
	border-right-color:black;
	border-color:black;
	padding:5px;
	color:black;
	font-weight:normal;
	}
.cart2 {background-color:white;
	border-width:1px;
	border-right-color:black;
	border-style:solid;
	border-color:black;
	padding:5px;
	color:black;
	font-weight:normal;
	}
.cartem {color:rgb(24,24,24);
	}
	
.cartitem {font-weight:bold;
	font-size:smaller;
	
	}
.cartprice {font-size:smaller;
	}
.caption {font-family:verdana, arial, helvetica, sans-serif;
	font-size:100%;
	text-align:center;
	font-weight:700;
	}
.center {text-align:center;
	}
.contactpage{margin:3% 25% 10% 25%;
	padding:2% 5% 2% 5%;
	font-size:110%;
	background-color:rgb(112,112,112);
	border-style:solid;
	border-width:2px;
	border-color:rgb(24,24,24);
	color:rgb(24,24,24);
	font-weight:normal;
	background-image:url();
	}
.current {
	font-size:80%;
	font-weight:bold;
	text-align:center;
	border-left-width: 3px;
	border-right-width: 3px;
	border-top-width: 2px;
	border-left-style:groove;
	border-right-style:groove;
	border-top-style:groove;
	background-color:rgb(72,72,72); 
	color:rgb(184,184,184);
	background-image:url();
	background-repeat:no-repeat;
	background-position:top right;
	
	font-weight:bold;
	padding:3px 0px 3px 0px;
	border-bottom-style:none;
	}
.ex {font-size: small; 
	margin-bottom:3px; 
	margin-top:5px;
	}
.exbold {font-size: small; 
	margin-bottom:3px; 
	margin-top:5px;
	font-weight:bold;
	}
	
.exred {font-size: small;
	font-weight:bold;
	margin-bottom:3px; 
	margin-top:5px;
	color:black;
	}
.fineprint {font-size:small;
	margin:2% 10%;
	text-align:justify;}	
.itemdesc {text-align:justify;
	padding:5px 5px 0px 5px;
	margin:5px 5px 0px 5px;
	}	
.indent {text-indent:3em;}	
.indeximg {border-style:solid;
	border-color:rgb(24,24,24);
	background-color:rgb(24,24,24);
	border-width:1px;
	}
.indexframe {border-style:none;
	border-color:rgb(24,24,24);
	background-color:transparent;
	border-width:0px;}	
.logo {border:none;
	vertical-align:bottom;
	}
.logoindex {border:none;
	vertical-align:bottom;
	}
	
.maincart {height:16px;
	}	
.options{font-weight:bold;
	}
.orderhead {text-align:center;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:rgb(24,24,24);
	background-color:rgb(151,126,101);
	}
.pageimage {border-style:solid;
	border-width:1px;
	background-color:transparent;
	}	
.pageframe{border-style:none;
	border-color:rgb(112,112,112);
	background-color:transparent;
	border-width:0px;
	}	
.pageitem {font-weight:bold;
	font-size:90%;
	
	}
.pageprice {font-size:90%;
	}
.pagetitle{
	vertical-align:bottom;
	margin:2px;
	padding:2px;
	} 
	
.price {margin:33% 0%;
	}	
.reghead{
	font-size:80%;
	font-weight:bold;
	text-align:center;
	background-color:rgb(192,192,192);
	border-left-width: 1px;
	border-right-width: 2px;
	border-top-width: 1px;
	border-left-style:ridge;
	border-right-style:ridge;
	border-top-style:ridge;
	background-image:url();
	background-repeat:no-repeat;
	background-position:top right;
	
	font-weight:bold;
	margin:0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:rgb(24,24,24);
	padding:2px;}	
.sales 	{font-weight:bold;
	font-style:italic;
	color:rgb(72,72,72);
	}
	
.salespage{margin:2% 15% 25% 15%;
	padding:5%;
	background-color:rgb(112,112,112);
	border-style:solid;
	border-width:2px;
	border-color:rgb(24,24,24);
	color:rgb(24,24,24);
	font-weight:normal;
	background-image:url();
	background-repeat:repeat;
	background-position:top left;
	
	}
.sample{
	background-color:rgb(112,112,112);
	border-style:solid;
	border-width:2px;
	border-color:rgb(24,24,24);
	color:rgb(24,24,24);
	font-weight:normal;
	background-image:url();
	background-repeat:repeat;
	background-position:top left;
	
	vertical-align:top;
	}
.showpage{margin:2% 7% 25% 7%;
	padding:5%;
	background-color:rgb(112,112,112);
	border-style:solid;
	border-width:2px;
	border-color:rgb(24,24,24);
	color:rgb(24,24,24);
	font-weight:normal;
	background-image:url();
	background-repeat:repeat;
	background-position:top left;
	
	}
.showhead1 {
	color:rgb(184,184,184);
	background-color:rgb(72,72,72);
	background-image:url();
	background-repeat:no-repeat;
	background-position:top right;
	border-style:solid;
	border-width:1px;
	border-top-color:black;
	border-bottom-color:black;
	border-left-color:rgb(24,24,24);
	border-right-color:rgb(24,24,24);
	font-weight:bolder;
	font-variant:small-caps;
	text-align:center;
	}
.showmake1 {background-color:rgb(151,126,101);
	border-style:solid;
	border-width:1px;
	border-top-color:black;
	border-bottom-color:black;
	border-left-color:rgb(24,24,24);
	border-right-color:rgb(24,24,24);
	font-size:small;
	color:rgb(240,240,240);
	}
.showmake2 {background-color:rgb(41,29,47);
	border-width:1px;
	border-style:solid;
	border-top-color:black;
	border-bottom-color:black;
	border-left-color:rgb(24,24,24);
	border-right-color:rgb(24,24,24);
	font-size:small;
	color:rgb(224,224,224);
	}	
.small {font-size:small;
	}
.spot {border-style:none;
	border-color:rgb(240,240,240);
	background-image:url();
	background-repeat:repeat;
	background-position:top left;
	
	border-width:0px;
	}	
.spotframe {border-width:0px;
	border-color:rgb(24,24,24);
	border-style:none;
	}
.spotlight {
	font-size:125%;
	text-align:center;}
.submit {text-align:center;
	}
.tablebackground{
	background-color:rgb(151,126,101);
	color:rgb(240,240,240);
	background-image:url();
	background-repeat:repeat;
	background-position:top left;
	
	margin:0px;
	padding:0px 0px 300px 0px;
	}
.titleheader{color:rgb(224,224,224);
	background-color:rgb(41,29,47);
	background-image:url(bk2AtwoodBanner2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	
	padding:10px;
	margin-top:0px;

	}
.titlewords{
	font-family:verdana, arial, helvetica, sans-serif;
	vertical-align:bottom;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:200%;
	margin:2px;
	padding:2px;
	line-height:.8;
	font-weight:normal;
	color:rgb(224,224,224);

	} 
.thumbnailarea{	
	background-image:url();
	background-repeat:repeat;
	background-position:top left;
	background-color:rgb(112,112,112);
	color:rgb(24,24,24);
	margin-top:0px;
	border-style:none;
	border-width:0px;
	padding:0px 0px 300px 0px;
	}
.stylesthumbnailarea{	
	background-image:url();
	background-repeat:repeat;
	background-position:top left;
	background-color:rgb(112,112,112);
	color:rgb(24,24,24);
	margin-top:0px;
	border-style:none;
	border-width:0px;
	}

/********* IDS **********/
#indextext{color:rgb(24,24,24);
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:110%;
	}
#cintro_text {font-style:italic;
	text-align:justify;
	border-bottom:1px solid rgb(72,72,72);
	border-top:1px solid rgb(72,72,72);
	padding:5px 5px 5px 5px;
	margin-top:5px;
	margin-bottom:5px;
	
	}
#cyour_name {font-weight:bold;
	
	}
#ccompany {font-weight:bold;
	}
	