/* 

	Bryn Mawr Now Styles


/* Styles for Template 00, etc. ******************************/

.bookmark-00 {
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
td.bookmark-00 A:link {	color: #FFFFFF;	text-decoration: none; }
td.bookmark-00 A:visited {	color: #FFFFFF;	text-decoration: none;}
td.bookmark-00 A:hover {	color: #AAAAAA;	text-decoration: none;}
td.bookmark-00 A:active {	color: #AAAAAA;	text-decoration: none;}

.bar-beige {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #C1B67D;

}

.bar-light { 

	background-color: #F1ECCE; 

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000; 

	text-decoration: none;
	
}

.inside_bryn_mawr {
	background-color: #F8F4E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	
}



/* Styles for Template 00, etc. ******************************/

/* See Nick's edits above for bookmark-00 styles */

.content-main {
	background-color: #F8F4E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

td.content-main A:link    { color: #CC0000; text-decoration: none; }
td.content-main A:visited { color: #990000; text-decoration: none; }
td.content-main A:hover   { color: #999999; text-decoration: none; }
td.content-main A:active  { color: #990000; text-decoration: none; }

.head-internal {

	background-color: #F8F4E4;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	font-weight: bold;

}

td.head-internal A:link    { color: #990000; text-decoration: none; }

td.head-internal A:visited { color: #666666; text-decoration: none; }

td.head-internal A:hover   { color: #999999; text-decoration: none; }

td.head-internal A:active  { color: #333333; text-decoration: none; }



.footer-00 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #C1B67D;

	text-decoration: none;

}

td.footer-00 A:link    { color: #FFFFFF; text-decoration: none; }

td.footer-00 A:visited { color: #FFFFFF; text-decoration: none; }

td.footer-00 A:hover   { color: #666666; text-decoration: none; }

td.footer-00 A:active  { color: #666666; text-decoration: none; }

.bookmark-title {

	background-color: #990000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;



}



.smallAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

td.smallAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

td.smallAddress A:link    { color: #333333; text-decoration: none; }
td.smallAddress A:visited { color: #333333; text-decoration: none; }
td.smallAddress A:hover   { color: #666666; text-decoration: none; }
td.smallAddress A:active  { color: #333333; text-decoration: none; }



.subtitle-all {

	font-weight: bold;

}

.date {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #333333;

}
/* 	The Dropdown Menu Layers
--New Styles by Mike Zarro, May 2004 - Bryn Mawr Computing Services
*/
.p7submenus { 
visibility: hidden;
}
.p7submenus td{
	margin: 0;
	font-size: 8pt;
	border: 1px solid;
	border-color: #FFF #333 #333 #999;
	}
/* 	Submenu Link Styles */
.p7submenus a, .p7submenus a:visited{
	display: block;
	padding: 1px 8px 1px 12px;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* 	Change background and text colors when links are hovered over.
	Use a combined selector for hover, active, and focus.
	
	Active and Focus trigger the color change in IE-PC and other
	modern browsers when tabbing through the links with keyboard. */ 
.p7submenus a:hover, .p7submenus a:active, .p7submenus a:focus {
	background-color: #990000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #666666;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	font-weight: normal;
}

