﻿body {
	background-color: #f0eddf;
	margin: 0px; 
	background-repeat: repeat-x;
	text-align: center; 
	padding-bottom: 0pt; 
	padding-top: 0pt;
	padding-left: 0pt; 
	padding-right: 0pt; 
	font-family: arial,verdana,sans-serif; 
	font-size: 69%;
}


#bottomcontenttop {
	background-image: url(../images/footertop.jpg); 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-left: 0px; 
	width: 804px; 
	padding-right: 0px; 
	background-repeat: no-repeat; 
	height: 11px; 
	padding-top: 0px
}
#bottomcontentcontainer {
	background-image: url(../images/nav_background.jpg); padding-bottom: 20px; margin: 0pt; padding-left: 0pt; width: 804px; padding-right: 0pt; background-repeat: repeat-y; padding-top: 0pt
}
#bottomcontentcontainerpad {
	padding-bottom: 0pt; margin: 0pt; padding-left: 24px; padding-right: 24px; padding-top: 0pt
}
#bottomcontent {
	text-align: right; margin: auto; padding-right: 20px; padding-top: 20px
}
#bottomcontent H2 {
	font-style: italic; margin-top: 0px; font-family: Georgia, "Times New Roman", Times, serif; color: #848587; font-size: 1.7em; font-weight: normal
}
#footertop {
	background-image: url(../images/footer_bottom.jpg); width: 804px; background-repeat: no-repeat; height: 87px
}
#footerbottom {
	color: #9e8573; font-size: 0.95em
}
#mnscu {
	background-image: url(../images/mnscu_seal.jpg); margin-top: 20px; MIN-height: 32px; padding-left: 50px; background-repeat: no-repeat; background-position: 0px 50%; float: left; color: #646464; margin-left: 25px; padding-top: 6px
}
#mnscu A {
	color: #646464; text-decoration: none
}
#mnscu A:link {
	color: #646464; text-decoration: none
}
#mnscu A:visited {
	color: #646464; text-decoration: none
}
#mnscu A:active {
	color: #646464; text-decoration: none
}
#mnscu A:hover {
	text-decoration: underline
}
h2.left_nav {
	padding-bottom: 0pt; text-transform: uppercase; margin: 10px 0pt 0pt 2px; padding-left: 0pt; padding-right: 0pt; letter-spacing: 0.07em; font-size: 1.1em; padding-top: 0pt
}
h2.left_nav a {
	padding-bottom: 10px; padding-left: 10px; padding-right: 0pt; display: block; color: #741f22; text-decoration: none; padding-top: 10px
}
h2.left_nav a:link {
	padding-bottom: 10px; padding-left: 10px; padding-right: 0pt; display: block; color: #741f22; text-decoration: none; padding-top: 10px
}
h2.left_nav a:visited {
	padding-bottom: 10px; padding-left: 10px; padding-right: 0pt; display: block; color: #741f22; text-decoration: none; padding-top: 10px
}
h2.left_nav a:hover {
	padding-bottom: 10px; padding-left: 10px; padding-right: 0pt; display: block; color: #741f22; text-decoration: none; padding-top: 10px
}
h2.left_nav a:active {
	padding-bottom: 10px; padding-left: 10px; padding-right: 0pt; display: block; color: #741f22; text-decoration: none; padding-top: 10px
}
h2.left_nav a:hover {
	background-color: #657872; color: #ffffff
}
#tagline {
	margin-top: 30px; font-family: "Georgia",seriff; float: right; color: #327a6a; font-size: 1.3em; margin-right: 40px
}

a, a:link, a:visited, a:hover, a:active {
	color: #993333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a.img {
	border: 0;
	text-decoration: none;
}
a img {
	border: 0;
}


ul {
	list-style-type: square;
}

li {
	padding-bottom:10px;
}

#globalheader {
	background: #f0eddf url(../images/global_nav_subhead_background.jpg) no-repeat;
	width: 804px;
	height: 34px;
}


#globalhomelogo {
	background-image: url(../images/global_nav_subhead_logo.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 19px;
	top: 6px;
	width: 286px;
	height: 23px;
}



#globalhomelogo a {
	display: block;
	width: 100%;
	height: 100%;
}

#globalheadernav ul {
	list-style-type: none;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	white-space: nowrap;
}


#globalheadernav ul li{
	display: inline;
	color: #000;
	text-decoration: none;
	padding: 0 5px;
	border-left: 1px dotted #cbcbcb;
}

#globalheadernav ul li:first-child {
	border-left: none;	
}


#globalheadernav ul li a, #globalheadernav ul li a:link, #globalheadernav ul li a:visited, #globalheadernav ul li a:active{
	color: #394a18;
}

#globalheadernav ul li a:hover {
	color: #394a18;
	text-decoration: underline;
}

#breadcrumbs {
	margin: 5px;
	padding-left: 10px;
}

