@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}

body{
font: 12px Arial, Helvetica, sans-serif;
color: #333333; background: #01223C url('images/bg-page.gif') left top repeat-x;
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

h1, h2, h3, h4 { margin:0; padding: 5px 0px; font-weight: bold; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  }

h1 {font-weight: normal;  color: #CC0000;  font-size: 24px; }
h1 a, h1 a:visited { color: #CC0000;  text-decoration: none; }
h1 a:hover { color: #CC0000;  text-decoration: none; }

h3 {font-weight: normal; font-size: 18px; margin: 5px 0; }	
h4 { font-size: 15px; color: #006699;  }
	
h2 { font-weight: normal; font-size: 24px; color: #373A41; margin-bottom: 5px;  }
h2 a, h2 a:visited{ text-decoration: none; color: #373A41;  }
h2 a:hover { text-decoration: underline; color: #373A41; }
	
/*---:[ global elements ]:---*/

a, a:visited { color: #CC0000; text-decoration: none; }
a:hover { color: #fb0000; text-decoration: underline; }
a img { border: none; }

p{	margin: 0.8em 0px;line-height: 150%;}
ul{	padding-left:0px ;}
li{	padding-left:0px; line-height: 150%; background: transparent url('images/arrow.gif') left 0.5em no-repeat;
 list-style-type: none;
}

input, textarea, option, select {    }
option {	padding-right: 0.5em;}

#wrapper{
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
padding:5px;
background-color: white;
text-align: left; /* this overrides the text-align: center on the body element. */
}
.flag_text
{
padding-left:40px;
}
#flags{
	float: right; 
	margin-top:65px;
	width:222px;
	height:30px;
	border:solid 0px;
	color: #01709E; padding-left: 30px; font-weight:bold;
}
#flags img{
	padding: 6px 7px;
}

#header{ height: 131px;  background: white url('images/bg-header.jpg') left top repeat-x;    }
#header .heading{	float:left;font-size: 22px; color: #CC0000;font-weight: normal; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
padding: 40px 0 0 40px;

}
#logo{margin-left: 20px; padding: 10px 0; width:260px;float: left; display: inline;   }
#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
/*margin-right: 250px; Set right margin to RightColumnWidth
padding-right: 5px; disabling for removing right col*/
}
#contentcolumnHalf{
margin-right: 250px; /*Set right margin to RightColumnWidth*/
padding-right: 5px; /*disabling for removing right col*/
}
#contentcolumn h1, #contentcolumn h2, #contentcolumn h3, #contentcolumnHalf h1, #contentcolumnHalf h2, #contentcolumnHalf h3{	border-bottom: #D9D9D9 solid 1px;}
#contentcolumn p, #contentcolumnHalf p{ text-align: justify; }
#contentcolumn ul, #contentcolumnHalf ul{	margin-left:10px ;}
#contentcolumn li, #contentcolumnHalf li{	padding-left:15px ;}

#right{
float: left;
width: 250px; /*Width of right column*/
margin-left: -250px; /*Set left margin to -(RightColumnWidth) */
margin-bottom:10px;
}
#right h2, #right h3{	border-bottom: #D9D9D9 solid 1px;}
#right ul{	padding-left: 0px;}
#right li{ list-style: none; padding:0 20px; background: url('images/bullet.gif') left 0.7em no-repeat;  line-height: 190%; border-bottom:#999999 1px dotted;}
#right li a, #right li a:visited {color: #333333; text-decoration: none; }
#right li a:hover { color: #333333; text-decoration: underline; }
#right p{	margin: 0.5em 0;}

#extended-footer{
border-top:#CCCCCC 4px solid;
color: black;
padding: 10px;
background-color: #063150;
}
#extended-footer h2{
	font-size:18px; color:silver; padding-top:0;
	font-weight: normal;
}
#extended-footer a, #extended-footer a:visited {
color: black; text-decoration: none; 
}
#extended-footer a:hover{
color: black; text-decoration: underline;
}
#extended-footer li{ list-style: none; padding:2px 0 2px 10px;
 background: url('images/arrow3.gif') left 0.6em no-repeat; 
 line-height: 150%; 
 border-bottom: 1px dotted silver;}
#extended-footer li a, #extended-footer li a:visited {color: silver; text-decoration: none; }
#extended-footer li a:hover { color:  silver; text-decoration: underline;   }

