@charset "UTF-8";
/* CSS Document */
/* -------------------------------------------------------------------------------
	The Pentagon (http://pentagon.osd.mil/) Master Stylesheet
   -------------------------------------------------------------------------------
*/

/* Basic Elements */

body, html {
	margin: 0 auto;
	padding: 0;
	background: #ececde url(../images/pentagon-sub-bg.gif) top left repeat-x;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #3399cc;
	text-decoration: underline;
}
a:visited {
	color: #3399cc;
	text-decoration: underline;
}
 a:hover {
	color: #3399cc;
	text-decoration: none;
}
a:active {
	color: #3399cc;
	text-decoration: underline;
}
a img,:link img,:visited img{
	border: none;
}
blockquote{
	font: bold italic 12px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	padding: 1em;
	margin: 1em auto 2em auto;
	width: 575px;
	color: #21363b;
	border: 3px #e5e0cd double;
	background: #f8f5e8;
}
cite{
	text-align: right;
	display: block;
	padding: 0;
	font-size: 95%;
}
/* Specific */

#container {
	width: 945px;
	padding: 0;
	margin: 0 auto;
}
.skip {
	height: 0;
	width: 0
	left:-19000px;
	overflow:hidden;
	position:absolute;
}

/* * * * * * Secondary Navigation * * * * * */
#nav_sub{
	text-align: right;
	height: 24px;
	padding: 0;
	margin: 0;
}
#nav_sub ul{
	font: 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin: 1.10em 0.50em 0 0;
	color: #c0c0c0;
	list-style: none;
}
#nav_sub ul li{
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-left: 1px #aaa solid;
}
#nav_sub ul li.first{
	border-left: none;
}
#nav_sub a:link {
	color: #c0c0c0;
	text-decoration: none;
}
#nav_sub a:visited {
	color: #c0c0c0;
	text-decoration: none;
}
#nav_sub a:hover {
	color: #c0c0c0;
	text-decoration: underline;
}
#nav_sub a:active {
	color: #c0c0c0;
	text-decoration: underline;
}

/* * * * * * Main Navigation * * * * * */
#branding {
	background: transparent url(../images/topmast-bg.gif) top left no-repeat;
	width: 945px;
	height: 91px;
	padding: 0;
	margin: 1px 0 0 0;
}
/*#branding img[class="logo"] {
	float: left;
	padding: 0 0 0 0.25em;
	margin: 0;
	border: none;
	width: 370px;
	height: 91px;
}*/
#branding h1{
	background: transparent url(../images/pentagon-logo.gif) top left no-repeat;
	float: left;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
	border: none;
	width: 370px;
	height: 91px;
	cursor: pointer;
}
#branding h1 span{
	display: none;
}
#branding #nav_main ul{
	font: bold 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: right;
	list-style: none;
	margin: 6.75em 0.5em 0 0;
	padding: 0;
	color: #36342a;
}
#branding #nav_main ul li{
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-left: 1px #aaa solid;
}
#branding #nav_main ul li.first{
	border-left: none;
}
#branding #nav_main a:link {
	color: #36342a;
	text-decoration: none;
}
#branding #nav_main a:visited {
	color: #36342a;
	text-decoration: none;
}
#branding #nav_main a:hover {
	color: #3399cc;
	text-decoration: underline;
}
#branding #nav_main a:active {
	color: #3399cc;
	text-decoration: underline;
}
#page_banner{
	width: 945px;
	height: 131px;
	margin: 0;
	padding: 0;
}

/*---------- Main Content with NO Side Bar -----------*/

#content_1column{
	width: 945px; 
	background: #fff url(../images/main-cnt-bg.gif) top right no-repeat;
	margin: 0 0 1em 0;
	display: block;
	padding: 0 0 1.5em 0;
	float: left;
	border-bottom: 1px #e9e5d1 solid
}
#content_1column #content_main{
	background: #fff url(../images/content_1column_bg.gif) top right no-repeat;
	width: 918px;
	margin: 1em 0 1em 1em;
	padding: 0;
	float: left;
}

