@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/bg.jpg) top center no-repeat #1b1b1d;
	margin: 0;
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 12px;
}

body * {
margin:0;
padding:0;
}

p {
	background-color: white;
}

ul {
	list-style: none;
}

a {
	color: #2a73be;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

/*a:visited {
	color: #5987C6;
}*/

h2 {
	font-size: 18px;
	font-family: Trebuchet MS, Arial, sans-serif;
	text-transform: uppercase;
	color: #4b4b4b;
	font-weight: 700;
	padding: 20px 0 10px 0;
	width: 70%;
}

h3 {
	font-size: 15px;
	font-family: Trebuchet MS, Arial, sans-serif;
	text-transform: uppercase;
	color: #4b4b4b;
	font-weight: 700;
	padding: 20px 0 6px 0;
}

h4 {
	font-size: 14px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #4b4b4b;
	font-weight: 700;
	padding: 18px 0 6px 0;
}

h5 {
	font-size: 13px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #4b4b4b;
	font-weight: 700;
	padding: 12px 0 0 0;
}

#mainWrapper {
	width: 948px;
	margin: 0 auto;
	margin-top:150px;
}

#nav {
	background: url(../images/navBar.jpg) no-repeat right;   
	height: 39px;
	margin-top: -30px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	width: 680px;
	float: right;
}

#nav ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 40px;
	padding: 0 0 0 10px;
}

#nav ul li a {
	display: block;
	font-size: 12px;
	padding: 8px 25px 8px 16px;
	font-family: Trebuchet MS, Arial, sans-serif;
	float: left;
	margin: 2px 0 0 0;
	color: #504f4f;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #24598d;
	height: 12px;
	text-decoration: underline;
	margin: 2px 0 0 0;
}

#mainContentWrapper {
	background: url(../images/mainContentBg.jpg) repeat-y;
	margin-top: 9px;
}

#mainContent {
	background: url(../images/banner.jpg) top no-repeat;
	min-height: 600px;
}

#leftCol {
	float: left;
	width: 410px;
	margin-top: 0px;
	margin-right: 25px;
}

#rightCol {
	float: right;
	margin-top: 0px;
	margin-left: 25px;
	width: 410px;
	
}

#homeLeftCol {
	float:left;
	margin-top: 120px;
	padding: 10px 10px 10px 22px;
	width: 280px;
}

#homeMiddleCol {
	
	padding: 210px 10px 30px 10px;
	width: 279px;
	margin-left: 325px;
	min-height: 300px;
	
}

#homeRightCol {
	float: right;
	margin-top: 240px;
	padding: 10px 16px 10px 10px;
	width: 280px;
	
}


#leftColScroll {
	overflow:scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 400px;
	border-top: solid thin #999999;
	border-bottom: solid thin #999999;
	border-left: solid thin #999999;
	background-color:#DEE8F3;
	
}

#leftColScroll ul li {
	list-style-image:none;
	list-style-type:none;
	padding: 0 0 5px 3px;	
}

#leftColScroll li a {
	border-bottom: dashed thin #cccccc;
	display: block;
}

#leftColScroll li a:hover {
	color: #24598d;
}

#straightText p {
	margin-top:14px;
}

#straightText ul {
	margin-top:14px;
	margin-left:20px;
	list-style-type:square;
}

#surveybox {
	background-color:#D5E0C1;
	margin: 15px 0px;
	padding: 15px;
	box-shadow: 3px 3px 2px #ccc;
	border-radius: 10px;
}

#surveybox p  {
	line-height: 17px;
	padding: 5px 0px;
	background-color:inherit;	
}

#surveybox h3  {
	padding: 3px 0px;
	background-color:inherit;	
}

#surveybox h4  {
	padding: 3px 0px;
	background-color:inherit;	
}

#twoCols-Left {
	float: left; 
	width: 400px;
	padding: 10px 16px 20px 0px;
}

#twoCols-Right {
	float: right; 
	width: 400px;
	padding: 10px 16px 20px 0px;
}

#mainSearchBg {
	background: url(../images/searchbg_240.png) no-repeat;
	width: 240px;
	height: 36px;
	padding: 6px;
	margin-bottom:15px;
}

#smallLink a {
	font-size: 11px;
}

.smallLinkLeft {
	float: left;
}