#footer{
border-top:#CCCCCC 4px solid;
width: 100%;
color: #cccccc;
text-align: center;
padding: 10px 0;
background: #49505A url('images/bg-footer.gif') 20px center no-repeat;
}
#footer a, #footer a:visited {
padding: 0 15px;
color: #cccccc; text-decoration: none; font-weight: bold;
}
#footer a:hover{
color: #cccccc; text-decoration: underline;
}
#copy{	font-size: 11px; text-align: right; padding-right:10px; vertical-align: bottom;}
#copy a, #copy a:visited {	padding: 0;}
#copy a:hover {	padding: 0;}

#latest-posts{
 float: left; width: 470px;
}
.core{
display: inline;
 float: left; margin-left:10px; width: 220px;
}

.pad3{	padding: 3px;}
.pad5{	padding: 5px;}
.pad10{	padding: 10px;}
.pad15{	padding: 15px;}

.spacer { clear: both; }
.spacer20 { clear: both; margin-top:20px; }
.dot-line{ clear: both;	margin:0 10px 10px 10px;  border-bottom: 1px dotted #acacac;}
.line{ clear: both;	margin:0 10px 10px 10px;  border-bottom: 1px solid #C5C5C5;}

.small{font-weight:normal;	font-size: 11px; }
#phone{	float: left;	width:135px; margin-top: 6px; 
color: #01709E; padding-left: 15px; background: transparent url('images/phone.gif') left center no-repeat;
font-weight: bold; display: inline;}
#email{	float: left;	width:125px; margin-top: 6px; 
color: #01709E; padding-left: 20px; background: transparent url('images/email.gif') left center no-repeat;
font-weight: bold; display: inline;}
#topBar{
height:26px; float: right;
margin: 0;padding: 5px;
}

#topBar ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 200px;

}

* html #topBar ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#topBar ul li{
display: inline;
float: right;
color: #333333;
padding: 3px 15px 3px 28px;
font-weight: normal;
background-color: #F0F0F0;
 border-right: 1px solid #cccccc;
}
#topBar ul li a{color: #333333; text-decoration: none;}
#topBar ul li a:hover{color: #000000;}

#topBar li{ background: transparent url('images/arrow.gif') 0.75em 0.75em no-repeat;}

.tabs{border-bottom: 3px solid #1E5EBE; }

.tabs ul{
padding: 4px 0;
margin-left: 0px;
margin-bottom: 0;
font-weight: bold; 
font-size:12px;
list-style-type: none;
text-transform: capitalize;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.tabs li{
display: inline;
margin: 0;
padding: 0;
background: none;
}

.tabs li a{
text-decoration: none;
padding: 6px 25px;
margin-right: 0px;
/*border: 1px solid #778;*/
color:white;
background: #1E5FBF url('images/bg-tab.jpg') top left repeat-x; /*THEME CHANGE HERE*/
}

.tabs li a:visited{
color: white;
}

.tabs li a:hover{
text-decoration: none;
color: white;
background: #00005E url('images/bg-tab-active.jpg') left top repeat-x;  /*THEME CHANGE HERE*/

}

.tabs li.selected{

}

.tabs li.selected a, .tabs li.selected a:visited{ /*selected main tab style */
background: #1E5FBF url('images/bg-tab-active.jpg') left top repeat-x; /*THEME CHANGE HERE*/
border-bottom-color: white;
color: white;
}

.tabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #1E5FBF; /*THEME CHANGE HERE*/
border-width: 0 1px;
font-weight:normal;
font-size:12px;
line-height:190%;
z-index:100;
background-color: #f6f9f9;
width: 250px;
visibility: hidden;

}


.dropmenudiv_b a, .dropmenudiv_b a:visited{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #1E5FBF; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 1px 0 1px 18px;
text-decoration: none;
color: black;
background: transparent url('images/bullet.gif') 4px 0.7em no-repeat;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #dae8f7;
text-decoration: none;
}

#main{
 height: 250px; 	margin-bottom: 5px;
  background: #D4E3EA url('images/bg-main.jpg') top left repeat-x;
}
#main h2{ padding: 0; font-weight: normal; font-size: 20px; color: #E22017;}
#main h2 a, #main h2 a:visited{ text-decoration: none; color: #E22017;  }
#main h2 a:hover{ text-decoration: none; color: #c91f16;  }
#main h3{	color:#01709E;  font: bold 15px;  text-align: center;}
#main p{	margin:0px;}
#main .story{ float: left;
 width: 485px; 
}
#main .featured{  padding: 5px;margin-top:10px;}
#main .beste{ float: left; margin: 0 5px;
 width: 200px; padding: 5px; 
}
#main .portfolio{ float: left; margin: 0 5px;
 width: 220px; padding: 5px; 
}
#main ul{	padding-left: 0px;}
#main li{ list-style: none; padding:2px 0 2px 20px; background: url('images/bullet.gif') left 0.7em no-repeat;  line-height: 170%; border-bottom:#999999 1px dotted;}
#main li a, #main li a:visited {color: #333333; text-decoration: none; }
#main li a:hover { color: #333333; text-decoration: underline; }

