@charset "UTF-8";
.twoColFixLtHdr #bg {
	background-image: url(images/index_bg2.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 270px;
	clear: both;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFB;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #666600;
}
a:visited {
	text-decoration: none;
	color: #666600;
}
a:hover {
	text-decoration: none;
	color: #CCCC00;
}
a:active {
	text-decoration: none;
	color: #666600;
}
body,td,th {

}
img
{  border-style: none;
}
.div_video {
	text-align: center;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;w
}
.twoColFixLtHdr #container {
	width: 780px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: 30%;
	margin-bottom: 0;
	margin-left: 20%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.div_video {
	padding-top: 200px;
}
.twoColFixLtHdr #header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: right;
	margin-top: 62px;
	float: right;
	
} 
.twoColFixLtHdr #video {
	border: 10px solid #333333;
	width: 320px;
	background-color: #000000;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent {
} 
.twoColFixLtHdr #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding: 40;
	clear: both;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.twoColFixLtHdr   #footer p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding: 50px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #video_text {
	width: 340px;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
	text-align: center;
}
.twoColFixLtHdr #press {
}
.press_quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-align: left;
	color: #666666;
}
.quote_source {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	margin-bottom: 30px;
}
.cd_info_div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 700px;
}

.twoColFixLtHdr #spacer {
	margin-top: 320px;
}
.twoColFixLtHdr #quote_group {
	float: left;
	margin-left: 25px;
	margin-top: 70px;
}
.bio_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	margin: 10px;
	color: #333333;
}
.twoColFixLtHdr  #bio_div {
	margin-left: 170px;
	margin-bottom: 200px;
	line-height: 20px;
}
.twoColFixLtHdr #video_div {
	float: left;
	margin-left: 150px;
	width: 430px;
	text-align: center;
}
.twoColFixLtHdr #cds {
	margin-left: 170px;
	margin-bottom: 50px;
}
.cd_div {
	width: 300px;
	float: left;
	margin-right: 30px;
}
.twoColFixLtHdr #cd_info {
	width: 450px;
	float: none;
}
.twoColFixLtHdr #cds2 {
	margin-top: 30px;
	margin-left: 350px;
}
.twoColFixLtHdr #schedule {
	width: 500px;
	margin-left: 170px;
}
.twoColFixLtHdr #photos {
	width: 600px;
	margin-top: 30px;
	margin-left: 170px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #333333;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
}
.twoColFixLtHdr #contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 500px;
	margin-left: 170px;
	line-height: 20px;
}
.twoColFixLtHdr #submit {
	padding: 40px;
	margin-left: 170px;
	width: 250px;
}
.twoColFixLtHdr #audio {
	border: thick solid #666666;
	width: 350px;
	margin-bottom: 20px;
	background-image: url(images/floral.gif);
	background-repeat: repeat-y;
	height: 300px;
	overflow: scroll;
	margin-left: 300px;
}
.audio_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.twoColFixLtHdr #audio_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.twoColFixLtHdr #index_quote {
	float: right;
	margin-right: 70px;
	margin-top: 150px;
}
.twoColFixLtHdr #bg_quote {
	float: right;
	margin-top: 105px;
	margin-right: 175px;
	margin-left: 250px;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	text-align: right;
	font-style: italic;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.twoColFixLtHdr #submitHome {
	width: 250px;
	float: left;
	border: medium solid #666600;
	padding: 20px;
	margin-top: 120px;
	margin-left: 60px;
}
#CDtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}

