/* GLOBAL STYLES
-------------------------------------------------- */
*
{
	margin: 0px;
	padding: 0px;
}





body {
		background: #93c1ce url(../images/img_b_1.png) repeat-x center top;		
 	font-family: Arial, Helvetica, sans-serif;  
    font-size: 12px;  
    font-weight: normal;  
    font-variant: normal;  
    font-style: normal;  
    line-height: 120%;
    color: #1a4e18;
}





p, ul, ol {
	text-align: left;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a img {
	border: none;
}





h1 {	
    font-size: 18px;  
    font-weight: normal;  
    line-height: 18px;
    color: #ffffff;
    text-align: left;
    padding: 0px 0px 40px 0px;
	text-transform: uppercase;
	/*text-shadow: 0 1px 0 #000000;*/
		
}

h2 {
    font-size: 18px;  
    font-weight: bold;  
    line-height: 18px;
    color: #ffffff;
    text-align: left;
    padding: 0px 0px 20px 0px;
	/*text-shadow: 0 1px 0 #000000;*/
	letter-spacing: 1px;
}

h3 {
    font-size: 14px;  
    font-weight: normal;  
    line-height: 14px;
    color: #ffffff;
    text-align: left;
    padding: 0px 0px 20px 0px;
    text-transform: uppercase;
	/*text-shadow: 0 1px 0 #000000;*/
	letter-spacing: 2px;
}


span.smc { 
	font-size: 0.8rem; 
	}


/* WRAPPER
-------------------------------------------------- */
#wrapper {
	width: 1024px;
	margin: 0px auto;
}





/* TOP
-------------------------------------------------- */
#top {
	float: left;
	clear: both;
	width: 1024px;
	height: 70px;
}





.top-1 {
	float: left;
	width: 230px;
	height: 50px;
	margin: 10px 0px 10px 10px;
}





.top-2 {
	float: left;
	width: 240px;
	height: 50px;
	margin: 10px 0px 10px 0px;
}





.top-3 {
	float: left;
	width: 534px;
	height: 50px;
	margin: 10px 10px 10px 0px;
}





p.top-txt-1 {	
	font-size: 18px;  
    color: #5d5e60;	
	padding: 20px 0px 0px 0px;
	text-shadow: 0 1px 0 #ffffff;
	letter-spacing: 2px;
	text-align: left;
}

p.top-txt-1 a{
	color: #5d5e60;
	text-decoration: none;
}

p.top-txt-1 a:hover{
	color: #5d5e60;
	text-decoration: none;
}





p.top-txt-2 {	
	font-size: 16px;  
    color: #354c6e;	
	padding: 20px 0px 0px 0px;
	text-shadow: 0 1px 0 #ffffff;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
}

p.top-txt-2 a{
	color: #354c6e;
	text-decoration: none;
}

p.top-txt-2 a:hover{
	color: #354c6e;
	text-decoration: none;
}





p.top-txt-3 {	
	font-size: 16px;  
    color: #003300;	
	padding: 20px 0px 0px 0px;
	text-shadow: 0 1px 0 #ffffff;
	letter-spacing: 2px;
	text-align: right;
	text-transform: uppercase;
}

p.top-txt-3 a{
	color: #003300;
	text-decoration: none;
}

p.top-txt-3 a:hover{
	color: #003300;
	text-decoration: none;
}





img.top-img-1 { 
    float: right; 
    margin: 12px 0px 0px 15px;
}





/* HEADER
-------------------------------------------------- */
header {
	float: left;
	clear: both;
	width: 1024px;
	height: 450px;
		background-image:url(../images/img_h_1.png);
}





.header-1 {
	float: left;
	width: 1024px;
	height: 450px;
	padding: 0px 0px 0px 0px;
}





p.header-txt-1 {	
    font-size: 36px;  
    line-height: 36px;
    color: #ffffff;	
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	/*text-shadow: 0 1px 0 #000000;*/
	letter-spacing: 2px;
}

p.header-txt-1 a{
	color: #ffffff;
}

p.header-txt-1 a:hover{
	color: #ffffff;
}





p.header-txt-2 {	
    font-size: 24px;  
    line-height: 24px;
    color: #ffffff;
	padding: 0px 0px 5px 0px;
	/*text-shadow: 0 1px 0 #000000;*/
	letter-spacing: 4px;
	text-align:center;
}

p.header-txt-2 a{
	color: #ffffff;
}

p.header-txt-2 a:hover{
	color: #ffffff;
}





p.header-txt-3 {	
    font-size: 18px;  
    line-height: 18px;
    color: #ffffff;
	padding: 240px 0px 5px 0px;
	/*text-shadow: 0 1px 0 #000000;*/
	letter-spacing: 4px;
}

p.header-txt-3 a{
	color: #221f5d;
}

p.header-txt-3 a:hover{
	color: #221f5d;
}





img.header-img-1 { 
	margin: 100px 0px 0px 0px;
	float:right;
}





/* NAVIGATION
-------------------------------------------------- */
nav {
	float: left;
	clear: both;
	width: 1024px;
	height: 50px;
	margin: 0px 0px 0px 0px;
}
.announcement {
	width: 1004px; 
	font-size: 16px;
}
.small-announcement p.content-txt-2{
	
	font-size: 125%;
}
.announcement,
.small-announcement {
	background: #176F7C; 
	padding: 15px 10px; 
	text-align: center; 
	margin: 0; 
	clear: both; 
	color: white; 
}
.announcement a,
.small-announcement a{
	color: white; 
}
.announcement a:hover,
.small-announcement a:hover{
	opacity: 0.9;
}



