@charset "utf-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76736b;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}
.album {
	background-color: #f3f3f3;
	width: 194px;
	padding: 2px;
	height: 82px;
	margin-bottom: 4px;
}
.answer {
	position: absolute;
	display: block;
	margin-left: 60px;
}


.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.telephone {
	position: absolute;
	left: 77px;
}
#nav    p      {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav       {
	position: absolute;
	height: 20px;
	width: 380px;
	text-align: right;
	margin-left: 380px;
	margin-top: 20px;
}
#nav  a    {
	height: 347px;
	padding-top: 0;
	padding-bottom: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
#nav  a:hover {
	height: 347px;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}



.twoColFixLtHdr #footer a {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.twoColFixLtHdr #footer a:hover {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c91121;
	text-decoration: none;
}


.twoColFixLtHdr  #mainContent  h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3c5e81;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 17px;
	padding-left: 0;
}
.twoColFixLtHdr #container #mainContent ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76736b;
}

.twoColFixLtHdr #mainContent h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c5e81;
	text-decoration: none;
}
hr {
	height: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #666666;
}

.twoColFixLtHdr #footer #tel p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.twoColFixLtHdr #sidebar1 #featured {
	width: 220px;
	margin: 0px;
}
.albumCover  {
	border: 1px solid #666666;
	margin-right: 7px;
	height: 81px;
	width: 81px;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em;
	margin: 0px;
}
.albumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c5e81;
}
.albumArtist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 76736b;
}
.albumNotes {
	font-size: 10px;
	color: #76736b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.FeaturedAlbum {
	background-color: #FFFFFF;
	width: 194px;
	padding: 2px;
	height: 82px;
	margin-bottom: 4px;
}
h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c5e81;
	text-decoration: none;
}
h3 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
