/*EM 'reset baseline' style rules*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0px;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	background: transparent;
}
 

/*tables still need 'cellspacing="0"' in the markup*/
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;

}

caption, th, td {
	font-weight: normal;
	font-size: 12px; /*changed from original template*/
	vertical-align: top; /* changed from original template*/
	padding: 10px;
	border: 1px solid #626567; /*changed from original template*/
}

th, caption {	/*JAD added separate th formatting 14Nov2016*/
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #626567;
}


#content table tr td h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
tr.gasform td {
	text-align: left;
	border: none; 
}
tr.noborder td {
	border: none; 
}
tr.border td {
	border: 1px solid #999999; /*#E5E5E5 old-20130503 JAD*/
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	border: none;
}
a {
	color: #B70101;
	text-decoration: none;
}
/*Header styles were not on original template*/
h4 {
	font-size: 12px;
	font-weight:bold;
}
h5 {
	font-size: 16px;
	color: #B70101;
	font-weight: bold;
}
h6 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	line-height: 2;
}
a:hover {
	text-decoration: underline;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	border: none;
}
acronym, abbr.initialism, dfn {
	cursor: help;
}
abbr {
	speak: spell-out;
}
acronym, abbr.truncation, dfn {
	speak: normal;
}
cite {
	font-style: italic;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
li > h3, li > p, li > a {
	font-size: 1em;
}
ol li {
	list-style: decimal;
}
ul li {
	list-style: disc;
}
.no_bullet {
	list-style: none;
}
html {
	color: #000;
	background-color: #fff;
	background-image: url(../images/window-bg.jpg);
	background-repeat: repeat-x;
}
body {
	margin: 40px auto 0;
	width: 960px;
	color: #333;
	background-color: transparent;
	font: normal 100%/1.5em "Lucida Grande", Verdana, sans-serif;
}
#header {
	position: relative;
	width: 100%;
	height: 90px;
	color: #fff;
	background-color: #B70101;
}
#uwhome {
	position: absolute;
	top: -26px;
	left: 100px;
	z-index: 10000;
}
#logo {
	position: absolute;
	top: -25px;
	left: 5px;
	z-index: 100;
}
/* global nav menu*/
#globalnav {
	position: absolute;
	top: -25px;
	right: 7px;
	font-size: 0.6875em;
}
#globalnav li {
	display: inline-block;
	padding: 0px 10px 0 10px;
	border-left: 1px solid #c9ab80;
	line-height: 1;
}
#globalnav #uwsearch {
	padding-left: 0;
	border-left: 0;
}
#globalnav #last_tool {
	padding-right: 0;
}
#globalnav a {
	color: #efe8d8;
	line-height: 1;
	margin: 0;
	padding: 0 0 1px 0;
	display: block;
}
#siteTitle {
	position: absolute;
	top: 26px; /*CUSTOMIZATION: If not using a tagline; change top: to 26px; */
	left: 80px;
	width: 600px;
}
h1 a {
	display: block;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	text-indent: -999em;
}
#tagline {
	color:#F7F5E8;
	font-size:0.775em;
	font-weight:bold;
	padding-top: 30px;
	margin: 4px 0 0 2px;
	;
}
#search {
	position: absolute;
	top: 14px;
	right: 5px;
	font-size: 0.6875em;
	color: #eee7d6;
}
#search > div {
	display: inline;
}
#search > label {
	margin-right: 3px;
}
#search > input {
	margin-right: 2px;
}
/*** navigation menus ***/
.main-menu {
	width: 100%;
	background:transparent url(../images/nav_bg.jpg) repeat-x;
	color: #333;
	position: relative;
	z-index: 50000;
	box-shadow: 0 3px 4px rgba(60, 60, 60, 0.3);
	-moz-box-shadow: 0 3px 4px rgba(60, 60, 60, 0.3);
	-webkit-box-shadow: 0 3px 4px rgba(60, 60, 60, 0.3);
}
.main-menu > li {
	display: inline-block;
	vertical-align: top;
	font-size: 0.8125em;
	line-height: 25px;
	background:transparent url(../images/nav_button_border.gif) no-repeat right;
	height: 25px;
	/*min-width: 120px;*/
	position: relative;
}
.main-menu > li a {
	padding-left: 0;
}
.main-menu h2 {
	height: 100%;
	width: 100%;
}
.main-menu h2 > a {
	display: block;
	height: 100%;
	padding: 0 15px;
	text-align: center;
	color: #b70101;
	background-color: transparent;
	position: relative;
	line-height: 24px;
	text-transform: uppercase;
}
.main-menu .current h2 > a {
	color: #333;
}
.main-menu h2 > a:hover {
	text-decoration: none;
}
.main-menu > li:hover, .main-menu > a:focus, .main-menu > a:hover, .main-menu > a:active, .main-menu .current {
	background-color: #e7d9c1;
	text-decoration: none;
}
.main-menu > #n_search:hover {
	background-color: transparent;
}
.current a {
	color: #333;
}
/*** submenus ***/

