ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color: #1d3868;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

html{
	height: 100%;
}

body{
	position:relative;
	background:#fff;
	color:#000;
	height: 100%;
	font:62.5% Arial,sans-serif;
}

body#home{
	background:#fff url(../imagess/bodybg5.png) repeat-x;
}

body#inner{ 
	background:#fff url(../imagess/smalltop2.png) repeat-x;
}

#header{
	width: 960px;
	height: 93px;  /* was 124, 100 */
}

#logo{
	display: block;
	width: 290px;
	height: 80px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(../imagess/logo-baskerville.png) no-repeat;
	text-indent: -99999px;
	z-index:-1;
	
}

#navigation{
	padding: 15px 0px 0px 0px;
	float: right;
	vertical-align:bottom;
	clear:right;
	height:30px;

}

#navigation ul li {
	padding: 0px 0px 0px 22px;
	float: left;
	font-size: 18px;
	color: #fff;
}
.panel ul {
	padding:1px 1px 1px 30px;
	list-style-position:outside;
	
}
#inner_main_column ul li{
		font-size: 16px;
		list-style-position:outside;
		list-style-type:circle;
		padding:8px 4px 4px 4px;
		margin-left:38px;
	
	}
#inner_main_column img {
	padding:0px 10px 0px 0px;

}

.panel li {
		font-size: 16px;
		list-style-position:outside;
		list-style-type:circle;
		padding:8px 4px 4px 4px ;
		
}

#navigation ul li a{
	color: #fff;
}

#selectednav a{
	color: #850709;
}


#connect{
	width: 210px;
	padding: 5px 0px 20px 0px;
	float: right;
	clear: right;
	
}

#connect p{
	font-size: 16px;
	font-family:Helvetica,"Arial Black", Gadget, sans-serif
	color: #7898d0;
	line-height: 150%;
	text-align: right;
	font-style: italic;
}

#connect ul li a{
	float: left;
	margin: 0px 0px 0px 10px;
	color:#F90;
}



#banner{
	width: 811px;
	height: 308px; /*293*/
	padding: 48px 70px 0px 79px;
	background: url(../images/bannerbg.jpg) no-repeat;
}

#banner img{
	float: left;
	margin: 0px 56px 0px 0px;
}

#banner h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 100%;
	margin: 0px 0px 12px 0px;
	font-weight: normal;
	color: #850709;
}

#banner p{
	color: #000;
	line-height: 145%;
	font-size: 14px;
}

a.button{
	display: block;
	width: 165px;
	height: 25px;
	color: #fff;
	float: left;
	font-size: 14px;
	text-shadow: 1px 2px #000;
	text-align: center;
	margin: 28px 20px 0px 0px;
	padding: 10px 0px 0px 0px;
	background: url(../imagess/banner_btn2.jpg) no-repeat;
}

#banner a:hover.button{
	text-decoration: none;
}

#featured{
	width: 960px;
	height: 250px; /* 345 */
	margin: 2px 0px 0px 0px;
	background: url(../imagess/featuredbg.gif) left repeat-y;
}

.featured_container{
	width: 33%;
	height: 225px;
	padding: 25px 0px 0px 0px;  /*50*/
	float: left;
	background: url(../imagess/featuredbg.gif) right repeat-y;
}

.featured_container.active{
	/*background: #11264b; */
}


.image_container{
	height: 115px;  /*142*/
	margin: 0 auto;
	clear:both;
}

.image_container img{
	display: block;
	margin: 0 auto;
}

.featured_container h2{
	font-family: Helvetica,Arial,San-serif;
	color: #ffffff;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.featured_container p{
	color: #fff;
	font-size: 14px;
	line-height: 140%;
	padding: 0px 35px;
	text-align: center;
	clear:both;
}


#main_column{
	width: 705px;
	float: left;
}

.text{
	border-top: 1px solid #e6e3db;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
}

.text.noborder{
	border-top: none;
}


.text p{
	font-family: Georgia;
	color: #000;
	font-size: 14px;
	line-height: 140%;
	margin: 0px 0px 15px 0px;
	font-style: italic;
}

