
/* GLOBALS */
/* ----------------------------------------- */

body {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	color: 			#000;
	line-height: 	20px;
	}

	
/* BANNER */
/* ----------------------------------------- */

div#mn-banner img {
	float: 			left ;
	}

div#mn-banner p {
	float: 			right;
	text-align: 	right;
	margin: 		0;
	padding: 		56px 20px 0 0;
	color: 			#346586;
	font-weight: 	bold;
	}


/* NAVIGATION DETAILS */
/* ----------------------------------------- */

/* TOP MENU POSITIONING */
#multi-ddm {
	float:			left;
	width: 			203px;
	margin: 		0 0 0 0;
	padding: 		20px 20px;
	border-bottom: 	1px solid #4D7B9C;
	}

/** SUBMENU WIDTH **/
#multi-ddm ul, #multi-ddm ul li {	
	width: 			200px; 
	}

/** SUBMENU APPEARANCE **/
#multi-ddm ul {
	background-color:#346586;
		border-top: solid;	
		border-right: solid;	
		border-bottom: solid;	
		border-left: none;	
	border-color: #4D7B9C;
	border-width: 1px;
	margin-top: -32px;
	}

/** TOP LEVEL LINK APPEARANCE **/
#multi-ddm a {
	padding: 5px 16px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	width: 170px;
	}

/** SUB LEVEL LINK APPEARANCE **/
#multi-ddm ul a {
	padding: 5px 16px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	border: none;
	font-weight: normal;
	}

/** TOP/SUB LINK HOVER APPEARANCE **/
#multi-ddm a:hover { color: #7DABCC; }
#multi-ddm ul a:hover {  }



/*  *********************************************  BLUE BAR  STYLE *********************************************** */

#multi-ddm2 {
	float:			left;
	margin: 		0 0 0 0;
	}

/** SUBMENU WIDTH **/
#multi-ddm2 ul, #multi-ddm2 ul li {	
	width: 			247px; 
	}

/** SUBMENU APPEARANCE **/
#multi-ddm2 ul {
	background-color:#114263;
		border-top: solid;	
		border-right: solid;	
		border-bottom: solid;	
		border-left: none;	
	border-color: #4D7B9C;
	border-width: 1px;
	}

/** TOP LEVEL LINK APPEARANCE **/
#multi-ddm2 li {
	width: 249px;
	}
#multi-ddm2 a {
	padding: 24px 0;
	margin: 0;
	width: 249px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	}

/** SUB LEVEL LINK APPEARANCE **/
#multi-ddm2 ul a {
	padding: 5px 16px;
	border: none;
	font-size: 14px;
	text-align: left;
	}

/** TOP/SUB LINK HOVER APPEARANCE **/
#multi-ddm2 a:hover { color: #7DABCC; }
#multi-ddm2 ul a:hover {  }


/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	}

div#mn-content p {
	}
	div#mn-content strong {
		}

div#mn-content ul {
		margin:0;
		padding: 0 0 15px 20px;
		}
	div#mn-content li {
		padding-left: 5px;
		}

div#mn-content a {
	color:#7DABCC;
	text-decoration:none;
	}
	div#mn-content a:hover {
		color:#346586;
		}

div#mn-content H1 a {
	color:#346586;
	text-decoration:none;
	}
	div#mn-content H1 a:hover {
		color:#7DABCC;
		}





/*  *********************************************  SIDEBAR  STYLE *********************************************** */

div#mn-sidebar {
	color: #FFF;
	font-size: 11px;	
	}
	
div#mn-sidebar p,
div#mn-sidebar ul {
	padding-left: 20px;	
	padding-right: 20px;
	color: #FFF;	
	}
	
div#mn-sidebar p {
	}
	div#mn-sidebar strong {
		font-size: 14px;
		}

div#mn-sidebar ul {
	margin: 11px 0 0 0;
	padding: 0 0 15px 0;
	line-height:28px;
	list-style: none;
	}
