@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/commonelements/Mainbkgrndstripe.gif);
	background-repeat: repeat;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
}
.tablebc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: 3D4F59;
	text-decoration: none;
}
.tablebcBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: 3D4F59;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #21346F;
	font-size: 12px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C49B83;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #21346F;
	font-size: 12px;
}
.mainnav {
	background-color: #3D4F59;
}
.twoColFixLtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
} 
.twoColFixLtHdr #header {
} 
.twoColFixLtHdr #mainContent {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 215px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0px;
	clear: right;
} 
#hometable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #3D4F59;
	padding: 0px;
}
.twoColFixLtHdr #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 */
}
#Nav {
	background-color: #8E989D;
	float: left;
	width: 198px;
	height: 1200px;
}
#Nav_home {
	background-color: #8E989D;
	float: left;
	width: 198px;
	height: 1500px;
}
#exhibitcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #3D4F59;
	text-decoration: none;
	font-style: italic;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#Nav_contact {
	background-color: #8E989D;
	float: left;
	width: 198px;
	height: 1100px;
}
#Nav_aboutus {
	background-color: #8E989D;
	float: left;
	width: 198px;
	height: 1475px;
}
#Nav_member {
	background-color: #8E989D;
	float: left;
	width: 198px;
	height: 2000px;
}
#Nav_boxcar {
	background-color: #8E989D;
	width: 198px;
	height: 1550px;
	float: left;
	clear: none;
}
#Nav_special {
	background-color: #8E989D;
	width: 198px;
	height: 1300px;
	float: left;
	clear: none;
}
#Nav_students {
	background-color: #8E989D;
	width: 198px;
	height: 1700px;
	float: left;
	clear: none;
}
#Nav_groups {
	background-color: #8E989D;
	width: 198px;
	height: 1050px;
	float: left;
	clear: none;
}
#Nav_resources {
	background-color: #8E989D;
	width: 198px;
	height: 1800px;
	float: left;
	clear: none;
}
#Nav_board {
	background-color: #8E989D;
	width: 198px;
	height: 1100px;
	float: left;
	clear: none;
}
#Nav_events {
	background-color: #8E989D;
	float: left;
	width: 198px;
	height: 3400px;
}
#mainnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	color: #999999;
	letter-spacing: 0.1em;
	display: block;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#mainnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	color: #92725f;
	letter-spacing: 0.1em;
	display: block;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: top;
	background-color: #30509D;
}
#submainnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 10px;
	letter-spacing: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 11px;
}
#submainnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #92725f;
	text-decoration: underline;
	padding-left: 10px;
	letter-spacing: normal;
	padding-top: 4px;
	background-color: #3D4F59;
	padding-bottom: 4px;
	line-height: 11px;
}
.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;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2A373E;
	letter-spacing: 1px;
	line-height: 19px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #3D4F59;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 10px;
	font-weight: bold;
	color: #92725f;
}
.Headlinetwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: 3D4F59;
	text-decoration: none;
	font-weight: bold;
}
.HeadlinetwoWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: 92725f;
	letter-spacing: 0.1em;
}
.subhead_inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: 92725f;
	letter-spacing: 0.1em;
	list-style-type: none;
	text-decoration: none;
}
.Bluesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #21346F;
	font-weight: bold;
	text-decoration: none;
}
.BluesubheadItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #21346F;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	font-weight: bold;
	color: #3A4D56;
	text-decoration: none;
}
.captionwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#BenefactorLevels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #3D4F59;
	font-weight: bold;
	padding: 5px;
	letter-spacing: 0.1px;
}
#infobox {
	width: 167px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #2D3A43;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.3px;
}
#pagecontent {
	padding-left: 25px;
	clear: both;
}
#footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #C3D2DC;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#tablemembership {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
}
#tableabout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #3D4F59;
	padding: 0px;
}
#tablebodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding: 0px;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #21346F;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.supportersBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #92725f;
	text-decoration: none;
	font-weight: bold;
}
.supportersbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: 3D4F59;
	text-decoration: none;
}
