/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	text-align: center;
}
#content {
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 799px;
}
p {
	margin: 5px;
}
p.homeContent {
	font-size: 12px;
	margin: 8px 5px;
	color: #333;
}	
td.shadowLeft {
	background-image:url(../images/shadow_left.jpg);
	background-repeat: repeat-y;
}
td.shadowRight {
	background-image:url(../images/shadow_right.jpg);
	background-repeat: repeat-y;
}
a.blue {
	color:#003366;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
}
a.blue:hover {
	color:#003366;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	text-decoration:underline;
}
a.white {
	color:#ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
}
a.white:hover {
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	text-decoration:underline;
}
#contentLeft {
	width: 500px;
	border-right: #CCCCCC 2px solid;
	padding-right: 10px;
	margin-top: 10px;
}
#contentHead1 {
	font-size: 12px;
	color: #666666;

}
#contentMiddle {
	padding-right: 10px;
	margin-top: 10px;
	width: 250px;
	background-color: #EEEEEE;
}
#contentRight {
	padding-top: 10px;
	margin-top: 10px;
	width: 517px;
}
.songHeader {
	background-color: #003366;
	color: #FFFFFF;
	border-left: #0066FF 2px solid;
	border-right: #0066FF 2px solid;
	border-top: #0066FF 2px solid;
	padding: 5px;
	margin: 0px 0px 0px 5px;
	font-weight: bolder;
	font-size: 12px;
}
.songContent {
	border-left: #0066FF 2px solid;
	border-right: #0066FF 2px solid;
	border-bottom: #0066FF 2px solid;
	padding: 5px;
	margin: 0px 0px 0px 5px;
}
.songContent2 {
	padding: 5px;
	margin: 0px 0px 0px 5px;
}

#contentOutline {
	border-top: #cccccc 2px solid;
	border-right: #cccccc 6px solid;
	border-bottom: #cccccc 2px solid;
	padding: 2px;
}
.hdBlue {
	font-size:12px;
	color: #003366;
	font-weight: bolder;
}
h1.blue {
	font-size: 12px;
	color: #003366;
	font-weight: bolder;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#video {
	background-color: #666666;
	padding: 2px;
}
#innerContentRight {
	width: 162px;
	padding: 3px;
}
#innerContentLeft {
	width: 559;
	padding: 5px;
	border-right: #000000 2px solid;
}
.hdLarge {
	font-size:14px;
	color: #003366;
	font-weight: bolder;
}
.subHeadRed {
	font-size:12px;
	color: #FF0000;
	font-weight: bolder;
}
li {
	margin: 10px 0px 0px 0px;
}.profiletitle {
	font-size: 24px;
	color: #003366;
}
.largergrey {
	font-size: 13px;
	color: #666666;
}
.biggrey {
	font-size: 18px;
	color: #666666;
}
.phone {
	font-size: 18px;
	color: #003366;
	font-weight: bolder;
	padding-bottom: 5px;
	background-position: center;
	text-align: center;
}

.phone2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
	background-position: center;
	text-align: center;
	padding-bottom: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