.text p span{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #585757;
}

.text p a{
	color: #1d3868;
	text-decoration: underline;
}


a.bottom_btn{
	display: block;
	height: 35px;
	float: left;
	background: url(../images/bottombtn_right.jpg) right no-repeat;
}

a.bottom_btn span{
	display: block;
	height: 25px;
	color: #fff;
	font-size: 14px;
	text-shadow: 1px 2px #000;
	padding: 10px 24px 0px 24px;
	background: url(../images/bottombtn_left.jpg) left no-repeat;
}

a:hover.bottom_btn,a:hover.bottom_btn span{
	text-decoration: none;
}

/*--------------- INNER PAGE---------------*/

#inner_content{
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#inner_content p{
	font-size: 14px;
	color: #000;
	line-height: 140%;
	margin: 0px 0px 25px 0px; /*0 0 25 0*/
}

#inner_content p a{
	color: #1d3868;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

#inner_main_column{
	width: 60%;
	padding: 0px 25px 0px 0px;
	float: left;
}
#inner_main_col_lft {
	padding: 8px 5px 8px 0px;
	float: left;
	width:48%;
	}
#inner_main_col_rght{
	padding: 8px 0px 8px 0px;
	float: right;
	width:48%;
	}
#inner_main_col_only {
	padding: 8px 15px 8px 15px;
	float: left;
	width:100%;
	}
#inner_main_column h1{
	font-family: Georgia;
	font-size: 30px;
	color: #850709; 
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}

#inner_main_column h2{
	font-family: Georgia;
	font-size: 18px;
	color: #1d3868;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
}

#inner_right_column{
	width: 20%;
	float: left;
}

#inner_right_column h2{
	font-family: Georgia;
	font-size: 18px;
	color: #1d3868;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
}

#inner_right_column h3{
	font-family: Georgia;
	font-size: 14px;
	color: #1d3868;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
}

.help_containers{
	width: 100%;
	padding: 10px 0px 0px 0px;
	float: left;
}
#contactus {
	padding: 53px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#inner_right_column .help_containers p{
	font-size: 12px;
}

.help_containers .left{
	float: left;
	width: 25%;
}

.help_containers .right{
	float: left;
	width: 75%;
}

.footerclear{
	height: 70px;
}

#footer_container{
	width: 100%;
	height: 70px;
	clear: both;
	 margin-left: auto ;
  margin-right: auto ;
  background: url(../imagess/featuredbg.gif) top repeat-x;
	/*background: #1f3b6e; */
}

#footer{
	
	width: 30%;
	height: 42px;
	padding: 28px 5px 0px 5px;
	
	 margin-left: auto ;
 	 margin-right: auto ;
	
}

#footer p{
	color: #000;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	text-align:center;
}

#footer a{
	color: #000;
	text-align:center;
}


#footer ul li{
	font-size: 14px;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #fff;
	display:inline;
	
}

#footer ul li.noborder{
	padding: 0px;
	border-left: none;
	display:inline;
}

.left{
	float: left;
}

.right{
	float: right;
}

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 960px;
	margin:0px 0px 0px 0px;
	margin:0 auto -70px auto;
}

#slider {
    width: 811px;
    margin: 0 auto;
    position: relative;
}
.slidercontrolscontainer{
	width: 811px;
	height:30px;
	border-top:1px #000;
}

.slidercontrols {
	  background: url(../imagess/featuredbg.gif) top repeat-x;
	width: 611px;
	height:30px;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #1d3868;
	padding: 3px 12px 3px 12px;
	border: #fff thin;
	
}
.slidercontrols.active{
	border: #11264b thin;
	/*color:#FFFFF;*/

}
/*
.slidercontrols.active a{
	
	color:#FFFFF;
}
a.active {
	color:#FFF;
}*/

.scroll {
    height: 263px; /* was: 293 for full banner  */
    width: 811px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;  /*watch this line */
}

.scrollContainer div.panel {
    height: 263px;  /* here too.  293 then 273 */
    width: 811px;
	
	
}


#pager {
    display: none;
}