﻿
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 HTML TAGS
	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	margin:0 0 40px 0;
	padding:0;
	background:url(../Images/bg-main.png);
	}

p, li {
	font-size:.8em;
	line-height:150%;
	}
	
a img {
	border:none;
	}

/* HEADINGS */
	
h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:30px 0;
	}

h1 {
	font-size:1.4em;
	}

h1.first {
	margin-top:0;
	}
	
h2 {
	font-size:1em;
	}

h3 {
	font-size:.9em;
	}
	
h4 {
	font-size:.8em;
	}
	
h5 {
	font-size:.7em;
	}
	
h6 {
	font-size:.6em;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 FORMS
	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

fieldset {
	background:url(../Images/bg-table-row-alternate.png) 0 25px;
	border:1px solid #0f5793;
	padding:10px 20px;
	margin:15px 0;
	}

fieldset fieldset {
	margin:10px 0;
	background:url(../Images/bg-poster.png);
	width:90%;
	}
	
legend {
	color:#0f5793;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.2em;
	padding-bottom:15px;
	}

fieldset fieldset legend {
	font-size:1em;
	}
	
input,
textarea,
select {
	display:block;
	margin-bottom:15px;
	vertical-align:top;
	padding:5px;
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	}

label {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:.8em;
	font-weight:bold;
	color:#000;
	display:block;
	}
	
.checkbox {
	border:1px solid #d0dcf0;
	margin:10px 0;
	padding:6px 6px 0 6px;
	background:url(../Images/bg-checkbox.png) repeat-y;
	}	
	
.checkbox input {	
	margin-right:16px;
	margin-bottom:6px;
	}

input.button-big {
	color:#0f5793;
	font-weight:bold;
	padding:6px 22px;
	display:inline;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 LINKS
	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#0f5793;
	text-decoration:underline;
	}

a:visited {
	color:#207f85;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}

a:active {
	text-decoration:underline overline;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 POSTER
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.poster-container {
	background:url(../Images/bg-poster.png);
	height:141px;
	position:relative;
	margin-top:24px;
	padding:20px 0 0 334px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.poster-content {
	width:516px;
	position:relative;
	}

.poster-container h1 {
	margin:0;
	width:320px;
	font-size:1.5em;
	}

.poster-container p {
	margin:5px 0 0 0;
	width:310px;
	font-size:1.1em;
	color:#333333;
	line-height:normal;
	}

p.poster-links {	
	position:absolute;
	top:45%;
	left:340px;
	font-style:italic;
	font-weight:bold;	
	}

.poster-links a:link,
.poster-links a:visited {
	color:#a93528;
	margin-right:10px;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 LOGO
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.logo a:link,
.logo a:visited {
	text-decoration:none;
	color:#FFF;
	}

.logo {
	position:absolute;
	top:0;
	left:68px;
	background:url(../Images/bg-logo.png) no-repeat;
	width:192px;
	height:62px;
	z-index:100;
	text-align:center;
	color:#FFF;
	padding-top:325px;
	font-family:"Arial-Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:.95em;
	}

.logo-inner {
	background:url(../Images/bg-logo-inner.png) no-repeat;
	height:66px;
	padding-top:167px;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 HEADER
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header-container a:link,
.header-container a:visited,
.footer-container a:link,
.footer-container a:visited {
	text-decoration:none;
	color:#a93528;
	}

.header-container a:hover,
.footer-container a:hover {
	text-decoration:underline;
	}

.header-container .active a:link,
.header-container .active a:visited {
	color:#000;
	}
	
.header-container,
.footer-container {
	background:#fab64c;
	height:89px;
	position:relative;
	}
	
.nh-thanks-footer-container {
	background:#fab64c;
	height:30px;
	position:relative;
	}

.nh-thanks-footer-container a{
	text-decoration:none;
	color:#a93528;
	}
	
.header-bottom {
	background:url(../Images/bg-poster.png);
	height:20px;
	position:relative;
	margin-top:1px;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 MAIN NAV
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.nav-main {
	width:800px;
	height:51px;
	border-right:1px solid #e69847;
	padding:15px 0 0 0;
	float:left;
	}

.nav-main .main-header
{
	position: absolute;
	top: 0px;
	left: 300px;
	color: #a93528;
}	
	
.nav-main .sub-header
{
	position: absolute;
	top: 30px;
	left: 300px;
	color: #773528;
}	

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 SEARCH NAV
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#header .customform {
	position:  absolute;
	top: 20px;
	left: 810px;
}

/* search form */
customform.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;	
}

input.search-button
{
	display: inline;
	position: relative;
	top: -3px;

}

input.search-textbox
{
	color: #333;
	display: inline;
	margin: 0; 
	width: 120px;
	border: 1px solid #CCC; 
	vertical-align: top;
}
customform.searchform input.button {
	width: 55px;
	vertical-align: top;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 SIDE NAV
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.content-side a:link,
.content-side a:visited {
	text-decoration:none;
	}
	
.content-side a:hover {
	text-decoration:underline;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 LOGIN
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.nav-login ul {
	margin:0;
	padding:0;
	}

.nav-login li {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	display:inline;
	}

.nav-login li.first {
	padding-left:0;
	}
	
.nav-login {
	height:51px;
	border-left:1px solid #fcce87;
	padding:38px 0 0 15px;
	float:left;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 PRIMARY LAYOUT STYLES
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.content-container {
	margin:25px 0 40px 80px;
	width:770px;
	position:relative;
	}

.content-side {
	width:213px;
	padding-top:100px;
	float:left;
	}

#main {
	margin-left: 270px;
	width: 800px;
	min-height: 500px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 FOOTER
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	width:800px;
	height:51px;
	padding:15px 0 0 0;
	float:left;
	text-align: center;
	}
	
	
.copyright {
	height:49px;
	border-left:1px solid #fcce87;
	padding:40px 0 0 10px;
	float:left;
	color:#000;
	font-size:.75em;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 PHOTOS & CAPTIONS
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.photo img {
	display:block;
	}
	
.photo .caption {
	background:url(../Images/bg-photo-caption.png);
	color:#FFF;
	text-align:right;
	color:#6d717a;
	font-size:.8em;
	padding:15px;
	border-top:1px solid #b3b3b3;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 TWO-COLUMN SECTION
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.two-column-container {
	width:100%;
	position:relative;
	}
	
.two-column-1 {
	float:left;
	width:47%;
	}
	
.two-column-2 {
	float:right;
	width:47%;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 DATA TABLES
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

table.data-table {
	border-top:1px solid #4478c8;
	border-left:1px solid #4478c8;
	font-size:.8em;
	}

table.data-table caption{
	color:#FFF;
	background:#4478c8;
	padding:20px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	}

table.data-table td,
table.data-table th{
	padding:6px 10px;
	}
	
table.data-table th{
	color:#4478c8;
	background:#e2e2e2;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #4478c8;
	border-right:1px solid #4478c8;
	text-align:left;
	}
	
table.data-table td{
	border-bottom:1px solid #4478c8;
	border-right:1px solid #4478c8;
	}

table.data-table tr.row-alternating td{
	background:#f2f2f2 url(../Images/bg-table-row-alternate.png);
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 LIST OF LINKS
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
ul.list-links {
	margin:15px 0 0 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}

ul.list-links li {
	margin:auto 0;
	list-style:none;
	padding:0 0 2px 10px;
	background:url(../Images/bullet-links.png) no-repeat 0 10px;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 MISC STYLES
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.none {
	display:none;
	}

.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
	}

.align-left {
	float:left;
	margin:0 20px 15px 0;
	}

.align-right {
	float:right;
	margin:0 0 15px 20px;
	}

.align-middle {
	vertical-align:middle;
	}
	
.inline {
	display:inline;
	}

.no-margin {
	margin:0;
	}
	
	
form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form label.error  
{
	color:Red;
}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px; 
}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form fieldset label:first-letter { 
	text-decoration:underline;   
}

table
{
	margin-top: 15px;
	margin-bottom: 15px;
}

table th
{
	width: 300px;
	text-align: left;
}

table tr.announcement
{
	color: Red;
}

.code
{
	background:url(../Images/bg-table-row-alternate.png) 0 25px;
}

label.error
{
	float:right;
}

blockquote
{
	background:url(../Images/bg-table-row-alternate.png) 0 25px;
	margin-left: 5px;
	font-size:.8em;
	line-height:150%;
	quotes: "\201C" "\201D";
}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

.arrowlistmenu
{
	float: left;
	width: 150px;
	margin-top: 150px;
	margin-left: 30px;
}


.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: url(../Images/titlebar.png) repeat-x center left;
margin-bottom: 0px;
margin-top: 0px;
text-transform: capitalize;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
text-decoration: none;
font-style:normal;
 
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #FF9933;
display: block;
padding: 2px 0;
padding-left: 23px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu h1 a
{
	color: #EC981F;
}

.arrowlistmenu ul li a:visited
{
	color: #EC981F;
}

.arrowlistmenu ul li ul li a
{
	padding-left: 30px;
}

.arrowlistmenu ul li ul li ul li a
{
	padding-left: 37px;
}

.arrowlistmenu ul li ul li ul li ul li a
{
	padding-left: 45px;
}

.arrowlistmenu ul li a:visited
{
	color: #FF9933;
	text-decoration: none;
}

.arrowlistmenu ul li a:hover
{
	/*hover state CSS*/
	color: #E59D34;
	background-color: #FFFFCC;
}

.lastUpdate  {
	font-size: .7em;
}
.entryContent  
{
	min-height: 400px;
}
.entryName
{
	text-transform: capitalize;
}