@charset "UTF-8";
/* CSS Document */


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.thrColFixHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*	border: 1px solid #000000;
*/	text-align: left; /* this overrides the text-align: center on the body element. */
	clear: both;
}

.thrColFixHdr #container p {
	font-size: 11px;
	line-height: 16px;
}





/*.thrColFixHdr #nav {
	background-color: #868e67;
	height: 25px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}*/
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	height: 780px;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 13px;
	background-image: url(../imgs/background.jpg);
	background-repeat: no-repeat;
}
.thrColFixHdr #sidebar1 a {
	font-weight:bold;

}
#sidebar1 h3 {
	color: #574d1c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: -9px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #574d1c;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#mainContent p a:link{
	font-weight: bold;
	text-decoration: none;
}
#mainContent p a:hover{
	font-weight: bold;
	text-decoration: underline;
}
#mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;}
	
#mainContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #574d1c;

}

#mainContent a {

	font-weight: bold;

}
.thrColFixHdr #foooter {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.thrColFixHdr #foooter p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* syyles from portal master style sheet*/

/*header styling*/


#header {
	background: #FFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 100px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	width: 960px; /* new width */
	clear: both;
}
#header_img {
	float: left;
	height: 88px;
	width: 150px;
	padding-right: 5px;
	border: none;
}
/*.oneColElsCtrHdr #header img{
	float:left;
	padding-right: 20px;
}*/
#header_tag {
	float: left;
	height: 88px;
	width: 300px;
	text-align: left;
	padding-right: 10px;
}
#header h1 {
	font-size: medium;
	font-weight: bolder;
	color: #325576;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 2px;
}
/*These styles format the search language and breadcrumb in the header firefox*/

#tools {
	width: 300px;
	float: right;
	text-align: right;
}
/*#search {
	padding-top: 1px;
	height: 25px;
}*/
.search {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ca_button {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 15px;
}
#breadcrumb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 7px;
}
#breadcrumb a {
	text-decoration: none;
	color: #666666;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #666666;
}
#language a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	padding-bottom: 5px;
}
/*additional text styling tag line is the land of enchantment small type is the NMTD title*/
.small_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #325576;
	margin-top: 3px;
}
/*.float_right {
	text-align: right;
	position: relative;
	top: -100px;
	right: 0px;
	bottom: 0px;
	left: 575px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
}*/
.tag_line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #895636;
	margin-top: 3px;
	margin-bottom: 2px;
	font-weight: bold;
}
/* navigation bar styling and rollover for second tier commented out because this is area specific or default styling if no cascade*/

#nav_two {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #868e67;
	text-align: center;
	width: 960px;
	list-style-type: none;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	line-height: 12px;
}
#nav_two a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_two a:hover {
	background-color:#accbf8;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #accbf8;
}
/* tier two sub navigation for second and third tier nav*/

#nav_two_sub {
	text-align: center;
	text-transform: uppercase;
	color: #666666;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#nav_two_sub a {
	text-decoration: none;
	color: #666666;
}
#nav_two_sub a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* right column navigation we may want to move this style to the main sheet */
#right_constant {
	float: right;
	width: 180px;
	margin-top: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
#right_constant h5{
	font-size: 12px;
	color: #007297;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
/*#right_constant h4{
	font-size: 12px;
	color: #007297;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}*/
#right_constant p{
	font-size: 11px;
	color: #333333;
	padding-left: 5px;
	padding-top: 3px;
	margin: 0px;

}
#right_constant .guide_img{
	float: right;	
}
#right_constant div{
	padding-top: 5px;
}
#right_constant .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 6px;
}
#right_constant .maps img{
	text-align: center;
}
#right_constant a {
	color: #333333;
 	text-decoration: none;
}
#right_constant a:hover {
	color: #333333;
 	text-decoration: underline;
}
.photo_right {
	float: right;
	width: auto;
	background-position: right;
}

/* footer styling*/
#footer {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: both;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: x-small;
	text-align: center;
}
#footer a{
	text-decoration: none;
	color: #666666;
}
#footer a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
}


/* End portal master styles*/

