/*42nd_Street Page Styles*/
/* hide from IE mac \*/
body {
	
}
/* end hiding from IE5 mac */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 770px;
}
#masthead {
	background-image: url(images/hbaheader_bg.gif);
	background-repeat: repeat-x;
}
#logodiv {
	width: 770px;
	height: 94px;
}

	
/* hide from IE mac \*/
#logodiv img {float: left;}
/* end hiding from IE5 mac */
#wrap_outer {
	margin: 30px auto 0 auto;
	padding: 0;
	width: 770px;
	background-image: url(images/dottedlines2.gif);
	background-repeat: repeat-y;
	
}

#topnav {
	border-top: 3px solid #ff9866;
	border-bottom: 3px solid #ff9866;
	background-color: #00c8f2;
}

#wrap_inner {
	background-image: url(images/sidebar_tile3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#nav_wrapper {
	width: 110px;
	float: right;
}
#mainbox {
	width: 468px;
	float: right;
}
#sidebox {
	width: 192px;
	float: right;
	
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#nav_wrapper img {border: 0;}
#nav_wrapper ul, #nav_wrapper li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav_wrapper ul ul {
	background-color: #FFFFFF;
	padding: 2px 3px 3px 3px;
	display:none;
	/* 	removed secondary borders from pop out images */
}
#nav_wrapper ul ul, #nav_wrapper ul ul li {
	/* 	width rule removed as an image and not text is being displayed */
}
.p7exp_root {
	filter: alpha(opacity=60);
	opacity: 0.60;
}
#nav_wrapper a {
	display: block;
	text-decoration: none;
	margin: 0 0 10px 0;
}
#nav_wrapper ul ul a {
	background-color: #ff8040;
	color: #CCCCCC;
	margin: 0;
	border-left: 3px solid #2fb0d4; /* borders round pop out images */
	border-bottom: 4px solid #2fb0d4;
	font-size: 0.75em;
}
#nav_wrapper ul ul a:hover {
	background-color: #525252;
	color: #FFFFFF;
	border-top-color: #333333;
	border-bottom-color: #7D89B0;
}
#nav_wrapper {position: relative;}
#nav_wrapper ul li:hover ul, #nav_wrapper ul li.p7hvr ul {
	display: block;
}
.p7expsubmenus {
	position:absolute;
	right: 80px;
}

#p7exp_sub1 {top: 20px; z-index: 20000;} /* sets the position of the large images in rel to the thumbs */
#p7exp_sub2 {top: 95px; z-index: 20000;}
#p7exp_sub3 {top: 180px; z-index: 20000;}
#nav_wrapper ul li:hover a, #nav_wrapper ul li.p7hvr a,
#nav_wrapper ul li a:focus, #nav_wrapper ul li a:active {
	filter: alpha(opacity=100) !important;
	opacity: 1.0;
}
#maincontent {
	font-size: 0.8em;
	line-height: 1.75em;
	padding: 0 24px 20px 32px;
}
#sidecontent {
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 36px 30px 24px 24px;
}
h1, h2, h3 {
	font-size: 1.5em;
	margin: 0;
	color: #3C5B6F;
}
h2, h3 {
	margin: 30px 0 0 0;
}
#sidecontent h3 {
	font-size: 1.75em;
	margin: 0 0 10px 0;
	color: #000000;
	font-weight: normal;
}
#sidecontent h4 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
	color: #000000;
	font-weight: normal;
}
p {margin: 12px 0;}
#sidecontent #side_nav, #sidecontent #side_nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidecontent #side_nav a {
	font-size: 1.1em;
	display: block;
	background-color: #1a7077;
	color: #ffffff;
	border: 1px solid;
	border-color: #717DA8 #000000 #000000 #717DA8;
	padding: 2px 6px;
	text-decoration: none;
}
#sidecontent #side_nav a:hover, #sidecontent #side_nav a:active, #sidecontent #side_nav a:focus {
	background-color: #a25018;
	color: #bce404;
	border-color: #333333 #000000 #000000 #333333;
}
#footer {
	background-color: #a25018;
	color: #FFFFFF;
	
}
#footerwrap {width: 770px;}
#footercontent {
	padding: 12px;
	font-size: 0.7em;
}
#maincontent a:link {color: #0000FF;}
#maincontent a:visited {color: #993300;}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	background-color: #a25018;
	color: #CCCCCC;
	text-decoration: none;
}
#sidecontent a:link {color: #FFFFFF;}
#sidecontent a:visited {color: #DEDEDE;}
#sidecontent a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #0000FF;
}
#footercontent a:link {color: #FFFFFF;}
#footercontent a:visited {color: #FFFFFF;}
#footercontent a:hover, #footercontent a:active, #footercontent a:focus {
	color: #000000;
}
.uberlink {font-weight: bold;}
/*DEMO STUFF*/
.pullquote {	background-color: #FF9900;
	border: 1px solid #000000;
	color: #FFFFFF;
	padding: 10px;
	margin: 0;
	font-size: 1.1em;
}
.pullquote p {
	margin: 0 0 8px 0!important;
}
.pullquote cite {
	font-size: .75em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	display: block;
	margin: 0;
	padding: 0 0 0 6px;
	color: #333333;
	border-left: 1px solid #333333;
}
.tip {
	padding: 8px;
	font-size: .85em;
	color: #666666;
	line-height: normal;
	border-top: 4px solid #ECE9D8;
	border-right: 1px solid #ECE9D8;
	border-bottom: 1px solid #ECE9D8;
	border-left: 1px solid #ECE9D8;
	background-color: #F7F5EE;
}

#cap {font-size:50px; color:#909; font-weight:bold; float:left; height:34px; line-height:34px; margin-top:2px; margin-right:1px;}
.desc { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }
.desc2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
.desc3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight : bold; }
.desc3b { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
.desc4 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
.desc5 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.desc6 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
.desc7 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight : bold;}
.artist { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight : bold;}
.boldlink { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #3C5B6F; font-weight : bold;}
.boldlink2 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #3C5B6F; font-weight : bold;}
.boldlink2purple { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #6d2f6d; font-weight : bold;}
.boldlink3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight : bold;}
.boldlink4 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight : bold;}
.caldwell { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
.bodytext {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}
.linktext {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8C7E02;}

