@charset "utf-8";

html {
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: Transparent;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	height: 100%;
	width: 100%;
	min-width: 100%;
	background-color: #FFFFFF;
	overflow: auto;
}

h2 {
	font-size: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 {
	margin: 0px;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
}

p {
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #333333;
	text-shadow: 0px 0px 1px #333333;
}

.Container {
	height: 100%;
	width: 100%;
	/* [disabled]min-width: 1024px; */
}

.HeaderBar {
	width: 100%;
	background-color: #E2E2E2;
	height: 100%;
}

.InnerHeader  {
	height: 200px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E2E2E2;
	position: relative;
	display: block;
}

.HeaderLogo {
	padding: 0px;
	display: block;
	position: absolute;
	top: 100px;
	left: 20px;
	margin: 0px;
	float: left;
}

.TopRibbon {
	height: 40px;
	background-color: #C9C9C9;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.HomeLink {
	font-size: 12px;
	float: left;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	padding-right: 15px;
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: dotted; */
	/* [disabled]border-right-color: #474747; */
	background-image: url(/images/Icons/home_white_25.png);
	background-repeat: no-repeat;
	display: block;
	color: #474747;
	background-position: 10px;
}

.TopRibbonLinks {
	font-size: 12px;
	float: left;
	display: block;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: dotted; */
	/* [disabled]border-right-color: #333333; */
	color: #474747;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

.TopRibbonInner {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 1004px;
}

.TopRibbonInner a:hover {
	background-color: #ACACAC;
}

.TunesLink {
	font-size: 12px;
	float: left;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #474747;
}

#onlink {
	text-shadow: 0.5px 0.px;
	text-shadow: 0px 0px 1px #333333;
	color: #333;
	text-decoration: none;
	background-color: #ACACAC;
}

.CallUsLink {
	float: right;
	font-size: 14px;
	text-decoration: none;
	display: block;
	background-image: url(/images/Icons/phone%20white.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 40px;
	line-height: 40px;
	color: #474747;
	padding-right: 10px;
}

.facebookLink {
	float: right;
	font-size: 14px;
	text-decoration: none;
	display: block;
	background-image: url(/images/Brand%20Assets/facebook/facebookLogo25.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 38px;
	height: 40px;
	line-height: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B5B5B5;
	padding-right: 10px;
	color: #474747;
}

.emailLink {
	box-shadow: 0.5px 0.px;
	background-image: url(/images/Icons/MailWhite25.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-decoration: none;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	display: block;
	float: right;
	padding-left: 38px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B5B5B5;
	padding-right: 10px;
	color: #474747;
}

.WhatsAppLink {
	box-shadow: 0.5px 0.px;
	background-image: url(/images/WhatsApp/WhatsApp_Logo25px.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-decoration: none;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	display: block;
	float: right;
	padding-left: 38px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B5B5B5;
	padding-right: 10px;
	color: #474747;
}

.Banner {
	border: 1px solid #666;
	margin-right: auto;
	margin-left: auto;
	width: 1018px;
	height: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ProductBanner {
	height: auto;
	width: 1018px;
	margin-left: auto;
	border: 1px solid #CCC;
	background-color: #FFF;
	display: block;
	border-radius: 4px;
	position: relative;
	margin-bottom: 20px;
	margin-right: auto;
	margin-top: 20px;
}

.ProductImage {
	position: absolute;
	top: 30px;
	right: 40px;
}

.ProductTitle {
	background-color: #DFDFDF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 50px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 35px;
	color: #333;
	width: auto;
	padding-bottom: 10px;
}

.ProductText {
	width: 600px;
	padding: 0px;
	height: 100%;
	color: #666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.ProductText ul{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
}

.ProductText ul li{
	font-size: 16px;
	color: #333;
	list-style-type: disc;
	margin-top: 10px;
}

.Price {
	font-size: 2.5em;
	font-weight: bold;
	color: #CC0000;
	text-shadow: 0px 1px 3px #000;
	padding-top: 10px;
	padding-left: 30px;
}

.Footer {
	width: 100%;
	background-color: #C9C9C9;
	height: 40px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #1BA5E3;
	display: block;
	overflow: hidden;
	clear: left;
}

#Copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 40px;
}

#FullWidthBanner {
	height: auto;
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.HomepageAboutBanner {
	width: 100%;
	background-color: #57BFDD;
	height: 500px;
	overflow: hidden;
}

.NotJustIceCreamChimesBanner {
	background-color: #F7F7F7;
	height: 100%;
	width: 100%;
}

.Content {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 1024px;
	padding-bottom: 25px;
}

.AboutTunes {
	height: auto;
	width: 1018px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.Tunes-List ul {
	width: 198px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.Tunes-List {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 25px;
}

.Tunes-Introduction {
	color: #333;
	padding: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.Casting-Banner {
	height: 350px;
	width: 1018px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ccc;
	background-color: #DFDFDF;
	background-image: url(/images/Trumpet/Casting_Pour_350px.png);
	background-repeat: no-repeat;
	position: relative;
}

.About-Casting-Text-Box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: absolute;
	width: 450px;
	top: 20px;
	right: 20px;
	margin: 0px;
	padding: 0px;
}

.Not-Just-Banner-Inner {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	position: relative;
	background-image: url(/images/Dropped_Ice_Cream_Cone.png);
	background-repeat: no-repeat;
	background-position: left 30px;
	min-width: 1024px;
}

.About-Text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E9E9E9;
	width: 600px;
	font-size: 1.5em;
	position: absolute;
	left: 31px;
	top: 168px;
}

.About-Text-Header {
	font-size: 5.5em;
	color: #E9E9E9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: absolute;
	top: 20px;
	left: 20px;
}

.HomepageAboutBanner img {
	position: absolute;
	right: -65px;
	bottom: 0px;
	display: block;
	overflow: hidden;
}

.Not-Just-Banner-Inner img {
	position: absolute;
	bottom: -10px;
	height: 430px;
	width: 420px;
	left: 7px;
}

.Banner-Inner {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 500px;
	/* [disabled]overflow: hidden; */
}

.Banner-Link {
	width: 1004.px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 1024px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;

}

.Banner-Link:hover {
	text-shadow: none;
}

.Banner-Text-Box {
	width: 600px;
	color: #E1E1E1;
	margin-bottom: 50px;
	margin-left: 20px;
}

.Banner-Text-Box h2 {
	font-size: 1.5em;
	margin-bottom: 15px;
}

.Banner-Text-Box h1 {
	font-size: 4.5em;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Link-Button:hover {
	color: #484848;
	text-shadow: 0px 0px 1px #474747;
	background-color: #CDCDCD;
}

.Link-Button {
	background-color: #D8D8D8;
	height: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 50px;
	font-size: 20px;
	color: #333333;
	border-radius: 5px;
	text-align: center;
	border: 1px solid #999999;
	width: 400px;
	margin-left: 20px;
	margin-bottom: 50px;
	display: block;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}

.HomePageBanner {
	width: 100%;
	height: 100%;
}

#Drive-Head-Banner {
	background-color: #6C6C6C;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/images/Banners/DriveHeadBannerHomePage.png);
}

#Chimes-Banner {
	background-image: url(/images/Banners/HomePageChimeBanner.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #464646;
}

#Trumpets-Banner {
	background-image: url(/images/Banners/TrumpetBannerHomePage.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #E4E4E4;
}

#Tunes-Banner {
	background-image: url(/images/Banners/TunesHomePageBanner.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.Not-Just-Text-Box {
	display: block;
	width: 660px;
	position: absolute;
	top: 120px;
	right: 20px;
	color: #666666;
	/* [disabled]background-color: #EBEBEB; */
	padding: 10px;
}

#Trumpet-Text {
	color: #666666;
	width: 480px;
}

#Tunes-Text {
	color: #5C5C5C;
	width: 400px;
}

#Paging-Speaker-Banner {
	background-color: #CACACA;
	background-image: url(/images/Banners/PagingSpeakerHomePageBanner.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#Paging-Speaker-Text {
	color: #616161;
	width: 640px;
}

.NotJustHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	position: absolute;
	top: 33px;
	padding: 0px;
	right: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 3em;
	color: #666666;
	font-weight: bold;
	/* [disabled]text-shadow: 1px 1px 3px #666666; */
}

.Tunes-List ul li {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: hidden;
}
.Top-Banner {
	display: block;
	height: auto;
	width: 100%;
	background-color: #E2E2E2;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #1BA5E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	margin-bottom: 25px;
}

.Top-Banner-Inner {
	height: auto;
	width: 1018px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	margin-top: 15px;
	padding: 0px;
}

.Tunes-List ul li a:visited {
	color: #1BA5E3;
}

#last-column {
	border-right-style: none;
	border-right-color: #FFFFFF;
}

.Top-Banner-Inner p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#PagingSpeakerTextBox {
	width: 500px;
}

#OCTET-HEX-Text-Box {
	width: 370px;
}

.HomepageIntro {
	background-color: #E2E2E2;
	width: 100%;
	height: 100%;
}

.HomepageIntro h1 {
	color: #5b5b5b;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 55px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

.HomepageIntro p {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #5b5b5b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 0px;
	display: block;
}

.ContactBar {
	background-color: #333333;
	width: 100%;
	height: 50px;
	position: fixed;
	z-index: 1;
	box-shadow: 0px 0px 10px 2px #333333;
	display: block;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #57BFDD;
	min-width: 900px;
}

.ContactBar p {
	font-size: 18px;
	color: #CCCCCC;
	line-height: 30px;
	min-width: 1024px;
	margin-top: 0px;
	padding-right: 20px;
}

.ContactBar p a {
	color: #EBEBEB;
}

.Not-Just-Text-Box p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}

.ContactBar p a:hover {
	text-shadow: 0px 0px 1px #FFFFFF;
	color: #FFFFFF;
}

.ContactBarInner {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	overflow: visible;
	height: 30px;
}

#contactbar-link {
	float: right;
	color: #FFFFFF;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 8px;
}

