/* -------------------------------------------------------------- 
  
   Blueprint CSS Framework Screen Styles
   * Version:   0.6 (21.9.2007)
   * Website:   http://code.google.com/p/blueprintcss/
   See Readme file in this directory for further instructions.
   
-------------------------------------------------------------- */

@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/grid.css';
@import 'lib/forms.css';

/* Plugins:
   Additional functionality can be found in the plugins directory.
   See the readme files for each plugin. Example:
   @import 'plugins/buttons/buttons.css'; */
   
/* See the grid:http://www.army.mil/
   Uncomment the line below to see the grid and baseline.
   .container { background: url(lib/grid.png); } */

body{
	background: #c2c6af url('../images/bg.jpg') repeat-x;
}
h2{
/*	color:#b68d3e;*/
/*	color:#3d3d3d;*/
	/*color:#67541c;*/
	color:#67541c;
	font: normal bold 22px arial;
}
h3{
	color:#b68d3e;
	font: normal bold 18px arial;
}
h4{
	color:#b68d3e;
	font: normal bold 16px arial;
}


h8{
color:#b68d3e;
	font: normal bold 9px arial;
	}


a{
	color:#b68d3e;
	text-decoration:none;
}
a:hover{
	color:#b68d3e;
}
p a:hover{
	color:#b68d3e;
	text-decoration:underline;
}
a:active, a:focus{
	color:#b68d3e;
}
.orangelink{
	font: bold 10px arial;
	text-transform:uppercase;
/*	color:#d5aa5c;*/
	color:#d39720;
}



.orangeRight{
	float:right;
}
.greenLink{
	font: bold 10px arial;
	text-transform:uppercase;
	color:#b68d3e;
}
.overview h3{
	margin-bottom:0px;
}
.about h2{
	font: bold 22px arial;
}
.about p{
	color:#67541c;
}
.whiteborder{
	border:10px solid #fff;
	background: #fff url(../images/back.jpg)  no-repeat;
}
.nav{
	background-color:#67541c;
	padding:0px;
}
.nav ul{
	list-style-type:none;
	margin:0px 0px 0px 10px;
	padding:5px 5px 5px 5px;
}
.nav li{
	display:inline;
	margin:0px 23px 0px 23px;
	padding:0px;
}
.nav a{
	text-decoration:none;
	font: bold 12px arial;
	color:#fff;
	text-transform:uppercase;
}
.nav a:hover{
	color:#d5aa5c;
}
.navlight a{
	color:#d5aa5c;
}
.star a{
	position:absolute;
	display:block;
	width:50px;
	height:70px;
	margin:0px 0px 0px 5px;
}
.over a{
	position:absolute;
	display:block;
/*	background-color:green;*/
	width:310px;
	height:82px;
	top:480px;
	left:755px;
}

.logo a{
	position:absolute;
	margin:0px 0px 0px 65px;
	width:220px;
	height:70px;
	display:block;
}
.header{
	background:url(../images/banner.jpg) no-repeat;
	height:78px;
	background-color:black;
}

.feature img{
	margin-bottom:0px;
}
#feature{
	height:290px;
	overflow:hidden;
	z-index:5;
}
.feature{
	height:290px;
	overflow:hidden;
}
.banner{
	margin:0px;
	padding:0px;
/*	height:290px;
	overflow:hidden;*/
	list-style-type:none;
}
.banner li{
	height:290px;
		overflow:hidden;
}


.quote{
	color:#67541c;
	font: 12px arial;
	line-height: 1.6;
	font-weight: bold;
}





.faq{
	margin-bottom:0px;
	color:#67541c;
	border:1px solid #ccc;
	margin-top:10px;
	padding:20px;
}


.faq li{
list-style-type:none;
	margin:0px 0px 0px 10px;
	padding:5px 5px 5px 5px;
}

.faq a{
	color:#67541c;
	font: 12px arial;
}

.faq a:hover{
text-decoration:underline;
}

.question{	
color:#67541c;
font: bold 12px arial;	
}

.answer{
	color:#67541c;
	font: 12px arial;
	line-height: 2;
}

.mainContent{
	margin-top:10px;
}

