@charset "utf-8";

body {
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	color: #FFFFFF;
	font-family: Georgia, Verdana, Arial;
}

h1 {
	font-family: Georgia, Verdana, Arial;
	margin-top: 3px;
	margin-bottom: 3px;
}

#content {
	padding: 40px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

.clearBoth {
	clear: both;
}

a {
	color: #C4B69C;
}

a:link, a:active, a:visited {
	color: #C4B69C;
}

a:hover {
	color: #DAD1C0;
}

#blackLink a:link, #blackLink a:active, blackLink a:visited {
	color: #000000;
}

.price {
	font-size: 16px;
	font-weight: bold;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}


#blackLink {
	color: #000000;
	font-size: 1px;
	display: none;
}

#albumCover {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 65px;
	border: none 0px white;
}

#songs {
	padding: 0px;
	width: 262px;
	height: 350px;
	margin-left: 30px;
	vertical-align: top;
	/*background-image: url(images/glow.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
	text-align: center;
	margin-top: 35px;
}
#songList li {
	font-family: "BankGothic Lt BT", Verdana, Arial;
	margin-top: 6px;
	margin-bottom: 7px;
	vertical-align: top;
}
#songList {
	vertical-align: top;
}
#musicPlayer {
	height: 55px;
}
#playerholder {
	height: 55px;
}
#album {
	height: 300px;
}

#topRow {
	height: 420px;
}

.album {
	width: 425px;
	height: 420px;
}

#news {
	font-family: Georgia, Arial, "Times New Roman";
	font-size: 13px;
	margin-left: 65px;
	text-align: left;
	height: 225px;
	width: 430px;
	overflow: auto;
	background-color: #021D48;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #021F4F;
}

#newsHeading {
	font-family: Georgia, Arial, "Times New Roman";
	font-size: 13px;
	margin-left: 65px;
	text-align: left;
	width: 100px;
	/*border-bottom: dotted 1px #f0f0f0;*/
}

#news h2 {
	font-family: Georgia, Arial, "Times New Roman";
	margin-top: 0px;
	margin-bottom: 0px;
}

#buyCD {
	margin-top: 10px;
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 13px;
	text-align: center;
}

#buyCD h2 {
	font-family: Georgia, Verdana, Arial;
	font-size: 16px;
}

.buyIt a {
	font-size: 16px;
	text-decoration: none;
	border: 1px solid #ffffff;
	padding: 10px;
	background-color: #362B25;
}

.buyIt a:hover {
	background-color: #C4B69C;
	color: black;
}

#backgroundTop {
	background-image: url(images/backTop.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}

#backgroundMiddle {
	background-image: url(images/backMiddle.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 830px;
}
#topNav {
	list-style-type: none;
	display: inline;
	left: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#navTable {
	margin-left: auto;
	margin-right: auto;
}
#topNav a:hover {
	background-color: #021D48;
	color: #f0f0f0;
}
#topNav li {
	display: inline;
}
#topNav a {
	font-family: Georgia, Verdana, Arial;
	color: #021D48;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#bottomNav {	
	display: inline;
	left: 0px;
	margin-left: 55px;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
}

#bottomNav ul {
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}

#bottomNav li {
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	left: 0px;
}
#bottomNav a {
	font-size: 13px;
	border-right: solid 1px white;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

#bottomNav .noBorder a {
	border-right: solid 0px black;
}

#bottomNav a:hover {
	color: #ffffff;
}

#footerNav {
	padding-top: 32px;
}

#backgroundBottom {
	background-image: url(images/backBottom.png);
	background-repeat: no-repeat;
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	height: 75px;
}

#galleryTable {
	width: 800x;
	margin-right: 60px;
	margin-left: 60px;
	height: 700px;
	margin-right: 20px;
}

#galleryNav td {
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
}

#picTable td {
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#picList ul {
	left: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	list-style-position: outside;
}

#picList li {
	list-style-type: none;
	display: inline;
	left: 0;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}

.text {
	font-family: Verdana, Arial, Georgia;
	font-size: 12px;
	text-align: left;
}

#cd {
	margin-right: 20px;
}

.itemTitle {
	font-size: 15px;
	font-weight: bold;
}

#fernsBottom {
	margin-left: -40px;
	margin-top: -85px;
}

#redwoodBottom {
	margin-left: -1180px;
	margin-top: -820px;
}

#redwood {
	width: 1180px;
	margin: 0;
	height: 50px;
}

.newsPost h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Georgia;
	color: #f0f0f0;
}

.newsPost {
	border-bottom: dotted 1px #c3c3c3;
	width: 405px;
	font-size: 11px;
	font-family: Verdana, Arial, Georgia;
}

.date {
	color: #c3c3c3;
}

#logos {
	margin-left: 32px;
}

.cursor {  
	cursor: hand;
}