div#mn-sidebar ul ul {
	border-top: 1px solid #4D7B9C;
	}
	div#mn-sidebar ul ul li {
		list-style: none;
		padding-left: 0;
		border-bottom:1px solid #4D7B9C;
		width: 100%;
		}

div#mn-sidebar a {
	color:#FFF;
	text-decoration:none;
	margin:2px 0 2px 0;
	padding:0 0 0 20px;
	display:block;
	}
	div#mn-sidebar a:hover {
		color: #7DABCC;
		background-color:#3B5148;
		}

div#mn-sidebar #searchform {
	text-align: center;
	}

div#mn-sidebar h2 {
	padding-left: 20px;
	color: #FFF;
	}



/*  *********************************************  FOOTER  STYLE *********************************************** */

div#mn-footer {
	line-height: 20px;
	font-size: 11px;
	color: #FFF;
	}
	#mn-footer p {
		text-align: left;
		padding: 0;
		margin: 11px 0 0 0;
		width: 100%;
		}
	#mn-footer ul {
		text-align: left;
		padding: 0;
		margin: 11px 0 0 0;
		width: 100%;
		list-style-type: none;
		}
		#mn-footer li {
			display: inline;
			padding-right: 25px;
			}
	#mn-footer a {
		color: #FFF;
		text-decoration: none;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	
	
	
	
/*  *********************************************  HEADER TAGS *********************************************** */

H1, #mn-sidebar .header, H2, H3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color:#4B4C61;
	margin: 0 0 0 0;
	padding: 30px 0 10px 0;
	font-size: 26px;
	}

H2 {
	padding: 20px 0 0 0;
	font-size: 20px;
	margin-bottom: 10px;
	}

H3 {
	padding: 20px 0 0 0;
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 5px;
	}

/*  *********************************************   PICTURES   *********************************************** */

.picborder, .picRight, .picLeft {
	border: 1px solid; 
	border-color: #CCC;
	}
	.picRight {
		float:right;
		margin-left:20px;
		}
	.picLeft {
		float:left;
		margin-right:20px;
		}

.picRightnoborder {
	float:right; 
	margin-left:20px;
	}

.picLeftnoborder {
	float: left;
	margin-right: 20px;
	}





/*  *********************************************   CONTENT ELEMENTS  *********************************************** */

hr {
	width: 80%;
	border: none;
	border-top: 1px solid #CCC;
	text-align: center;
	margin: 30px auto;
	}

.button {
	border: 1px solid #333; 
	background: #4D7B9C; 
	padding: 3px 8px; 
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	color: #FFF;
	}
.button:hover {
	background: #346586;
	color: #FFF;
	}

div#leftCol {
float: left;
width: 45%;
}

div#rightCol {
float:right;
width: 45%;
}

div#spacer {
clear:both;
display:block;
width: 100%;
}

div#spacer2 {
clear:both;
width: 100%;
}

div#officers {
float:left;
width: 50%;

}

div#leftCol2 {
float: left;
width: 130px;
}

div#rightCol2 {
float:left;
width: 213px;
}

div#caption {
margin-top: 2px;
margin-bottom: 5px;
clear:both;
display:block;
width: 100%;
text-align:center !important;
font-size:10px !important;
}


.leftCol {
float: left;
width: 45%;
}

.rightCol {
float:right;
width: 45%;
}

.spacer {
clear:both;
display:block;
width: 100%;
}

.spacer2 {
clear:both;
width: 100%;
}

.officers {
float:left;
width: 50%;

}

.leftCol2 {
float: left;
width: 130px;
}

.rightCol2 {
float:left;
width: 213px;
}

.caption {
margin-top: 2px;
margin-bottom: 5px;
clear:both;
display:block;
width: 100%;
text-align:center !important;
font-size:10px !important;
}

.member {
width: 150px;
float:left;
margin-top: none;
}
