/* sitewide font size and colors */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #C1CCD2;
	color: #FFFFFF;
}

.large {font-size: 12px;}

h2 {font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height: 18px;
color: #B3C2C8;}

h3 {font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 18px;
color: #EDF2F4;
font-weight: normal;}

ul {margin-bottom: 12px;
list-style:none;}

ul li {line-height: 19px;
color: #444444;
border-bottom: #77838B solid 1px;
margin-bottom: 5px;
padding-bottom: 5px;
}

ul li a {color:#EDF2F4;}

/* home page items */

#hometop {
	background-image: url(img/topbg.jpg);
	width: 100%;
}

#topmain {
	background-image: url(img/topmain.jpg);
	height: 450px;
	width: 820px;
}

#homeholder {
	margin: 0px;
	padding: 0px;
	width: 800px;
	border: 0;
}

#navpad27 {padding-top: 27px;}

#homebottom {
    background-image: url(img/btmbg.jpg);
	background-repeat: repeat-x;
    width: 100%;}

#bottommain {
    background-image:url(img/btm.jpg);
	background-repeat:no-repeat;
    width: 820px;}

#bottomholder {	
    margin: 0px;
	width: 800px;
	border: 0;}
	
#bottomholder td p {margin: 5px 0 0 0;}

/* internal page divs */

#yr {
    background-image:url(img/yrbg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 44px;
	}


#top {
	background-image:url(img/inttop.jpg);
	background-repeat: no-repeat;
	width: 820px;
    margin: auto;
		
}

#topfill {
    background-image:url(img/inttopbg.jpg);
    background-repeat:repeat-x; 
}

#mainfill {
    background-image:url(img/intfillbg.jpg);
    background-repeat: repeat;}
	
/* these help position the content with padding on left margin */

.topcontent {margin: 9px 0 0 22px;}
.topcontentleft {margin: 0 0 0 22px;}

#navpad32 {padding-top: 32px;}

/* sub navigation */
.subnav {background-image:url(img/subnavbg.gif);
background-repeat:repeat-x;
padding: 5px 0 0 0;
text-align: center;
height: 22px;
width: 600px;
margin: 0 0 22px 22px;}
}

.subnav a {padding-right: 18px;
padding-left: 18px;
color: #FFFFFF;
text-decoration: none;}

.subnav a:link {padding-right: 18px;
padding-left: 18px;
color: #FFFFFF;
text-decoration: none;}

.subnav a:visited {padding-right: 18px;
padding-left: 18px;
color: #FFFFFF;
text-decoration: none;}

.subnav a:hover {padding-right: 18px;
padding-left: 18px;
color: #C0CCD1;
text-decoration: none;}

.subnav a:active {padding-right: 18px;
padding-left: 18px;
color: #C0CCD1;
text-decoration: none;}

/* sub navigation for table only */

.subnavtable {background-image:url(img/subnavbg.gif);
background-repeat:repeat-x;
padding: 2px 0 0 0;
text-align: center;
height: 22px;
width: 600px;
margin: 0 0 22px 22px;}


.subnavtableInside {background-image:url(img/subnavbg.gif);
background-repeat:repeat-x;
padding: 2px 0 0 0;
text-align: center;
height: 22px;
width: 600px;
margin: 0 0 0px 22px;}

/* subnavtableInside is for double stack sub nav so all styles are repeated below */

.subnavtable a {
color: #FFFFFF;
text-decoration: none;}

.subnavtable a:link {
color: #FFFFFF;
text-decoration: none;}

.subnavtable a:visited {
color: #FFFFFF;
text-decoration: none;}

.subnavtable a:hover {
color: #C0CCD1;
text-decoration: none;}

.subnavtable a:active {
color: #C0CCD1;
text-decoration: none;}

.subnavtableInside a {
color: #FFFFFF;
text-decoration: none;}

.subnavtableInside a:link {
color: #FFFFFF;
text-decoration: none;}

.subnavtableInside a:visited {
color: #FFFFFF;
text-decoration: none;}

.subnavtableInside a:hover {
color: #C0CCD1;
text-decoration: none;}

.subnavtableInside a:active {
color: #C0CCD1;
text-decoration: none;}

.sidenav a {background-color:#77838B;
color: #D4DFE3;
display: block;
padding: 4px;
margin-right: 10px;
border-bottom: solid #333 1px;
text-decoration: none;}

.sidenav a:link {background-color:#77838B;
color: #D4DFE3;
display: block;
padding: 4px;
margin-right: 10px;
border-bottom: solid #333 1px;
text-decoration: none;}


/* this is in the footer */

#namereflect {
    background-image:url(img/reflection.jpg);
    background-repeat: no-repeat;
	background-position: 22px;
    height: 54px;
	width: 820px;
    margin: auto;
}

/* other colors and styles */

input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #46515C;}
	
.inputborder {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #46515C;
	border: #7B8284 solid 1px;
background-color:#DCE3E6;}
	
.footer {
    font-size: 9px;
    text-align: center;
    color: ##272727;
}
	
a {color: #333537;}

.left {
    float: left;
	}


.hometext {color: #272727;}

.minihead {
    display: block;
    background-color: #646E77;
    padding: 1px 1px 1px 5px;}
	
	.outline {border: 4px solid #DCE3E6;
	margin: 0 10px 12px 10px;
	text-align:left;}
	
	.tightoutline {border: 4px solid #DCE3E6;
	margin: 0 0px 2px 0px;
	text-align:left;}
	
	
	.item {border-top: 1px solid #646E77;
	padding-top: 10px;
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
	color: #272727;}
	
	.shoppingcart {text-align: right;
	display: block;
	}
	
		.discog {border: 4px solid #DCE3E6;
	margin: 0 10px 1px 2px;
	text-align:left;}
	
	.caption {font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #46515C;
	margin-top: 0px;}
	
	
	.hmpic {
	position: absolute;
	left: 204px;
	top: 35px;
}


#lyrics a {margin-right: 12px;}
