﻿/* CSS Document */
body {
	margin:0px;
	background-color:#353333;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;}
INPUT, SELECT, TEXTAREA {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:11px;}
TD {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;}
#Clear {
	clear:both;}
#HeaderContainer {
	height:119px;}
	
/*Home*/
#BottomBoxesContainer {
	height:116px; 
	margin:21px 0px 24px 0px;}
#HomeHeaderContainer {
	background-image:url(images/homepic.jpg); 
	background-repeat:no-repeat; 
	background-position:top;}
#HomeHeaderContainer2 {
	background-image:url(images/homepic_2.jpg); 
	background-repeat:no-repeat; 
	background-position:top;
	height:393px;
	width:800px;}
#HomeHeaderContainer3 {
	background-image:url(images/homepic_3.jpg); 
	background-repeat:no-repeat; 
	background-position:top;}

/*End: Home*/
	
/*AboutUs*/
#PageTitleBG {
	background-image:url(images/pagetitlebg.jpg); 
	background-repeat:no-repeat; 
	height:80px;}
/*End: AboutUs*/
	
/*Commercials*/
#CommercialsTitleBG {
	background-image:url(images/commercialstitlebg.jpg); 
	background-repeat:no-repeat; 
	height:82px;}
/*End: Commercials*/
	
/*Corporate*/
#CorporateTitle {
	background-image:url(images/corporatetitle.jpg); 
	background-repeat:no-repeat; 
	height:79px; 
	width:800px;}
#CorporatePic {
	background-image:url(images/corporatepic.jpg); 
	background-repeat:no-repeat; 
	height:167px;}
#CorporateBG {
	background-image:url(images/corporatebg.jpg); 
	background-repeat:no-repeat; 
	height:324px;}
/*End: Corporate*/	

/*Special Events*/
#SpecialEventsTitle {
	background-image:url(images/specialeventstitle.jpg); 
	background-repeat:no-repeat; 
	height:79px; 
	width:800px;}
#SpecialEventsPic {
	background-image:url(images/specialeventspic.jpg); 
	background-repeat:no-repeat; 
	height:202px;
	margin-top:11px;}
/*End: Special Events*/

/*Music Videos*/
#MusicVideosTitle {
	background-image:url(images/musicvideostitle.jpg); 
	background-repeat:no-repeat; 
	height:79px; 
	width:800px;}
/*End: Music Videos*/

/*Contact Us*/
#ContactUsTitle {
	background-image:url(images/contactustitle.jpg); 
	background-repeat:no-repeat; 
	height:79px; 
	width:800px;}
.InputPadding {
	margin:5px 0px 0px 0px;}
/*End: Contact Us*/

#FooterContainer {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#817f7f;}
#FooterBG {
	background-image:url(images/footerbg.gif); 
	background-repeat:no-repeat; 
	height:30px; 
	margin-bottom:7px;  
	padding-top:7px;}
#Copyright {
	color:#5b5959; 
	font-size:10px;}	
	
a.About:link, a.About:active, a.About:visited {font-size:12px; color:#fff; text-decoration:none; font-weight:bold;}
a.About:hover {font-size:12px; color:#dfd142; text-decoration:underline;}
	
a.StandardLink:link {font-size:11px; color:#a49e50; text-decoration:none;}
a.StandardLink:active {font-size:11px; color:#a49e50; text-decoration:none;}
a.StandardLink:visited {font-size:11px; color:#a49e50; text-decoration:none;}
a.StandardLink:hover {font-size:11px; color:#a49e50; text-decoration:underline;}

a.FooterLink:link {font-size:11px; color:#817f7f; text-decoration:none;}
a.FooterLink:active {font-size:11px; color:#817f7f; text-decoration:none;}
a.FooterLink:visited {font-size:11px; color:#817f7f; text-decoration:none;}
a.FooterLink:hover {font-size:11px; color:#817f7f; text-decoration:underline;}

