@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #051949;
	background-image:url(../images/site_bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
header, footer, section, aside, nav, article {
	display:block;
}
article {
	margin-bottom:8px;
}
/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //                BASIC ELEMENTS                 // */
/* //                                               // */
/* /////////////////////////////////////////////////// */
img {
	border: 0;
}
a:link {
	color:#23689b;
}
a:hover {
	text-decoration:none;
}
h1 {
	margin-top:0px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:400;
	color:#2a3f6a;
}
h2 {
	font-size:14px;
	font-weight:bold;
}
ul li {
	padding-bottom:10px;
}
ol li {
	padding-bottom:10px;
}
.list_box {
	margin:10px 0px 15px 0px; 
	border:1px dotted #666;	
}
section h1 {
	
}
.splitter {
		border-bottom: 1px dashed #ccc;
}
/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //              SITE NAVIGATION                  // */
/* //                                               // */
/* /////////////////////////////////////////////////// */
#navigation {
	position:relative;
	left:8px;
	top:66px;
	width:945px;
	height:40px;
	background-color:#c0c1c2;
	font-size:12px;
	}
	
	#navigation img {
		float:left;
		border:0px;
	}
	
	#cssdropdown {
	margin: 0;
	padding: 0;}
	
	#navigation ul {
		list-style-type: none;
		margin-top: 0px;}
		
	#navigation ul li.headlink {
		float: left;
		margin: 0;
		text-align: left;}	
	 
	#cssdropdown li.headlink a:link, #cssdropdown li.headlink a:visited {
		 color: white;
		 text-decoration: none;		 
		 font-size: .9em;}
		 
	#cssdropdown li.headlink a:link, #cssdropdown li.headlink a:visited	 {
		margin-right: 2px;}	
		
	#navigation ul li ul {
		position: absolute;
		background: #ba8b57;
		border: 1px solid white;
		margin-top: 24px;
		padding: 0;}
		
		#cssdropdown li.headlink ul { 
			display: none; }
		
		#cssdropdown li.headlink:hover ul { 
			display: block;}
			
		#cssdropdown li.headlink ul li a:link, #cssdropdown li.headlink ul li a:visited {
		 color: black;
		 display: block;
		 border-right: none;
		 text-align: center;
		 padding: 6px 12px 6px 12px;
		 border-bottom: 1px solid #9c7549;}
		 
		 #cssdropdown li.headlink ul li:hover {
			 background: #9c7549;
}
/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //              BASIC TEMPLATE PAGE              // */
/* //                                               // */
/* /////////////////////////////////////////////////// */
#master_container {
	text-align:center;
}
#container {
	width: 960px;
	margin: 15px auto;
	text-align: left;
}
#maincontent {
	text-align:left;
	margin:-5px 0px 0px 0px;
}
#footer {
	padding: 0 10px;
	color:#FFF;
	text-align:center;
}
#site_nav {
	position:relative;
	left:8px;
	top:66px;
	width:945px;
	height:40px;
	background-color:#818285;
}
#site_nav img {
	border:0px;
	margin-right:2px;
}
#body_content {
	margin:0px 0px 5px 0px;
	background-color:#FFF;

}
#header { 
	background-image:url(../images/siteheader_bg.jpg);
	background-repeat:no-repeat;
	height:113px;
}
#leftcol {
	width:615px;
	float:left;
	background-color:#FFF;
	padding:20px 45px 20px 20px;
	height:auto;
}
#rightcol {
	padding:10px;
	width:260px;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-color:#FFF;
	text-align:center;
}
#rightcol h1 {
    margin-top:0px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:400;
	color:#666;
}
#rightcol_news {
	width:225px;
	background-image:url(../images/mrg_bg_news.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:10px;
	border: dotted 1px #666;
	text-align:left;
	margin-bottom:15px
}
#rightcol_events {
	width:225px;
	background-image:url(../images/mrg_bg_events.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:10px;
	border: dotted 1px #666;
	text-align:left;
	margin-bottom:15px;
}
#rightcol_links {
	width:225px;
	background-image:url(../images/mrg_bg_links.gif);
	background-color:#fbebd9;
	background-position:bottom;
	background-repeat:no-repeat;
	padding:10px;
	border: dotted 1px #666;
	text-align:left;
	margin-bottom:15px;
}
.clear { 
clear:both; 
}
/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //                 INDEX PAGE                    // */
/* //                                               // */
/* /////////////////////////////////////////////////// */