.smallLinkRight {
	margin-right: 2px;
	float: right;
}

#collectionBrowse select {
	width:180px;
}

#chooseArchiveForm select {
	width: 400px;
}

input, select, text {
background-color:#FFFFFF;
vertical-align:middle;
}

.recordsBar 
{ 
	background-color: #ccc; padding: 2px 5px; border: 1px solid #000; 
	border-left: 0px; 
	border-right: 0px;
	text-align: right;
}
.recordsBar .itemsInfo { float: left; }
.recordsBar span { padding: 0px 10px; }


#preFooter {
	background: url(../images/bottomSwoop.jpg) no-repeat bottom;
	height: 57px;
	margin-top:10px;
}

#footer {
	background: #626363;
	padding: 15px;
	color: #a8a8a8;
	text-align: center;
}

.defaultButton {
	background-color: #CCCC99; 
	font-family: Trebuchet MS, Arial, sans-serif;
}


.searchButton {
	width: 50px;
	height: 22px;
	margin-top: 1px;
	margin-left: 4px;
	background-color:#CCCC99; 
	font-family: Arial, sans-serif;
}

.searchText {
	background: url(../images/searchFieldBg.jpg);
	height: 16px;
	margin: 0 0 9px 0;
	padding: 3px;
	border:none;
	width: 168px;
	margin-top: 1px;
	float: left;
}


.searchType  {
	list-style-image: none;
	list-style-type: none;
	border:none;
}

.searchType li {
	float: left;
	font-size:14px;
}

.searchType  a {
	color: #383838;
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px 8px 7px 8px;
	font-size: 11px;
	font-weight:600;
}

.searchType a:hover {
	color: #74a4d5;
}

.searchTypeSelected {
	background: url(../images/selected.png) center bottom no-repeat; 
}

.searchTypeSelected a {
	color: #74a4d5;
}

.featuredCollections li  {
	list-style-image: none;
	list-style-type: none;
	color: #515151;
	font-size: 12px;
	overflow:hidden;
	height:auto;
	margin-top: 20px;
	margin-bottom: 20px;}

.featuredCollections a {
	color: #2a73be;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.featuredCollections a:Hover {
	text-decoration: underline;
}

.featureThumb {
	border-style:double;
	border-color: #ccc;
	border-width: 7px;
	float: left;
	margin-right: 10px;
	width: 80px;
}

/* Secondary Page Styles */

#mainContentWrapperSec {
	background: url(../images/mainSecondaryBg.jpg) repeat-y;
	
}

#mainContentSec {
	margin-top: 9px;
	background: url(../images/secondaryHeader.jpg) top no-repeat;
}

#preFooterSec {
	background: url(../images/bottomSwoopSec.jpg) no-repeat;
	height: 57px;
}

#searchSec {
	width: 300px;
	float:right;
	margin: 25px 25px 60px 0;
	
}

.searchSec {
	margin-left: 477px;
	color:#363636;
	font-size: 25px;
	padding-top: 17px;
}

#innerWrapperSec {
	padding: 120px 25px 10px 25px;
	margin-top: 9px;
	margin-bottom: 40px;
}

#innerWrapperSec p {
	background-color: inherit;
}

.innerContentSec {
	padding-top: 60px;
}

.archiveSelectDiv {
	margin-top: 15px;
	margin-bottom: -60px;
}

#itemsTable { width: 100%; }

#itemsTable td 
{ 
	font-size: .9em;
	padding: 5px 5px 0px 5px; 
	vertical-align: top; 
	border-top: 1px solid #000; 
}

ul.longtext {
	margin-top: 10px;
}

.longtext li {
	list-style-type:square;
	margin: 2px 0 0 20px;
}

li.indent {
	margin-left: 20px;	
}

#widget {
	margin-left: 20px;
	margin-top: 30px;
}

.question {
	font-weight:bold;
	margin-top: 14px;
	background-color: inherit;
}

.answer {
	margin: 14px 10px 0 20px;
	background-color: inherit;
}

#example {
	background-color:#EEE;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin;
}

#wbx-gw-button-wrapper-0 {

display: none;	

}

.leftCol {
	width: 445px;
	float: left;
	
}

.rightCol {
	width: 445px;
	float: right;
			
}
