/*******************************************************************************

    CSS on Sails Framework
    Title: The Gettysburg Foundation
    Author: XHTMLized (http://www.xhtmlized.com/)
    Date: October 2010

********************************************************************************

    1. BASE
        1.1 Reset
        1.2 Accessibility Navigation
        1.3 Clearfix
        1.4 Default Styles

    2. COMMON
        2.1 Header
        2.2 Navigation
        2.3 Container
        2.4 Content
        2.5 Sidebar
        2.6 Footer
		 
	3. SLIDESHOW
	
	4. SEARCH 
			

*******************************************************************************/


/* 1. BASE
--------------------------------------------------------------------------------
==============================================================================*/


/* 1.1 Reset
------------------------------------------------------------------------------*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, h7, h8, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
q { quotes: none; }
q:before, q:after { content: ""; }
a, ins, del { text-decoration: none; }
table { border-collapse: collapse; border-spacing: 0; }
th, td, img { vertical-align: top; }
th { text-align: left; }


/* 1.2 Accessibility Navigation
------------------------------------------------------------------------------*/

#accessibility-nav { height: 150px; background: url(/media/img/common/accessibility-nav_bg.jpg) no-repeat top center; }
#accessibility-nav li { position: absolute; top: -5000px; }



/* 1.3 Clearfix
------------------------------------------------------------------------------*/

.clearfix:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }


/* 1.4 Default Styles
------------------------------------------------------------------------------*/