/* Tour Request Forms */
table#tours_login{
	width: 400px;
	margin: 0 auto;
	border-collapse: collapse;
	border: 1px #e9e5d1 solid;
}
table#tours_login td{
	padding: 5px;
	border-bottom: 1px #e9e5d1 solid;
	border-right: 1px #e9e5d1 solid;
}
table#tours_login th{
	text-align: center;
	border-bottom: 1px #e9e5d1 solid;
	padding: 8px;
}
form.tour-request{
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	min-width: 560px;
	max-width: 900px;
	width: 700px;
}
form.tour-request fieldset{
	clear: both;
	font-size: 100%;
	border-color: #ebe8dc;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	padding: 10px;
	margin: 0 0 2em 0;
	background: transparent url(../images/form-fieldset-bg1.gif) bottom left repeat-x;
}
form.tour-request legend{
	font-size: 13px;
	font-weight: bold;
	color: #777;
	margin: 1.5em 0 1.5em 0;
	padding: 0 5px;
}
form.tour-request label{
	display: block;
	float: left;
	width: 130px;
	padding: 3px 5px;
	text-align: right;
	margin: 0 0 5px 0;
	font-size: 100%;
}
form.tour-request input[type="text"]{
	width: 300px;
	padding: 1px 3px;
	margin: 0;
}
form.tour-request input[name="zip"]{
	width: 50px;
}
form.tour-request input[name="prefDate"]{
	width: 140px;
}
form.tour-request input[name="altDate"]{
	width: 140px;
}
form.tour-request input[name="roomNumber"]{
	width: 140px;
}
span.required {
	font-weight: bold;
	color: #f03;
}
form.tour-request fieldset p{
	margin: 5px;
	padding: 3px;
}
form.tour-request img{
	border: none;
}
#consent {
	text-align: center;
	border: 1px #ccc dotted;
	border-style: dotted none;
	padding: 5px;
	margin: 1em 0;
}
.buttons {
	margin: 2em 0;
	text-align: center;
}
.small-text {
	border: 1px #efe8d5 ridge;
	border-style: solid none;
	padding: 5px;
	margin: 1em 7em;
	font: italic bold 10px Arial, Helvetica, sans-serif;
	color: #666;
}
table.tabularRequest {
	border-collapse: separate;
	border-bottom: 5px #ebe8dc solid;
	margin: 2em auto;
	padding: 0;
	font-size: 100%;
	min-width: 560px;
	max-width: 900px;
	width: 700px;
}
table.tabularRequest caption {
	font: bold 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	padding: 1.50em 0 0 3.5em;
	margin: 0 auto;
	background: transparent url(../images/tabularCaptionSM.gif) top left no-repeat;
	height: 45px;
	color: #777;
	clear: right;
	display: block;
}
table.tabularRequest tbody tr.odd {
	background: #fff url(../images/tabularOdd.gif) repeat-x;
}
table.tabularRequest tbody tr.even {
	background: #fbfaf3 url(../images/tabularEven2.gif) repeat-x top;
}
table.tabularRequest tbody td{
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	padding: 10px 0 10px 2em;
	border-top: 1px #ebe8dc solid;
	border-right: 1px #ebe8dc solid;
	border-left: 1px #ebe8dc solid;
	text-align: left;
}


/*---------- Main Content with Side Bar -----------*/
#content_2column{
	width: 945px;
	background: #fff url(../images/main-cnt-bg.gif) top right no-repeat;
	margin: 0 0 1em 0;
	display: block;
	padding: 0 0 1.5em 0;
	float: left;
	border-bottom: 1px #e9e5d1 solid;
}

/* * * * * * LEFT COLUMN * * * * * */

