/* John Lennon and the Mercy Street Cafe stylesheet */

body{
	background-color: #F0AE82;
	scrollbar-3dlight-color:#E3EBDE;
	scrollbar-arrow-color:#E3EBDE;
	scrollbar-darkshadow-color:#808080;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#F0AE82;
	scrollbar-shadow-color:#F3D796;
	scrollbar-track-color:#F0AE82;
}

a:link{
	font-weight : bold;
	color : #404040;
	text-decoration : underline;
}

a:visited{
	font-weight : bold;
	color : #A7A3A9;
	text-decoration : underline;
}

a:hover{
	background : #FCF5E6;
	color : #000000;
	text-decoration : none;
}

a:active{
	background : #ffffff;
	color : #A7A3A9;
	text-decoration : underline overline;
}

h1{
	color : #465188;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
	text-transform : uppercase;
}

p{
	color : #282F23;
	font : 12px Arial,Helvetica,sans-serif; text-indent: .20in; text-align: justify;
}


td{
	color : #282F23;
	font : 12px Arial,Helvetica,sans-serif; 
}

.title{ font : Arial,Helvetica,sans-serif #1D8BFB; text-weight: bold; }

.botnav{ font-size : 10px; color: #000000; text-weight: bold; }

.btcontent{
	background : #FFF2CF url(bkg1.jpg) no-repeat scroll center center;
	border : 2px #465188 solid;
}

.btcopyrights{
	background : #FFF2CF;
	border : 1px #465188 solid;
	font-size : 10px;
}

.btfoot{
	font-size : 10px;
}




