/*defaults*/
BODY
{
	background: #1A2E4D;
	color: #000000;
/*	margin: 20px 0; */
	padding: 0;
	font-family: "Trebuchet MS", verdana, arial, "Times New Roman", serif;
	font-size: 90%;
}
P
{
	margin: 0;
	padding: 0 0 15px;
}
A
{
	color: #225799;
	text-decoration: none;
}
A:hover
{
	color: #000000;
	text-decoration: none;
}

/*
h1, h2 {
	font-family: "Trebuchet MS", verdana, arial, "Times New Roman", serif;
}

h1 {
    font-size: 50%;
	font-weight: 900;
	background-color: red;
}

h2 {
    font-size: 50%;
	font-weight: 100;
	background-color: blue;
}
*/

/*structural elements*/
#container
{
	margin: 0px auto;
	text-align: center;
	width: 800px;
}
#holder
{
    width: 760px; 
    padding: 5px 20px; 
    background: #FFFFFF;
    text-align: left;
}
#logo
{
	background: url(../images/Zecura_small.jpg) no-repeat -4px -4px;
/*	width: 125px;
	height: 40px;
*/	
	border-bottom: 1px solid #DADADA;
	padding: 5px 30px 30px 0px;
	margin-top: 0px;
	position: relative;
}

#logo a
{
	position: absolute;
	top: 0;
	left: 0;
	width: 125px;
	height: 40px;
}

#logo a span
{
	display: none;
}

#navigation
{
	padding: 10px 0;
    border-bottom: 1px solid #DADADA;
}
#hawk
{
	background: #DADADA no-repeat 10px 10px;
	padding: 10px;
	height: 200px;
}
#hawkTop
{
    position: relative;
    top: 89px;
    left: 331px;
    height: 126px;
    width: 436px;
    z-index:1;
}    

#content
{
/*	float: left; */
	float: none;
    width: auto;
	padding: 20px 10px 0 0;
	line-height: 160%;
}
#news
{
	float: right;
	width: 250px;
	padding: 20px 0;
	line-height: 120%;
	text-align: left;
    margin-left: 10px;
}
.newsItem
{
	padding: 5px 15px 0px;
	background: #F6F7F2;
	border: 1px solid gray;
/*
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
*/
	margin-bottom: 20px;
	font-size: smaller;
}

#footer
{
	clear: both;
	width: 760px;
	font-size: 80%;
	background: #DADADA;
	padding: 20px 20px 0px 20px;
	text-align: left;
	border-top: 2px solid #2765AF;
}

#copyright
{
	float: right;
}

#footerLinks
{
	margin-top: 15px;
	text-align: center;
	font-size: smaller;
}

/*headings*/
.newsItem H1
{
	color: #225799;
	margin: 0 0 10px;
	padding: 0;
	font-size: 130%;
	font-weight: normal;
	border-bottom: 1px solid gray;
}

.newsItem FORM
{
  margin-bottom: 10px;
}

#content H1
{
	font-size: 170%;
	font-weight: normal;
	line-height: 130%;
	margin: 0;
	padding: 0 0 20px;
}
#content H2
{
	font-size: 130%;
	font-weight: normal;
	line-height: 130%;
	margin: 0;
	padding: 0 0 20px;
}
#content UL
{
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
	margin: 0;
	padding: 0px 0 15px 40px;
}
#logo H1
{
	font-weight: normal;
	font-size: 170%;
	margin: 0;
	padding: 0;
	color: #225799;
}
/*navigation*/
#navigation UL
{
	margin: 0;
	padding: 0;
}
#navigation LI
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#navigation A
{
	color: #225799;
	padding: 0 20px 0 0;
	text-decoration: none;
}
#navigation A:hover
{
	color: #000000;
}
#footer UL
{
	margin: 0;
	padding: 0;
}
#footer LI
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#footer A
{
	color: #000000;
	font-weight: bold;
	padding: 0 5px 0 0;
	text-decoration: underline;
}
#footer A:hover
{
	color: #000000;
	text-decoration: none;
}
/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/*
.clearfix
{
	display: block;
}
*/
/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}
/*End hide from IE-mac*/


/* @import url(style.css); */

.imgFloatLeft
{
  float: left;
  padding: 3px;
  border: 1px solid #000000;
  margin: 10px;
}

.imgFloatRight
{
  float: right;
  padding: 3px;
  border: 1px solid #000000;
  margin: 10px;
}

.address
{
  margin-bottom: 15px;
}

.address p
{
  line-height: normal;
  padding: 0 0;
}

#credits
{
  width: 100%;
  margin-top: 6em;
  margin-bottom: 8em;
  font-size: 100%;
}

#credits table
{
/*  border-spacing: 30px 2px; Use cell-spacing for IE */
  border: 1px solid black;
  border-collapse: collapse;
}

#credits td
{
  text-align: left;
}

#credits th
{
  text-align: left;
}

#message
{
/*  width: 400px; */
}

#message fieldset
{
  float: left;
  clear: left;
  width: 70%;
  padding: 0 0 0 0;
  margin: -2em 0 0 0;
  border: none; 
}

#message fieldset ol
{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  list-style: none;
}

#message fieldset li
{
  float: left;
  clear: left;
  margin: .25em 0 .25em 0;
  padding: 0 0 0 0;
}

#message fieldset label
{
  float: left;
  width: 5.25em;
  margin-right: 1em;
  padding: 0 0 0 0;
  text-align: right;
}

#message fieldset.submit
{
  float: none;
  width: 70%;
  border-style: none;
  padding-left: 6.25em;
}