#content_main{
	background: #fff url(../images/left-cnt-bg.gif) top right no-repeat;
	margin: 1em 0 1em 1em;
	padding: 0;
	float: left;
	text-align: left;
	width: 665px;
	font-size: 12px;
	line-height: 16px;
	/*line-height: 1.88889;*/
	color: #21363b;
	min-height: 332px;
}
#content_main h2{
	font: 18px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #5d1f03;
	padding: 1.5em 3em 1em 4.25em;
	margin: 0;
}
#content_main h3{
	font: italic bold 14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #21363b;
	padding: 0.5em 0 0.5em 2.5em;
	margin: 0 3em 0 0;
	/*border-bottom: 1px #ccc dotted;*/
}
#content_main h4{
	font: bold 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #21363b;
	padding: 0.5em 0 0 3em;
	margin: 1.5em 3em 0 0;
	/*border-bottom: 1px #ccc dotted;*/
}
#content_main p, table{
	text-align: left;
	margin: 0.50em 3em 1em 3em;
	padding-bottom: 0.50em;
}
#content_main ul{
	list-style: none; 
	padding: 0 1em;
	margin: 1em 1.5em 0 2.5em;
}
#content_main ul ul{
	margin-top: 0.50em;
	margin-left: 0.50em;
}
#content_main ul ul ul{
	margin-top: 0.50em;
}
#content_main ul li{
	background: transparent url(../images/navbar-bullet2.gif) top left no-repeat;
	margin-bottom: 0.5em;
	padding-left: 1.25em;
}
#content_main ul.facts{
	list-style: none; 
	padding: 0 1em;
	margin: 2em 1.5em 0 2.5em;	
}
#content_main ul.facts li{
	background-image: none;
	margin-bottom: 1em;
	padding-left: 1.25em;
}
#content_main ol{
	padding: 0 1em;
	margin: 0 1.5em 0 2.5em;
}
#content_main ol li{
	margin-bottom: 0.5em;
	margin-left: 2.5em;
}
#content_main ol ol{
	padding: 0 1em;
	margin: 1em;
}
div.photo-center {
	text-align: center;
	margin-bottom: 1.5em;
}
div.photo-center img{
	margin: 0 auto;
	display: block;
	border: 1px #e9e5d1 solid;
	background-color: #f7f6f4;
	padding: 8px;
}
div.photo-center img+img{
	margin-top: 0.5em;
}
div.photo-center span{
	text-align: right;
	font-size: 75%;
	margin: 0 auto;
}
div.photo-center span.morePhotos{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
	display: block; 
	text-align: right; 
	width: 378px;
}
div.photo-center span.morePhotos a{
	background: transparent url(../images/icon-plus.gif) top left no-repeat;
	padding-left: 15px;
	margin: 0;
}
div.photo-right {
	float: right;
	font-size: 75%;
	font-style: italic;
	margin: 0.5em 3em 0.5em 1em;
}
div.photo-right img{
	display: block;
	border: 1px #e9e5d1 solid;
	background-color: #f7f6f4;
	padding: 8px;
}
div.photo-left {
	float: left;
	font-size: 75%;
	font-style: italic;
	margin: 1em 1em 0 4em;
}
div.photo-left img{
	display: block;
	border: 1px #e9e5d1 solid;
	background-color: #f7f6f4;
	padding: 8px;
}
table.tabularInfo {
	border-collapse: separate;
	border-bottom: 5px #ebe8dc solid;
	border-left: 1px #ebe8dc solid;
	margin: 2em auto;
	padding: 0;
	font-size: 100%;
	width: 550px;
}
table.tabularInfo caption {
	font: bold 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	padding: 1.50em 0 0 3.5em;
	margin: 0 auto;
	background: transparent url(../images/tabularCaptionSM.gif) top left no-repeat;
	height: 45px;
	color: #777;
	clear: both;
	display: block;
	border-right: 1px #ebe8dc solid;
	border-left: none;
}
table.tabularInfo th{
	font: bold 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: center;
	background: transparent url(../images/tabularEven.gif) top left repeat-x;
	height: 45px;
	color: #434343;
	border-top: 1px #ebe8dc solid;
	border-right: 1px #ebe8dc solid;
	padding-top: 5px;
	
}
table.tabularInfo tbody tr.odd {
	background: #fff url(../images/tabularOdd.gif) repeat-x;
}
table.tabularInfo tbody tr.even {
	background: #fbfaf3 url(../images/tabularEven2.gif) repeat-x top;
}
table.tabularInfo tbody td{
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	padding: 10px ;
	border-top: 1px #ebe8dc solid;
	border-right: 1px #ebe8dc solid;
	text-align: left;
}


/* * * * * * RIGHT COLUMN * * * * * */
#content_sub{
	background: #fff url(../images/navbar-top.gif) top left no-repeat;
	width: 243px;
	margin: 1.25em 1em 2em 0.5em;
	padding: 0;
	float: right;
	vertical-align: top;
	font: 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #21363b;
}
#sidebar{
	background: transparent url(../images/navbar-bg.png) top left repeat-y;
	margin: 1em 0 0 0;
	padding: 0;
	width: 243px;
	color: #666;
}
#sidebar h2{
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #33545d;
	margin: 0 3em 0 2.5em;
	padding: 1em 0 0.15em 0;
	border-bottom: 1px #e4ddbf dotted;
}
#sidebar h2:first-child{
	border-bottom: none;
	text-align: center;
	margin-top: 0;
	margin-bottom: 2em;
	padding-top: 1.5em;
}
#sidebar ul{
	list-style: none;
	margin: 1em 1.75em 2em 2.75em;
	padding: 0 ;
}
#sidebar ul li{
	margin-bottom: 0.75em;
	padding-left: 1.25em;
	background: transparent url(../images/navbar-bullet2.gif) no-repeat;
}
#sidebar ul li.active{
	margin-bottom: 0.75em;
	padding-left: 1.25em;
	background: transparent url(../images/arrow-rgh-red.gif) no-repeat;
}
#sidebar .hr-divider{
	background: transparent url(../images/navbar-divider2.gif) top left no-repeat;
	width: 191px;
	height: 11px;
	text-align: center;
	margin: 2.5em auto 1em auto;
	padding: 0; 
}
#sidebar img[class="navbar-icon"]{
	text-align: center;
	display: block;
	margin: 1em auto 0 auto;
	padding: 0;
	border: none;
}
/*#sidebar img[class="navbar-icon"] + p{
	padding-top: 10em;
	margin-top: 10em;
	border: 2px red solid;
}*/
#sidebar p{
	margin-left: 3em;
	margin-right: 2.5em;
	padding: 0;
}
#sidebar p.iconDesc{
    margin: 0 2.5em;
	padding: 0.50em 0;
}
#sidebar a:link {
	color: #3399cc;
	text-decoration: none;
}
#sidebar a:visited {
	color: #3399cc;
	text-decoration: none;
}
#sidebar a:hover {
	color: #3399cc;
	text-decoration: underline;
}
#sidebar a:active {
	color: #3399cc;
	text-decoration: underline;
}
span.red-text{
	font-weight: bold;
	color: #9d0a0e;
	display: block;
}
span.more-info{
	text-align: right;
	display: block;
	margin-right: 2.5em;
	margin-top: 0.75em;
	margin-bottom: 0;
	padding-right: 11px;
	background: transparent url(../images/arrow-rgh-red.gif) right center no-repeat;
}
#sidebar-bot{
	background: transparent url(../images/navbar-bottom.gif) top left no-repeat;
	width: 243px;
	height: 24px;
	padding: 0;
	margin: 0;
}
/* DoD Warning */
#dod-warning{
	width: 602px;
	height: 409px;
	padding: 0;
	background: transparent url(../images/dod-warning-bg.gif) top left no-repeat;
	margin: 1em auto;
}
#dod-warning h1{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #83735a url(../images/dod-warning-top.gif) top left no-repeat;
	height: 36px;
	text-transform: uppercase;
	margin: 0;
	padding-left: 1.5em;
	line-height: 3em;
}
#dod-warning h3{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 0.50em;
	/*border: 1px #000 solid;*/
}
#dod-warning p{
	padding: 0.50em 2em;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
}
#dod-warning input[type="submit"]{
	background-color: #6f654a;
	color: #f4efda;
	padding: 0.25em 1.5em;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0.50em auto 0 260px;
	border: 2px #fdfbed solid;
}

