/* CSS Document */
body {
			margin-left: 3em;
			font-family: Arial;
			color: #cc6633;
			background-image: url(images/background.gif);
			background-color: #ffffff;
			height:100%;
			padding-top: 10px;
			}
	h1 {	
					font-weight: normal;
					font-family: impact, "Berlin Sans FB Demi", "Broadway", "Gill Sans ultra bold", "Arial Black", Arial;
					font-size: 150%;
					color: #660000;
					word-spacing: .5em;
					text-align: center;
					font-style: italic
				}
p {
	margin-left: 5px;
	}
	h1.heading {
					color: #660000;
					font-size:150%;
					font-family: impact, "Berlin Sans FB Demi", "Broadway", "Gill Sans ultra bold", "Arial Black", Arial;
					background:#FF9933;
					text-shadow: 10
				}

	h2	{



					font-weight: bold;



					font-family: "Century Gothic", "Engravers MT", "Eras Bold ITC", "Lucida Sans", Elephant, "times new roman";



					font-size: 110%;



					color: #cc6633;



					font-weight: bold;



					text-shadow:10



					}



	h2.heading {



					font-family: "Century Gothic", "Engravers MT", "Eras Bold ITC", "Lucida Sans", Elephant, "times new roman";



					font-size: 110%;



					color: #660000;



					font-weight: bold;



					background: #FF9933



				}



					



	h3 { 



					font-weight: bold;



					font-family: "TW Cen MT", Britannic, "Century Gothic", "Franklin Gothic", Couier;



					font-size: 105%;



					color: #cc6633



					}



	h4{				
					color: #777777
			}
	h5 { /*use for details and fine print text*/
					font-size: 75%;
					color: #999999
					}
	.fancy {
			font-weight: bold;
			font-family: Magneto, "Harlow Solid Italic", "Matura MT", "Bodoni MT Black";
			font-size: 100%;
			color: #730606
			}
	a:hover	{
			background: #ffcc33
			}
	a:link{
			color:#6699ff
			}
	a:visited{
			color:#9966ff
			}
	.crumbs {
			font-size: 75%;
			color: #cc6633;
			}
	.listing { 
			font-weight: bold;
			font-family: Magneto, "Harlow Solid Italic", "Matura MT", "Bodoni MT Black";
			font-size: 100%;
			color: #730606;
			text-indent: 75px;
			}
	.testimonial{
			font-size: 80%;
			}
	.smalltext{
		font-size: .75em;
		}
	#credit{
			position: absolute;
			left: 545px;
			background-color: #ffffff;
			}		
.orangebox{
	/*border: 2px solid #EB7C00;
	background: #F9DCB0;*/
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
	z-index: 6;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
	width: 250px;
	height: 330px;
	float: right;
	/*width:200px;
	padding: 0px;
	float: right;*/
}
 /*Home page elements *********************************************************************/

	#banner{
			position: absolute;
			top: 0px;
			left: 0px;
			border: 0px;
			border-spacing: 0px;
			border-style: none;
			margin: 0px;
			padding: 0px;
			height: 80px;
			width:772px;
			background-color: #ffffff;
			z-index: 999
			}

	#specialpanel{
			position: absolute;
			top:90px;
			left: 0px;
			height: 200px;
			width: 772px;
			background-color: #ffffff;
			z-index: 998			
			}
	#capabilities{
			position: absolute;
			top: 294px;
			left: 0px;
			background-color: #ffffff;
			width:772px;
			z-index:2
			}
	#subcapabilities{
			position: absolute;
			/*top:575px;*/
			width:772px;
			height: 200px;
			overflow: auto;
			background-color: #ffffff;
			float: left;
			left: 50px;
			}
/*Submenu pages*******************************************************/
	#crumbs{
			position: absolute;
			top:80px;
			left: 5px;
			background-color: #ffffff;
			height: 10px			
			}
	#listing{/*This is for category headings*/



			position: absolute;



			top:100px;



			left:0px;



			width:772px;



			height: 500;



			background: #ccff99;



			border-style: groove;



			margin: 10px;



			overflow: auto;



			padding: 10px



			}



			



	#belowcrumbs{



			position: absolute;



			top:95px;



			left:10px;



			width:760px;

			

			background-color: #ffffff;



			z-index: 0	



			}



	#submenucreditlink{



			position:absolute;



			top:775px;



			}







/*Product page elements ***********************************************/
	#itemtitle{
			position:absolute;
			top:130px;
			height:1 em;
			width: 135px;
			left:4px;
			z-index: 50
			}
#customername{
	text-align: right;
	font-style: italic;
	}

	#commenttitle{

		position: absolute;
		top:135px;
		height:1em;
		width: 210px;
		left:584px;
		z-index:51
		}	
	#itemlist{
		position: absolute;
		top: 160px;
		left: 5px;
		width: 135px;
		color: #A50501;
		height:425px;
		padding: 5px;
		overflow:auto;
		z-index: 60			
		}	
	#title{
		position: absolute;
		top:100px;
		left: 166px;
		width: 417px
		}

	#mainpic{
			position: absolute;
			top: 175px;
			left: 166px;
			width: 400px;
			height: 200px;
			z-index: 10
			}
	#picborder{
			position: absolute;
			top: 190;
			left: 176px;
			width:370;
			height:170px;
			border: dotted;
			z-index: 20
			}		
	#productdescription{
			position: absolute;
			top:440px;
			left:170px;
			height:135px;
			width:600px;
			overflow: auto;
			padding: 10px;
			border: dotted
			}
	#price{
			position: absolute;
			top: 325px;
			left: 450px;
			z-index: 990
			}
	#sticky{ /*this is for the text link to post a sticky*/
			position: absolute;
			left:583px;
			top:420px;
			z-index:40
			}
	#stickys{ /*This is for the actual sticky*/
			position:absolute;
			top: 160px;
			left: 583px;
			width: 210px;
			height: 260;
			overflow: auto;
			padding: 10px
			}
	#creditlink{
			position:absolute;
			top:575px;
			width: 772;



			}







/*--------------------------------------------------------------------*/
	

/*E-mail layout*/



	#ad{



			position: absolute;



			top:80px;



			left:5px;



			width:95px;



			z-index: 2



			}

			

	#content{

			position: absolute;



			top:80px;



			left:155px;
			width:607px;
			z-index: 3
			}
/*----------------------------------------------------*/
	#promopanel{
		position: absolute;
		top: 80px;
		left:0px
		}
	#headingselection{
		position: absolute;
		top: 285px;
		left: 0px
		}
	#popup{
		position: absolute;
		top: 0px;
		left: -10px
		}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration: underline
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
