/* GENERAL */
BODY	{
	background: #303060 url(dg_logo2.gif) repeat-y fixed;
	letter-spacing: 1px;
	word-spacing: 1px;
	color: #3366ff;
	font-size: 13px;
	font-family: serif, Times, sans-serif;
	border-color: green;

scrollbar-base-color: #8888BB;
scrollbar-arrow-color: #AACCFF;
scrollbar-track-color: #2A2A2A;
scrollbar-shadow-color: #333333;
scrollbar-lightshadow-color: #555555; 
scrollbar-darkshadow-color: #111111;
scrollbar-highlight-color: #CCFFFF;
scrollbar-3dlight-color: #0000FF;
	}

//hr	{display: none;}

h1	{
	font-weight: bold;
	font-size: 30px;
	font-family: Michaelmas, serif, sans-serif;
	color: #a0a0ff;
	}
STRIKE{
	color: #7766cc;	 /* clr1 +4 */
	font-size: 11px;
	}
.BODD {
	HEIGHT: 101%;

	background: #303060  url(dg_logo2.gif) repeat-y fixed;
	letter-spacing: 1px;
	word-spacing: 1px;
	color: #3366ff;
	font-size: 13px;
	font-family: serif, Times, sans-serif;
	}
.body1 {
	position: absolute;
	left:1; top: 50px;
	}
.body2 {
	background: #000001;
	}
a	{
	text-decoration: none;
	}
a:link {
	color: #a0a0ff;  /* clr1 */
	}
a:visited {
	color: #8877ff;
	}
a:active {
	color: #ffffff;
	}
a:hover {
	font-variant: small-caps; color: ffffff;
	}
&trade; {
	font-family: times, serif;
	font-size: 75%;
	}
table {
	font-size: 14px;  /*prodbox2 size*/
	}


/* FOR ADMIN PAGES */
.clr1 {color: #a0a0ff;}
.clr2 {color: #ffeeff;}
.clr3 {color: #cccccc;}

.linkz2 {
	font-family: serif;
	letter-spacing: 3px;
	font-size: 9px;
	line-height: 250%;
	}
	/* (for top line)*/

.desc2 {
	font-family: serif, sans-serif;
	letter-spacing: 1px;
	background-color: #181818;
	color: #3366ff;
	font-size: 13px;
	}
	/* (for descriptions on right) contains body color */

#buttonz {
	font-family: monospace, Courier;
	font-size: 10px;
	line-height: 150%;
	background: url(parch_btn.jpg) #ffccaa;
	color: #440011;
	vertical-align: middle;
	border-width: 3px;
		}
	/* (for all buttons) change colors when change clr3, body color */

.fonty {
	font-family: Michaelmas, cursive, fantasy, sans-serif, serif;
	font-size: 25px;
	}
	

/* FOR PRODUCT PAGES */
.prodbox {
	background: url(parch6.jpg) #ffccaa;
	color: #221166;
	width: 300px;
	border-color: #ffcc22;
	border-width: 2px;
	margin: 10px;
	font-family: serif, sans-serif;
	font-size: 15px;
	}

.desc {
	font-family: serif, sans-serif;
	font-size: 15px;
	}
	/*specific product pages*/

#desc {
	font-family: serif, sans-serif;
	font-size: 15px;
	}
	/*product listing pages */

.title {
	font-weight: 300;
	font-size: 21px;
	font-family: Michaelmas, cursive, serif, sans-serif;
	letter-spacing: 1px;
	z-index: 10;
	}
	/* specific product pages */

#title {
	font-weight: 200;
	font-size: 23px;
	font-family: Michaelmas, serif, sans-serif;
	letter-spacing: 1px;
	z-index: 10;
	}
	/* product listing pages */

#order {
	background-color: #443399;
	color: #ffcc22;
	padding: 5px;
	font-weight: 400;
	font-family: san-serif, serif, cursive, fantasy;
	width: 100%;
	word-spacing: 1px;
	z-index: 5;
	}
	/* order bg - prodbox color -2  */

#image {
	position: relative;
	top: -20px;
	left: -20px;
	}

#buttonz2 {
	font-family: serif, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 150%;
	background: url(parch_btn.jpg) #ffccaa;
	color: black;
	}
	/* change font-family when change "title" font-family */

#floatytext {
	position: absolute;
	top: 120;
	left: 230;
	font-size: 40px;
	font-family: Michaelmas;
	font-weight: bolder;
	}
.pcol1 {
	/*position: relative;
	top: 400px;
	left: 200px;
	width: 300px;*/
	vertical-align:top;
	}

.pcol2 {
	/*position: relative;
	top: 400px;
	left: 550px; 
	width: 300px;*/
	vertical-align:top;
	}

/* $WEFT -- Created by: Kyriel Rook (info@dreaminggates.com) on 8/21/01 -- */
  @font-face {
    font-family: Michaelmas;
    font-style:  normal;
    font-weight: normal;
    src: url(MICHAEL0.eot);
  }