.main-menu > li:hover > ul, .main-menu > .sfHover > ul {
	position: absolute;
	left: -1px;
	top: 25px; /* match top ul list item height */
	z-index: 99;
}
.submenu {
	padding: 10px 0;
	background-color: #e7d9c1;
	opacity: .95;
	border-color: #AB907D;
	border-width: 1px;
	border-style: none none solid solid;
	box-shadow: 3px 3px 4px rgba(60, 60, 60, 0.4);
	-moz-box-shadow: 3px 3px 4px rgba(60, 60, 60, 0.4);
	-webkit-box-shadow: 3px 3px 4px rgba(60, 60, 60, 0.4);
	width: 200px;
}
.submenu > li {
	margin-left: 7px;
	margin-right: 4px;
	margin-bottom: .75em;
	display: block;
	line-height: 1.2;
	background-color: transparent;
}
.submenu > li > a:link {
	margin-left: 7px;
	margin-right: 4px;
	text-align: left;
	font-size: 1em;
	text-transform: none;
}
.submenu > li > a:hover, .submenu > li > a:focus {
	color: #b70101;
	background-color: #d0bd9a;
	text-decoration: none;
}
.submenu h3 > a {
	color:#000000;
	font-weight:bold;
}
/*** additional superfish rules (adapted from superfish.css) ***/
.main-menu, .main-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.main-menu {
	line-height:	1.0;
}
.main-menu .submenu {
	position:		absolute;
	top:			-999em;
	width:			20em; /* left offset of submenus need to match (see below) */
}
.main-menu .submenu li {
	max-width:			90%;
}
.main-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.main-menu li {
	position:		relative;
}
.main-menu a {
	display:		block;
	position:		relative;
}
.main-menu li:hover .submenu, .main-menu li.sfHover .submenu {
	left:			0;
	top:			25px; /* match top ul list item height */
	padding-top: 10px;
	z-index:		99;
}
ul.main-menu li:hover li .submenu, ul.main-menu li.sfHover li .submenu {
	top:			-999em;
}
ul.main-menu li li:hover .submenu, ul.main-menu li li.sfHover .submenu {
	left:			20em; /* match ul width */
	top:			0;
}
ul.main-menu li li:hover li .submenu, ul.main-menu li li.sfHover li .submenu {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/** forms **/
#web-template-form label {
	font-size: 0.825em;
	margin-bottom: 1em;
}
#web-template-form label, #web-template-form input {
	display: block;
}
/*left sidebar menu*/

#secondary-nav {
	width: 100%;
	margin: 40px 0 50px 0;
	font-size: 0.875em;
	text-transform:inherit;
}
#secondary-nav li {
	margin-left: 0px;
	margin-right: 0px;
	list-style: none;
	margin-bottom: 15px;
	line-height: 1.2;/*Removed "Uppercase" style from original template*/
	
}
#sidebar h2 {
	margin: 0em 0 .5em 0px;
	font-size: 14px;
	color: #666;/*Removed "Uppercase" style from original template*/
	font-weight:bold;
}
#quicklinks li {
	margin-left: 0px;
	margin-right: 0px;
	list-style: none;
	margin-bottom: 15px;
	line-height: 1.2;
}
#quicklinks a {
	font-size: 0.85em;
}
#sidebar .highlight {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: 15px;
	padding: 20px;
	border:2px solid #DDDAC7;
	box-shadow:3px 3px 4px rgba(60, 60, 60, 0.4);
	-moz-box-shadow:3px 3px 4px rgba(60, 60, 60, 0.4);
	-webkit-box-shadow:3px 3px 4px rgba(60, 60, 60, 0.4);
	background-color: #EFE8D8;
}
#sidebar .highlight > p {
	font-size: 0.85em;
}
#sidebar .highlight li {
	font-size: .75em;
} /*added 20131217*/


/*Info styles were not on original template*/
.info {
	background-color: #EFE8D8;
	border: 1px solid #DDDAC7;
	box-shadow: 3px 3px 4px rgba(60, 60, 60, 0.4);
	font-size: 11px;
	padding: 10px 10px 15px;
	width: 145px;
}
/*Removed #sidebar highlight styles from original template*/

/*
******************************
 layout
******************************
*/

#shell {
	position: relative;
	width: 958px;
	border-width: 1px 1px 2px;
	border-color: #c3bca1 #c3bca1 #b70101;
	border-style: none solid solid;
}
.col {
	display: inline-block;
	vertical-align: top;
}
#sidebar {
	width: 180px;
	background-color: #F7F5E8;
	padding: 0 15px 0 30px; 
}
a:hover {
	text-decoration: underline; /*Changed from original template*/
}
#content { /*With and padding was changed from original template*/
	width: 667px;
	padding: 20px 30px 0 30px; 
	background-color: #fff;
}
#sidebar:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 225px;
	background-color: #F7F5E8;
	z-index: -2;
}
#content:after {
	content: '';
	position: absolute;
	left: 225px;
	bottom: 0;
	height: 100%;
	width: 663px;
	background-color: #fff;
	z-index: -2;
}
/*Basic content styles*/

