body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.6em;
	color: #333333;
	background-image: url(img/bg_main.jpg);
	background-color: #7B887F;
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
#leftcol {
	width: 288px;
	text-align: center;
	border: 0 ;
	border-right: 1px solid #CCCCCC;
	padding:1px;
	}
.subscribe {
	color: #000000;
	margin: 0px;
	clear: left;
	float: left;
	width: 100%;
	background: #BCC2BE;
	border-bottom: 5px solid #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}
a {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	text-decoration: blink;
}
h1 {
	font-family:Ringbearer, "Arial Black";
	font-size: 16pt;
	background-color: #000000;
	padding: 5px 0;
	padding-left: 1em;
	width: auto;
	color: #BCC2BE;
	text-align: center;
	margin: 0;
	line-height: 1.2em;
	filter: Dropshadow(Color=red, OffX=1, OffY=1, Positive=1), Alpha(Opacity=100, FinishOpacity=100, Style=1);
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	color: #A9B1AB;
	background-color: #000000;
	font-style: italic;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
h4 {
	background-color: #E9E9E9;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
	width:auto;
	margin:0;
	margin-bottom: 8px;
	font-size: 18pt;
	line-height: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing:-1px;
}
h5 {
	background-color: #E9E9E9;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
	width:auto;
	margin:0;
	margin-bottom: 8px;
	font-size: 12pt;
	line-height: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing:-1px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.7em;
	padding-left: 5px;
}
.content {
	text-align: left;
	width: 400px;
	padding: 10px;
}
HR {
	text-align: right;
	width: 60%;
	height: 1px;
	color: #fff;
	border: dotted #000000;
	background-color: #000000;
} 
.footer {
	font-size: 7pt;
	color: #CCCCCC;
	text-align: center;
	padding: 4px;
}
.footer a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#newsitem {
	color: #000000;
	margin: 2px 9px 9px;
	clear: both;
	float: none;
	width: 90%;
	background: #BCC2BE;
	border-top: 1px solid #666666;
	padding: 5px 15px 15px;
}
#blogleft {
	color: #000000;
	margin-top: 2px;
	clear: left;
	float: left;
	width: 286px;
	background: #BCC2BE;
	border: 0px dashed #666666;
	padding: 2px;
	padding-top: 5px;
	font-size: 9pt;
}
.byline {
	background-color: #E6E2D9;
	padding: 3px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom: 1px solid black;
	text-align:right;
	padding-right:1em;
	font-size: 6pt;
}
.datline {
	background-color: #BCC2BE;
	padding: 2px 1em 2px 3px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align:right;
	font-size: 6pt;
	background-image: none;
	color: #62605D;
}
.priceline {
	background-color: #E6E2D9;
	padding: 3px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.newspic {
	padding: 5px;
	float: right;
	border: 1px solid #E6E2D9;
	border-right:0;
	margin: 1px;
}
.linkpic {
	padding: 4px;
	border: 1px solid #E6E2D9;
	margin: 0px;
	position: relative;
	background-color: #A9B1AB;
}
.title {
	font-family:Ringbearer, "Arial Black";
	font-size: 14pt;
	background-color: #000000;
	padding: 5px 0;
	padding-left: 1em;
	width: auto;
	color: #BCC2BE;
	text-align: left;
	margin: 0;
	line-height: 1.2em;
	filter: Dropshadow(Color=red, OffX=1, OffY=1, Positive=1), Alpha(Opacity=100, FinishOpacity=100, Style=1);
	background-image: url(img/title.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.title a {
	text-decoration:none;
	
	font-weight: bold;
	background-color: #000000;
	padding: 5, 0, 5, 0px; 
	width: 100%;
	color: #BCC2BE;
	text-align: center;
	vertical-align: top;
}
li {
	font-size: 9pt;
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}
.box {
	color: #000000;
	margin: 3px;
	clear: left;
	float: left;
	width: 440px;
	background: #BCC2BE;
	border: 1px solid #666666;
	padding: 1px;
	margin-bottom:1em;
	
}

.newsletter {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #fff;
	border: thin solid #FFFFFF;
	text-align: center;
}
.newsletterbutt {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #669900;
	border: 3px solid #CCCCCC;
	width: 120px;
}
.storepic {
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #BCC2BE;
	text-align: left;
}

.leftColHeader {
	float:none;
	clear:both;
	width:auto;
	color: #000000;
	margin: 0px 0px 4px;
	background: #979F9A;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 5px solid #BCC2BE;
	font-size: 18px;
	text-align: center;
}
.info {
	color: #000000;
	font-size: 12pt;
	margin: 0px;
	margin-bottom: 4px;
	clear: left;
	float: none;
	width: auto;
	text-align:center;
	background: #BCC2BE;
	border-bottom: 5px solid #000000;
	padding: 4px 0 4px 12px;
}
.small {
	font-size: 8pt;
}
.linkbox {
	color: #000000;
	margin: 0px;
	clear: left;
	float: none;
	width: auto;
	background: #BCC2BE;
	border-bottom: 1px solid #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:left;
}
.bigTable {
	background: ;
	background-attachment: fixed;
	background-image: url(img/bg_side.gif);
	background-repeat: repeat;
	}
.storeInfo {
	width: auto;
	padding: 3px 3px 3px 15px;
	background-color: #E6E2D9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 8pt;
	line-height: 1.1em;
}
.songInfo {
	width: auto;
	padding: 3px 0px 3px 15px;
	background-color: #BCC2BE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 8pt;
	line-height: 1.1em;
	display: block;
}
blockquote {
	background-color: #E6E2D9;
	padding: 5px 5px 5px 9px;
	background-image: url(img/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px dotted #979F9A;
	border-right: 1px dotted #979F9A;
	border-bottom: 1px dotted #979F9A;
	border-left: 5px solid #979F9A;
}
p {
	padding-left: 9px;
	margin: 0px;
	padding-bottom: 9px;
}
.video {
	padding: 7px;
	border: 1px solid #5E5B58;
	margin-top: 5px;
	width: auto;
}
