/*42nd_Street Page Styles*/
/* hide from IE mac \*/
body {
 background-image: url(../images/logo.jpg);
 background-position: top left;
 background-repeat: no-repeat;
}
/* end hiding from IE5 mac */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
 font-weight: 600;
	color: darkslategray;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 770px;
}
#masthead {
	color: #336666;
 font-size: .70em;
	margin: 0;
 padding: 20px 20px 0;
}
#masthead a:link, #masthead a:visited {
 color: #336666;
 text-decoration: none;
}
#masthead a:hover, #masthead a:active, #masthead a:focus {
 color: DarkSlateGray;
}

#wrap_outer {
	margin: 40px auto 0 auto;
	padding: 0;
	width: 770px;
}

#wrap_outer2 {
	margin: 30px auto 0;
	padding: 0;
	width: 770px;
}
#nav_wrapper {
	width: 770px;
	float: center;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#maincontent {
 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.75em;
 margin:0;
	padding: 0 24px 20px 32px;
}
	#maincontent2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.75em;
 text-align: center;
	background-image: url(../images/verticalRule.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 3px solid;
	border-color: #336666;
 margin:0 0 40px;
	padding: 0 24px 20px 20px;
}
	#maincontent3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.75em;
	background-image: url(../images/verticalRule.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 3px solid;
	border-color: #336666;
 margin:0 0 40px;
	padding: 0 10px 20px 20px;
}

#footer {
	background-color: DarkSlateGray;
	color: #FFFFFF;
 filter: alpha(opacity=75);
	opacity: 0.75;
}
#footerwrap {width: 770px; margin: 6px auto;
}
#footercontent {
 padding: 6px;
	font-size: 0.85em;
	letter-spacing: .1em;
 font-variant: small-caps;
}
#maincontent p {padding: 0px 20px;}
#maincontent a:link {color: DarkSlateGray;}
#maincontent a:visited {color: #696969;}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	background-color: DarkSlateGray;
 filter: alpha(opacity=75);
	opacity: 0.75;
	color: #FFFFFF;
	text-decoration: none;
}
#maincontent2 p {padding: 0px 20px;}
#maincontent2 a:link {color: DarkSlateGray;}
#maincontent2 a:visited {color: #696969;}
#maincontent2 a:hover, #maincontent2 a:active, #maincontent2 a:focus {
	background-color: DarkSlateGray;
 filter: alpha(opacity=75);
	opacity: 0.75;
	color: #FFFFFF;
	text-decoration: none;
}
#maincontent3 p {padding: 0px 20px;}
#maincontent3 a:link {color: DarkSlateGray;}
#maincontent3 a:visited {color: #696969;}
#maincontent3 a:hover, #maincontent3 a:active, #maincontent3 a:focus {
	background-color: DarkSlateGray;
 filter: alpha(opacity=75);
	opacity: 0.75;
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	letter-spacing: .2em;
	font-variant: small-caps;
	font-weight: lighter;
	background-color: DarkSlateGray;
	filter: alpha(opacity=75);
	opacity: 0.75;
	width: 750px;
	padding: 3px 0px 3px 20px;
	margin-left: -20px;
}
h2 {
	color: #336666;
	font-size: 1.2em;
 letter-spacing: .1em;
 margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
}
h3 {
	color: #336666;
 font-size: 1.1em;
 margin-top: 10px;
}
h4 {
	font-size: 1em;
	color: #336666;
	letter-spacing: .1em;
}

strong { color: #000000;}

em { color:#CC3333;}

.pagingLinks {
	text-align: center;
}
#viewer {
 margin: 0;
 padding: 0; 
 width:380px;
}
.errorMessage {
	color: #CC3333;
	font-weight: bold;
}
.wrapright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.wrapleft {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}
table.TabularData th, table.TabularData td {
 font-size: 80%;
}
 
.smallprint{
	font-size: 80%;
}
#footercontent a:link {color: #FFFFFF; text-decoration: none; padding: 6px 5px;
}
#footercontent a:visited {color: PaleTurquoise;  padding: 6px 5px;
}
#footercontent a:hover, #footercontent a:active, #footercontent a:focus {
	color: PaleTurquoise !important;
	background-color: transparent !important;
}

