@charset "utf-8";
a:link {
	color: #F5D592;
}
a:visited {
	color: #F5D592;
}

a:hover {
	color: #FFECB0;
}
a:active {
	color: #FFECB0;
}



#apDiv2 div {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.Header_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #f1d787;
	text-decoration: none;
	line-height: normal;
}
.Header_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #b3d9ff;
	text-decoration: none;
	line-height: normal;
}
.Header_3L {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #b3d9ff;
	text-decoration: none;
	line-height: normal;
}




body {
	background-repeat: repeat; /** Centers the Background image **/
	background-color: #000000; /** Website BG colour (matches canvas colour in Step 1) **/
	background-attachment: fixed;
}


.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #d8d8d8;
	text-decoration: none;
}
.ContentLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EBEBEB;
	text-decoration: none;
}

.OrangeDots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ea6200;
	text-decoration: none;
}
.class1 A:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b3d9ff;
	text-transform: none;
}
.class1 A:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3d9ff;
	font-weight: bold;
	text-transform: none;
}
.class1 A:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c1e4fd;
	text-transform: none;
}
.class1 A:hover {
	text-decoration: none;
	color: #c1e4fd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
}
.class2 A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #fbcd83;
	text-decoration: none;
}
.class2 A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fbcd83;
	text-decoration: none;
}

.class2 A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F5E4B1;
	text-decoration: none;
	font-size: 12px;
}
.class2 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F5E4B1;
	text-decoration: underline;
}