/* * * * * Photo Gallery * * * * */
ul#photoGallery {
	position: relative;
	float: left;
	list-style: none;
	text-align: center;
	margin: 1em auto 1em 8em;
	padding: 1em auto 1em 8em;
}
ul#photoGallery li{
	list-style: none;
	width: 200px;
	border: solid #ccc;
	border-width: 0 1px 1px 0;
	/*-moz-border-radius: 20px; rounded frame in Mozilla browsers*/
	background: #fff;
	padding: 10px;
	text-align: center;
	position: relative;
	float: left;
	display: inline;
	margin: 5px;
}
ul#photoGallery  a span{
/*\*/
	position:absolute;
	left:-9999px;
}
ul#photoGallery a:hover span{	
	top: 10px;
	left: 10px;
	width: 202px;
	font-weight: bold;
	background: #fff;
	color: #999;
	padding: 5px 0 5px 0;
	text-transform: uppercase;
	font-size: 80%;
	border: 1px solid #eee;
	border-width: 0 0 10px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 
ul#photoGallery img{
	border: 1px solid #eee;
	/*inset effect
	//border: 1px solid; 
	//border-color: #666 #eee #eee #666;*/
}
#galleryPhotoLg{
	border: solid #eee;
	border-width: 0 1px 1px 0;
	/*-moz-border-radius: 20px; /* rounded frame in Mozilla browsers*/
	background: #fff;
	padding: 15px;
	margin: 0 auto;
	width: 650px;
}
#gallery-navigation{
	font-size: 12px;
	margin: 1em auto;
	padding: 5px;
	width: 650px;
	text-align: center;
	border: #d5d5d5 dotted;
	border-width: 1px 0;
}
#gallery-navigation span.previous{
	text-align: left;
	margin-right: 5em;
}
#gallery-navigation span.next{
	text-align: right;
	margin-left: 5em;
}
/*#gallery-navigation li{
	list-style: none;
	display: block;
	float: left;
			
}
#previous{
	text-align: left;
}
#next{
	text-align: right;
}
#gallery-navigation li a{
	display: block;
	width: 190px;
	padding: 10px;
}
#gallery-navigation li a:hover{
	color:#333;
}
*/

/* * * * * * Footer * * * * * */
#site_info{
	font: 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #918d80;
}
#site_info ul{
	list-style: none;
	margin: 1em 0 4em 0;
}
#site_info ul li{
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-left: 1px #aaa solid;
}
#site_info ul li.first{
	border-left: none;
}
#site_info p.address{
	text-align: right;
}
#site_info a:link {
	color: #3399cc;
	text-decoration: none;
}
#site_info a:visited {
	color: #3399cc;
	text-decoration: none;
}
#site_info a:hover {
	color: #3399cc;
	text-decoration: underline;
}
#site_info a:active {
	color: #3399cc;
	text-decoration: underline;
}