#content > h1, #content > h2, #content > h3, #content > h4 {
	margin: 1em 0 .25em;
	font-weight: bold;
}
#content > h1 {
	font-size: 1em;
}
#content > h2 {
	font-size: 0.875em;
}
#content > h3 {
	font-size: 0.8125em;
}
#content > p {
	margin: 1em 0;
}
#content > h1 + p, #content > h2 + p, #content > h3 + p, #content > .left + p, #content > .right + p {
	margin-top: .25em;
}
#content > p, #content ul > li, #content ol > li {
	font-size: 1em;
}
#content > ul {
	margin: 1em 0px 1em 1em;
}
#content > ol {
	margin: 1em 0 1em 1.5em;
}
#content li {
	margin-bottom: .6em; /*Jenna changed this so that bulleted sentences would be closer together*/
	margin-left: 15px; /*Jenna changed this so that bulleted items would appear separated from regular paragraphs*/
}
.right {
	float: right;
	margin: 0 0 1.5em 2.5em;
}
.left {
	float: left;
	margin: 0 1.5em 2.5em 0;
}
.photo {
	width: 260px; /*Changed from original template*/
}
.photo > img {
	border: 2px solid #FFFFFF;
}
.photo > p {
	font-size: 0.7125em;
	color: #7f7c5e;
	line-height: 1.3;
	text-align:center
}
.credit {
	display: block;
	margin-top: 0.75em;
	font-size: .9em;
	text-transform: normal;
}
/*Boxed note styles were added. Not on original template*/
.boxed-note {
	background: none repeat scroll 0 0 #EFE9D7;
	border: 1px solid #C1B49A;
	border-radius: 4px 4px 4px 4px;
	float: right;
	font-size: 0.775em;
	margin: 0 0 25px 25px;
	padding: 1em;
	width: 250px;
}
/*.sheath style added for call-out box JAD 20160902 */
.sheath {
    background: none repeat scroll 0 0 #EFE9D7;
    border: 1px solid #C1B49A;
    border-radius: 4px 4px 4px 4px;
    float: right;
    font-size: 0.775em;
    margin: 0 0 25px 25px;
    padding: 1em;
    width: 250px;
}
.sheath h3 {
	font-size: 1em;
	font-weight:bold;
}

.sheath ul {
	margin-left: 30px;
}

.sheath li {
	line-height: 1em;
}


/* accordion */
.accordion {
	margin-top: 20px;
}
#content .accordion h2 {
	background: none repeat scroll 0 0 #DDDAC7;
	border-radius: 4px 4px 4px 4px;
	font-size: 15px;
	margin: 1em 0 0;
	padding: 2px 0 2px 8px;
	position: relative;
}
#content .accordion h2.expanded {
	border-radius: 4px 4px 0 0;
}
#content .accordion h2:hover {
	cursor: pointer;
}
#content .accordion p {
	font-size: 1em /*0.925em*/;
}
.ui-icon {
	background: none repeat scroll 0 0 #F7F5E8;
	display: inline-block;
	height: 16px;
	margin: 1px 10px 0 0;
	width: 16px;
}
.ui-icon-triangle-1-e {
	background-image:url(../images/arrow.png);
}
h2.expanded .ui-icon-triangle-1-e {
	background-image:url(../images/arrow-down.png);
}
.accordion > div {
	background: none repeat scroll 0 0 #F7F5E8;
	border-radius: 0 0 4px 4px;
	padding: 20px;
}
#content .accordion ul {
	margin-left: 30px;
}
/* footer */

#footer {
	padding-bottom: 40px;
	width: 100%;
	padding-top: 10px;
	background-color: transparent;
	font-size: 0.6875em;
	line-height: 1;
	color: #666;
	border-top: 10px #666152 solid;
}
#footer p {
	text-align: center;
	margin-bottom: .5em;
}
/*
***************************************************
skip navigation, etc.
***************************************************
*/

/*Skip links*/
.skip a, .skip a:hover, .skip a:visited {
	position: absolute;
	left: 0px;
	top: -1000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #fff;
	font-size: .725em;
	padding: 0 5px;
}
.skip a:active, .skip a:focus {
	position: absolute;
	top: -35px;
	left: 5px;
	width: auto;
	height: auto;
	color: #fff;
}
.hide {
	position: absolute;
	top: -100em;
	left: -5000em;
	height: 0;
}
.hide a, .hide a:hover, .hide a:visited {
	position: absolute;
	top: 0;
	left: -5000em;
}
.hide a:focus {
	position: static;
	width: auto;
	height: auto;
}
