/* Default CSS for www.lutherwright.com */

html, body {
  	margin: 5px; 
	color: #CCCCCC; 
	font-family: "Trebuchet MS", Verdana ! important; 
	font-size: small; 
	cursor: default; 
	text-align: justify;
	}
a {
  	text-decoration: none; 
	color: #badaf8;
	}
a:hover {
  	text-decoration: underline;
	}
a:visited {
  	color: #cbccff;
	}
div.first:first-line {
  	font-size: larger;
  	font-weight: bold;
	}
div.first > p:first-child:first-line {
  	font-size: larger;
  	font-weight: bold;
	}
.blockarea {
  	filter: alpha(opacity=50); 
	opacity: .5;
	}
.bold {font-weight: bold;
	}
.content_bottom {
  	font-size: xx-small; 
	font-weight: bold;
	}
.content_main {
  	background-image: url(../images/bg.jpg); 
	background-repeat: no-repeat; 
	background-position: top; 
	padding: 10px;
	}
.discdate	{
	font-weight: normal;
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
.discdesc	{
	clear: both;
	margin-bottom: 25px;
	}
.discpicbox	{
	padding: 3px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	}
.discsongs	{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-align: left;
	font-size: 9px;
	border: 1px solid #000000;
	width: 140px;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	}
.discbuy	{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	}
.links_group {
  	font-size: large; 
	color: #344c7c; 
	border-bottom: 1px dashed #666666;
	}
.menu_links {
  	color: #CCCCCC; 
	text-decoration: none;
	}
.menu_links:hover {
  	text-decoration: none;
	}
.mnu_item {
   	background-color: #666666; 
	padding: 3px;
	}
.mnu_item-over {
  	background-color: #003366; 
	cursor: hand; 
	padding: 3px;
	}
.nav_items {
  	padding-left: 5px; 
	padding-right: 5px; 
	text-align: center; 
	font-weight: bold; 
	border-color: #CCCCCC; 
	border-style: solid; 
	border-right: 1px; 
	border-top: 1px; 
	border-bottom: 1px; 
	border-left: 0px; 
	background-color: #000033; 
	font-family: "Hardwood LP Std"; 
	font-size: 18px;
	}
.nav_items_over {
  	cursor: hand; 
	padding-left: 5px; 
	padding-right: 5px; 
	text-align: center; 
	font-weight: bold; 
	background-color: #60839f; 
	border-color: #CCCCCC; 
	border-style: solid; 
	border-right: 1px; 
	border-top: 1px; 
	border-bottom: 1px; 
	border-left: 0px;
	}
.nav_items_filler {
  	text-align: center; 
	font-weight: bold; 
	border-color: #CCCCCC; 
	border-style: solid; 
	border-right: 1px; 
	border-top: 1px; 
	border-bottom: 1px; 
	border-left: 0px; 
	background-color: #000000;
	}
.normal {
  	font-weight: normal;
	}
.picture_box {
  	overflow: hidden;
	}
.quote {
  	text-align: left; 
	border-left: 1px dashed #333333; 
	border-bottom: 1px dashed #333333; 
	border-right: 1px dashed #333333; 
	color: #CCCCCC
	}
.quotes {
  	font-weight: bold; 
	text-align: center; 
	color: #999999;
	}
.show_done {
  	color: #666666;
	}
.storeitem {
  	clear: both;
	margin: 1px 1px 25px 1px;
	padding-bottom: 50px;
	border: 1px dashed #333333;
	}
	
.storetitle	{
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 4px 4px 4px 150px;
	vertical-align: text-top;
	}	

.titlebox	{
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 4px;
	vertical-align: middle;
	margin-bottom: 5px;
	}
.titleblue {
  	font-size: large; 
	color: #344c7c; 
	}



