@charset "utf-8";
a:link {
	color: #2C5587;
}
a:visited {
	color: #A0475B;
}

a:hover {
	color: #897938;
}


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: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #A0475B;
	background-image: url(images/background2.jpg);
	background-attachment: fixed;
}
.twoColFixLtHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FBF7E6;
} 
.twoColFixLtHdr #header {
	padding: 0;
	height: 168px;
	width: 780px;
} 
.twoColFixLtHdr #container #mainContent #feature {
	height: 150px;
	width: 425px;
	background-image: none;
	background-color: #9C465C;
}
.twoColFixLtHdr #container #mainContent #feature_box {
	background-color: #E4C6A7;
	height: 165px;
	width: 425px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.twoColFixLtHdr #container #mainContent #fadeshow2toggler {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	padding: 5px;
	width: 415px;
}
.twoColFixLtHdr #container #mainContent #fadeshow2toggler a {
	text-transform: none;
}

.twoColFixLtHdr #container #mainContent #fadeshow2toggler .status {
	padding-right: 300px;
}


.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 280px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	display: inherit;
	text-align: left;
}
.twoColFixLtHdr #container #sidebar1 #MenuBar2 .menuBarTop {
	height: 70px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A0475B;
	margin-bottom: -5px;
	padding-bottom: -5px;
}
.twoColFixLtHdr #container #sidebar1 #MenuBar2 .menuBarBottom {
	height: 75px;
}



.twoColFixLtHdr #feature1 {
	float: right; /* since this element is floated, a width must be given */
	width: 475px;
	display: inherit;
	margin-top: 30px;
}



.twoColFixLtHdr #mainContent {
	margin-bottom: 0;
	margin-left: 270px;
	padding-bottom: 0;
	padding-left: 18px;
	padding-right: 10px;
} 
.twoColFixLtHdr #container #mainContent p {
	margin-right: 35px;
}

#warehouseMap {
	font-family: Verdana, Geneva, sans-serif;
	width: 400px;
	border: 5px solid #A0475B;
	height: 150px;
	vertical-align: middle;
	font-size: .9em;
	padding: 8px;
}

.twoColFixLtHdr #footer {
	text-align: left;
	background-image: url(images/fwclfootercolor.jpg);
	height: 40px;
	width: 780px;
	vertical-align: middle;
	margin-top: 15px;
} 


.twoColFixLtHdr #footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #A0475B;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 28px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: middle;
	height: 40px;
}
.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;
}
.twoColFixLtHdr #container #mainContent h3 {
	color: #A0475B;
	margin-right: 40px;
}
.twoColFixLtHdr #container #mainContent h1 {
	color: #A0475B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 40px;
}
.twoColFixLtHdr #container #mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A0475B;
}
.twoColFixLtHdr #container #sidebar1 .sidebarFooter {
	height: 80px;
	width: 200px;
	margin-top: 0px;
	margin-left: 27px;
}
.twoColFixLtHdr #container #sidebar1 #MenuBar2 li a img {
	position: static;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.infoboxLeft {
	background-color: #E4C6A7;
	text-align: right;
	width: 425px;
}
.twoColFixLtHdr #container #mainContent #eventMenu {
	border: 5px solid #A0475B;
}
.twoColFixLtHdr #container #mainContent .infoboxRight ul {
	list-style-type: none;
}
.twoColFixLtHdr #container #mainContent .infoboxRight ul li {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	list-style-type: none;
}
.twoColFixLtHdr #container #mainContent #warehouseMap h3 {
	line-height: normal;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
}
.twoColFixLtHdr #container #mainContent #warehouseMap img {
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#index_feature {
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 400px;
}
#proseBox {
	height: 150px;
	width: 400px;
	border: 5px solid #A0475B;
}
.twoColFixLtHdr #container #mainContent #fundraisingLetter {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FDFDF7;
	border: 5px solid #A0475B;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #333;
	margin-left: -10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 15px;
}
.twoColFixLtHdr #container #mainContent .infoBoxMap {
	width: 425px;
	border: 5px solid #A0475B;
	padding: 10px;
}
.twoColFixLtHdr #container #mainContent .infoBoxMap img {
	padding: 10px;
}
.twoColFixLtHdr #container #mainContent .infoBoxMap .infoBoxMapFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	font-size: 0.9em;
}
.twoColFixLtHdr #container #mainContent .infoBoxMap a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: italic;
	line-height: 3ex;
}
.twoColFixLtHdr #container #mainContent .infoBoxMap p {
}
.twoColFixLtHdr #container #mainContent .infoBoxMap h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	padding: 5px;
	margin: 0px;
}
.twoColFixLtHdr #container #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .MargaretMead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
}
.twoColFixLtHdr #container #mainContent #bonanza {
	background-color: #A0475B;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}
.twoColFixLtHdr #container #mainContent #bonanza .bonanzaDetail {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A0475B;
	font-size: 0.75em;
	font-style: italic;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent #bonanza tr th {
	color: #F4F2D9;
}
.twoColFixLtHdr #container #mainContent .eventDate {
	font-size: 0.9em;
	font-weight: bold;
	color: #A0475B;
	background-color: #E0DB94;
	float: left;
	height: 35px;
	width: 140px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 2px solid #F4F2D9;
}
.twoColFixLtHdr #container #mainContent .eventTitle {
	font-size: 0.9em;
	float: left;
	height: 35px;
	width: 280px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #F4F2D9;
	background-color: #A0475B;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #F4F2D9;
}
.twoColFixLtHdr #container #mainContent #eventMenu th {
	font-size: 0.9em;
	font-weight: bold;
	color: #A0475B;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background-color: #E4C6A7;
}
.twoColFixLtHdr #container #mainContent #eventMenu td {
	font-size: 0.9em;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #A0475B;
	padding-left: 15px;
}.twoColFixLtHdr #container #mainContent .mapLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-weight: normal;
	font-style: italic;
}
.twoColFixLtHdr #container #mainContent .eventsTime {
	list-style-type: none;
	margin-right: 40px;
}
.infoboxRight {
	float: right;
	width: 210px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E4C6A7;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.infoboxRightThin {
	width: 160px;
	float: right;
	background-color: #E4C6A7;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.infoboxMap {
	float: right;
	width: 210px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 5px solid #A0475B;
	margin-right: 25px;
}

.twoColFixLtHdr #container #mainContent .caption  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	color: #333;
	margin: 5px;
	padding: 0px;
}
.twoColFixLtHdr #container #mainContent .infoBoxMap table tr th {
	font-size: 0.9em;
	background-color: #E4C6A7;
	text-align: center;
	color: #A0475B;
}
.twoColFixLtHdr #container #mainContent .infoBoxMap table tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1em;
	padding-left: 25px;
}

.twoColFixLtHdr #container #mainContent .infoBoxMap table {
	margin-left: 20px;
}
.twoColFixLtHdr #container #mainContent .contentList {
	margin-right: 40px;
}
.twoColFixLtHdr #container #mainContent #fundraisingLetter p {
	margin-right: 10px;
}