#details{
	margin-bottom: 5px; padding: 20px;
  background: #D4E3EA url('images/bg-main.jpg') top left repeat-x;
}

.img-left{	 float: left; margin-right: 10px;}
.img-right{	 float: right; margin-left: 10px;}
.divider{ clear: both; border-top:#CCCCCC solid 1px; width: 90%; margin: 0 auto; height: 2px;}
.box{
	padding: 10px; border: #D9D9D9 1px solid;
	background: white url('images/bg-box.jpg') top left repeat-x;	
	margin-bottom: 20px;
}

.box-g{
	padding: 20px 10px 10px 10px; border: #D9D9D9 1px solid;
	background: white url('images/bg-box-g.jpg') top left repeat-x;	
	margin-bottom: 10px;
}
.box-g ul{	padding-left: 0px;}
.box-g li{ list-style: none; padding:0 20px; background: url('images/bullet.gif') left 0.25em no-repeat;  line-height: 170%;}
.box-g li a, .box-g li a:visited {color: #596d02; text-decoration: none; }
.box-g li a:hover { color: #596d02; text-decoration: underline; }


.box-b{
	padding: 10px; border: #D9D9D9 1px solid; border-top: #01709E 5px solid;
	background: white url('images/bg-box.jpg') top left repeat-x;	
	margin-bottom: 10px;
}
.box-b img{	margin:10px 5px;}
.box-r{
	padding: 10px; border: #D9D9D9 1px solid; border-top: #CC0000 5px solid;
	background: white url('images/bg-box.jpg') top left repeat-x;	
	margin-bottom: 10px;
}
.owner{
	color:teal; font-weight: bold;
}
#search{clear: right; width:290px; 	float: right;  
 margin: 10px 0 auto auto;
}
#search form{
	padding: 0; 
}

#search .field{	 height: 18px;  }

#search form {		height:23px; }
#search input{ float: left;margin: 5px 2px;}
#search input.gobutton {
	float:left;
		background: transparent url('images/bt-search.png') no-repeat;
		border:0px solid;		cursor: pointer;
		height: 22px;width:80px;
		padding: 0 0 0 10px; margin-left:2px;		
		}


#social{
	width:85px; 	float: right; 

}
#social img{
	margin-left: 5px; float: left;
}
.subBt{	 vertical-align:top; }

.date {
color:#333;
font-weight:700;
font-family:Georgia, serif;
font-size:12px;
border-bottom: #999999 1px dotted;
}
.weblog{margin: 15px 0;}
.tbl-form{	background-color: #f5f8fa;	border:1px solid #b3c0c3;	padding: 5px;}
.info{	border:1px solid #B2DAFF;	padding: 5px;	margin: 10px 0px; background-color:#E8F4FF;}
.warn{	border:1px solid #FFBBBB;	padding: 5px;	margin: 10px 0px; background-color:#FFE8E8;}
.listing
{
border-bottom: #c7c7c7 solid 2px;
clear:both;
}
.flt-right
{
margin-left:583px; margin-bottom:5px;
}
.date {
color:#333;
font-weight:700;
font-family:Georgia, serif;
font-size:12px;
border-bottom: #999999 1px dotted;
}
.entry-r {  padding-left:20px;  background:url(images/icon-posted.jpg) center left no-repeat;
margin: 0 5px; font-size: 11px; font-weight: bold; }

s
