/* --------------------------------------------------
	JEREMY AND REBECCA - OFFICIAL SITE
	www.jeremyandrebecca.com
	
	DESIGNED AND MAINTAINED BY DWELLING PRODUCTIONS
	www.dwellingproductions.com
-------------------------------------------------- */



/* --------------------------------------------------
	LEFT COLUMN - Inside Pages
-------------------------------------------------- */

a:link,
a:visited,
a:active {
	text-decoration:none;
	color:#102630;
}


a:hover {
	text-decoration:none;
	color:#48798e;
}


#promo_button_1 {
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 24px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 195px;
	height: 60px;
}
#promo_button_2 {
	float: left;
	position: relative;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 195px;
	height: 60px;
}
#insideLine {
	position: relative;
	background-image: url(../images/home-line.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	padding-bottom: 8px;
	width: 398px;
	height: 1px;
}
#insideLine2 {
	position: relative;
	background-image: url(../images/home-line.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	width: 398px;
	height: 1px;
}
#title {
	width: 450px;
	height: 28px;
	padding-left: 10px;
	margin-left: 12px;
	margin-right: 0px;
	padding-top: 3px;
	background-image: url(../images/titleBg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #4d0a2b;
	text-decoration: none;	
}
#pageContent {
	margin-left: 20px;
	margin-right: 20px;
}
#pageContentAbout {
	margin-left: 12px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	/*height: 620px;*/
	width: 428px;
	/*overflow: auto;*/
	position: relative;
	-x-system-font:none;
	background:#F5F1E6 none repeat scroll 0 0;
	border:0 none;
	color:#766044;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:17px;
}
#pageContentEvents {
	margin-left: 12px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 420px;
	position: relative;
}
.eventsSummary {
	color: #FFFFFF;
}
#eventsSummary {
	width: 438px;
	height: 15px;
}
.eventDetails {
	width: 470px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(../images/bg-lightBlue.gif);
}
.spaceEvents{
	border: none;
	width: 470px;
	height: 40px;
	padding-bottom: 3px;
}
#eventsBox {
	/*	font-size:85%;   ----------  use only to make news text smaller */
	font-size: 11px;
	position:static;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 4px;
	margin-right: 4px;
	text-align:left;
	padding: 0px;
	width: 438px;
	display: block;
	color: #f9ecd5;
	clear: none;
}
.eventPageContents {
	width: 470px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(../images/bg-lightBlue.gif);
}
#eventsSml li a {
	width: 418px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 28px;
	margin: 4px;
	text-decoration: none;
	color: #f9ecd5;
	background:transparent url(images/gridBg.gif) repeat 0 0;
	background-color: #243b4d;
}
#eventsSml li a:hover {
	color: #f9ecd5;
	background-color: #17364a;
	background-image: url(../images/gridBg.gif);
	display: block;
	overflow: visible;
	width: 418px;
}
#eventsInfoHolder {
	padding: 0px;
	display: block;
	width: 438px;
	height: 15px;
	overflow: hidden;
}
#eventsInfoHolder2 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	display: block;
	width: 438px;
	height: 15px;
	overflow: hidden;
}
#eventsLocationSpace {
	width: 190px;
	float: left;
	padding-bottom: 4px;
	height: 15px;	
}
#eventsTypeSpace {
	width: 160px;
	float: left;
	padding-bottom: 4px;
	height: 15px;	
}
#eventsDateSpace {
	width: 88px;
	float: left;
	padding-bottom: 4px;
	height: 15px;	
}
#eventsTypeSpace2 {
	width: 150px;
	float: left;
	padding-bottom: 4px;
	height: 15px;	
}
#eventsDateSpace2 {
	width: 90px;
	float: left;
	padding-bottom: 4px;
	height: 15px;
}

/*  ----------------------  */

#outerBox {
	display: block;
	padding: 10px;
	width: 450px;
	height: auto;
	background-image: url(../images/bg-lightBlue.gif);
	background-repeat: repeat;
	position: relative;
}
#linkBox {
	cursor: hand;
	display: block;
	width: 430px;
	position: relative;
	padding: 10px;
	margin-bottom: 5px;
	background-image: url(../images/bg-drkBlue.gif);
	background-repeat: repeat;
}
#linkBox a {
	cursor: hand;
	display: block;
	color: #f9ecd5;
	position: relative;
}
#linkBox:hover {
	z-index: 100;
	cursor: hand;
	display: block;
	background-color: #17364a;
	background-image: url(../images/gridBg.gif);
	background-repeat: repeat;
	position: relative;
}
#infoBox {
	display: block;
	width: 430px;
	position: relative;
	padding: 10px;
	margin-bottom: 5px;
	background-image: url(../images/bg-drkBlue.gif);
	background-repeat: repeat;
}
#infoContainer {
	display: block;
	color: #f9ecd5;
	width: 430px;
	height: 15px;
	margin-bottom: 0px;
	position: relative;
	margin-top: 0px;
	left-top: 0px;
	right-top: 0px;
	padding: 0px;
}
#infoCol1 {
	display: block;
	width: 190px;
	height: 15px;
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#infoCol2 {
	display: block;
	width: 150px;
	height: 15px;
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#infoCol3 {
	display: block;
	width: 90px;
	height: 15px;
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#infoSummary {
	display: block;
	color: #ffffff;
	width: 430px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
}
.lightTextWhite {
	color: #ffffff;
}
.lightTextYellow {
	color: #f9ecd5;
}
#infoLinkColor a {
	color: #f9ecd5;
	font-weight: bold;
}
#infoLinkColor a:hover {
	color: #ffffff;
}
#whiteInfoLine{
	background-image: url(../images/yellowBG.gif);
	background-repeat: repeat;
	width: 95%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#backLinkColor a {
	color: #102630;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#backLinkColor a:hover {
	color: #48798e;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.venueText {
	font-size:15px;
	color:#b6c5cc;
}