#facebook-contactbar-link {
	background-image: url(/images/Brand%20Assets/facebook/facebookLogo25.png);
	float: right;
	padding-left: 30px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 1px;
	clear: both;
	display: block;
	margin-top: 10px;
}

#phone-contactbar-link {
	background-image: url(/images/Icons/phone%20white.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	float: right;
	margin-right: 10px;
	padding-top: 1px;
	display: block;
	margin-top: 10px;
	margin-left: 20px;
}

#email-contactbar-link {
	background-image: url(/images/Icons/MailWhite25.png);
	background-repeat: no-repeat;
	float: right;
	background-position: left center;
	padding-left: 30px;
	margin-right: 10px;
	padding-top: 1px;
	display: block;
	margin-top: 10px;
}

#WhatsApp-contactbar-link {
	background-image: url(/images/WhatsApp/WhatsApp_Logo25px.png);
	background-repeat: no-repeat;
	float: right;
	background-position: left center;
	padding-left: 30px;
	margin-right: 10px;
	padding-top: 1px;
	display: block;
	margin-top: 10px;
}

.ready-to-order {
	width: 100%;
	background-color: #CCCCCC;
	height: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ready-to-order-inner {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	min-width: 1024px;
}

.ready-to-order-text-box {
	padding-right: 20px;
	padding-left: 20px;
	display: block;
}

.ready-to-order-inner h1 {
	display: block;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	/* [disabled]text-shadow: 1px 1px 3px #666666; */
	color: #484848;
	font-size: 72px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}

.ready-to-order-text-box p {
	font-size: 1.3em;
	color: #FAFAFA;
	text-align: center;
	padding-top: 20px;
}

.clear {
	clear: both;
}

.InnerHeader p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	position: absolute;
	right: 20px;
	margin: 0px;
	top: 100px;
	background-image: url(/images/Icons/phone45.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-shadow: 1px 1px 3px #666666;
	width: 360px;
}

.Not-Just-Text-Box blockquote {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	/* [disabled]text-shadow: 1px 1px 1px #999999; */
}

.What-You-Need {
	height: 100%;
	width: 100%;
	background-color: #EBEBEB;
	margin: 0px;
	padding: 0px;
}

.What-You-Need-Inner {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	/* [disabled]min-width: 1024px; */
	height: 100%;
	padding-bottom: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
}

.What-You-Need-Inner ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333333;
}
.What-You-Need-Inner h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #666666;
	/* [disabled]text-shadow: 1px 1px 3px #000000; */
	/* [disabled]text-align: center; */
	font-size: 72px;
	display: block;
	background-color: #E1E1E1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	/* [disabled]border: thin solid #D7D7D7; */
}

