/* CSS Document */
/*
---------------- GENERAL
-------------------------------------------------------- */
body {
	background-image: url(images/back-tile.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#fullwidth_container {
	width: 100%;
	background-attachment: scroll;
	background-image: url(images/header-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
	
a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
	

	
/*
---------------- PAGES
-------------------------------------------------------- */
.whatSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #FFFFFF;
	font-weight: bold;
}

.whatLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.logLGbLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.whatLGbLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


.eventsMAIN {
	font-family:"Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.testTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.testRedTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #670001;
	font-weight: bold;
}

.testSUB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic; }

.aboutEnjoy	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

.eventEnjoy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.SkyVidTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}

.indexMiddle {
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

.indexRed {
	font-family: Arial, Helvetica, sans-serif;
	color: #670001;
	font-weight: bold;
	font-size: 13px;
}

.indexYellow {
	font-family: "Comic Sans MS";
	font-style: italic;
	color: #FFB92F;
	font-weight: bold;
	font-size: 13px;
}	

.indexE {
	color: #A88C5D;
	font-size: xx-small;
	font-weight: normal;
}