/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
/************** #advert styles **************/

/*  AJAX */
.hide {
visibility: hidden;
display: none;
}
.show {
visibility: visible;
}

.linkReadMore {
font-size: 0.94em;
color: #F37000;
padding: 0 0 10px 0;
cursor: pointer;
}

.introTour {
padding: 28px 0 0 0;
font-size: 17px;
color: #4F5D75;
line-height: 170%;
}

.introTourExpand {
font-size: 88%;
color: #4F5D75;
/*padding: 0 12px 30px 12px;
line-height: 150%;*/
}
/* END AJAX */
#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}

#agentsHolder {
	z-index: 100;
	width: 96%;
	clip: rect(auto,auto,auto,auto);
	margin-top: 4px;
	height: 120px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-image: url(images/gridHeaderPres.jpg);
	font-weight: normal;
}
#agentsAddressHolder{
	font-weight: normal;
	width: 98%;
	margin-top: 12px;
	background-color: #eeeeee;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border: 1px dashed #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}
#ContactUsLeft {
	color: #333333;
	background-color: #999900;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 88%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999900;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-right: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
	float: left;
	position: relative;
}
#ContactUsLeftXtndHeight {
	color: #333333;
	background-color: #eeeeee;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	float:left;
	font-size: 88%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999900;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999900;
	width: 46%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10%;
	padding-left: 0px;
	margin-right: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
}
#ContactUsRight{
	color: #333333;
	background-color: #CC6600;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 88%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999900;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
	float: right;
	position: relative;
}
#ContactUsBottom {
	color: #333333;
	background-color: #eeeeee;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	float:left;
	font-size: 88%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999900;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999900;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
}
#contentNavigation{
	float:left;
	width: 100%;
	background-color: #CC9900;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0%;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	height: 25px;
}

#content{
	background-color: #666;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0%;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
}
#ContentForAboutus{
	/*	float: left;
  width: 55%;*/
  	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	height: 100%;
	width: 560px;
	padding-right: 4px;
	padding-left: 4px;
}
#ContentForAboutus a{

  	float: left;
	color: #0033FF;
	margin-top: 0px;
	height: 100%;
	width: 560px;
	padding-right: 4px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	
}
#ContentWhiteBg {
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	padding: 4px;
	font-size: 84%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#ContentWhiteBgAJAX {
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 420px;
	padding: 0px;
	font-size: 84%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#ContentWhiteBgHampers {
	color: #333333;
	background-color: #CCFF99;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 84%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float:left;
	
}	
#ContentWhiteBgRegular {
	color: #333333;
	background-color: #99CC00;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	font-size: 84%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float:left;
	
}

#ContentWhiteBgText {
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 60%;
	float: left;	
}
#ContentWhiteBgShoppingCartORIG{
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
	height: 100%;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: center;
	position: absolute;
	left: 420px;
	top: 300px;
	width: 420px;
}
	#ContentWhiteBgShoppingCart {
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
	height: 100%;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: center;
}
#ContentWhiteBgDeluxe {
	color: #333333;
	background-color: #FFCC00;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	font-size: 84%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
float:left;

}
#ContentWhiteBgPremium {
	color: #333333;
	background-color: #0066CC;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 0px;
	padding: 4px;
	font-size: 84%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
float:left;	
	
}
#ContentWhiteBgContactUS {
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	padding: 4px;
	font-size: 84%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: left;
}	

#ContentWhiteBg p{
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	font-weight: normal;
}
#ContentWhiteBg img {
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	font-size: 86%;
	font-weight: normal;
	float: left;
}	
#ContentWhiteBgImgCaption {
	color: #015f2d;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	font-size: 98%;
	font-weight: bold;
	width: 232px;
	top: 340px!important;
	top: 354px;
	left: 160px;
	text-align: center;
	position: absolute;
	z-index: 4;
}		
/*#ContentWhiteBg a {
	color: #0033CC;
	background-color: #FFFFFF;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 86%;
	font-weight: normal;
}*/				


