@font-face {
  font-family: 'Forgotten Futurist';
  font-weight: bold;
  src: url('forgottb.ttf') format('truetype');
}



BODY
{
font-family: Arial, Helvetica, sans-serif;
color:#000000;
background: #FFFFFF;
}

P, BLOCKQUOTE
{
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
}

A:link
{
font-weight:bold;
color:#003366;
text-decoration: none;
}

A:visited	
{
font-weight:bold;
color:#003366;
text-decoration: none;
}
	
A:hover
{
color:#FF9900;
text-decoration: underline;
}
	
UL, OL
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left:30px;
padding-right:30px;
margin-top:10px;
list-style-image: url(http://www.esotech.com.au/images/moon.gif); list-style-position: outside;
}


DT,DD
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}	



H1
{
color:#FFFFFF;
background:#2CA9DC;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 16px;
border: 1px solid;
padding:6px;
border-color: black black #000000;
}
H1 img{
float:right;
padding-right:10px;
}

H2
{
color:#000000;
background:#F7AD3C;
text-align:center;
font-family:  Arial, Helvetica, sans-serif;
font-size: 16px;
border:solid 1px;
border-color:#FF9900;
padding:3px;

}

H3
{
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border:solid 1px #2CA9DC;
padding:2px;
}
img
{
border: none;
}

.referenceHeader
{
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 20px;
border:dotted 1px;
padding:2px;
}

.referencePara
{
text-align:center;
}

.firstparagraphReference
{
font-size:12px;
margin: 0px;
text-indent:0px;
font-style: italic;
}
.hrnormal
{
width:75%;
margin-top:20px;
text-align:center;
}

.hrsmall
{
width:100%;
margin:10px 0px;
text-align:center;
}

.question
{
font-weight:bold;
font-style:italic;
}

DIV.homecontent {
	position:absolute;
	left:195px;
	top:129px;
	width:270px;
}

DIV.content {
	position:absolute;
	left:167px;
        padding:10px;
	top:205px;
	width:720px;
        min-height:300px;
}

.content2
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
.contentbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.contentitalic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
}
.firstparagraph
{
font-size:12px;
margin: 0px; text-indent:0px;
}

.nextparagraph
{
font-size:12px;
margin:0px;
}

.margined
{
margin-top: 80px;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
}

.indented
{
padding-left:10%;
}

.socialmedia{
margin: 40% 0 5%  0;
}
.footer
{
text-align:center;
font-size:10px;
margin: 0px;
padding:50px 50px 30px 0px;
clear:both;
}

.3footer
{
text-align:center;
position:absolute;
left:180px;
top:125px;
width:586px;
font-size:10px;
margin: 0px;
padding:50px 50px 30px 0px;
clear:both;
}
.2footer P
{
font-size:10px;
}

DIV.logo {
	position:absolute;
	left:0px;
	top:0px;
	width:165px;
	height:112px;
}

DIV.header {
	position:absolute;display:block;
	left:167px;
	top:0px;
	width:100%;
	height:204px;
    color: #000;
    font-family:Arial, Helvetica, "Sans Serif";
    font-weight:bold;
    font-size:28px;
    border:1px #000 solid;
   
	color:    #fff    /*{a-body-color}*/;
	text-shadow:    0px     /*{a-body-shadow-x}*/    0px    /*{a-body-shadow-y}*/     0px    /*{a-body-shadow-radius}*/      /*{a-body-shadow-color}*/;
	background:  #37A9DC  /*{a-body-background-color}*/;
	background:-webkit-linear-gradient(top right, #FFFFFF, #37A9DC);
	background-image: -webkit-linear-gradient( to right, #37A9DC  /*{a-body-background-start}*/,  #FFFFFF  /*{a-body-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( to right, #37A9DC /*{a-body-background-start}*/,  #FFFFFF  /*{a-body-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( to right, #37A9DC  /*{a-body-background-start}*/,  #FFFFFF  /*{a-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( to right, #37A9DC  /*{a-body-background-start}*/,  #FFFFFF  /*{a-body-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient(to right, #37A9DC  /*{a-body-background-start}*/,  #FFFFFF  /*{a-body-background-end}*/);

}

#headertitle{position:absolute;
text-transform:uppercase;/* capitalize or lowercase*/
 margin-top:66px;
 margin-left:-1px;
 font-size:28px;
 border:1px #000 solid;
 left:0px;
 width:730px;
 height:50px;
 text-shadow:    2px     /*{a-body-shadow-x}*/    2px    /*{a-body-shadow-y}*/    2px    /*{a-body-shadow-radius}*/  #000    /*{a-body-shadow-color}*/;
 text-indent:15px;
 line-height:50px;
 letter-spacing:1px;
 background-color:#F7AE3E;
}

DIV.topstrip {
        display:none;
	position:absolute;
	left:167px;
	top:167px;
	width:100%;
	height:40px;
}

DIV.botstrip {
	position:absolute;
	left:0px;
	top:412px;
	width:101%;
	height:32px;
}
DIV.nav {
	position:absolute;
        margin-left:0px;
	left:0px;
	margin-top:198px;
	width:198px;
}
DIV.new {
	position:absolute;
	left:497px;
	top:108px;
	width:270px;
	height:50px;

}

.button a{
	font-family:Arial, Helvetica, "Sans Serif";
    font-size:14px;
    border:1px #000 solid;
    height:30px;
    line-height:30px;
    text-indent:15px;
     margin-top:-1px;
    color: #000;
    text-decoration:none;
    display:block; width:165px
}
.button a:link, .button a:visited, .button a:active{
    color:#000;
	background-color:#F7AD3C;
}

.button a:hover{
    color:#fff;
	background:  #37A9DC  /*{a-body-background-color}*/;
	-webkit-gradient(linear, left top, left bottom, from(#ccc), to(#000));
	background:-webkit-linear-gradient(top right, , #FFFFFF, #37A9DC);
	background: -webkit-linear-gradient( to right, #37A9DC  /*{a-body-background-start}*/,  #FFFFFF  /*{a-body-background-end}*/); /* Chrome 10 , Saf5.1  */
	background:    -moz-linear-gradient( to right, #37A9DC /*{a-body-background-start}*/,  #FFFFFF  /*{a-body-background-end}*/); /* FF3.6 */
	background:     -ms-linear-gradient( to right, #37A9DC  /*{a-body-background-start}*/,  #FFFFFF  /*{a-body-background-end}*/); /* IE10 */
	background:      -o-linear-gradient( to right, #37A9DC  /*{a-body-background-start}*/,  #FFFFFF  /*{a-body-background-end}*/); /* Opera 11.10  */
	background:         linear-gradient(to right, #37A9DC  /*{a-body-background-start}*/,  #FFFFFF  /*{a-body-background-end}*/);

}

