@charset "UTF-8";
/* CSS Document */


/******************************************************************
Tablet Portrait STYLES -- 601px - 768px
******************************************************************/

body {
	background-size: 1500px 278px;
}

#schedule{
width: 475px;
}


.wrapper {
	//min-width: 581px;
	//max-width: 748px;
	width: 95%;
	margin: 0 auto;
	padding: 0 10px;
}

#headSearch input.text {
	width: 150px;
}

#mainContent {
	width: 100%;
}

#middleheader {
	height: 120px;
}
#header h1 a,
.page-template-page-annualMtg-php #header h1 a {
	width: 300px;
	height: 85px;
	background-image: url(img/logo-tablet.png);
	background-repeat: no-repeat;
}


#header-right {
	margin-top: 0px;
	width: 40%;
}

.site-logo {
    width: 250px;
    height: 98px;
}



/******************************************************************
Navigation
******************************************************************/

nav[role=navigation] #mainMenu ul li#resources a:hover + ul,
nav[role=navigation] #mainMenu ul li#resources ul:hover,
nav[role=navigation] #mainMenu ul li#community a:hover + ul,
nav[role=navigation] #mainMenu ul li#community ul:hover {

	right: 0px;
}





#sidebar {
	clear: both;
	width: 100%;
}

.twothirdshalfcol {
	width: 50%;
}

.fourcolbar {
	clear: both;
	width: 50%;
	float: left;
	margin-bottom: 20px;
}

#footer .eightcol {
	width: 100%;
	border-bottom: 2px solid white;
	margin-bottom: 20px;
}

#footer .fourcol {
	clear: both;
	width: 100%;
	text-align: center;
}

.footer-nav li,
#footer #copyright {
	text-align: center;
}

#footer #copyright {
	margin-top: 20px;
}

#footer .fourcol #mailingList {
	border-bottom: 2px solid white;
	margin-bottom: 20px;
}

/*#footer .fourcol #mailingList p{
	width: 50%;
	display: inline-block;
}

#mailingList form {
	max-width: 45%;
}

#footer .fourcol #mailingList form {
	display: inline-block;
}*/

#footer .fourcol #mailingList form {
	margin: 0 auto 1.5em;
}


#footer #footerNav {
	float: right;
	margin: 0;
}

#footer #mission p {
	padding: 0;
}




#librarySearch input.text, #pastEventSearch input.text {
	border-right: 1px solid #D0CFCD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 5px;
	width: 65%;
}

#librarySearch input.button, #pastEventSearch input.button {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
}




#container1 {
	border: none;
}

#sidebar-annualMtg {
	display: none;
}



#sidebar ul.xoxo li.simple_ads_manager_ad_widget {
	border: none;
}





