*  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #E3E5FA;
}

html, body {
    margin-top: 0;
    padding-top: 0;
    background-color: #1A1B48; 
    scrollbar-base-color: #1A1B48;	
}

/* Links */ 
a:link, a:visited {
	color: #67AED3;
}
a:hover, a:active {
	color: #6CCAFB;
}
  
a.navlink:link, a.navlink:visited,  a.navlink:active {
        color: #7E81A0;
	font-size : 12pt;
  	font-weight : bold;
        text-decoration : none;
}
a.navlink:hover {
        color: #ADD8F8;
}

  SMALL, .small  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #9395AA;
}
  
  H1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-weight : bold;
	color : #67AED3;
}
  
  H2, .heading2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	color : #67AED3;	
	color: #fe8c38;
}
  
  H3, .heading3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	color : #67AED3;	
	color: #fe8c38;
}
  
  H4, .heading4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : normal;
}
  
.h5_orange {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
        color: #fe8c38;
}


  .heading3w  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
}

  .pullquote  {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : medium;
  	font-weight : bold;
  	font-style : italic;
}

hr {
	border: none;
	color: #67AED3;
	color: #fe8c38;
	background-color: #67AED3;
	background-color: #fe8c38;
	height: 2px;
}
hr.black {
	border: none;
	color: #000000;
	background-color: #000000;
	height: 1px;
}
hr.blue {
	border: none;
	color: #67AED3;
	background-color: #67AED3;
	height: 2px;
}

select, input, textarea {
	color: #E3E5FA;
	background-color: black;
	border: 1px solid #67AED3;
}
.button {
	color: #E3E5FA;
  	font-weight : bold;
	background-color: #478EB3;
	border: 1px solid #67AED3;
}

/* Used by icontact signup form */
#SignUp .signupframe {
  border: 1px solid #000000;
  background: #ffffff;
  color: #226699;
  font-family: Arial, Helvetica, sans-serif;
}

.quoter, .quoter i {
	color: #9395AA;
	display: block;
	text-align: right;
	margin-top: 8px;
	margin-right: 4px;
}
.quoter i {
  	font-style : italic;
	display: inline;
}
.photo_border {
        border: 1px solid #000000;
}
.healing_border {
        border: 2px solid #a1010d;
}
.photo_left_border {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
        border: 1px solid #000000;
}
