@charset "iso-8859-1";
/** Tip Top Building Style Sheet **/

/***** GLOBAL ******/
body {background-color: #fcfffc; color:black; font-family: serif}
table.main {border: 0; height:95%; width:95%; margin:2.5%}
A { color:black }	/* color spec for links */
A:link          {font-family: serif; font-size: 12px; text-decoration: none; color: #000000}
A:visited       {font-family: serif; font-size: 12px; text-decoration: none; color: #000000}
A:hover         {font-family: serif; font-size: 12px; text-decoration: underline; color: #600e0b}

td.margin { width: 50px; }

td.notice { background-color: #FFCC66; font-size:14px } 
td.notice_header { background-color: #CCCC66; font-size: 16px; font-weight: bold}

td.event { background-color: #CCCC66; vertical-align: top; font-size: 10pt }
td.event_detail { background-color: #CCCC66; vertical-align: top; font-size: 10pt }

table.dir_detail { font-size: 10pt }
td.dir_header { background-color: #c8c8c8; vertical-align: top; font-size: 12pt }
td.dir_name { vertical-align: top; font-size: 11pt }
td.dir_detail { vertical-align: top; font-size: 9pt }

/****** HEADERS **********/
td.header { height: 75px; background-image:url(detail/butterfly.jpg); color:white}
tr.hornav { font-size: 10pt; color:white; }

/***** NAVIGATION *****/
span.nav { font: bold large sans-serif }
td.nav { 
	width: 20%; 
	vertical-align: top; 
	border-right: 1px dotted black; 
	color:black;
	font-size: smaller; 
	font-family: arial }
td.navdiv {border-bottom: 1px solid gray; }
a.navhead {font: small; font-family: arial; font-weight:700}
div.navdetail {font: smallest; font-family: arial}

/***** CONTENT *****/
td.content { vertical-align: top; color:black}