@charset "utf-8";


* {
	margin:0px;
	padding:0px;
}

body  {
	-webkit-text-size-adjust: 100%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color: #182019;
}

#pagecontainer {
	text-align: left;
	margin: 5px auto 0px auto; /*space above the page and centers the pages*/
	padding: 0px;
	border:0px;
	min-width:320px;
	max-width:420px;
	background-color:#ffffff;
}

h1 {
	color: #384746;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	margin:5px 0px 5px 0px;
	padding:0px;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin:5px 0px 5px 0px;
}


a  {
	color: #3e682d;
	text-decoration:underline;
}

a:hover {
	color:#97ac8f;
}

a img {
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}

p {
	margin:0px 0px 10px 0px;
}

form {
	margin:0px;
}

div {
	margin:0px;
}

ul {
	padding:0px 0px 6px 20px;
}

li {
	margin:0px 0px 6px 5px;
}

ol  {
	list-style:outside decimal;
	padding-left:27px;
}

ol ol {
	list-style:outside lower-alpha;
	padding-left:37px;
}

ol ol ol {
	list-style:outside decimal;
	padding-left: 47px;
}

table {
	border-collapse:collapse;
	border: 1px solid #537f42;
	padding: 5px;
	margin: 10px auto 0px auto;
	background-color:#e3eae0;
	/*border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px; 
	-moz-border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px; 
	-webkit-border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
	-moz-box-shadow: 3px 3px 8px #537f42;
	-webkit-box-shadow: 3px 3px 8px #537f42;
	box-shadow: 3px 3px 8px #537f42;*/
}

caption {
	text-align: center;
	padding:3px 5px 3px 5px;
	border: 1px solid #204773;
	color: #ffffff;
	font-weight: bold;
	background-color: #204773;
	/*border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
	-moz-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
	-webkit-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px;
	-moz-box-shadow: 3px 3px 8px #cecea0;
	-webkit-box-shadow: 3px 3px 8px #cecea0;
	box-shadow: 3px 3px 8px #cecea0;*/
}

table td {
	text-align: left;
	background-color:transparent;
	border: 1px solid #c3d8ba;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}


table th {
	text-align: center;
	padding:3px 5px 3px 5px;
	border: 1px none #babacb;
	color: #ffffff;
	font-weight: bold;
	background-color: #537f42;
}

table th a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

table.default {
	border-collapse:collapse;
	border: 1px none #537f42;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	background-color:transparent;
}


.table-no-backg {
	border: 1px none #537f42;
	background-color:transparent;
}

.table-no-backg td {
	background-color:transparent;
	border: 1px none #c3d8ba;
}

.table-no-backg th {
	text-align: center;
	border: 1px none #babacb;
	color: #000000;
	background-color:transparent;
}

.div-table {
  margin:15px 0px 15px 0px;
  width:470px;
}

.div-cell {
  display:inline-block;
  margin: 0px 15px 10px 0px;
  width:220px;
  padding-right: 10px;
  vertical-align: top;
}

.div-table > div p {
	margin:5px 10px 5px 10px;
}

.div-photo-border {
	border:1px solid #87ACC1;
	padding: 4px 4px 4px 4px;
}

img {
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}
	  
img.iconSpacer {
	vertical-align:-3px;
	margin: 3px 3px 0px 3px;
}

.float-right {
	float:right;
}

.float-left {
	float:left;
}

.photo-center-alt { /* used only if there is an alternate sized photo used on tablet version */
	display:none;/*tablet 	display:block;  */
}

.noWrap {
	white-space:nowrap;
}

.noWrapLeft {
	white-space:nowrap;
	text-align: left;
}

/* Begin all banner related items */
#agencyheader {
	position:relative;
	height: 155px;
	background-image:url(graphics/nhdamf-420-banner.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#384148;
}

.screen-only {
	display:none;
}

.tablet-only {
	display:none;  /*tablet  display:inline-block;  */
}

.phone-only {
	display:block;
}

.print-only {
	display:none;
}

.screen-tablet-only {
	display:none;
}

.printheader {
	display:none;
}

.phoneheader {
	height:80px;
}

.phone-only {
	display:block;  
}

.g-translate3 {
	display:none;
}

.translation-table {
	margin:10px;
	width:80%;
}

.translation-table td {
	width:50%;
	background-color:#D0D0D0;
	border:#ffffff 1px solid;
}

.fontsizer {
	display:none;
}
   
.fontsizer img {
	border-width: 0;
}

#websiteid {
	display:none;
}