a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
.EGLocationGreenBold {
	font-weight: bold;	/* yellow star */
	color: #015F2D;
	font-size: 98%;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.EGCaptionBlueBold {
	font-weight: bold;	/* yellow star */
	color: #003366;
	font-size: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.EGCaptionGreenBold {
	font-weight: bold;	/* yellow star */
	color: #015f2d;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.EGCaptionGreyBold {
	font-weight: bold;	/* yellow star */
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.EGCaptionlinkBold {
	font-weight: bold;	/* yellow star */
	color: #0066FF;
	font-size: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.EGCaptionOrangeBold {
	font-weight: bold;	/* yellow star */
	color: #F9893B;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
 .EGCaptionPhotoOrangeBold {
	color: #f9893b;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	font-weight: bold;
	text-align: center;

}
.EGCaptionRust {
	font-weight: normal;	/* yellow star */
	color: #990000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.EGCaptionRustBold {
	font-weight: bold;	/* yellow star */
	color: #990000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.EGcongratulations {
	font-weight: normal;	/* yellow star */
	color: #000000;
	font-size: 88%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.EGcongratulationsBold {
	font-weight: bold;	/* yellow star */
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.EGcongratulationsBlue {
	font-weight: normal;	/* yellow star */
	color: #0033FF;
	font-size: 88%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/


/***********************************************/
/*Component Divs                               */
/***********************************************/


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	background-color: #0099CC;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

/************* #globalNav styles **************/

#globalNavTop{
	padding-top: 2px;
	padding-right: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-position: center;
	border-top-width: 1px;
	border-top-style: solid;
	padding-bottom: 2px;
	height: 80px;
}
#globalNavTop b {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	margin-top: 0px;
	display: block;
}
#globalNav{
	margin-left: auto;
	margin-right: auto;
	
	margin-bottom: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #015f2d;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;

	background-color: #F9893B;
	
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #015f2d;
}
#globalNav img{
	display: block;
	float: left;
	position: absolute;
	margin-top: 0px;
}

#globalNav a {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #F9893B;

	width:124px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
	background-repeat: repeat-x;
	float: left;
	position: relative;
}
#globalNav b {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #eeeeee;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-repeat: repeat-x;
}
#globalNav a:hover {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #F9893B;

	width:124px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(images/buttonBground.jpg);
}
#globalNavList{
	color: #669900;
	background-color: #336666;
	margin-top: 6px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 0px;
	background-image: url(file:///C|/CFusionMX7/wwwroot/BHSAlumniOrgWeb/images/navBarHorizBgndDKGreen.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/* GLOBALNAV BROWN */

#globalNavBrown{
	color: #669900;
	background-color: #663300;
	margin-top: 6px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 0px;
	background-image: url(file:///C|/CFusionMX7/wwwroot/BHSAlumniOrgWeb/images/navBarHorizBgndBrown.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#globalNavBrown img{
 display: block;
}

#globalNavBrown a {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
}

#globalNavBrown a:hover {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
}

/*   /////////// */
#globalNavList img{
 display: block;
}

#globalNavList a {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
}

#globalNavList a:hover {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
}
/************* PRINCIPAL **************/
#globalNavPrin{
	color: #666666;
	background-color: #66CC99;
	margin-top: 6px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 0px;
	background-image: url(file:///C|/CFusionMX7/wwwroot/BHSAlumniOrgWeb/images/navBarHorizBgndPrin.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#globalNavPrin img{
 display: block;
}

#globalNavPrin a {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding-top: 0;
	padding-right: 4px;

	padding-bottom: 0;
	padding-left: 0;
}

#globalNavPrin a:hover {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000FF;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
}
/************** #No password ********************/
#globalNavNoPassword{
	color: #CCCCCC;
	background-color: #FF0000;
	margin-top: 6px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 0px;
	background-image: url(file:///C|/CFusionMX7/wwwroot/BHSAlumniOrgWeb/images/navBarHorizBgndForgetPW.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#globalNavNoPassword img{
 display: block;
}

#globalNavNoPassword a {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
}

#globalNavNoPassword a:hover {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
}

/************** #No Logged In ********************/
#globalNavNotLoggedIn {
	color: #CCCCCC;
	background-color: #00cc66;
	margin-top: 6px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 0px;
	background-image: url(file:///C|/CFusionMX7/wwwroot/BHSAlumniOrgWeb/images/navBarHorizBgndNotLoggedIn.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#globalNavNotLoggedIn img{
 display: block;
}

#globalNavNotLoggedIn a {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
}

#globalNavNotLoggedIn a:hover {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
}



/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/*#hmPgInfo{
	float: left;
	width: 70%;
	font-weight: normal;
	color: #999999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 2%;
	height: 16px;
}

#hmPgDesignedBy {
	padding: 0px;
	float: left;
	margin: 0px;
	display: block;
	
}
#hmPgInfoFOOTER {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	height: 49px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#hmPgInfoFOOTER a {
	clear: both;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
#hmPgInfoFOOTER a:hover {
	clear: both;
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#hmPgInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}*/

#hmPgInfo{
	float: left;
	width: 70%;
	font-weight: normal;
	color: #999999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 2%;
	height: 16px;
}

