@charset "ISO-8859-1";
body {
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(assets/images/bodyBckgrd.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
}
#contain {
	margin-top: 0px;
	background-color: #000;
	width: 1010px;
	background-image: url(assets/images/bckgrd.jpg);
	margin-right: auto;
	
}
#containFooter {
	clear: both;
	background-color: #000;
}
#Left {
	width: 180px;
	background-color: #000;
	background-image: url(assets/images/logoPane.jpg);
	background-repeat: no-repeat;
	padding-top: 320px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#contain #Left .LeftAddress {
	font-size: 12px;
	color: #666;
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
}
#centerRightContain {
	width: 830px;
	float: right;
}
#centerRightCDContain {
	float: right;
	width: 830px;
}
#centerRightContainFooter {
	clear: both;
}
#centerContain {
	float: left;
	width: 510px;
}
#centerContent {
	width: 510px;
	background-image: url(assets/images/currentBanner.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	padding-right: 10px;
	height: 430px;
}
#centerCustomContent {
	width: 510px;
	background-color: #666;
	height: 500px;
	text-align: center;
	vertical-align: middle;
	background-image: url(assets/images/bckgrdCustomCenter.jpg);
	background-repeat: repeat-x;
	margin-right: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#centerCDContent {
	width: 510px;
	height: 500px;
	text-align: center;
	vertical-align: middle;
	background-image: url(assets/images/CDcover.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#centerPhotoContent {
	width: 510px;
	background-color: #666;
	height: 500px;
	text-align: center;
	vertical-align: middle;
	background-image: url(assets/images/bckgrdCustomCenter.jpg);
	background-repeat: repeat-x;
	margin-right: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#centerVideoContent {
	width: 510px;
	background-color: #666;
	height: 415px;
	text-align: center;
	vertical-align: middle;
	background-image: url(assets/images/bckgrdCustomCenter.jpg);
	background-repeat: repeat-x;
	margin-right: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.centerHead {
	width: 490px;
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.centerText {
	width: 490px;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #666;
	background-color: #FFF;
	font-size: 12px;
	float: none;
}
.quote {
	font-size: 10px;
	text-align: right;
}
.centerTextAccordian {
	width: 450px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 15px;
	color: #666;
	background-color: #FFF;
	font-size: 12px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.thumbInsert {
	width: 80px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.bioPhoto {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#rightColumnContain {
	float: right;
	width: 310px;
}
.rightHead {
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	width: 290px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	float: right;
}
.rightText {
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-size: 12px;
	color: #666;
	float: right;
	width: 290px;
	line-height: 18px;
}
.rightAccordContain {
	font-size: 12px;
	color: #666;
	width: 310px;
	line-height: 18px;
	float: right;
}
.rightAccordianText {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-size: 12px;
	color: #666;
	width: 260px;
	line-height: 18px;
}
.secondSubHead {
	font-size: 14px;
	font-style: italic;
}
.subHead {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
a img{
	text-deoration: none;
	border: 0;
}
.LeftAddress a:link {
	color: #CCC;
	text-decoration: none;
}
.LeftAddress a:visited {
	color: #666;
	text-decoration: none;
}
.LeftAddress a:hover {
	color: #FFF;
	text-decoration: none;
}
.LeftAddress a:active {
	color: #F00;
	text-decoration: none;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: underline;
}
img.thumbs {
	float:left;
	height:50px;
	width:50px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	.hideInitially{
	visibility: hidden;
	}
.depracatedHead {
	font-weight: bold;
	color: #FFF;
}

