/* First Style Sheet file*/

BODY		{background: url();

			a-link: #999966;

			margin-top: 0;
			background-position: bottom right;
			background-repeat: no-repeat;

		scrollbar-arrow-color: #653430;
 	 	scrollbar-track-color: #696937;
 	 	scrollbar-face-color: #999966;
	  	scrollbar-highlight-color: #ccc29f;
  		scrollbar-3dlight-color: #ccc29f;
  	scrollbar-darkshadow-color: #999966;
  scrollbar-shadow-color: #ccc29f;

		}



}


#title {font:normal 26px "Arial, Helvetica, Verdana";position:relative; top: 5px; left: 5px; word-spacing: -10px;}
#title2 {font:oblique lighter 18px "Garamond";position:relative; top: 5px; left: 5px;}
#title3 {font: lighter 20px "Trebuchet MS,Tahoma";position:relative; top: 5px; left: 5px;}
#text{position: relative; top:-20px; left:0px; color:#643231; z-index:10;}
#shadow{position: absolute; top:-50px; left:30px; color:#cccc99; z-index:1;}
#shadow2{position: absolute; top:-45px; left:80px; color:#999966; z-index:1;}

H1	{

	font-size: 16pt;

	color:#653430;

	font-weight:lighter;

	font-style: normal;

	font-family: Verdana, Arial, Helvetica,Trebuchet MS;}

H1:first-letter{
	font:oblique lighter45pt "Garamond",color: #643233;
	float: left;	
	}

H2	{
	font-size: 13pt;
	color:#643231;
	font-weight: demi-bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	margin-right: .5 in;

	}

H1:first-letter{
	font-size:25pt;
	font-family: Verdana, Arial, Helvetica;
	color: #643233;
	float: left;	
	}


P	{
	font-size: 11 pt;
	font-family: Verdana, Arial, Helvetica;
	color: #643233;	

	}

P.dropcap{
	font-size:20pt;
	font-family: Verdana, Arial, Helvetica;
	color: #643233;
	float: left;	
	}

a.p:hover {
	font-size:11 pt; 
	font-family:Verdana, Arial , Helvetica;
	color: #643233;
	text-decoration:underline;
	cursor: hand;}

UL {
	ul type="disc";
	font-family:Verdana, Arial , Helvetica;
	color: #643233;
	}

L1 {

	font-size: 8pt;

	font-family: Verdana, Arial, Helvetica;

	font-weight: normal;

	font-style: underlined;

	color:#006699;

	}			

TABLE  {

	font-family: Verdana, Arial, Helvetica;

	font-weight: normal;

	color:#653430;;

	font-style: normal;

	font-size: 11 pt;

	}

a:link {

	font-size:11 pt;

	font-family: Verdana, Arial, Helvetica;

	color:#999966;

	font-style:normal;

	text-decoration:none;

}

a:active{

	font-size:11 pt; 

	font-family:Verdana, Arial, Helvetica; 

	color:#999966;

	text-decoration:none;

}

a:visited {

	font-size:11 pt; 

	font-family:Verdana, Arial, Helvetica; 

	color:#999966;

	text-decoration:none;

}

a:hover {

	font-size:11 pt; 

	font-family:Verdana, Arial , Helvetica;

	color:#643231;

	text-decoration: underline;

	cursor: pointer;
	font-style: normal;
	font-weight: normal;
	

}

blockquote{

	font-size: 11 pt;

	font-family: Verdana, Arial, Helvetica;

	color:#653430;	

}





