/*

Colours:
	color: #868689; -  grey BG / text
	color: #d6d6d6; -  grey HR
	color: #009ee0; -  Blue Header
	color: #77bbd9; -  Light Blue Header
	
*/

body{
	margin: 0px;
	padding: 0px;
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
	font-size: 65%;
	background:url(../images/grass_background.jpg) repeat;
}

h1 {
	color: #0FAEFF;
	font-size: 3em;
	font-weight: strong;
	font-family:  tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
/*	line-height: 24px;*/
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 8px 20px;
	width: 733px;
	border-bottom: 1px solid #d6d6d6;
}

h2 {
	color: #0FAEFF;
	font-size: 1.8em;
	font-weight: normal;
font-weight: normal;
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
/*	line-height: 24px;*/
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 713px;
}


h2.title {
	color: #868689;
	font-size: 1.8em;
	font-weight: normal;
font-weight: normal;
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
/*	line-height: 24px;*/
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 8px 0px;
	width: 713px;
	border-bottom: 1px solid #d6d6d6;
}

h2.image {
	color: #006280;
	font-size: 1.8em;
	font-weight: normal;
	font-weight: normal;
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
/*	line-height: 24px;*/
	margin: 0px;
	padding: 0px;
	width: auto;
	border: none;
}

h2.no_image {
color: #009ee0;
	font-size: 1.6em;
	font-weight: normal;
	font-weight: normal;
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
/*	line-height: 24px;*/
	margin: 0px 20px 2px 10px;
	padding: 0px 0px 2px 0px;
	width: 133px;
}

h3 {
	letter-spacing: -0.05pc;
	color: #8ad0e5;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
}