#hmPgDesignedBy {
	padding: 0px;
	float: left;
	margin: 0px;
	display: block;
	
}
#hmPgInfoFOOTER {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	height: 49px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#hmPgInfoFOOTER a {
	clear: both;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
#hmPgInfoFOOTER a:hover {
	clear: both;
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#hmPgInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}



/* adjust margins to change separation between the feature image and text flowing around it */
#masthead{
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/aaccpsHeader.png);
	background-attachment: fixed;
	height: 80px;
	/*background-image: url(images/egheader.jpg);*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #F98A3B;
	
}
#mastheadHmpg{
	padding: 10px 0px 0px 0px;
	width: 100%;
	background-image: url(images/hmPgHeader.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
#membersHeaderNavWelcomePres {
	background-color: #CCCCFF;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	padding: 4px;
	float: left;
	width: 520px;
}
#membersHeaderNavCongrat {
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	margin-right: 4px;
	width: 100%;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navBar{
	background-color: #cccccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#navBariMAGEHolderBtm{
	background-color: #CCCCCC;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#navBariMAGEHolderTop{
	background-color: #CCCCCC;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top:4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#navBarLogoHolderTop{
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 0px;
	margin-bottom: 0;
	padding: 0px;
	width: 230px;
	text-align: center;
}
#navBarLogoHolder{
	background-color: #CCCCCC;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#navBar a {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	background-color: #eeeeee;
	background-repeat: repeat-x;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navBar b {
font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #F9893B;
	background-repeat: repeat-x;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/buttonBgroundOrange.jpg);
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#navBar a:hover {
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #F9893B;
	background-repeat: repeat-x;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/buttonBgroundOrange.jpg);
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#navBarHolder{
	background-color: #015f2d;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 0px;
	margin-bottom: 16px;
	width: 14%;
	float: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-image: url(images/buttonHolderBground.jpg);
	background-repeat: repeat;
}
/****************OFFICE ***************/
#officeAddressHolder{
	width: 65%;
	margin-top: 12px;
	background-color: #eeeeee;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border: 1px dashed #999999;
}
#officeChapPicFrame {
	z-index: 100;
	width: 96%;
	clip: rect(auto,auto,auto,auto);
	margin-top: 4px;
	height: 80px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#officeChapPicFrame a {
	z-index: 100;
	width: 96%;
	clip: rect(auto,auto,auto,auto);
	margin-top: 2px;
	height: 94px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #DEDBCB;
	background-repeat: repeat-x;
}
#officeChapPicFrame img{
	z-index: 100;
	clip: rect(auto,auto,auto,auto);
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
	padding: 2px;
	margin-left: 8px;
	background-color: #FFFFFF;

}
#officePicFrame {
	z-index: 100;
	width: 96%;
	clip: rect(auto,auto,auto,auto);
	margin-top: 2px;
	height: 82px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #CCCCCC;
	background-image: url(images/gridHeaderPres.jpg);
	background-repeat: repeat-x;
}
#officePicFrame img{
	z-index: 100;
	clip: rect(auto,auto,auto,auto);
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
	padding: 2px;
	margin-left: 8px;
	background-color: #CC6600;

}
#officeInfo {
	float: left;
	width: 54%;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#officeInfo img {
	float: right;
	color: #000000;
	background-color: #666666;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	margin-right: 20px;
	padding: 1px;
}
.officeAddress{
	font-weight: normal;	/* yellow star */
	color: #333333;
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#officeEmail {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
#officeEmail a{
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #015f2d;
	float: right;
	width: 100px;
	height: 50px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
#officeEmail img{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #FF9900;
	float: right;
}
#officeGreyBold {
	color: #990000;
	margin-top: 3px;
	margin-bottom: 4px;
	padding-left: 2px;
	float: left;
}
.officeGreyBold {
	font-weight: bold;	/* yellow star */
	color: #990000;
	font-size: 0.75em;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
	letter-spacing: 0.1em;
}
.officeInfoMessage {
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	
	float: left;
}
.officeInfoMessage a {
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.officeInfoMessage a:Hover {
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00CC00;
	text-decoration: none;
}

/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}




/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/************** .story styles *****************/

.story{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	float: left;
}

.story p{
	padding: 0px 0px 10px 0px;
}

div#containerBtmHolder
{
	/*float:left;width:100%;*/	margin-left: auto;
	margin-right: auto;
	width:790px;
	/*background-color: #FF0000;*/

	text-align:left;
	min-height:400px;
	height:auto !important;
	height:600px;
}
div#containerBtm
{
	text-align: left;
	/**/	margin-left: auto;
	margin-right: auto;
	float:left;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding:8px 8px 4px 8px;
	font-size: 78%;
	font-weight: normal;
	width:770px;
	min-height:400px;
	height:auto !important;
	height:600px;
	background-color: #FFFFFF;
	background-image: url(images/bgNavbar.gif);
	background-repeat: repeat-y;
	background-position: 8px 120px;
	border-top-width: 1px;
	border-right-width:1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	

	
}

