label.error{padding:3px;background:#f00;color:#fff;font-weight:bold;font-size:15px;}

html{
	overflow-y:scroll; /* Let's force vertical scroll so that it the pages don't bounce left and right */
	}
body,html{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
}
body{
	background-color: #666666;
	}
a{
	color:#000000;
	text-decoration:none;
	}
img{
	border:0px none;
	}
    #container{
      text-align:center ;
    }

.div_page{
	background-color: #ffffff;
	position:relative;
	height-min:100%;
	width:1000px;
	margin:0px auto;
	padding:0px;
	padding-top:130px;
      text-align:left ;
	}
.div_menubar{
	background:#5d5e60;
	padding:0px;
	/*padding-top:2px;  */
	margin:0px;
    position:absolute;
     	top:100px;
	left:0px;
	width:100%;
    height: 14px;
	}
.div_menubar ul, .Menubar table {
	margin:0px;
	padding-left:45px ;
    padding-right:0;
    padding-top:0;
    padding-bottom:0;
    width:870px;
display:inline;
line-height: 12px;
	}
.div_menubar ul li, .div_menubar li, .Menubar td{
    text-align:left;
	padding-left:0px ;
    padding-right:50px;
    padding-top:0;
    padding-bottom:0;
    display:inline;
	margin:0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    text-transform: uppercase;
    line-height: 12px;

	}
.div_menubar ul li a, .div_menubar a, Menubar a{
	color:#ffffff;
    padding: 0px;
    margin: 0px;
display:inline;
	}
.img_logo{
	position:absolute;
	right:20px;
	top:0px;
	}
.img_quote{
	position:absolute;
	left:30px;
	top:20px;
	}
.img_categories{
	position:absolute;
	right:200px;
	top:50px;
	}
.hoverOrange:hover {
	color:#FF6600;
	}
.subHeader{
	overflow:hidden;
	height:300px;
	}
.headerLeft{
	width:216px;
	margin:0px 10px;
	float:left;
	height:282px;
	}
.headerLeft .headerLeftLink{
	color:#000;
	font-weight:bold;
	font-size:12px;
	margin-left:40px;

}
.headerRight{
	margin-top:9px;
	margin-left:10px;
	background:#fffff;
	height:282px;
	width:739px;
	float:left;
}
.dottedLine{
	border-top:2px dotted #000;
	margin:9px 5px;
	}
.qCol{
	padding-top:15px;
	padding-bottom:10px;
	height:450px;
	clear:both;
	vertical-align:top;
	}
.quarterColumnSml{
	height:100%;
	float:left;
	margin-left:17px;
	}
.quarterColumnMed{
	height:100%;
	float:left;
	margin-left:17px;
	}
.quarterColumnLrg{
	height:100%;
	float:left;
	margin-left:17px;
	}
.footer{
	}
.footerLocation{
	float:left;
	background:#444444;
	font-size:10px;
	color:#ffffff;
	width:520px;
	padding-left:10px;
	}
.footerMailing{
	float:left;
	background:#888888;
	font-size:10px;
	color:#ffffff;
	width:460px;
	padding-left:10px;
	}
.subFooter{
	text-align:center;
	padding:25px;
	padding-bottom:10px;
	font-size:11px;
	clear:both;
	}
.leftMenu{
	float:left;
	position:relative;
	background:#a8a9ad url(http://thebroadstage.com/test_slices/top.jpg) no-repeat;
	width:146px;
	padding-top:30px;
	min-height:400px;
	}
.contentLeftMenu{
	width:200px;
	float:left;
	}
.contentLeftMenu ul{
	margin:0px;
	padding:0px;
	}
ul.artlinks li.current{
	background:#aaa;
	
	
	
	
	}
ul.artlinks li{
	display:inline-block;
	width:185px;
	background:#ff6600;
	font-size:12px;
	font-weight:bold;
	margin:2px 5px 2px 5px;
	padding:5px;
	}
.contentLeftMenu ul li a{
	width:300px;
	color:#ffffff;
	}
.innerPage{
	
	
	
	
	
	
	}
.innerPageContent{
	margin-left:360px;
	margin-right:5px;
	width:450px;
	}
.secondaryPageContent{
	Padding:10px;

}	
.innerContent{
	position:relative;
	height:100%;
	}
.sublinks_bottom,.sublinks_top{
	margin:0px;
	padding:0px;
	}
.sublinks_bottom li a,.sublinks_top li a{
	color:#666666;
	
	}
.menu_txt{
	display:inline-block;
	float:left;
	color:#666666;
	background:#eef;
	font-size:11px;
	padding:3px 20px;
	margin-top:15px;
	margin-bottom:10px;
	width:106px;
	}
.sublinks_top li{
	display:inline-block;
	float:left;
	width:125px; /* width of button  */
	text-decoration:none;
	font-size:11px;
	color:#bbb; /* text color regular state */
	background-image:url(http://www.thebroadstage.com/images/top_leftmenu_pic.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin-left:0px;
	padding-left:20px; /* amount text is indented */
	height: 21px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 21px;
	}
.sublinks_bottom li{
	display:inline-block;
	float:left;
	width:125px; /* width of button  */
	text-decoration:none;
	font-size:11px;
	color:#bbb; /* text color regular state */
	text-align:left;
	margin-left:0px;
	padding-left:20px; /* amount text is indented */
	}
.right_subcolumn p,.left_subcolumn p{
	margin:0px;
	padding:0px;
	}
.right_subcolumn,.left_subcolumn{
	float:right;
	width:220px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	}
.right_subcolumn a.subheader,.left_subcolumn a.subheader{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#aaa!important;
	}
.right_subcolumn p.subheader a,.left_subcolumn p.subheader a{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#f60;
	}
.thick{
	padding-left: 15px;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
	}
.div_menubar ul li{
	width:90px;
	text-align:center;
	padding-top:3px;
	padding-left:3px;
	height:15px;
	}
.div_menubar ul li.current a,.div_menubar ul li.current a:hover {
	color:#FF6600;
	}
.div_menubar ul li.current,.div_menubar ul li.current:hover {
	background-image:url(http://thebroadstage.com/images/hit_general.jpg);
	background-repeat:no-repeat;
	}
.div_menubar ul li a,.div_menubar ul li a:hover{
	}
.innerHeader{
	color:#FF6600;
	font-size:17px;
	font-weight:bold;
	padding-top:40px;
	padding-left:160px;
	padding-bottom:10px;
}
.bottomRight{
	position:absolute;
	bottom:0px;
	left:0px;
	overflow:hidden;
	width:149px;
	height:20px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#member_pics {
	width:220px;
	margin-left:20px;
	float:left;
	background-repeat:repeat-y;
	padding-top: 32px;
}