/*---------------Social Media ----------------*/


.social-btns {
	position:relative;
	top:125px;	
	text-align:center;	
	width:100%;
	/*height:21px;*/	
}


.social-btn1 {
	position:relative;
	/*top:0px;
	right: 65px;*/
	margin:2px 10px 2px 10px;
	background-image:url(graphics/facebook-btn-sm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size:25px 25px;
	width:25px;
	height:25px;
}
	
.social-btn1:hover {
	background-image:url(graphics/facebook-btn-sm.png);
}

.social-btn2 {
	position:relative;
	/*top:0px;
	left: 65px;*/
	margin:2px 10px 2px 10px;
	background-image:url(graphics/twitter-btn-sm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size:cover;
	width:25px;
	height:25px;
}
	
.social-btn2:hover {
	background-image:url(graphics/twitter-btn-sm.png);
}

.social-btn3 {
	position:relative;
	/*top:0px;
	left: 65px;*/
	margin:2px 10px 2px 10px;
	background-image:url(graphics/you-tube-btn-sm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size:cover;
	width:25px;
	height:25px;
}
	
.social-btn3:hover {
	background-image:url(graphics/you-tube-btn-sm.png);
}

.social-btn4 {
	position:relative;
	/*top:0px;
	left: 65px;*/
	margin:2px 10px 2px 10px;
	background-image:url(graphics/pinterest-btn-sm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size:cover;
	width:25px;
	height:25px;
}
	
.social-btn4:hover {
	background-image:url(graphics/pinterest-btn-sm.png);
}

.social-btn5 {
	position:relative;
	/*top:0px;
	left: 65px;*/
	margin:2px 10px 2px 10px;
	background-image:url(graphics/instagram-btn-sm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size:cover;
	width:25px;
	height:25px;
}
	
.social-btn5:hover {
	background-image:url(graphics/instagram-btn-sm.png);
}
/*---------------Social Media ----------------*/

.skip-link {
	position:absolute;
	width:200px;
	top:5px;
	left:40%;
	text-align:center;
}

.skip-link a {
	display:inline-block;
	*zoom: 1;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	opacity:0;
	color:#ffffff;
}

 .skip-link a:focus, .skip-link a:active {
	opacity:1.0;
	*zoom: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#headerdate {
	display:none;
}

.headerNav  {
	position:absolute;
	top:80px;
	width:100%;
	text-align:center;
	padding:3px 0px 3px 0px;
	font-size:10px;
	background:none;
	text-align:center;
	line-height:20px;
	/*background-color:#384148;*/
}

.headerNav a {
	color: #d7e4d0;
	padding: 1px 10px 2px 10px;
	text-decoration: none;
	white-space:nowrap;
}

.headerNav a:hover{
	color:#000000;
	text-decoration:underline;
}

.headerNav-w-border {
}

.headerNav-w-2border {
}

/* End all banner related items */


/* Begin all content area items */
.breadcrumb, .breadcrumb a, .breadcrumb a:hover {
	display:none;
}

#contentarea {
	padding: 0px 10px 0px 10px;
}

.contentnarrow  { 
}

.contentwide  { 
}

/* Begin all left sidebar items */
#leftsidebar {
	position:relative;
	width:100%;
}

#leftsidebar img {
	display:none;
}

#leftsidebar-top {
}

#leftsidebar-bottom {
	display:none;
}