#home_filmstrip {
	margin:0px;
	clear:right;
}
.home_boxtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:300;
	color:#6e6e6f;
	margin-bottom:5px;
}
.home_boxitems {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.home_boxitems p {
	margin:0px 0px 10px 0px;
	padding:0px;
}
.home_boxitems a:link {
	color:#266ea2;
	text-decoration:none;
}
.home_boxitems a:hover {
	text-decoration:underline;
}
#home_news {
	width:273px;
	height:239px;
	padding:7px 20px 0px 20px;
	float:left;
	margin-right:10px;
	background-image:url(../../images/home_bg_news.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#home_newslink a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:10px;
	color:#3f7faf;
	text-decoration:none;
}
#home_newslink a:hover {
	text-decoration:underline;
}
#home_events {
	width:273px;
	height:239px;
	padding:7px 20px 0px 20px;
	float:left;
	margin-right:10px;
	background-color:#f6f7fc;
	background-image:url(../../images/home_bg_events.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#home_links {
	width:273px;
	height:239px;
	padding:7px 20px 0px 20px;
	float:left;
	background-color:#fbebd9;
	background-image:url(../../images/home_bg_links.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#home_videos {
	width:287px;
	height:284px;
	float:left;
	margin:10px 10px 10px 0px;
	padding: 15px 10px 0px 16px;
	background-image:url(../../images/home_bg_videos.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #FFF;
}
#home_videostitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:300;
	color:#6e6e6f;
}
.home_viewall_link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:10px;
	color:#3f7faf;
	text-decoration:none;
}
.home_viewall_link a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:10px;
	color:#3f7faf;
	text-decoration:none;
}
.home_viewall_link a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.home_viewall_link a:hover {
	text-decoration:underline;
}
.home_viewall_link_oped {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#3f7faf;
	text-decoration:none;
	margin-bottom:7px;
}
.home_viewall_link_oped a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#3f7faf;
	text-decoration:none;
	margin-bottom:7px;
}
.home_viewall_lin_opedk a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.home_viewall_link_oped a:hover {
	text-decoration:underline;
}
#home_videosjumps {
	padding-top:15px;	
}
#home_videosjumps img {
	border:0;
}
#home_video1 {
	margin:0px 8px 8px 0px;
}
#home_video2 {
	margin:0px 0px 8px 0px;
}
#home_video3 {
	margin:0px 8px 8px 0px;
}
#home_video4 {
	margin:0px 0px 8px 0px;
}
#home_oped {
	width:590px;
	height:284px;
	float:left;
	margin:10px 0px 10px 0px;
	padding: 15px 30px 0px 16px;
	clear:right;
	background-image:url(../../images/home_bg_oped.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #FFF;
}
#home_opedlink a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#3f7faf;
	text-decoration:none;
}
#home_opedlink a:hover {
	text-decoration:underline;
}
#maincontent {
	clear:right;	
}
/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //                 MEMBER PAGE                   // */
/* //                                               // */
/* /////////////////////////////////////////////////// */
.member_select {
	border: 1px dotted; 
	margin:0px 0px 20px 25px; 
	width:477px; 
	background-image:url(../../images/member_formbg.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat;
}
.member_form_layer {
	border: 1px dotted; 
	margin:0px 0px 20px 25px; 
	width:477px; 
	background-image:url(../../images/member_formbg.jpg);
	background-position:bottom; 
	background-repeat:no-repeat;
}

.member_form_layer_title {
	font-size:16px;
	color:#2a3f6a;
	margin-bottom:5px;
	font-weight:bold;
}
.member_form_layer_titlesub {
	font-size:14px;
	font-style:italic;
	color:#666;
	font-weight:200;
}
/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //                 MEDIA PAGES                   // */
/* //                                               // */
/* /////////////////////////////////////////////////// */
.media_table {
	width:500px;
}
.media_table td {
	padding:15px 5px 20px 5px;
	border-bottom:1px dashed #999;
}
.media_table img {
	border:1px solid #666;
}
.press_release_list li {
	margin-bottom:18px;
}
/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //              8(A) PROGRAM                     // */
/* //                                               // */
/* /////////////////////////////////////////////////// */		

.coalition_table {
	padding:10px;
	border:1px dotted #666;	
}
.coalition_table td {
	padding:10px;
	border-bottom: 1px dashed #ccc;
}
.coalition_table_center {
	text-align:center;
}
/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //                   VIDEOS                      // */
/* //                                               // */
/* /////////////////////////////////////////////////// */
.videos_table td {
	vertical-align:top;
}
.videos_table p {
	margin-top:2px;
	margin-bottom:10px;
}	