/*  ALL NEWS PAGES  */

#lineDrkBlue {
	background-image: url(../images/bg-drkBlue.gif);
	background-repeat: repeat;
	height: 1px;
	width: 95%;
	margin: 10px;
}
#leftLink {
	float: left;
	width: 50%;
	text-align: left;
}
#rightLink {
	float: right;
	width: 50%;
	text-align: right;
}
#comments {
	margin-left: 12px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 438px;
	text-decoration: none;	
}

/*  BLOG  */

#pageContentBlog {
	margin-left: 12px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	/*height: 690px;*/
	width: 428px;
	overflow: auto;
	position: relative;
	-x-system-font:none;
	background:#F5F1E6 none repeat scroll 0 0;
	border:0 none;
	color:#766044;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:17px;
}
#blogLinks {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#blogDate {
	border-bottom: 1px solid #999999;
	color: #666666;
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 10px 0 0;
	text-transform: uppercase;
}
#blogTitle {
	font-family: Georgia,"Times New Roman",Times,Serif;
	font-size: 18px;
	margin-bottom: 5px;
}
.blogHeadlineLink a {
	color: #766044;
}
.blogHeadlineLink a:hover {
	color: #48341b;
}
.blogMoreLink a {
	font-weight: bold;
	color: #766044;
}
.blogMoreLink a:hover {
	color: #48341b;
}
#blogBy {
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 16px !important;
	margin-bottom: 10px;
}
#blogText {
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 16px !important;
	margin-bottom: 10px;
}
#blogListDate {
	color: #666666;
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 10px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
}
#blogListTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
}

/*  NEWS PAGES  */

#pageContentNews {
	margin-left: 12px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	/*height: 690px;*/
	width: 428px;
	overflow: auto;
	position: relative;
	-x-system-font:none;
	background:#F5F1E6 none repeat scroll 0 0;
	border:0 none;
	color:#766044;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:17px;
}
#newsLinks {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#newsDate {
	border-bottom: 1px solid #999999;
	color: #666666;
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 10px 0 0;
	text-transform: uppercase;
}
#newsTitle {
	font-family: Georgia,"Times New Roman",Times,Serif;
	font-size: 18px;
	margin-bottom: 5px;
}
.newsHeadlineLink a {
	color: #766044;
}
.newsHeadlineLink a:hover {
	color: #48341b;
}
.newsMoreLink a {
	font-weight: bold;
	color: #766044;
}
.newsMoreLink a:hover {
	color: #48341b;
}
#newsBy {
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 16px !important;
	margin-bottom: 10px;
}
#newsText {
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 16px !important;
	margin-bottom: 10px;
}
#newsListDate {
	color: #666666;
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 10px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
}
#newsListTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
}

/*  PRESS PAGES  */

#pageContentPress {
	margin-left: 12px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	/*height: 690px;*/
	width: 428px;
	overflow: auto;
	position: relative;
	-x-system-font:none;
	background:#F5F1E6 none repeat scroll 0 0;
	border:0 none;
	color:#766044;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:17px;
}
#pressLinks {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#pressDate {
	border-bottom: 1px solid #999999;
	color: #666666;
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 10px 0 0;
	text-transform: uppercase;
}
#pressTitle {
	font-family: Georgia,"Times New Roman",Times,Serif;
	font-size: 18px;
	margin-bottom: 5px;
}
.pressHeadlineLink a {
	color: #766044;
}
.pressHeadlineLink a:hover {
	color: #48341b;
}
.pressMoreLink a {
	font-weight: bold;
	color: #766044;
}
.pressMoreLink a:hover {
	color: #48341b;
}
.pressPublication a {
	font-weight: bold;
	color: #666666;
}
.pressPublication a:hover {
	color: #333333;
}
#pressBy {
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 16px !important;
	margin-bottom: 10px;
}
#pressAuthor {
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 5px !important;
	margin-top: -5px;
	margin-bottom: 15px;
}
#pressText {
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 16px !important;
	margin-bottom: 10px;
}
#pressListDate {
	color: #666666;
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 10px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
}
#pressListTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
}