#leftNav {
	margin: 0px 0px 0px 0px;
	padding:10px 20px 10px 20px;
	text-align:center;
}

#leftNav ul {
	padding: 0px;
	margin: 0px;
	font-size:12px;
	text-align:center;
}

#leftNav li {
	padding:0px;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	margin:0px;
}

.navIndent, .navIndent-no-border {
	display:inline;
	border-right: 1px solid #3a7da5;
	border-left: 1px solid #3a7da5;
	white-space:nowrap;
	padding: 0px 5px 0px 3px;
	margin:0px;
}

.navIndent-2-border {
	display:inline;
	border-right: 1px solid #3a7da5;
	border-left: 1px solid #3a7da5;
	white-space:nowrap;
	padding: 0px 5px 0px 3px;
	
}

.navIndent a, .navIndent-no-border a, .navIndent-2-border a {
	color: #000000;
	text-decoration: none;
	line-height:24px;
}

.navIndent a:hover, .navIndent-no-border a:hover, .navIndent-2-border a:hover {
	color:#97ac8f;
}

.nav-menu  {
	line-height:24px;
	padding: 0px 6px 0px 4px; 
}

.subnavIndent	 {
	border-collapse:collapse;
	padding:3px 0px 1px 0px;
	background-image:url(graphics/submenu-background.png);
	background-repeat:repeat;
	background-position:center;
	border-bottom:1px solid #e1eae2;
}

.subnavIndent a {
	font-size:11px;
	font-style:italic;
	color: #000000;
	text-decoration: none;
}

.subnavIndent a:hover {
	color:#97ac8f;
}

/* End all left sidebar items */

/* Begin all right sidebar items */
#rightsidebar {
	text-align:center;
	padding: 5px 10px 5px 10px;
}




/*Needed for Search */


.mno-search-div {
	display:none;
}

.mno-search-div form {
}

.mno-search-div label {
	display:none;
}

.mno-search-div #q {
}

/* This combines with attributes listed in the mno.css stylesheet */
.mno-textfield {
	width:200px;
}

.mno-search-div .mno-button {
	position:absolute;
	right:3px; /* tablet right:1px; */
	top:0px;
	width:35px; /* tablet width:27px; */
	height:19px;
	background-color:transparent;
	/*background-image:url(graphics/search-trans.png);
	background-position:0px 0px;
	background-repeat:no-repeat;*/
	cursor:pointer; /* Hand cursor for the normal state */
	border: #2e2e2e none 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.mno-search-div .mno-button:hover {
	/*background-image:url(graphics/search-button-over.png);*/
}

.mno-search-div .mno-button:focus {
	/*background-image:url(graphics/mno-search-icon-over.png);*/
}

/*Needed for Search */

.agencylinks, .rightlinks {
	width:80%;
	margin:0px auto 20px auto;
}

