body {
	background-color: #000;
	margin-top: 0;
	color: #e6e6e6;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
}

a, img {
	text-decoration: none;
	color: #ffffff;
	border: none;
}
h3 {
	margin: 0;
}
.byline {
	color: #b3b3b3;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 27px;
}
.byline a {
	color: #666;
}

.dealer_finder {
	width: 250px;
}
.select_text {
	font-size: small;
	margin: 8px 8px 40px;
	vertical-align: top;
}

a:hover {
	color: #800000;
}

#envelope {
	width: 900px;
	margin: 0 auto;
	color: #fff;
}

#header {
	color: #fff;
	font-size: 12px;
	height: 40px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.menu-link{
	color: #fff;
}

.left-column {
	float: left;
}

.right-column {
	float: right;
}
.right-column {
	position: relative;
}


.guitar_links {
	margin-top: 2px;
	border-top: 1px solid #333;
	padding-top: 2px;
}
#banner {
}

#news {
	width: 900px;
	height: 345px;
	margin-top: 20px;
	overflow: hidden;
}
.release {
	width: 430px;
	padding-right: 20px;
	float: left;
	font-size: 11px;
}

#news-header {
	background-color: #191919;
	padding: 2px;
	margin-top: 30px;
}
.news-image {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.news-title {
	margin-bottom: 4px;
	margin-top: 0;
	color: #fff;
}

.news-where-when {
	color: #666;
}
#footer {
	width: 900px;
}
#footer table tr td {
	vertical-align: top;
}
.logo {
	float: left;
	padding: 5px 20px 5px 5px;
}
#address {
	color: #666;
	font-size: x-small;
	width: 710px;
	margin-top: 20px;
	margin-bottom: 11px;
}
#address a {
	color: #666;
}
#address a:hover {
	color: #ffffff;
}
#cart {
	margin-bottom: 10px;
	text-align: right;
	font-size: xx-small;
}
#cart a{
	color: #999;
}
#cart a:hover {
	color: #fc8017;
}
#cart-image {
	padding-right: 4px;
	height: 11px;
}
.cart-number {
	color: #fc8017;
}
