@charset "utf-8";
/* CSS Document */


#footer {
    margin-bottom:15px;
    margin-top: 10px;
}

#copyrights {
    color: #FFFFFF;
    background: #3760A0;
    text-align: center;
    padding: 20px 0;
}
#copyrights a {
	color:#fff;
	}
.larger p{
font-size:15px;
color: #514E4E;	
	}
	.smaller {
	font-size: 80%;
}

.date {
	margin: 0;
	font-size: 125%;
	border-top: #000 2px solid;
	border-bottom: #000 2px solid;
}

.unavailable {
	font-style: italic;
	color: #666666;
}

.clear {
	float: none;
}

.indent {
	margin-left: 30px;
}

.textwidget a { color: #0033ff; }

.logo { float:none; display:inline-block; margin:0; width: 100%;}
.header-right { float:none; display:inline-block;}
#header { padding: 0 ; }


.container{
	 display: table;
  margin: 0 auto;
 
	}

.fcsmNav ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	background-color:#2d5495; 
	font-size:20px;
	}

.fcsmNav li {
	float: left;
	
	
}

.fcsmNav a {
	 display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
	
}


 .fcsmNav li a:hover {
    background-color: #659bc9;
}
.fcsmNav a:active {
    background-color: #be1e2d;
}	
	
.fp-thumbnail{
display: block;
    margin-left: auto;
    margin-right: auto;
	width: 100%;
	}	
	
.fp-content-wrap{
	position:relative;
	height:35px;
	margin-top:5px;
	padding:5px;
	padding-bottom:15px;
	background-color:white;
	  opacity: 0.4;
    filter: alpha(opacity=50); /* For IE8 and earlier */

	}
		
.fp-content-wrap a{
		Color: #000;
		}
	.fp-content{
		
		}
.content {
	float: left; 
	width: 810px;
font-size: 13px;
}

	
.left_text{
font-size:15px;
	}
.left_text a{
	color:#2d5495; 
	}
	.left_text li a:hover{
		color: #be1e2d;
		
		}	
	
.fp-slider clearfix{
		 display: table;
  		 margin: 0 auto;
		
		}
#main {
		padding: 20px;
		}
.sidebar-primary {
		
		float:right;
		width: 400px;
		font-size: 15px;
		
		}
	
	.widgettitle {
			color:#2d5495;
			}
	.widget-container li {
	list-style-type: none;
	}

	.textwidget a{
	color:#2d5495; 
	}
	
	.textwidget a:hover { 
color:#be1e2d;
	}
	
	hr { 
    
	height: 3px;
	color: #be1e2d; 
	background-color: #be1e2d; 
	border: none;
} 
.title{ color: #2d5495
	
	}
	
