@charset "utf-8";
@font-face { font-family: Felixti; src: url('Felixti.TTF');}
@font-face { font-family: Lustria; src: url('Lustria-Regular.ttf');}  
@font-face { font-family: RobT; src: url('RobT_6.ttf');}
@font-face { font-family: Julius Sans One; src: url('JuliusSansOne-Regular.ttf');}

body {
    background-image: url('http://soeasilyamused.com/images/HonorBackground.jpg');
    background-position: top;
    background-repeat:no-repeat;
    background-size:100%;
    background-color:#dab96e;
    margin: 0;
    padding: 0;
}
ul.a 
{
	list-style-type: square;
	left: 0px;
	font-size: 100%;
}
ul.b 
{
	list-style-image: url('sqpurple.gif');
	left: 0px;
	font-size: 100%;
}
b
{
	font-weight: bold;
}

img 	{
    margin: auto;
	border-style: none;
	}


img.centeredimage{
	position:absolute; 
	left:40%; 
	top:10%; 
	width:20%;
	} 

img.leftimage
	{
	position:absolute; 
	left:0%; 
	top:0%; 
	}

img.linkcover
	{
	position:absolute; 
	margin-left: auto;
	margin-right: auto;
	opacity: 0;
	}
h1
	{
	font-family:"Felixti";
	text-align:center;
	font-size: 160%;
	line-height: 160%;
	width: 60%;
    height: 50%; 
    margin: auto;
	}
h2
	{
	font-family:"Felixti";
	text-align:left;
	font-size:200%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 180%;
	}
h3
	{
	font-family:"Felixti";
	font-size: 100%;
	letter-spacing: 5px;
	text-align:left;
	font-weight: bold;
	text-indent: 100px;
	line-height: 180%;
	}
h4
	{
	font-family:"Felixti";
	font-size: 90%;
	text-indent: 60px;
	line-height: 180%;
	letter-spacing: 1px;
	}
h5
	{
	font-family:"Lustria";
	font-size: 90%;
	letter-spacing: 3px;
	text-align:left;
	text-indent: 100px;
	}
h6
	{	
	font-family:"Felixti";
	font-size: 120%;
	letter-spacing: 5px;
	text-align:left;
	font-weight: bold;
	}
p 
	{
	font-family:"Raleway";
	text-align:left;
	font-style: normal;
	font-size: 100%;
	letter-spacing: 0em;
	word-spacing: .3em;
	line-height: 1.4;
	quotes:'”' '”';
	}
q, 
blockquote {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

a.a:link 
	{
	color:#7D3036;
	text-decoration: none;
	font-size: 16px;
	}   /* unvisited link */

a.a:visited
	{
	color:#FFFBE5;
	text-decoration: none;
	font-size: 16px;
	}  /* visited link */

a.a:hover
	{
	color:#828282;
	text-decoration: none;
	font-size: 16px;
	}  /* mouse over link */

a.a:active
	{
	color:#7D3036;
	text-decoration: none;
	font-size: 16px;
	}  /* selected link */
a.b:link 
	{
	color:#7D3036;
	text-decoration: none;
	font-size: 18px;
	}      /* unvisited link */

a.b:visited
	{
	color:#7D3036;
	text-decoration: none;
	font-size: 18px;
	}  /* visited link */

a.b:hover
	{
	color:#7D3036;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	}  /* mouse over link */

a.b:active
	{
	color:#7D3036;
	text-decoration: none;
	font-size: 18px;
	}  /* selected link */
li
	{
	font-family: 'Lustria"';
	font-size: 18px;
	font-style: italic;
	}
div.BigPicture
{
	width:100%;
	height: 100%;
	margin-left: auto;
    margin-right: auto;
    text-align:center;
}
div.banner 
{
    width: 100%;
    position: fixed;
    margin-left: auto;
    margin-right: 0px;
    text-align:left;
    background-color:#a7a880;
   	background-image: url('images/bannerBk.gif');
    background-position: top;
    z-index: -2;
}
div.TopBox
	{
	padding-bottom: 10px;
	z-index: -2;
	position: fixed;
	top: 20px;
	background-image: url('images/TopBar.gif');
    background-repeat: repeat-x;
    background-position: top;
   	background-color:#FFFBE5;
   	opacity: .5;
    border-style: solid;
    border-width: 1px;
    border-color: #7D3036;
    width:100%;
    height: 200px;
	}
div.TopBox2
	{
	padding-bottom: 10px;
	z-index: -1;
	position: fixed;
	top: 40px;
    width:100%;
    padding-top:20px;
	}
div.RevealBox
	{
	padding-bottom: 10px;
	background-color:#FFFFFF;
	z-index: 2;
	position: absolute;
	top: 300px;
	width:100%;
	background-image: url('images/TopBar.gif');
    background-repeat: repeat-x;
    background-position: top;
    border-style: solid;
    border-width: 1px;
    border-color: #7D3036;
	padding-top: 10px;
	font-family: "Rt";
	}
div.contentHand
	{
	padding-left:10%;
	padding-right:10%;
	padding-bottom: 10px;
	font-family: "Rt";
	font-size:100%;
	}
#videobcg { 
     position: absolute;
     top: 0px;
     left: 0px;
     min-width: 100%;
     min-height: 100%;
     width: auto;
     height: auto;
     z-index: -1000;
     overflow: hidden;
}
div.FootNote
	{
	width:200px;
	height: 20px;
	z-index:1;
	position: relative;
	bottom: 100%;
	}
div.CenterItem
	{
     width: 40%;
     height: 50%;    
     display: block;
     margin: auto;

	}
div.CenteredType2
 	{ 
	font-family:"Lustria";
	text-align:center;
	font-weight:bold;
    margin: auto;
 	}