p {
	font-size: 12px;
	text-align: justify;
}

hr  {
	border: none 0; 
	border-top: 1px dashed #a99287;
	width: 50%;
	height: 1px;
}

h1 {
	font-size: 13px;
}

h2 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 2px;
}

h3 {
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 2px;
}


h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 2px;
}

h5 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
}

h6 {
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.subtitle {
	font-weight:bold;
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 2px;
	clear:both;
}
	


a {
	color: #443B37;
	text-decoration: underline;
}


a:hover {
	color: #786860;
}

a img {
	border: 1px solid #DDDDDD;
}

a:hover img {
	border: 1px solid #a99287;
}


img.left {
	float: left;
	margin: 0px 7px 10px 0px;
}

body {
	text-align: center;
	background-repeat: repeat-x;
	background-image: url('../images/page_bg_gradient.gif');
	background-attachment:fixed;
	background-color:#442f1b;
	font-family: "georgia", "times new roman", serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.outer {
	text-align: left;
	width: 764px;
	padding: 7px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
}

html>body .outer {
	width: 750px;
}


	
.header {
	background-repeat: no-repeat;
	background-image: url('../images/banner1.jpg');
	height: 180px;
	width: 750px;
}


.menu {
	background: #836652 url('../images/nav/nav_bg.gif') repeat-x top left;
	height: 46px;
	margin-top: 7px;
	font-size: 16px;
}

.menu a {
	margin-left: 10px;
	padding: 7px 10px 10px 10px;
	color: #fff;
	text-decoration: none;
	line-height: 32px;
}

.menu a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

.menu a.active {
	background: #836652 url('../images/nav/nav_active.gif') repeat-x top left;
}

.menushadow {
	background: #fff url('../images/bottom_border.gif') repeat-x;
	height: 14px;
	width: 750px;
}

.shadow {
	background: #fff url('../images/bottom_border.gif') repeat-x;
	height: 14px;
}


.box_title {
	background: #836652 url('../images/nav/nav_active.gif') repeat-x;
	height: 20px;
	color: #FFFFFF;
	padding: 10px;
	text-align:center;
	font-size: 16px;
	font-weight:bold;
}



.column1 {
	width: 501px;
	float: left;
}

.column2 {
	width: 249px;
	float: right;
}


.feature {
	background: #e8e9ea url('../images/feature_bg.gif') repeat-x;
	color:#333333;
	padding: 5px 7px 7px 7px;
	border: solid 1px #a99287;
	margin-right: 7px;
	overflow:hidden;
	position: relative;
	margin-bottom: 7px;
}


.feature h4 {
	margin-top: 3px;
}


.paragraph {
	font-size: 12px;
	text-align: justify;
}





.shoplist a{
	line-height: 38px;
	font-size:14px;
	font-weight:bold;
	padding: 7px;
	background-color: #a99287;
	color:#FFFFFF;
	text-decoration:none;
}

.shoplist a:hover {
	text-decoration:underline;
	background-color:#442f1b;
	color:#FFFFFF;
}
	
.buttons {
	position: absolute;
	bottom: 6px;
	right: 3px;
}

html>body .buttons {
	bottom: 3px;
}


.albumcover {
	position: relative;
	float: left;
	margin: 0px 7px 0px 0px;
	border: 1px solid #777777;
}



.albumbox {
	background: #e8e9ea url('../images/feature_bg.gif') repeat-x;
	color:#333333;
	padding: 7px 7px 7px 7px;
	border: solid 1px #a99287;
	margin-bottom: 7px;
	margin-right: 7px;
	height: 102px;
	position: relative;
}

.albumshopcolumn {
	background: #e8e9ea url('../images/feature_bg.gif') repeat-x;
	color:#333333;
	padding: 7px 7px 7px 7px;
	border: solid 1px #a99287;
	margin-bottom: 7px;
	height: 102px;
	position: relative;
}

.leftalbum {
	float:left;
	width: 251px;
}

.rightalbum {
	float:right;
	width: 250px;
}



.column1 .artistbox {
	background: #e8e9ea url('../images/feature_bg.gif') repeat-x;
	color:#333333;
	width: 160px;
	height: 195px;
	overflow:hidden;
	border: solid 1px #a99287;
	padding: 7px 7px 7px 7px;
	margin-bottom: 7px;
	margin-right: 7px;
	float:left;
	text-align:center;
}

html>body .column1 .artistbox {
	height: 174px;
	width: 144px;
}


.artistbox img {
	margin: 0px 0px 3px 0px;
	border: 1px solid #777777;
	

}


.price {
	color:#CC0000;
	font-weight:bold;
	font-size:16px;
	margin-right:15px;
}


.share_rss {
	margin-bottom: 7px;
	clear:both;
}


.share_rss img {
	border: none;
}

.share_rss a:hover img {
	border: none;
}


.footer {
	clear:both;
	width: 750px;
	background: #836652 url('../images/footer_bg.gif') repeat-x;
	color: #fff;
	padding: 10px;
}

.roman {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top: 21px;
	float:left;
}


.vmenu ul{
	text-align: right;
	font-size: 16px;
	list-style: none;
}

.vmenu ul li{
	margin-bottom: 6px;
}

.vmenu ul li a {
	color: #fff;
	text-decoration: none;
}

.vmenu ul li a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

.legal {
	font-size:10px;
}