h4 {
	color: #009ee0;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p{
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

p.kicker {
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
	color: #62b5d9;
	font-weight:bold;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

ul {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
}

li {
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: 1.1em;
	list-style-image:url(../images/bullet01.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
/*	list-style-image: url(../images/img_bullet.gif);*/
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	margin: 0px;
	padding: 0px;
}

hr {
	color:#d6d6d6;
	width: 713px;
	height:1px;
	border:1px solid #d6d6d6;
}

blockquote {
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	font-style:italic;
	text-align: left;
	font-size: 1.2em;
	margin: 0px 25px 10px 25px;
	padding: 0px 20px 0px 20px;
	/*background:url(../images/quote_open.gif) top left no-repeat;*/
}
blockquote p {
	margin: 0px;
	padding:0px 15px 0px 0px;
	/*background:url(../images/quote_open.gif) bottom right no-repeat;*/
}


/*img {
	margin: 0px;
	padding: 0px;
}*/

hr {
	height: 1px;
	color: #009ee0;
	border: 1px #009ee0 dashed;
}


/**********************   Structure   **************************/


a:link {
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
	text-align: left;
	text-decoration: underline;
	color: #91DC2E;
}

a:visited {
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
	text-decoration: underline;
	color: #91DC2E;
}

a:hover {
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;	
	text-decoration: none;
	color: #91DC2E;
}

a:active {
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
	text-decoration: underline;
	color: #91DC2E;
}

span.hidden {
 display:none;
}

/******* Content containers ******/

/*#random_image_top_bkgd {
	position: relative;
	top: 0px;
	background-image:
}*/


#page_content {
	margin: auto;
	margin-bottom: 0px;
	width: 801px;
	height: auto;
	top: 0px;
	position: relative;
}

#content_container {
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	width: 800px;
}

div.content_hold {
	position: relative;
	float:left;
	height: auto;
	width: 800px;
	margin: 76px 0px 0px 0px;
	background:url(../images/pg_bg.gif) repeat-y;
}


div.content {
	position: relative;
	float:left;
	height: auto;
	width: 753px;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 23px;
}


div.template_hold {
	width: 713px;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;

}

div.content_footer {
     width : 780px;
     height : 225px;
     display : block;
     position : absolute;
     bottom : -1px;
     left : 0;
     z-index : 0;
     background : url(../images/pg_footer.jpg) no-repeat bottom left;
}



/*********************HOME*********/

div.content_home {
	position: relative;
	float:left;
	height: auto;
	width: 801px;
	margin: 76px 0px 0px 0px;
	background:url(../images/home_bg.jpg) no-repeat #868689;
}

div.home_row01 {
	position: relative;
	float:left;
	height: auto;
	width: 801px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.home_row01a {
	position: relative;
	float:left;
	height: auto;
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.home_row01b {
	position: relative;
	float:left;
	height: 154px;
	width:24px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/btn_blog.gif) no-repeat;
}

div.home_logo {
    position: absolute;
	float: left;
	height: 285px;
	width:380px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	right : 0;
	z-index : 0;
}

div.home_row02a {
	float:left;
	display:inline;
	height: auto;
	width: 378px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}

div.home_row02b {
	float:right;
	width:172px;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.home_news_hold {
	float:left;
	width:800px;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 32px;
}
	
div.home_news_left {
	width:346px;
	float:left;
	display:inline;
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
	
div.home_news_right{
	width:380px;
	float:right;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
	
div.item_hold{
	width:345px;
	height:68px;
	float:left;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

a.home_news_link:link, a.home_news_link:visited, a.home_news_link:active  {
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration:none;
	color:#000000;
	float:left;
	height: 60px;
	width:335px;
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	background:url(../images/bullet01.gif) no-repeat top left;
}

a.home_news_link:hover {
	background:url(../images/bullet01.gif) no-repeat top left #BDFD7D;
}

span.home_break {
	float:left;
	height: 1px;
	width:135px;
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	background:url(../images/divider.gif) no-repeat top left;
}

div.home_news_strap {
	float: left;
	display: inline;
	/*height: 10px;*/
	width: 330px;
	margin: 6px 0px 0px 42px;
	padding: 1px 0px 0px 0px;
		
}

a.home_news_strap:link, a.home_news_strap:visited, a.home_news_strap:active  {
	font-size: 0.9em;
	font-weight: bold;
	color: #e7e7e7;
	text-decoration: none;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.home_news_strap:hover {
	text-decoration: underline;
}

div.footer {
	float:left;
	height: auto;
	width: 801px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}


ul.footer {
	float:left;
	width: 759px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 32px;
	width: auto;
	height: 132px;
	}

li.copyright{
	width: 245px;
	height:  16px;
	float: left;
	margin: 0px 246px 0px 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	color:#f7f7f7;
	}

p.footer {
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: 1.0em;
	margin: 0px 0px 0px 32px;
	padding: 0px 0px 0px 0px;
}


/*#header {
	position: absolute;
	top:0px;
	left:0px;
	height: 76px;
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	border:none;
	z-index:10;
}*/

div.header_left {
	float:left;
	height: auto;
	width: 259px;
	margin: 0px;
	padding:0px;
}
div.header_right {
	float:left;
	height: auto;
	width: 500px;
	margin: 0px;
	padding:0px;
	border:none;
}

/*header left nav*/
ul.header_nav {
	float:left;
	margin: 53px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
	width: 600px;
	display:inline;
	height: auto;
	}



/**********generic styles***********/
span.dark_blue { color: #009ee0; }
span.light_blue { color: #77bbd9; }
span.light_grey { color: #d6d6d6; }
span.grey { color: #868689; }



div.info_holder {
	color: #000000;
	font-size: 1.4em;
	font-weight: normal;
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
	text-align:right;
	
	position: absolute;
	top:0px;
	right:20px;
	height: 76px;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	z-index:10;

}

/*OL*/


div.image_hold {
	position: relative;
	float:right;
	height: auto;
	width: auto;
	margin: 0px 0px 0px 10px;
}

p.date {
	font-weight:bold;
	font-size:1em;
}

a.ol_link:link, a.ol_link:visited, a.ol_link:active {
	font-size: 1.4em;
	text-align:right;
	text-decoration:none;
	width: 713px;
	height: 27px;
	float: left;
	color:#009ee0;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
/*	*/
}

a.ol_link:hover {
	background:none;
	text-decoration:underline;
} 

/*News*/

div.news_box {
	float:left;
	width: 300px;
	margin: 0px 20px 0px 0px; 
	padding:0px 0px 0px 0px;
	border-bottom: 1px dashed #e8e8eb;
	
}

div.news_box_right {

	float:right;
	width: 300px;
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}

div.news_box_left {
	float:left;
	width: 300px;
	margin: 0px 20px 0px 0px; 
	padding:0px 0px 0px 0px;
	clear:left;
	border-bottom: 1px dashed #d6d6d6;
	
	
}


div.news_item {
	float:left;
	width: 300px;
	margin: 0px 00px 0px 0px; 
	padding:0px 0px 0px 0px;
	clear:both;
}

h1.news_type {
	color: #009ee0;
	font-size: 1.8em;
	font-weight: normal;
	font-weight: normal;
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
/*	line-height: 24px;*/
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 8px 0px;
	width: 290px;
	border-bottom: 1px dashed #009ee0;
}


h2.headline {
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
	font-size: 1.4em;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	float:left;
	height: auto;
	width:290px;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
}

p.extract {
	font-family: tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	float:left;
	height: auto;
	width:311px;
	height:3.6em;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	overflow:hidden;
}

a.box_link:link, a.box_link:visited, a.box_link:active {
	width: 311px;
	height: auto;
	float: left;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	display: block;
	text-decoration:none;
}

a.box_link:hover {
	background:#fff000;
	text-decoration:underline;
} 

a.news_link:link, a.news_link:visited, a.news_link:active {
	font-size: 1.4em;
	text-align:right;
	text-decoration:none;
	width: 311px;
	height: 2.7em;
	float: left;
	color:#009ee0;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	display: block;
	border-top:1px solid #d6d6d6;
}

a.news_link:hover {
	background:none;
	text-decoration:underline;
}