.overview p{
	margin:0px;
	padding:0px;
	font: normal 11px arial;
	color:#67541c;
	line-height: 1.7;
}
.overview h3 a{
	color:#d5aa5c;
	font: normal bold 18px arial;
}
.overview{
	background-color:#f4ebd9;
	padding-left:20px;
}

.link{
	padding-left:20px;
	margin-bottom:0px;
	border:1px solid #ccc;
	margin-top:10px;
	margin-right: 20px;

}

.linkleft{
	padding-left:20px;
	margin-bottom:0px;
	border:1px solid #ccc;
	margin-top:10px;
	float: 10px;
}



.overview a:hover{
	color:#b68d3e;
}
.overview, .media, .news{
	margin-bottom:0px;
	border:1px solid #ccc;
	margin-top:10px;
	float: 10px;
}

.news img {
	float: right;
	margin-left:10px
}

.news ul, .subContent ul{
	list-style: disc outside;
	color:#999999;

}
.news h3, .subContent  h3{
	margin-bottom:10px;
}
.news li {
	margin-bottom:10px;
}
.news li a:hover{
		color:#d5aa5c;
}
.news a:hover, .media a:hover, .about a:hover{
		color:#b68d3e;
}
.newsStory{
	color:#9a9a6d;
	font: bold 12px arial;
	line-height: 1.4;
}
.news h3{
	font: bold 18px arial;
}
.newsArchive ul{
	list-style-type:none;
	color:#3d3d3d;
}
.newsArchive p{
	margin-left:0px;

}
.newsArchive li a, .newsArchive li a:hover{
	text-decoration:underline;

}
.date{
	 font-weight:bold;
		font-size:11px;
}

.media h3{
	font: bold 18px arial;
	clear:left;

	margin-bottom:0px;
}

.photoPreview img, .videoPreview  img{
	margin:0px 0px 0px 0px;
	width:72px;
}
.photoPreview li a, .videoPreview  li a{
	width:72px;
	display:block;
	overflow:hidden;
	background-color:#3d3d3d;
	border:2px solid #666666;
	height: 52px;
}
.photoPreview li a:hover, .videoPreview  li a:hover{
	border:2px solid #d5aa5c;
}
.videoPreview  h5, .videoPreview p{
	margin:0px 0px 0px 0px;
	padding:0px;
	font: bold 9px arial;
	color:#b68d3e;
}
.videoPreview  li{
	float:left;
	height:110px;
	text-align:right;
	margin:5px 35px 0px 0px;
	width:72px;
/*	background-color:#ccc;*/
}
.photoPreview li{
	float:left;

	text-align:right;
	margin:5px 35px 10px 0px;
	width:72px;
/*	background-color:#ccc;*/
}
.photoPreview ul, .videoPreview  ul{
	list-style-type:none;
	margin:0px;
}
/*.media ul{
	margin-left:0px;
	margin-right:0px;
	list-style-type:none;
	text-align:right;
}
.media li{
	float:left;
	margin-right:7px;
	margin-left:0px;
}
.media p{
	margin:0px;
	padding:0px;
	font: normal 10px arial;
	color:#b68d3e;
}
.media h5{
	margin:0px;
	padding:0px;
	font: bold 10px arial;
	color:#b68d3e;
}
.media img{
	padding:0px;
	margin:0px;
}
.media h3{
	margin-bottom:5px;
}
.photoPreview h5,.photoPreview p{
	display:none;
	
}
.videoPreview li,.photoPreview li{
	margin-bottom:17px;
	padding-bottom:0px;
}*/
.newsSource{
	font: normal 10px arial;
	color:#d5aa5c;
}

.aboutLinks a{
	color:#b68d3e;
}
.aboutLinks a:hover{
	text-decoration: underline;
}
.footer{
	margin-top:10px;
}
.footer, .footer a{
	text-align:center;
	color:#67541c;
	font: normal 10px arial;
}
.footer a:hover{
	color:#b68d3e;

}

/*Subpages*/
.subContent{
	color:#000;
	padding-top:10px;
}
.biography h3{
	color:#3d3d3d;
	padding:15px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}
.biography img{
	float:right;
	margin:10px;
	border:5px solid #ccc;
}


.subHeader{
	margin:0px 0px 10px 10px;
}
.subHeader h2{
	margin-bottom:0px;
}
.subHeader p{
	margin:0px;
}
.subHeader ul{
	color: #000;
}