.agencylinks-links, .rightlinks-links {
	border-top: 4px solid #4a7650;
	border-bottom: 1px solid #4a7650;
	border-right: 1px solid #4a7650;
	border-left: 1px solid #4a7650;
	border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px; 
	padding:8px 5px 8px 5px;
	background-color:#ffffff;
	background-image:url(graphics/rightlinks-backg.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}

.agencylinks {
	
}
	
.rightlinks {
	
}		
		
.agencylinks-header, .rightlinks-header {
	background-image:url(graphics/quick-backg3.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#3f6b44;
	border: 1px none #6d6d43;
	border-radius: 10px 10px 0px 0px / 30px 30px 0px 0px; 
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:0px 5px 1px 5px;
	/*height:19px;*/
	margin:10px 35px 0px 15px;
} 

.agencylinks-header a {
	color:#ffffff;
	text-decoration:none;
}

.agencylinks-header a:hover {
	color:#2b501c;
	text-decoration:underline;
}

.agencylinks-links p, .rightlinks-links p {
	text-align:left;
	padding: 2px 0px 2px 15px;
	background-image:url(graphics/quicklinksarrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	margin:0px;
}


.agencylinks-links a, .agencylinks-links a:visited, .rightlinks-links a, .rightlinks-links a:visited {
	color:#384746;
	text-decoration:none;
}

.agencylinks-links a:hover, .rightlinks-links a:hover {
	color:#000000;
	text-decoration:underline;
}

.date {
	color:#770000;
}

/* End all right sidebar items */
/* End all content area items */

#footnote {
	font-size:9px;
	margin:20px 15px 0px 15px;
}

/* Begin Address area items */


.address {
	clear: both;
	text-align:center;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-size:10px;
}

/* Begin all footer area items */
#footer {
	clear: both;   /* phone  delete */
	background-image:url(graphics/generic-420-footer.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:50px;
	background-color:#1e4b23;
}

.footerleft {
	padding:5px 0px 4px 0px;
	text-align:center;
	color:#666666;
}
	
	
.footerleft a {
	color: #ffffff;
	text-decoration: none;
}

.footerleft a:hover {
	color:#384746;
}

.footerleft a:visited {
	color:#ffffff;
}

.footerright {
	padding:4px 0px 10px 0px;
	font-size:11px;
	text-align:center;
	color:#ffffff;
}
	
/* End all footer area items */
/* Press Release related styles */
.pressRight {
	text-align:center;
	padding:10px 0px 0px 0px;
}

.pressLeft {
	text-align:center;
	padding:10px 0px 0px 0px;
}

.press-title  {
	color: #3e682d;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	font-size: 13px;
	padding:5px 0px 0px 0px;
	text-align:center;
}

.press-subtitle  {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;
	padding:4px 0px 8px 0px;
	text-align:center;
	font-style:italic;
}
/* End Press Release styles */

#google_translate_element {
padding:0px 0px 3px 0px;
}

.news-box  {
	border: 1px solid #4a7650;
	border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
	background-image:url(graphics/news-story-backg.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}

.news-box-title {
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color:#ffffff;
	height:16px;
	background-color:#4a7650;
	padding: 3px 3px 2px 20px;
	vertical-align:middle;
	border-top: 1px none #484620;
	border-right: 1px none #484620;
	border-bottom: 1px none #484620;
	border-left: 1px none #484620;
	border-radius: 10px 10px 0px 0px / 20px 20px 0px 0px; 
	margin:20px 0px 0px 0px;
}

.news-box p {
	margin:0px;
	padding:0px;
}


.news-title {
	padding: 3px 10px 0px 20px;
	background-image:url(graphics/quicklinksarrow.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
}

.news-title a {
	color:#5f001f;
	text-decoration:none;
}

.news-date  {
	font-size:9px;
	color:#666666;
	font-weight:normal;
	padding:0px 10px 0px 20px;
	margin:0px;
}

.news-desc  {
	padding:2px 10px 15px 20px;
}

.more-news {
	position:absolute;
	top:3px;
	right:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
	color:#ffffff;
	font-style:normal;
}

.more-news a {
	color:#ffffff;
	text-decoration:underline;
}

.more-news a:hover {
	color:#9A9A9A;
	text-decoration:none;
}

.main-photo {
	border:1px solid #000000;
	padding:3px;
}

/*----------------------------------- needed for Slideshow  */

#slideshowWrapper {
	display:none;
	}

/*----------------------------------- needed for Slideshow  */

/*----------------------------------- needed for Google Map  */
#location-map {
	height:250px;
}

.maps {
	padding:10px 10px 10px 10px;
	border:1px solid #537f42;
	background-color:#1e4b23;
	margin:0px auto 0px auto;
}

.map-list {
	padding:15px 0px 0px 0px;
	float:left;
}

.floatleft-clear {
	clear:left;
}

.hide {
	display:none;
}

.small-type {
	font-size:10px;
}

p.faq-question-short {
}

.float-clear {
	clear:both;
}

.alert {
	text-align: center;
	background-color: #c49d16;
}

.alert img {
	max-width:90%;
	height:auto;
}