/* CONTENT
-------------------------------------------------- */
#content {
	float: left;
	clear: both;
	width: 1024px; 
	margin: 0px 0px 10px 0px;
}





.content-col-1 {
	float: left;
	clear: left;
	width: 507px;
	margin: 0px 5px 0px 0px;
}





.content-col-2 {
	float: right;
	clear: right;
	width: 507px;
	margin: 0px 0px 0px 5px;
}





section.content-sec-1 {
	width: 487px;
		background: #000000;
	  	background: rgba(0, 0, 0, 0.2);
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}





section.content-sec-2 {
	float: left;
	width: 1004px;
		background: #000000;
	  	background: rgba(0, 0, 0, 0.2);
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}





article.content-art-1 {
	width: 487px;
}





article.content-art-2 {
	width: 1004px;
}





aside {
	width: 487px;
		background: #000000;
		background: rgba(0, 0, 0, 0.2);
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	display: inline-block;
}





p.content-txt-1 {
    font-size: 18px;
	line-height: 180%;
    color: #ffffff;
	/*text-shadow: 0 1px 0 #000000;*/
}

p.content-txt-1 a{
	color: #ffffff;
}

p.content-txt-1 a:hover{
	color: #ffffff;
}





p.content-txt-2 {
    font-size: 14px;  
	line-height: 180%;
    color: #ffffff;
	/*text-shadow: 0 1px 0 #000000;*/
	letter-spacing: 1px;
		overflow: hidden;
}

p.content-txt-2 a{
	color: #ccf1f6;
	text-decoration: underline;
	text-shadow: 0 1px 0 #5f7277;
	font-weight:bold;
}

p.content-txt-2 a:hover{
	color: #ffffff;
	text-decoration: underline;
}





p.content-txt-3 {
    font-size: 12px;  
	line-height: 180%;
    color: #ffffff;
	/*text-shadow: 0 1px 0 #000000;*/
	letter-spacing: 1px;
}

p.content-txt-3 a{
	color: #ccddf1;
	text-decoration: underline;
	font-weight:bold;
}

p.content-txt-3 a:hover{
	color: #ffffff;
}



.img-fluid {
	max-width: 99%;
	height: auto;
	display: block;
}

img.content-img-1 { 
    float: left;
	margin: 0px 0px 10px 0px;
}





img.content-img-2 { 
    float: left;
	margin: 0px 0px 0px 0px;
}





img.content-img-3 { 
    float: right;
	margin: 0px 0px 0px 30px;
	
}





img.content-img-4 { 
    float: right;
	margin: 10px 0px 0px 30px;
	
}





/* FOOTER
-------------------------------------------------- */
footer {
	float: left;
	clear: both;
	width: 1024px;
	height: 120px;
		background: #000000;
	  	background: rgba(0, 0, 0, 0.2);
}





p.footer-txt-1 {	
    font-size: 10px;
    color: #ffffff;	
	padding: 10px 0px 0px 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

p.footer-txt-1 a{
	color: #ffffff;
}

p.footer-txt-1 a:hover{
	color: #ffffff;
}





p.footer-txt-2 {	
    font-size: 10px;
    color: #ffffff;	
	padding: 0px 0px 0px 10px;
	letter-spacing: 1px;
}

p.footer-txt-2 a{
	color: #ffffff;
	text-decoration: underline;
}

p.footer-txt-2 a:hover{
	color: #ffffff;
}





img.footer-img-1 { 
	margin: 10px 0px 0px 10px;
}
img.footer-img-2 { 
	margin: 10px 10px 0px 0px;
	float: right;
}




/* PHOTO GALLERY
-------------------------------------------------- */
.photogallery {
	width: 1004px;
	text-align: center;
}





p.photogallery-txt-1 {
	    font-size: 14px; 
		line-height: 180%;
    	color: #ffffff;
		/*text-shadow: 0 1px 0 #000000;*/
		letter-spacing: 1px;
		text-align: center;
		padding: 15px 0px 0px 0px;
}

p.photogallery-txt-1 a{
	color: #ffffff;
	text-decoration: underline;
}

p.photogallery-txt-1 a:hover{
	color: #ffffff;
}





img.photogallery-img-1 { 
	border: 10px solid #ccf1f6;
	margin: 29px 0px 30px 0px;
	box-shadow: 1px 3px 5px #75969f;
}

img.photogallery-img-1:hover {
	border: 10px solid #ffffff;
}

img.photogallery-img-1:hover{
	color: #ffffff; /* irrelevant definition to overcome IE bug */
}





img.photogallery-img-2 { 
	border: 10px solid #ccf1f6;
	margin: 29px 52px 30px 52px;
	box-shadow: 1px 3px 5px #75969f;
}

img.photogallery-img-2:hover {
	border: 10px solid #ffffff;
}

img.photogallery-img-2:hover{
	color: #ffffff; /* irrelevant definition to overcome IE bug */
}





/* PHOTO GALLERY BLANK IMAGE
-------------------------------------------------- */
img.photogallery-img-1-0 { 
	border: 0px;
	margin: 29px 0px 30px 0px;
}





img.photogallery-img-2-0 { 
	border: 0px;
	margin: 29px 62px 30px 62px;
}















/* CONTENT - CUSTOM
-------------------------------------------------- */
#content-cus {
	float: left;
	clear: both;
	width: 1024px; 
	margin: 10px 0px 10px 0px;
		background: #000000;
	  	background: rgba(0, 0, 0, 0.2);
}





section.content-sec-1-cus {
	width: 487px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
}





aside-cus {
	width: 487px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	display: inline-block;
}