.What-You-Need-Inner ul li {
	/* [disabled]box-shadow: 1px 1px 1px 1px #666666; */
	font-size: 1.3em;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	width: 300px;
	list-style-type: none;
	margin-right: 17px;
	/* [disabled]border: thin solid #D7D7D7; */
	padding: 15px;
	background-color: #E1E1E1;
}

.ready-to-order-inner h2 {
	text-align: center;
	padding: 0px;
	font-size: 3.5em;
	color: #FF3300;
	/* [disabled]text-shadow: 1px 1px 3px #333333; */
	display: block;
	margin-top: 20px;
}

.What-You-Need-Inner ul li p {
	display: block;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.Banner-Text-Box p {
	display: block;
	margin-top: 20px;
	font-size: 1.3em;
}

.Chimes-Button {
	background-color: #E9E9E9;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #57BFDD;
	font-weight: bold;
	border-radius: 3px;
	border: 2.5px solid #E9E9E9;
	display: block;
	float: left;
	text-shadow: 0.5px 0.px;
	margin-left: 15px;
}

.Chimes-Button:hover {
	color: #E9E9E9;
	background-color: #57BFDD;
	text-shadow: 0px 0px 0px;
}

.Link-Buttons {
	position: absolute;
	width: 634px;
	bottom: 50px;
}

.clear {
	clear: both;
}

.What-You-Need-Inner ul li h3 {
	font-size: 1.6em;
	margin: 0px;
	display: block;
	color: #FF0099;
	background-color: #D7D7D7;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#Trumpet-Box {
	margin-right: 0px;
}

.What-You-Need-Inner li:hover {
	text-shadow: 0px 0px 0px;
	background-color: #D7D7D7;
}

.What-You-Need-Inner ul a li:hover h3 {
	background-color: #CDCDCD;
}

.Homepage-Intro-Inner {
	height: 100%;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 40px;
	padding-bottom: 40px;
}

.SOLO-Image {
	height: 320px;
	width: 437px;
	background-image: url(/images/Banners/HomePageAboutBannerSOLO.png);
	position: relative;
	bottom: 0px;
	right: 0px;
	display: inline-block;
	float: right;
}

.About-Casting-Text-Box h2 {
	color: #454545;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.About-Casting-Text-Box p {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #464646;
	display: block;
	padding: 0px;
}
#trumpet-banner-img {
	padding-top: 75px;
}

.Tunes-Introduction p {
	padding-bottom: 10px;
}

.Top-Banner-Inner h1 {
	padding: 0px;
	margin: 0px;
}

.Banner-Link img {
	position: absolute;
	right: 0px;
	top: 80px;
}

.shipping-banner {
	height: 100px;
	width: 100%;
	background-color: #F8F8F8;
}

.shipping-banner-inner {
	height: 100%;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#contactbar-link:hover {
	background-color: #3D3D3D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.contactbar-link:onlink {
	background-color: #3D3D3D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