#breadcrumbs ul {
	display: inline;
	font-size: .95em;
	font-family: Arial;
	color: #406d6a;
	list-style-type: none;

	margin: 0;
	padding: 0;
}
#breadcrumbs ul li {
	display: inline;
	padding: 0 5px 0 13px;
	margin: 0;
	background-image: url('../images/chevron.gif');
	background-repeat: no-repeat;
	background-position: -2px 0px;
}

#breadcrumbs ul li:first-child {
	border-left: none;
	padding: 0 5px 0 0;
	background-image: none;
}

#breadcrumbs ul li a, #breadcrumbs ul li a:link, #breadcrumbs ul li a:visited, #sectiontitle ul li a:active  {
	color: #406d6a;
	text-decoration: none;
}

#breadcrumbs ul li a:hover {
	color: #993333;
	text-decoration: underline;
}

.boldhighlight {
	font-weight: bold;
	color: #993300;
}

.boldblack {
	font-weight: bold;
	color: #1d1d1d;
}

.noscreen {
	display: none;
}

#bodycontainer {
	text-align: left;
	margin: 0 auto;
	width: 804px;
}

#sectionheader {
	width: 804px;
	background-image: url(../images/lib.jpg);
	height: 116px; 
	background-repeat: no-repeat;
}

#sectionheader h2 {
	font-family: "Times New Roman", Times, serif; 
	color: #336666; 
	font-size: 3.2em; 
	font-weight: bold;
	text-align: right; 
	margin: auto; 
	padding-right: 20px; 
	padding-top: 35px;
}


#sectiontitle {
	background-image: url(../images/section_header_background.jpg);
	height: 28px;
		
	background-repeat: no-repeat;
	width: 804px;
	
}

#sectiontitle h1 {
	display: inline;
	position: relative;
	top: 7px;
	left: 36px;
	color: #f0eddf;
	text-transform: uppercase;
	font-family: "Times New Roman";
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: .2em;
	clear: none;
}

#sectiontitle ul {
	display: inline;
	float: right;
	clear: none;
	margin-top: -7px;
	margin-right: 19px;
	font-size: .9em;
	font-family: Arial;
	text-transform: uppercase;
	color: #336666;
	list-style-type: none;
}
#sectiontitle ul li {
	display: inline;
	padding-left: 8px;
}
#sectiontitle ul li a, #sectiontitle ul li a:link, #sectiontitle ul li a:visited, #sectiontitle ul li a:active  {
	color: #336666;
	text-decoration: none;
}

#sectiontitle ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

.sectioncontenttop {
	margin: 0;
	margin-top: -5px;
	padding: 0;
	background-color: #234234;
	background-position: top center;
	background-image: url(../images/nav_background_top2.gif);
	background-repeat: no-repeat;
	width: 804px;
	height: 8px;

}

.sectioncontent {
	background-image: url(../images/sectioncontent_background.jpg);
	background-repeat: repeat-y;
	width: 804px;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
}

.sectioncontentpad {
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 10px;
}

.sectioncontentbottom {
	background-image: url(../images/sectioncontent_bottom.jpg);
	background-repeat: no-repeat;
	width: 804px;
	height: 13px;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}

.contentlistlinks {
	float: left;
	width: 45%;
	display: inline;
	padding-right: 15px;
	
}

.homebulletedlist {
	text-align:left;
	width:200px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

.homebulletedlist ul {
	padding-left:0px;
	margin-left:20px;
}

.homecontainer{
	width: 755px; 
	height:450px; 
	margin:0px; 
	padding:0px;
}

.homecolumn {
	float: left; 
	width: 234px; 
	margin-right: 15px; 
	height: 450px; 
	text-align: center; 
	border-style: solid; 
	border-width: 1px; 
	border-color:#660066;
	background-color: #E4EFE4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.policiestitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large; 
	font-weight:bold;
	color: #336666; 
}


.paired ul {
	display: inline-block;
	list-style-type: none;
	background-image: url('../images/blult04diam.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:0px;
	margin:0px 0px 4px 0px;
	position:relative;
	left:0px;
	text-align:left;
}

.paired ul li:first-child {
	border-left: none;
	display:inline-block;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	width: 200px;
	position:relative;
	left:15px;
	height:30px;
}

.paired ul li {
	display: inline-block;
	text-align:left;
	vertical-align:top;
	width:460px;
	padding-left:20px;
	float:left;
}

.chainheader {
	display: inline-block;
	background-image: url('../images/square_chain.jpg');
	background-repeat:repeat-x;
	background-position:center;
	height:18px;
	width:100%;
	text-align:center;
	vertical-align:bottom;
}

.chainheader span {	
	display: inline-block;
	z-index:0; 
	background-color:white;
	width:33%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}

.chainheadertext {
	display: inline-block;
	width:33%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	height:12px;
}

.jumpto {
	display: inline-block;
	height:10px;
	font-size:10px;
	width:744px;
	text-align:right;
}
