/********************************  ><(((*>   <*)))><  ********************************//    css file for mypisgah.com/    Reed Nethercutt 7/4/2014/    updated 7/24/2014 for improved readability//********************************  ><(((*>   <*)))><  ********************************//* main content box */.main {	background-color: white;	opacity: 0.8;	border-style: solid;    border-width: 5px;	border-color: black;	}	.maincont {	background-color: white;	opacity: 0.8;	border-style: solid;    border-width: 5px;	border-color: black;	}/* sub content box */	.sub{	background-color: darkred;	color: white;	opacity: 0.7;	border-style: solid;    border-width: 5px;	border-color: black;}.registrationform{	background-color: darkred;	color: white;	opacity: 1;	border-style: solid;    border-width: 5px;	border-color: black;}#bigtext{color:orange;text-decoration:none;font: 24px/24px 'SansationRegular', Arial, sans-serif;font-weight:bold;text-shadow: 5px 5px 5px black;}#biggertext{color:orange;text-decoration:none;font: 32px/32px 'SansationRegular', Arial, sans-serif;font-weight:bold;text-shadow: 5px 5px 5px black;}/* unvisited link */a.mylink:link {color:orange ;} /* visited link */    a.mylink:visited {color:orange ;}  /* mouse over link */a.mylink:hover {color:yellow;}  /* page title */.title {
	color: orange; 
	font: 70px 'kingthings_wroteregular', Arial, sans-serif;	text-shadow: 7px 7px 4px black;
	letter-spacing: 0;	text-align:center

}/* menu formatting */
.menu{
	color: purple;
    font: 18px/27px 'SansationRegular', Arial, sans-serif;
	letter-spacing: 0;
	text-align:center;
	text-decoration:none;	margin-left: auto;    margin-right: auto;    width: 60%;
}
 /* unvisited link */a.menu:link {color:AntiqueWhite ;text-decoration:none;} /* visited link */    a.menu:visited {color:AntiqueWhite ;text-decoration:none;}  /* mouse over link */a.menu:hover {color:orange;text-decoration:none;}  /* current content box */a.current{color:orange;text-decoration:none;font: 24px/24px 'SansationRegular', Arial, sans-serif;font-weight:bold;text-shadow: 5px 5px 5px black;}/* content content box */
.content{	text-align:center;
	color: black;
     font: 18px/27px 'SansationRegular', Arial, sans-serif;
	letter-spacing: 0;
	text-decoration:none;
}
/* body content box */
body
{ 
background: darkred url('crown.jpg')  scroll no-repeat left top; 
}

/* font-face content box */
@font-face {
    font-family: 'SansationLight';
    src: url('Sansation_Light-webfont.eot');
    src: url('Sansation_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Sansation_Light-webfont.woff') format('woff'),
         url('Sansation_Light-webfont.ttf') format('truetype'),
         url('Sansation_Light-webfont.svg#SansationLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SansationRegular';
    src: url('Sansation_Regular-webfont.eot');
    src: url('Sansation_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Sansation_Regular-webfont.woff') format('woff'),
         url('Sansation_Regular-webfont.ttf') format('truetype'),
         url('Sansation_Regular-webfont.svg#SansationRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {   font-family: 'SansationBold';
    src: url('Sansation_Bold-webfont.eot');
    src: url('Sansation_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Sansation_Bold-webfont.woff') format('woff'),
         url('Sansation_Bold-webfont.ttf') format('truetype'),
         url('Sansation_Bold-webfont.svg#SansationBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SansationLightLightItalic';
    src: url('Sansation_Light_Italic-webfont.eot');
    src: url('Sansation_Light_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Sansation_Light_Italic-webfont.woff') format('woff'),
         url('Sansation_Light_Italic-webfont.ttf') format('truetype'),
         url('Sansation_Light_Italic-webfont.svg#SansationLightLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {   font-family: 'SansationItalic';
    src: url('Sansation_Italic-webfont.eot');
    src: url('Sansation_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Sansation_Italic-webfont.woff') format('woff'),
         url('Sansation_Italic-webfont.ttf') format('truetype'),
         url('Sansation_Italic-webfont.svg#SansationItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SansationBoldItalic';
    src: url('Sansation_Bold_Italic-webfont.eot');
    src: url('Sansation_Bold_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Sansation_Bold_Italic-webfont.woff') format('woff'),
         url('Sansation_Bold_Italic-webfont.ttf') format('truetype'),
         url('Sansation_Bold_Italic-webfont.svg#SansationBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;}@font-face {    font-family: 'kingthings_wroteregular';    src: url('Kingthings_Wrote-webfont.eot');    src: url('Kingthings_Wrote-webfont.eot?#iefix') format('embedded-opentype'),         url('Kingthings_Wrote-webfont.woff') format('woff'),         url('Kingthings_Wrote-webfont.ttf') format('truetype'),         url('Kingthings_Wrote-webfont.svg#kingthings_wroteregular') format('svg');    font-weight: normal;    font-style: normal;}