
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
	margin: 0;
	padding: 0;
	background: #383a3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f5f5f;
	height: 100%;
    behavior: url("csshover3.htc");

}

h1, h2, h3 , h4{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FF3000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.3em;
}

h1 span {
	color:#fff;
	font:bold 38px/1.2em Arial, Helvetica, sans-serif;
	letter-spacing:-2px;


}
h1 small {

	font:normal 16px/1.2em Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	color:#fff;
	padding: 0px;

}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: underline;
	color: #2E458A;
}

a:hover {
	text-decoration: none;
}

.clr {
	
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;

}

/* Wrapper */

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

.header, form, ol, ol li, ul {

	margin:0;
	padding:0;

}

.header_resize {
	margin:0 auto;
	padding:0;
	width: 980px;

}

.logo {
	padding: 14px 0 27px 0px;
	float:left;
	width:auto;
}

.logo h1 a, .logo h1 a:hover {
	color:#8dafd9;
	text-decoration:none;
    padding: 0px;
	font:normal 38px/1.2em Arial, Helvetica, sans-serif;
	letter-spacing:-2px;

}

.searchform {

	

}


#formsearch {
	margin:0;
	padding:10px 0px 48px 0;
}
#formsearch span {
	display:block;
	margin:6px 0;
	padding:0 0px 0 0px !important;

	padding:0 4px 0 6px;
	float:right;
	width:144px;

}
#formsearch img.editbox_search {
	margin:0;
	padding:0px 0;
	float:right;
	width:144px;
	height:37px;
	border:none;
	background:none;
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#a8acb2;
}
#formsearch img.button_search {
	margin:6px 0 0 0;
	padding:0;
	border:none;
	float:right;
}

/* Header Background */

.hbg {
	background:url(../images/hbg_bg.gif) repeat-x top;
	height:256px;
}
.hbg_resize {
	margin:0 auto;
	padding-right: 25px;
	text-align: left;
	background:url(../images/BannerPic.jpg) no-repeat top;
	padding: 0px 0 0;
	width: 980px;
	height: 256px;
}

.hbg_resize span {

	font-size: 20pt;
	color: #ffffff;


}

.hbg_resize div {



}
/* Header Text1 */

.hbg_text1  span {

	font-size: 20pt;
	color: #000000;
}

#FlabellComponent p {

	font-size: 14pt;

}

/* Wrapper2 */

#wrapper2{

	position: relative; 
	background: #0F162C;
	min-width: 980px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;

}


#page-bgtop {
	padding: 20px 0px;
}
/* Content */

#content {
	float: right;
	width: 560px;
	padding: 40px 30px 0px 30px;
	background: #FFFFFF;
}

.post {
	margin-bottom: 30px;
	border-bottom: 1px solid #D1D9F0;
}

.post .title {
	/* height: 41px;*/
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
}


.post .title a {
	text-decoration: none;
	color: #293D75;
	border: none;
}

.post th {

	color: #BFCAEA;
	background-color: #0F162C;;

}

.post td {

	/* padding-bottom: 20px;*/
	vertical-align: middle;
	text-align: center;
	height: 30px;

}

.post tr {

	height: 30px;

}

.post2 .title a {
	text-decoration: none;
	color: #293D75;
	border: none;

}

.post2 td {

	/* padding-bottom: 20px; */
	vertical-align: middle;
	text-align: left;
	height: 30px;
	padding-left: 5px;
	
}

.post2 th {

	color: #BFCAEA;
	background-color: #0F162C;
	vertical-align: middle;
	height: 30px;

}

.post2 tr {

	height: 30px;

}

#AltTable td {

	vertical-align: bottom;
	height: 10px;
	text-align: left;

}

#AltTable tr {

	vertical-align: bottom;
	height: 10px;

}

#AltTable td a {

	text-decoration: underline;

}


.post .entry {
	background: url(../images/scales06.jpg) no-repeat left 30px;
	padding: 20px 30px 20px 30px;
	padding-bottom: 20px;
	text-align: justify;
}




.entry ul{


	/*float: none;     
	display: inline-block; 
	display: list-item;
	background: none;   
	zoom: 1*/
	width: 550px; /* move width to here */ 
	margin: 0; /* zero this then use padding to create the list indent */ 
	padding: 0 0 0 25px; /* normalise indent across browsers */ 





}



.post .byline {
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}

.post .meta {
	float: left;
}

.post .links {
	float: right;
}

.links a {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Fbg and fbg_resize */

.fbg {
	margin:0;
	padding:0;
	background: url(../images/fbg.gif) repeat-x left top;
	min-width: 980px;
}

.fbg_resize {
	margin:0 auto;
	padding:0 40px;
	width:890px;
}

.fbg_resize {
	padding:24px 40px;
	color:#fff;
	/*background-color:#525657;*/
}
.fbg h2, .fbg a {
	color:#fff;
}

.fbg h3, .fbg a {
	color:#fff;
}

.fbg img {
	padding:4px;
	border:1px solid #cfd2d4;
	background-color:#fff;
}
.fbg .col {
	margin:0;
	float:left;
}
.fbg .c1 {
	padding:0 16px 0 0;
	width:200px;
}
.fbg .c2 {
	padding:0 16px;
	width:200px;
}

.fbg .c3 {

	padding:0 16px 0 0;
	width:200px;
}

.fbg .c4 {

	padding:0 0 0 16px;
	width:200px;
}

.fbg .c1 img {
	margin:8px 8px 0px 0;
	float:left;
}

.fbg .c2 img {
	margin:8px 8px 0px 0;
	float:left;
}

.fbg .c3 img {
	margin:8px 8px 0px 0;
	float:left;
}

.fbg .c4 img {
	margin:8px 8px 0px 0;
	float:left;
}

.fbg .c1 p{

	font-size: 10pt;

}

.fbg .c2 p{

	font-size: 10pt;

}

.fbg .c3 p{

	font-size: 10pt;

}

.fbg .c4 p{

	font-size: 10pt;

}

.hr-dots {

		border-bottom:1px dashed #6d6d6d;

}

/* News Scroller */

div.NewsScroller {

	background-color: white;
	height: 165px;
	width: 250px;
	padding-left: 5px;
	padding-right: 5px;

}


/* Footer */

#footer {
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #0D1326;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 980px;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #89a0d8;
}

#footer a {
	color: #89a0d8;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto ;
}
