/*
  Base Style Sheet for www.LandOfMusic.com.
*/



body {
  background-color:#D1E5F3;
  font-family:    Verdana, Myriad Web, Syntax, sans-serif;
}


body.splash {
  background-color:#D1E5F3;
  background-image : url("images/splash.gif");
  background-repeat: no-repeat;
}

body.store {
  background-color:#ffffcc;
  font-family:    Times New Roman, Verdana, Myriad Web, Syntax, sans-serif;
  font-size:    x-small;

}

a:hover{color:red;}

a:link img, a:visited img {border-style: none}

a.nav {text-decoration: none;
       font-size: x-small;
       font-weight: bold;
}

a.storenav:link {color: #003366}
a.storenav:visited {color:#003366}

.hideme {display: none}

label {display: inline}


h1 img {vertical-align: middle}
h1#title {
  background-color: #eee;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  padding: .25em;
}

address img {float: right}
address {
  padding-top: .5em;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: .5em;
  margin-top:  3em;
  border-top: 1px solid black;
  background-color: #eee;
  clear: both;
}

p.navbar {
  text-size: xsmall;
  text-decoration: none;
  margin: .1em;
  padding: 1ex;
}

table th {
  vertical-align: top;
}

div.stb {clear: both}

.intro {
  max-width: 75ex;
  margin: .1ex;
  padding: .1ex;
}

/* Various header(ish) things. Definitions cribbed from the CORE Styles.
h1	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	2em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h2	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.75em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h3	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.58em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h4	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.33em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h5, dt	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.17em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h6	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

 */