.subBox{
	border:5px solid #f4ebd9;
	margin:10px 10px 0px 0px;
}
.subBox h3{
	background-color:#f4ebd9;
	font-size:16px;
	padding:5px 5px 5px 10px;
}
.subBox p{
/*	padding:10px;*/
	margin:0px;
}

/*.subBox{
	margin-top:10px;
}
.subBox h3{
	background-color:#f4ebd9;
	margin:0px;
	padding:10px 5px 5px 15px;
	font-size:16px;
}
.subBoxText{
	border:5px solid #f4ebd9;
}
.subBoxText p{
	margin:0px;
	padding:10px;
}
*/
/*Link Page*/
.linkList h2{
	color:#67541c;
	font-size:22px;
	margin:20px 0px 10px 20px;
}
.linkList h3{
	color:#b68d3e;
	font-size:16px;
	margin:20px 0px 10px 20px;
}
.linkList a{
	color:#b68d3e;
	margin-left:20px;
}
.linkList a:hover{
	color:#b68d3e;
	text-decoration:underline;
}
.linkLogo img{
	margin-top:20px;
}

/*Program Overview Page*/
.programBio{

	width:150px;
	padding:10px;
}
.programBio h4{
	font: bold 12px arial;
	margin:0px 0px 0px 10px;
	padding:0px;
	color:#3d3d3d;
}
.programBio p{
	font: normal 10px arial;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
.programBio a{
	color:#b68d3e;
	margin:0px 0px 0px 10px;
}
.programBio a:hover{
	text-decoration:underline;
}
.fcs101{
	padding:10px;
}
.fcs101 p{
	padding:0px 0px 10px 10px;
}
.fcs101 img{
	float:right;
	margin:10px 20px 20px 20px;
	border:5px solid #666666;
}


/*Systems page*/
.systemInfo p{
/*	margin:0px;*/
	margin-left:0px;
}

.systemInfo{
	margin:15px 10px 10px 15px;
}
.systemInfo h2{
	font-size:16px;
	color:#3d3d3d;
}
.systemInfo h3{
	font-size:14px;
	color:#868686;
}

.systemInfo img{
	float:right;
	margin-left: 15px;
}
.systemInfo ul{
	font: bold 12px arial;
	list-style-type:none;
	color:#3d3d3d;
	padding-left:20px;
	margin-top:10px;
}
.systemInfo ul ul{
	font: normal 12px arial;
	list-style-type:disc;
}
/*ul.systemStats{
	list-style-type:none;
}
ul.systemStats li{
	font: bold 12px arial;
}*/
/*.systemStats ul ul{
	font: normal 12px arial;
}*/
.systemBox{
	text-align:center;
	margin:0px 30px 10px 30px;
/*	background-color:#ccc;
*/	height:150px;
}
.systemBox img{
	margin:0px;
}
.systemBox a{
	font: normal 11px arial;
	color:#b68d3e;
}
.systemBox a:hover{
	text-decoration:underline;
}

.systemBoxbottom{
	text-align:center;
	margin:0px 20px 10px 20px;
	/*	background-color:#ccc;
*/	height:150px;
}
.systemBoxbottom img{
	margin:0px;
}
.systemBoxbottom a{
	font: normal 11px arial;
	color:#b68d3e;
}
.systemBoxbottom a:hover{
	text-decoration:underline;
}


.subBoxbottom{
	border:5px solid #f4ebd9;
	margin:10px 5px 0px 0px;
}
.subBoxbottom h3{
	background-color:#f4ebd9;
	font-size:16px;
	padding:5px 0px 5px 10px;
}
.subBoxbottom p{
/*	padding:10px;*/
	margin:0px;
}

.systemNewsheader{
	font-size:12px;
	color:#3d3d3d;
	text-decoration: underline;
	margin-left: 10px;
}

.systemNews{
	background-color: none;
	border: 1px solid #b68d3e;
	float: right;
	font: bold 12px arial;
	line-height: 1.4;
	padding: 10px;
	width: 410px;
}


.systemNews ul{
	/*	text-align:center;*/

	margin:0px;
	list-style-type:disc;
	list-style-position: outside;
	padding: 5px;

}
.systemNews li{
	color:#b68d3e;
	display:block;
	margin-right:20px;
	margin-left:20px;
}
.systemNews a{
	
}

.systemNews a:hover{
	text-decoration: underline;	
}




.systemMedia{
	float:right;
	border: 1px solid #b68d3e;
	text-align:center;
	background-color:#d7daca;
	overflow:hidden;
	margin-bottom: 10px;
}
.systemMedia ul{
	background-color:#b68d3e;
	width:420px;
/*	text-align:center;*/
	margin:0px;
	padding:5px;
}
.systemMedia li{
	display:inline;
	margin-right:20px;
	margin-left:20px;
}
.systemMedia a{
	font: bold 12px arial;
	text-transform:uppercase;
	color:#fff;
}
.systemMedia img{

	margin:0px 0px 0px 0px;
}
.soldier p, .network p{
	padding-right:10px;
}
.soldier img, .network img{
	float:left;
	margin-right:10px;
}

/*News page*/

.newsnav{
	padding:0px;
	background:#f4ebd9;
	list-style-type: none;
	height: 500px;
}
.newsnav ul{
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	list-style-type: none;
}
.newsnav li{
	display:block;
	margin:0px 0px 0px 0px;
	padding:8px;
}
.newsnav a{
	text-decoration:none;
	font: bold 12px arial;
	color:#b68d3e;
	list-style-type: none;

}
.newsnav a:hover{
	color:#d5aa5c;
}
.newsnavlight a{
	text-decoration:none;
	font: bold 12px arial;
	color:#b68d3e;
	list-style-type: none;
	color:#d5aa5c;
}

.newsbox{
	margin:10px;
	float: left;
	border:5px solid #f4ebd9;
	padding: 10px;
}

.newsbox p{
	padding-right:10px;
}
.newsbox img{
	float:left;
	margin-right:10px;
}


.newsPhoto{
	margin-bottom:14px;
	border:4px solid #b68d3e;
	margin-left: 5px;
	height: 150px;

}
.newsboxtext{
	margin:10px 10px 10px 0px;
	padding: 5px;
	color: #000;
	float: right;
}


.newsPhoto h4 a{
		color:#b68d3e;
}
.newsPhoto h4 a:hover{
	color:#9a9a6d;

}
.newsPhoto h4, p{
	margin:0px 20px 10px 10px;
}
a.newsPhotoMore{
	margin:10px;
}
.topStories{
	margin-left:5px;
}
.topNews{
	margin-bottom:20px;
}
.topNews a{
	color:#b68d3e;
}
.topNews a:hover{
	color:#9a9a6d;
}
.topNews ul, .mediaReleases ul{
	margin-right:0px;
	font: normal 11px arial;

}
.topNews li, .mediaReleases li{
 	margin-bottom:14px;
}
.topNews, .mediaReleases, .militaryNews{
	margin-left:10px;
	padding: 10px;
	border: 1px solid #ccc;
}
.militaryNews li{
	margin-bottom:2px;
}

.opinioncolumn{
	margin-bottom:0px;
	border:1px solid #ccc;
	margin-top:10px;
	padding:10px;
	margin-left: 10px;
}

.opinioncolumn ul{
	list-style-type:none;
}
.opinioncolumn li{
	margin-bottom:20px;
}
.otherSources, .resources, .events{
	margin-bottom:0px;
	border:1px solid #ccc;
	margin-top:10px;
	padding:10px;
	margin-left: 10px;
}
.otherNewsLeft{
	float:left;
	width:200px;
	margin:0px 0px 0px 20px;
}
.otherNewsRight{
	float:left;
	margin:0px;
	width:200px;
}
.otherSources ul{
	list-style-type:none;
	
}
.otherSources li{
	margin-bottom:20px;
}
.otherSources li a{
		color:#b68d3e;
}
.otherSources li a:hover{
	color:#9a9a6d;
}
p.newsDisclaimer{
	clear:left;
	padding-top:10px;
	font: normal 10px arial;
	text-align:center;
}
.resources ul{
	list-style-type:none;
}
.resources li{
	margin-bottom:20px;
}
.resources a{
	color:#b68d3e;
}
.resources a:hover{
	text-decoration:underline;
}
.events ul{
	list-style-type:none;
}
.events li{
	color:#b68d3e;
	margin-bottom:20px;
}
.events li a{
	font: bold 12px arial;
	color:#d5aa5c;
}
.events li a:hover{
	font: bold 12px arial;
	color:#b68d3e;
}


/*Media Page*/

.brochures{
	padding:10px;
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-left: 10px;
}

.brochurebox{
text-align:center;
	margin:0px 0px 10px 0px;
/*	background-color:#ccc;
*/	height:200px;
}

.brochurebox a{
	font: normal 11px arial;
	color:#b68d3e;
}
.brochurebox a:hover{
	text-decoration:underline;
}

.brochures img{
	margin:0px 0px 0px 0px;
/*	width:100px;*/
}

.brochures li{
	margin:10px 5px 20px 10px;
	width:120px;
}
	
.brochures li a{
	height:156px;
	width:120px;
	display:block;
	overflow:hidden;
	background-color:#3d3d3d;
	border:2px solid #ccc;
}

.brochures li a:hover{
	margin:0px 0px 0px 0px;
	border:2px solid #d5aa5c;
}


.brochures ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

.brochures h5{
	margin:0px 0px 0px 0px;
	padding:5px;
	font: bold 10px arial;
	color:#b68d3e;
}

/*Multimedia Page*/
.videosContainer h3, photosContainer h3{
	margin-bottom:0px;
}
.vidplayer img{
/*	background-color:#3d3d3d;*/
	margin-bottom:0px;
}
.vidplayer object{
	margin:0px;
}

.linxs{
	padding-left: 5px;
	padding-bottom: 10px;
	height: 180px;
}

.linxs img{
	width:75px;
	vertical-align: middle;
}

linxs li a{
	height:75px;
	width:75px;
	display:block;
	overflow:hidden;
}

.linxs h5, .linxs p{
	margin:0px 0px 0px 0px;
	font: bold 10px arial;
	color:#b68d3e;
	text-align: center;

}
.linxs li{
	float:left;
	height:75px;
	text-align:center;
	width:125px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
/*	background-color:#ccc;*/
}
.linxs ul{
	list-style-type:none;
	margin:0px;
}

.videos{
/*	background-color:#ccc;*/
	padding:0px;
	margin:0px;
}
.videos img{
	margin:0px 0px 0px 0px;
	width:100px;
}
.videos li a{
	height:75px;
	width:100px;
	display:block;
	overflow:hidden;
	background-color:#3d3d3d;
	border:2px solid #ccc;
}
.videos li a:hover{

	border:2px solid #d5aa5c;
}
.videos h5, .videos p{
	margin:0px 0px 0px 0px;
	padding:0px;
	font: bold 10px arial;
	color:#b68d3e;

}
.videos li{
	float:left;
	height:130px;
	text-align:right;
	margin:10px 0px 0px 10px;
	width:100px;
/*	background-color:#ccc;*/
}
.videos ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.photos{
	padding:0px;
	margin:0px;
}
.photos img{
	margin:0px 0px 0px 0px;
/*	width:100px;*/
}
.photos li a{
	height:54px;
	width:72px;
	display:block;
	overflow:hidden;
	background-color:#3d3d3d;
	border:2px solid #ccc;

}
.photos li a:hover{
	border:2px solid #d5aa5c;
}
.photos li{
	float:left;
	margin:10px 5px 20px 10px;
	width:72px;
	background-color:#ccc;
}
.photos ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
/*.moreVideos{
	width:95%;
	margin-left:10px;
	margin-bottom:10px;
	text-align:right;
}
.morePhotos{
	width:490px;
	width:95%;
	margin-left:10px;
	margin-bottom:10px;
	text-align:right;*/
.morePhotos, .moreVideos, .moreLink{
	width:95%;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:0px;
	padding:0px;
	text-align:right;
}





.mediaResources ul{
	margin-left:30px;
}
.mediaResources li{
	margin-bottom:20px;
}
.mediaResources a{
 color:#b68d3e;	
}
.mediaResources a:hover{
	text-decoration:underline;
}

/*Contact Page*/
.contact form{
	margin-top:20px;
	margin-left:30px;
	font: bold 12px arial;
}
.unit {
  position: relative;
  height: 378px;

}
 
.unittit {
  position:absolute; 
  left:80px; 
  top:205px; 
  font-weight:bold; 
  font-size:20px; 
  background: none; 
  color:white;
}
