@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: lighter;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
}
.footer {
	background-image: url(images/footer_bg.jpg);
}
.nav_btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D5D5D;
}
.cantabile_bg {
	background-image: url(images/cantabile_page_bg.jpg);
}
.left_nav {
	text-align: right;
	vertical-align: middle;
	height: 21px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.nav_12_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
.sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.dot_vertical {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9A9B95;
}
.richard_bg {
	background-image: url(images/richard_page_bg.jpg);
	background-repeat: no-repeat;
}
.table_with_dot_border {
	border: 1px dotted #9A9B95;
}
.text_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: disc;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.steve_bg {
	background-image: url(images/steve_page_bg.jpg);
	background-repeat: no-repeat;
}
.mark_bg {
	background-image: url(images/mark_page_bg.jpg);
	background-repeat: no-repeat;
}
.martene_bg {
	background-image: url(images/popup_bg.jpg);
}
.mike_bg {
	background-image: url(images/mike_page_bg.jpg);
	background-repeat: no-repeat;
}
.past_bg {
	background-image: url(images/past_page_bg.jpg);
	background-repeat: repeat;
}
.corporate_bg {
	background-image: url(images/corporate_page_bg.jpg);
	background-repeat: no-repeat;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 17px;
}
.news_bg {
	background-image: url(images/news_page_bg.jpg);
	background-repeat: no-repeat;
}
.feedback_bg {
	background-image: url(images/feedback_page_bg.jpg);
	background-repeat: no-repeat;
}
.fanclub_bg {
	background-image: url(images/fanclub_page_bg.jpg);
	background-repeat: no-repeat;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.Red_border {
	border: 2px dashed #CC0000;
}
