html {
	overflow-y: scroll;
}
html, body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #2a548c;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
}
p, li {
	font-size: 13px;
	color: #333;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#HeaderWrapper {
	width: 100%;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: top;
}
#Header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#Header .logo {
	margin-top: 11px;
	float: left;
	margin-bottom: 5px;
}
#Header-Nav {
	float: right;
	text-align: right;
	font-size: 13px;
	color: #2a548c;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 14px;
	letter-spacing: -0.035em;
	width: 475px;
	line-height:18px;
}
#Header-Nav a {
	color: #2a548c;
	text-decoration: none;
	font-weight: normal;
}
#Header-Nav a:hover {
	color: #000;
	text-decoration: underline;
}

#Menu {
	background-color: #8D202D;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}
.clear {
	clear: both;
}
#SubMenu {
	float: left;
	width: 225px;
	margin-left: 25px;
}

.red {
	color: #C00;
}
.small-text {
	font-size: 10px;
}
.button {
	color: #000;
	background-color: #CCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	font-weight: bold;
}
.large-button {
	color: #900;
	background-color: #CCC;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 15px;
	font-weight: bold;
	font-size: 1.2em;
}
.required {
	font-size: 12px;
	color: #C00;
}
#NavigationWrapper {
	background-image: url(/Images/Common/NavigationBackground.jpg);
	background-repeat: repeat-x;
}

#FooterWrapper {
	background-color: #999;
	box-shadow: 4px -3px 7px rgba(0,0,0,0.4);
	-moz-box-shadow: 4px -3px 7px rgba(0,0,0,0.4);
	-khtml-box-shadow: 4px -3px 7px rgba(0,0,0,0.4);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#Footer {
	width: 950px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	
}
#ContactUs {
	text-align: left;
	width: 210px;
	color: #FFF;
	float: left;
}
#ContactUs p, #ContactUs h2{
	text-align: left;
	color: #FFF;
	font-weight: normal;
	line-height: 16px;
}
#ContactUs a{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

#SiteSections {
	text-align: left;
	width: 200px;
	color: #FFF;
	float: left;
	line-height: 16px;
}
#SiteSections p, #SiteSections h2{
	text-align: left;
	color: #FFF;
	font-weight: normal;	
}
#SiteSections a{
	color: #FFF;
	text-decoration: none;	
}
#NFAMission {
	text-align: left;
	width: 375px;
	color: #FFF;
	float: left;
	line-height: 16px;
}
#NFAMission p, #NFAMission h2{
	text-align: left;
	color: #FFF;
	font-weight: normal;	
}
#FollowUsOn {
	text-align: left;
	width: 165px;
	color: #FFF;
	float: left;
}
#FollowUsOn p, #FollowUsOn h2{
	text-align: left;
	color: #FFF;
	font-weight: normal;	
}
#Copyright {
	text-align: center;
	color: #FFF;
	padding-top: 15px;
}
#Copyright p, #Copyright h2{
	text-align: center;
	color: #FFF;
	font-weight: normal;	
}
#Copyright a{
	color: #FFF;
}

#Column2  h2 {
	font-size: 19px;
	font-weight: normal;
	color: #A39E4D;
}
#Header-Nav .searchform{
	margin-top: 25px;
}
#Header-Nav .searchfield{
	height: 20px;
	width: 200px;
	border: 1px solid #E7EBEE;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin-right: -20px;
	vertical-align: middle;
	margin-top: 10px;
}
#Header-Nav .searchbutton{
	vertical-align: middle;
	position: relative;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#Column2 .caption {
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 14px;
}
#Column2 .photo-credit {
	font-size: 9px;
	color: #999;
	text-align: right;
	margin: 0px;
	font-style: italic;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Advertisements {
	margin-top: 17px;
}
.form-table td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
}
.warning {
	font-weight: bold !important;
	color: #C00 !important;
}


.gs-snippet, .cse .gs-spelling, .gs-spelling {
	font-size: 12px !important;
	line-height: 14px  !important;
}
.gcsc-branding-text, .gcsc-branding-img-noclear {
	display:none !important;
	}
input.gsc-input {
    background: none !important;
}
div.gsc-clear-button {
	display:none !important;	
}
td.gsc-clear-button {
	width:0 !important;	
}
.gsc-search-button {
	margin-right: 5px !important;
	font-size: 12px !important;
}
.cse input.gsc-search-button, input.gsc-search-button {
	background-color: #757575 !important;
	border: 1px solid #333333;
	border-radius: 2px 2px 2px 2px;
	color: #FFFFFF;
	font-family: inherit;
	font-size: 15px;
	font-weight: bold;
	padding: 4px 8px 5px;
	text-shadow: 0 1px 2px #000000;
	margin-left: 8px !important;
}
.gsc-search-box {
	padding-top: 25px !important;
	padding-bottom: 0 !important;
	margin-bottom: 2px !important;
}
.gsc-input {
	padding-left: 5px !important;
}
.disclaimer {
	font-size: 12px !important;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	padding: 5px;
}
.whereAreTheyTitle {
	text-transform: uppercase;
	letter-spacing: 0.15em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	font-weight: bold;
	color: #999 !important;
	padding-left: 5px;
	font-size: 16px !important;
}
.post-date {
	color: #666 !important;
	font-size:12px !important;
	padding-top: 10px !important;
	border-top-width: 1px !important;
	border-top-style: solid !important;
	border-top-color: #999 !important;
}

.box {
	background-color: #F4F4F4;
	padding: 15px;
	border: 1px solid #000;
	margin-top: 20px;
}