/*  REVIEWS PAGES  */

#pageContentReviews {
	margin-left: 12px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	/*height: 690px;*/
	width: 428px;
	overflow: auto;
	position: relative;
	-x-system-font:none;
	background:#F5F1E6 none repeat scroll 0 0;
	border:0 none;
	color:#766044;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:17px;
}
#reviewsLinks {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#reviewsDate {
	border-bottom: 1px solid #999999;
	color: #666666;
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 10px 0 0;
	text-transform: uppercase;
}
#reviewsTitle {
	font-family: Georgia,"Times New Roman",Times,Serif;
	font-size: 18px;
	margin-bottom: 5px;
}
.reviewsHeadlineLink a {
	color: #766044;
}
.reviewsHeadlineLink a:hover {
	color: #48341b;
}
.reviewsMoreLink a {
	font-weight: bold;
	color: #766044;
}
.reviewsMoreLink a:hover {
	color: #48341b;
}
.reviewsPublication a {
	font-weight: bold;
	color: #666666;
}
.reviewsPublication a:hover {
	color: #333333;
}
#reviewsBy {
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 16px !important;
	margin-bottom: 10px;
}
#reviewsAuthor {
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 5px !important;
	margin-top: -5px;
	margin-bottom: 15px;
}#reviewsText {
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 16px !important;
	margin-bottom: 10px;
}
#reviewsListDate {
	color: #666666;
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 10px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
}
#reviewsListTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
}

/*  FAN REVIEWS PAGES  */

#pageContentFanReviews {
	margin-left: 12px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	/*height: 690px;*/
	width: 428px;
	overflow: auto;
	position: relative;
	-x-system-font:none;
	background:#F5F1E6 none repeat scroll 0 0;
	border:0 none;
	color:#766044;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:17px;
}

#pageContentLinks {
	margin-left: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	width: 428px;
	position: relative;
	-x-system-font:none;
	background: #F5F1E6 none repeat scroll 0 0;
	border: 0 none;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 17px;
}
#linkSection {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333333;
}
.linksLink a {
	font-weight: bold;
	color: #766044;
}
.linksLink a:hover {
	color: #48341b;
}
#linkSummary {
	font-size: 11px;
	color: #666666;
}
.underSummary {
	height: 20px;
	background-image: url(../images/spacer.gif);
}
#pageContentMobile {
	margin-left: 12px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	width: 428px;
	position: relative;
	-x-system-font:none;
	color:#766044;
	background: #F5F1E6 none repeat scroll 0 0;
	border: 0 none;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 17px;
	vertical-align: top;
}
#pageContentRingtones {
	margin-top: 0px;
	position: relative;
	-x-system-font:none;
	border:0 none;
	color:#766044;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:17px;
}
#mobileContent {
	float:left;
	width:260px;
	overflow:auto;
	position:relative;
	margin-right:0px;
	margin-left:0px;
}
#mobileWidget {
	float:right;
	width:152px;
	height:232px;
	overflow:hidden;
	position:relative;
	margin-right:0px;
	margin-left:0px;
}
#pageContentEmailList {
	margin-left: 12px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	width: 428px;
	position: relative;
	-x-system-font:none;
	background: #F5F1E6 none repeat scroll 0 0;
	border: 0 none;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 17px;
}
#pageContentBasic {
	margin-left: 12px;
	margin-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	/*height: 690px;*/
	width: 428px;
	overflow: auto;
	position: relative;
	-x-system-font:none;
	background:#F5F1E6 none repeat scroll 0 0;
	border:0 none;
	color:#766044;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:17px;
}
#galleryDropDown {
	width: 438px;
	position: relative;
}
#pageContentPhotos {
	margin-left: 12px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	/*height: 690px;*/
	width: 440px;
	overflow: auto;
	position: relative;
	-x-system-font:none;
	background:#F5F1E6 none repeat scroll 0 0;
	border:0 none;
	color:#766044;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:17px;
	min-height:605px;
}
.alsoSee {
	font-size: 10px;
}
.musicLinks a {
	font-weight: bold;
	color: #766044;
	font-size: 10px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.musicLinks a:hover {
	color: #ffffff;
	font-size: 10px;
	display: block;
	background-color:#9a8467;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#pageContentMusic {
	margin-left: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	/*height: 690px;*/
	width: 428px;
	position: relative;
	-x-system-font:none;
	border:0 none;
	color:#766044;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:17px;
	background-color: #F5F1E6;
}
#buyNow a {
	position:relative;
	background-image:url(../images/buyNow.gif);
	width: 98px;
	height: 27px;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}
#buyNow a:hover{
	background-position: -98px 0;
}
#musicLink a {
	font-weight: bold;
	color: #766044;
}
#musicLink a:hover {
	color: #cbc0b2;
}