html { width: 1024px; background: url(/media/img/common/html_bg.jpg); margin-right: auto; margin-left: auto; }
body { font: 62.5%/1 Arial, sans-serif; background: url(/media/img/common/background.jpg) no-repeat top center; }
hr { display: none; }
strong { font-weight: bold; }
em { font-style: normal; }
del { text-decoration: line-through; }
th { font-weight: normal; }
address, cite, dfn { font-style: normal; }
li { list-style: none; }
abbr, acronym { border-bottom: 1px dotted #999; cursor: help; }
input, textarea, select { font-family: Arial, sans-serif; }
a { text-decoration: none; }
a:hover, a focus { text-decoration: underline; }

/* 2. COMMON
--------------------------------------------------------------------------------
==============================================================================*/


/* 2.1 Header
------------------------------------------------------------------------------*/

#header { position: relative; margin: -150px auto 0; width: 980px; height: 1%; min-height: 113px; }
#header:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#header h1 { position: absolute; top: 27px; left: 296px; width: 345px; height: 65px; }
#header h1 a { display: block; height: 100%; overflow: hidden; color: #faf5dd; text-indent: -5000px; }

#header ul { float: right; margin-top: 11px; }
#header ul li { float: left; display: inline; padding-left: 7px; color: #faf5dd; font-size: 1.2em; cursor: default; }
#header ul li a { display: inline-block; margin-left: 7px; color: #faf5dd; font: 0.916em Georgia, serif; }

#header form { position: relative; float: right; clear: right; display: inline; margin: 10px -4px 0 0; width: 158px; height: 30px; overflow: visible; background: url(/media/img/common/header_form_bg.png) no-repeat; }
#header form input { padding: .5em 1em; background: url(/media/img/common/navigation_div_bg.png) no-repeat 0 -5000px; /* pre-load image */ }
#header form input:first-child + input { position: absolute; top: -5000px; }
#header form input { width: 138px; height: 16px; color: #cdcdd1; font: 1.1em Georgia, serif; border: none; outline: none; background: none; }

#breadcrumb ol { margin: 0 0px 7px 49px; } 
#breadcrumb ol li { display: inline; color: #515151; font: 0.95em/1em Georgia, serif; letter-spacing: 1px; text-transform: uppercase; cursor: default; padding-left: 12px; margin-left:7px; background: url('../img/common/breadcrumb_seperator.gif') no-repeat 0 1px;}
#breadcrumb ol li.first{padding-left:0; margin-left:29px;background-image:none;}
#breadcrumb ol li a { color: #515151; }
#breadcrumb .currentPage{ color: #e1aa14; }

/* 2.2 Navigation
------------------------------------------------------------------------------*/

#navigation { position: relative; z-index: 10; padding-bottom: 12px; background: url(/media/img/common/navigation_bg.png) repeat-x bottom left; margin: }
#navigation ul { padding-top: 5px; margin-left: 6px; min-height: 32px; text-align: left; background: url(/media/img/common/navigation_a_bg.png) no-repeat 0 -5000px; /* pre-load image */ }
#navigation ul li { position: relative; display: inline-block; margin-right: 16px; padding-left: 28px; height: 32px; background: url(/media/img/common/navigation_li_bg.png) no-repeat 2px 9px; float: none;}
#navigation ul li:first-child { background: none; }
#navigation ul li       h4 { background: url(/media/img/common/navigation_ul_bg.png) no-repeat 0 -5000px; /* pre-load image */ }
#navigation ul li       h4 a { display: inline-block; padding: 9px 10px 0; height: 18px; color: #e1aa14; font-style: normal; text-transform: uppercase; font-family: Georgia, serif; font-size: 27px; line-height: 10px; font-weight: bold; }
#navigation ul li       h4 a.fancy { padding: 0; height: 27px; }
#navigation ul li:hover h4 a,
#navigation ul li       h4 a:focus { color: white; text-decoration: none; }
#navigation ul li:hover h4 a.fancy,
#navigation ul li       h4 a.fancy:focus { background: url(/media/img/common/navigation_a_bg.png) no-repeat; }
#navigation ul li       h4 a.fancy span { display: inline-block; height: 27px; cursor: pointer; }
#navigation ul li:hover h4 a.fancy          span,
#navigation ul li       h4 a.fancy:focus span { background: url(/media/img/common/navigation_a_bg.png) no-repeat 100% -27px; }
#navigation ul li       h4 a.fancy span em { display: inline-block; margin: 0 15px; height: 27px; cursor: pointer;  }
#navigation ul li:hover h4 a.fancy       span em,
#navigation ul li       h4 a.fancy:focus span em { background: url(/media/img/common/navigation_a_bg.png) repeat-x 0 -54px; }
#navigation ul li       h4 a.fancy span em b { position: relative; float: left; margin: 0 -5px; padding-top: 9px; height: 14px; cursor: pointer; }

.ie #navigation ul li { background-position: 2px 8px; }

#navigation ul li:hover ul { display: block; }
#navigation ul li ul div { float: left; background: url(/media/img/common/navigation_div_bg.png) repeat-x; }
#navigation ul li ul div table tr td { padding-top: 16px; min-width: 202px; text-align: left; }

#navigation ul li ul { position: absolute; top:0px; left: 0; display: none; margin: 0 auto; padding: 11px 0 11px 24px; background: #472a29 url(/media/img/common/navigation_div_bg.png) repeat-x; }

#navigation ul li ul li { display: block; margin: 0 24px 9px 0px; padding: 0 0 0 0; height: auto; list-style-position: outside; background: none; float: left; }
#navigation ul li ul li a, #testDiv { color: white; font-size: 1.26em; line-height: 1.35em; white-space: nowrap; }





/* 2.3 Container
------------------------------------------------------------------------------*/

#container { position: relative; margin: 0 auto; height: 1%; }
#container:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }


/* 2.4 Content
------------------------------------------------------------------------------*/

#content { float: left; }

#text { float: left; display: inline; margin-left: 32px; }
#text h1 { margin-left: 3px; padding-left: 44px; min-height: 38px; color: #64261b; font: 3.9em/1em Georgia, serif; background: url(/media/img/int2col/text_h1_bg.png) no-repeat 0 1px; }
#text h2 { margin: 28px 0 5px 49px; color: #3b566a; font: italic 24px/29px Georgia, serif; }
#text h3 { margin: 8px 0 8px 0; color: #551a10; font: bold 22px Georgia, serif; }
#text h4 { margin: 0 0px 2px 51px; color: #3c3c3c; font: bold 16px Verdana, sans-serif; }
#text h5 { margin: 0 220px 2px 51px; color: #64261b; font: bold 13.5px Verdana, sans-serif; }
#text h6 { margin: 0 220px 2px 51px; color: #3b566a; font: bold 13.5px Georgia, sans-serif; }
#text h7 { margin: 8px 0 8px 0; color: #64261b; font: bold 13px Verdana, sans-serif; }
#text h8 { font-color: #4c1919; font: 28px Verdana, sans-serif; }
#text #slide { margin-top: 19px; width: 696px; height: 290px; } 
#text p { color: #3c3c3c; font: 17px/23px Georgia, serif; }
#text p a, #text ul li a { color: #483105; }
#text ul { margin: 0 0px 0px 51px; }
#text ul li { list-style-image: url(/media/img/common/bullet.jpg); color: #3c3c3c; font: 17px/23px Georgia, serif; }

#rss-icon { margin: 2px 0px 0px 10px; }

#firsttimer { float: left; display: inline; margin: 23px 0 0 0px; width: 696px; background: url(/media/img/int2col/firsttimer_bg.png) repeat-y -1392px 0; }
#firsttimer .topshade { background: url(/media/img/int2col/firsttimer_bg.png) no-repeat; }
#firsttimer .topshade .bottomshade { background: url(/media/img/int2col/firsttimer_bg.png) no-repeat -696px 100%; }
#firsttimer h3 { position: relative; top: -2px; margin: -2px -6px 0 -7px; padding: 12px 0 0 66px; width: 643px; height: 46px; color: white; font: 1.8em Georgia, serif; text-transform: uppercase; background: url(/media/img/int2col/firsttimer_h3_bg.png) no-repeat; }
#firsttimer ul li { clear: both; padding: 12px 20px 12px 274px; overflow: hidden; }
#firsttimer ul li:hover { background: #e4e9ef; }
#firsttimer ul li img { float: left; display: inline; margin-left: -254px; }
#firsttimer ul li .shadow { float: left; display: inline; margin: -2px 0 -6px -257px; padding: 2px 0 0 3px; width: 239px; height: 95px; background: url(/media/img/int2col/shadow_bg.png) no-repeat; }
#firsttimer ul li .shadow img { float: none; display: block; margin: 0; }
#firsttimer ul li h4 { margin: 2px 0 9px; }
#firsttimer ul li h4 a { color: #b57b0a; font: 1.3em Verdana, sans-serif; text-transform: none; }
#firsttimer ul li p { color: #2b2b2b; font: 1em/1.6em Georgia, serif; margin: 0px 0px 0px 0px;} 
#firsttimer ul li a { color: #565389; font: bold 1em Georgia, serif; text-transform: uppercase; }



/* 2.5 Sidebar
------------------------------------------------------------------------------*/

#sidebar  { float: right; display: inline; margin: -35px 37px 0 0; padding: 44px 0 0 18px; width: 205px; min-height: 647px; background: url(/media/img/common/sidebar_bg.png) no-repeat; }
#sidebar h4 { padding-bottom: 8px; color: #182556; font: bold 2em Georgia, serif; text-transform: uppercase; border-bottom: 1px solid #dad4d4; }
#sidebar ul li ul li { padding: 8px 0; border-bottom: 1px solid #dad4d4; }
#sidebar ul li ul li h5 a { color: #4f160c; font: bold 1.5em/1.3em Verdana; }
#sidebar ul li ul .currentPage { color: #a6a6a6; }
#sidebar ul li ul { margin: 2px 0 0 10px; }
#sidebar ul li ul li ul li { padding: 7px 0 3px; border: none; }
#sidebar ul li ul li ul li a { color: #4f160c; font: 1.5em/1.3em Georgia, serif; }
#section_nav ul .currentPage h4 { color: #a6a6a6; }

/* 2.6 Footer
------------------------------------------------------------------------------*/

#footer { position: relative; clear: both; }

#footer .top { padding: 51px 0 43px; background: url(/media/img/common/footer_top_bg.png); }

#footer .top .center { margin: 0 auto; width: 940px; height: 1%; }
#footer .top .center:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#footer .top .center #suppnav { float: right; width: 543px; background: url(/media/img/common/suppnav_bg.png) repeat-y; }
#footer .top .center #suppnav div { float: left; display: inline; margin-left: 1px; padding: 1px 0 4px; width: 180px; }
#footer .top .center #suppnav div h4 { margin: 0 0 15px 10px; color: #a5886b; font: bold 1.25em Verdana, sans-serif; text-transform: uppercase; }
#footer .top .center #suppnav ul { margin-left: 10px; }
#footer .top .center #suppnav ul li { margin-bottom: 9px; }
#footer .top .center #suppnav ul li a { color: #fcbd42; font: 1.2em/1.4em Georgia, seirf; }

#footer .top .center .vcard { float: left; padding-top: 1px; width: 350px; }
#footer .top .center .vcard .org { color: #a5886b; font: bold 1.25em Verdana, sans-serif; text-transform: uppercase; }
#footer .top .center .vcard .adr { margin: 14px 0 12px; color: #a5886b; font: 1.2em/1.25em Verdana, sans-serif; }
#footer .top .center .vcard .adr .street-address { display: block; }
#footer .top .center .vcard .adr .country-name { position: absolute; left: -5000px; }
#footer .top .center .vcard ul { color: #a5886b; font: 1.2em/1.25em Verdana, sans-serif; }
#footer .top .center .vcard ul li .type { display: inline-block; width: 12px; font-weight: bold; }
#footer .top .center .vcard ul li { margin-bottom: 5px; }

#footer .top .center #social { float: left; clear: left; margin-top: 23px; width: 275px; }
#footer .top .center #social h4 { position: absolute; top: 0; left: 0; width: 100%; height: 39px; overflow: hidden; text-indent: -5000px; background: url(/media/img/common/social_h4_bg.png) no-repeat top center; }
#footer .top .center #social ul li { float: left; display: inline; margin-right: 13px; }
#footer .top .center #social ul li a { float: left; }

#footer .bottom { background: black; }

#footer .bottom .center { margin: 0 auto; padding-top: 17px; width: 940px; min-height: 70px; }
#footer .bottom .center:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#footer .bottom .center #copy { float: left; width: 370px; color: #a9a8a6; font-weight: bold; }
#footer .bottom .center #copy strong { font-weight: bold; }

#footer .bottom .center ul { float: left; display: inline; margin: -2px 0 0 37px; }
#footer .bottom .center ul li { float: left; display: inline; margin-right: 6px; color: #a9a8a6; font-size: 1.15em; cursor: default; }
#footer .bottom .center ul li a { display: inline-block; margin-right: 6px; color: #a9a8a6; font-size: 0.87em; }

#footer .bottom .center #credit { float: left; clear: both; margin-top: 11px; color: #a9a8a6; line-height: 1.499em; }
#footer .bottom .center #credit span { display: block; }
#footer .bottom .center #credit a { color: #a9a8a6; text-decoration: underline; }
#footer .bottom .center #credit a:hover { text-decoration: none; }

.ie8 #footer .bottom .center ul,
.ff  #footer .bottom .center ul { margin-top: -1px; }

/* 3. SLIDESHOW
--------------------------------------------------------------------------------
==============================================================================*/

#slide { width: 693px; height: 290px; overflow: hidden; position: relative; }
#slide ul { margin-left: 0px; }
#slide ul li { list-style-type: none; display: inline; margin-right: -3px; } 
#slidewrapper { width: 5000px; }
#slide-footer { width: 696px; height: 37px; background: url('/media/img/slideshow/footer_bg.png') repeat-x; position: absolute; top: 253px; z-index: 10;}
#slide-nav { position: relative; margin-top: -25px; margin-left: 390px; width: 350px; }
#slideNavULwrapper { width: 225px; overflow: hidden; margin: -6px 5px 0px 5px;}
#slide-nav ul li { display: block; width: 15px; float: left; cursor: pointer; color: #FFFFFF; font: normal 12px Helvetica; padding: 5px 5px 5px 5px; text-align: center; }
#slide-nav div { float:left; }
#slide-caption{ width: 300px; height: 31px; color: #FFFFFF; font: normal 14px Helvetica; margin: 13px 0px 0px 53px; }
#slide-fullscreen { margin: -4px 14px 0px 20px; }
.control { cursor: pointer; color: #dfdfdf;  font-size: 14px; padding-top: 5px; margin-top: -6px;}
#btn-prev { margin-left: -11px; }

#slideshowTitle { color: #64261b; }
#loader { position: absolute; z-index: 30; margin-top: 110px; margin-left: 325px; width: 100px; height: 75px; background-color: #000000; font: 12px Arial; color: #FFFFFF; }
#loader-img { margin-left: 35px; margin-top: 10px; }
#loading-text { margin-top: 10px; margin-left: 31px; }
#photogallery-table { margin-left: 52px; }
#photogallery-table td { width: 250px; padding: 10px 10px 10px 10px;}
#photogallery-table td a { color: #875c07; }
#photogallery-table td { color: #3c3c3c; font: 12px/16px Georgia, serif; }

/* 4. SEARCH
--------------------------------------------------------------------------------
==============================================================================*/

.search_result a {  color: #875c07; }

.secondaryTag {
	float:left;
	width:695px;
	margin:20px 0px 20px 0px;
}
#navGridSection + .secondaryTag {
	margin:6px 0 0; 
}
.secondaryTag ul li {
	display:inline;
	white-space: nowrap;
}
.secondaryTag ul li a:link, .secondaryTag ul li a:visited {
	background-color:#dad9d6;
	/*height: 22px;*/
	padding: 3px 60px 5px 10px;
	margin: 0px 10px 8px 0px;
	float:left;
	/*display:inline;*/
	white-space: nowrap;
	font-family: Georgia;
	font-size:20px;
	color:#2c2e51;
	text-decoration:none;
}
.secondaryTag ul li a:hover {
	background-color:#b9b8b3;
	text-decoration: none;
	color:#dad9d6;
}