p,li,a,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.HeadingBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003695;
	font-weight: bold;
}
.HeadingOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #F16E4E;
}
.HeadingGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #00993D;
}
.HeadingPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #D8306F;
}
.HeadingWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.HeadingRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.HeadingBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.bodytextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 14pt;
}
.bodytextxxSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.meeting_table {
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #ccc;
    width: 100%;
}

.meeting_table.narrow {
    width: auto !important;
}

.meeting_table .first th,
.meeting_table .first td {
    border-top: 1px solid #ccc;
}

.meeting_table th {
    text-align: left;
    /*width: 30% !important;*/
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    vertical-align: top;
    padding: 0.5em;
    background-color: #eee;
    font-weight: bold;
}

.meeting_table tr:hover {
    background-color: #FFFFCC;
}

.meeting_table td {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    vertical-align: top;    
    padding: 0.5em;
    font-weight: normal;
}

.meeting_table .versioned td {
    width: 35%;
}

.meeting_table td.current.different {
    background-color: #fff2b8;
}

.meeting_table td.previous.different {
    background-color: #e9dda8;
}

.meeting_table_headings {
    text-align: left;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    vertical-align: top;
    padding: 0.5em;
    background-color: #eee;
    font-weight: bold;
}

 .menu_img {
		font-family: Arial, Helvetica, sans-serif;
		font-size: large;
    border-width: 2px 2px 2px 2px;
    border-style: outset;
    border-color: #FF0000;
    width: 100%;
}


/* ********************************************************************************************/


.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:720px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:70px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .top,
.dialog .bottom,
.dialog .bottom div {
 background:transparent url(Images/blob_container_blue.png) no-repeat top right;
 _background-image:url(Images/blob_container_blue.png);
}

.dialog .content {
 position:relative;
 /*min-height:476px;*/
 zoom:1;
 _overflow-y:hidden;
 padding:30px 0px 0px 10px;
}

.dialog .top {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
min-height:100px;
 width:70x; /* top slice width */
 margin-left:-70px;
 margin-top:0px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .bottom {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .bottom,
.dialog .bottom div {
 height:50px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .bottom {
 background-position:bottom right;
}

.dialog .bottom div {
 position:relative;
 width:70px; /* bottom corner width */
 margin-left:-70px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: black;
}

.dialog h1 {
 padding-bottom:0px;
}

div.menu_container { 
	position:absolute;
 }
img.positioned { 
	position: absolute; 
	height:350px; 
	width:350px; 
	z-index: 2;
}
img#menu_blob {
 left:100px;
 top:100px;
 height:300px; 
 width:300px;
} 
img#links {
 left:50px; 
 top:300px;
 height:40px;
 width: 150px;
	z-index: 3;
} 
img#testimonials {
 top:150px;
 left:0px; 
 height:40px;
 width: 150px;
	z-index: 3;
} 
img#residential { 
	left:300px; 
	top:120px; 
 height:40px;
 width: 150px;
	z-index: 3;
} 
img#publications { 
	left:30px; 
	top:100px; 
 height:40px;
 width: 150px;
	z-index: 3;
} 
img#positions_vacant { 
	left:350px; 
	top:200px; 
 height:100px;
 width: 150px;
	z-index: 3;
}