/* containerBtmHolder */

#containerBtmHolder h1,
#containerBtm h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #015f2d;
	background-color:#FFFFFF;
	margin-top:-8px;
	height:30px;
	padding-top: 4px;
}

#containerBtmHolder h1 em,
#containerBtm h1 em {
	font-style: normal;
	color: #F98A3B;
	/*color: #bf8b37;*/
}

/*#containerBtmHolder h3,
#containerBtm h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #000000;
}*/

#containerBtmHolder h2,
#containerBtm h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-weight: bold;
	color: #009900;

}
.navBarBtmPhotoSpace{
	height:40px;
	width: 196px;
}
#navBarBtmPhotoSpace{
	width: 204px;
	margin-top: 0px;
	float: left;
}
#navBarBtmPhotoSpace img{
	border: none;

}
#introHolderBtm{
	min-height:400px;
	height:auto !important;
	height:500px;
	width:540px;
	float: right;
	padding-top: 0px;
	background-color: #FFFFFF;
	margin-top:0px; /* 14px;*/
	margin-left: 26px;
	position: relative;
}
troHolderBtmSpacer{
	height: 100px;
	width:494px;
	float: right;
	padding-top: 2px;
	background-color: #FFFFFF;
	
}


#introHolderBtm p{
	color: #454545; /*#8b5a2b;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.942em;
	font-weight: normal;
	line-height: 1.4em;
	padding-right: 2px;
	text-align: justify;
}
#introHolderBtm p img{
padding-top:4px;
	line-height: 1.4em;
	/*font-size: 0.86em;*/
	padding-right: 6px;
/*	padding-bottom: 2px;*/
	
	float: left;
	
}

#introHolderBtm p script{
padding-top:4px;
background-color:#FFFF33;
	line-height: 1.4em;
	/*font-size: 0.86em;*/
	padding-right: 6px;

	
	float: left;
	
}

#introHolderBtm ul li{
	color: #865a2b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	font-weight: normal;
	line-height: 1.4em;
	padding-right: 2px;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;	
}


#mastheadNavHolder{
	width: 100%;
	height: 50px;
	text-align: center;
	padding-top: 4px;
	float: left;
	margin-top:10px;
	/*background-image: url(../images/mastheadBg.jpg);
	background-repeat: repeat-x;*/
}

#mastheadNav{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 48px;
	text-align: center;
	padding-top: 4px;
	padding-left: 18px;
	background-color: #FFF;
/*background-color: #000;

	background-image: url(../images/mastheadBg.jpg);
	background-repeat: repeat-x;*/
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
	
}
.notecaption{
	color: #0099FF;
	text-align: center;
	margin-bottom:4px;


}
.noteMission{
	margin-right: 4px;
	margin-left:4px;
	margin-top:4px;
	font-size: 0.88em;
	padding: 8px;
	padding-top:6px;
	border: 1px dotted #333;
	color:#666666;
	background-color:#FFFFFF;
	background-image: url(../images/bevel.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.noteMission p{
	color: #3f413f;
	font-size: 0.94em;
	background-color: #FFFAF0;
	padding: 4px;
	border-bottom:
;				border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #333;
	border-bottom-color: #666666;
	border-left-color: #FF3300;
}

.noteMission a{
color: #0066FF;

margin-left:auto;
margin-right:auto;

}

.noteMission a:hover{
color: #009933;

margin-left:auto;
margin-right:auto;

}
.notePDF {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
	
}

.noteReunion {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
	width:420px;
}

  .EmailAlumnus{
	padding:4px;
	border: 1px dotted #333;
	text-align: left;
	font-size: 12px;
	
}

.guestBkLabel{
margin-top: 2px;
margin-left: 21px;
margin-right: 4px;
margin-bottom: 2px;
	color: #336699;
	float: left;

}
.guestBkLabelEmail{
margin-top: 2px;
margin-right: 4px;
margin-bottom: 2px;
	color: #336699;
	float: left;
}
.guestBkLabelCommnts{
margin-top: 2px;
margin-left: 28px;
margin-right: 4px;
margin-bottom: 2px;
	color: #336699;
	float: left;
}
.guestBkButton{
margin-top: 8px;
margin-bottom: 2px;
	color: #336699;
	float: right;
}
