html, body { background: #babf8c; }
#doc { margin-top: 25px; padding: 8px; }
#doc, .yui-t5 { width: 744px; color: #2b3f00; background: white; }
#hd {
	height: 145px;
	position: relative;
}
#bd { margin-bottom: 47px; }
a { text-decoration: none; color: #2b3f00; }
a:hover { text-decoration: underline; }
.action { cursor: pointer; }

#hd img { z-index: 0; }
#nav { z-index: 1; font-size: 11px; }
#nav a, #nav span {
	position: absolute;
	bottom: 19px;
}
#nav a:hover { color: white; text-decoration: inherit; }
.selectedPage { color: white; }
#projectsNav {
	left: 20px;
}
#brokerageNav {
	left: 90px;
}
#aboutNav {
	left: 170px;
}
#contactNav {
	left: 225px;
}
#homeNav { left: 295px; }
#mainContent { width: 438px; margin: 15px 0 0 7px; }
.yui-t3 #yui-main .yui-b, .yui-t3 #sidebar {
	height: 294px;
}

#sideBubble	{ font-size: 12px; }
#sideBubble table { margin: 0 15px; }
#sideBubble td {
	padding-bottom: 0px;
	vertical-align: top;
}

.yui-t5 #sidebar { width: 279px; margin-right: 2px; }
.yui-t5 #sideBubbleTop	{
	height: 20px;
	background-image: url('images/sideBubbleBlueTop.png');
}
.yui-t5 #sideBubbleBottom	{
	height: 22px;
	background-image: url('images/sideBubbleBlueBottom.png');
}
.yui-t5 #sideBubbleContent { background: #e0e9e8; }

.yui-t3 #sidebar {
	width: 253px;
	position: relative;
}
.yui-t3 #sideBubble { width: 265px; position: absolute; bottom: 11px; left: 7px; }
.yui-t3 #sideBubbleTop	{ height: 20px; background-image: url('images/sideBubbleBeigeTop265.png'); }
.yui-t3 #sideBubbleBottom	{ height: 23px;	background-image: url('images/sideBubbleBeigeBottom265.png'); }
.yui-t3 #sideBubbleContent { background: #f2e8c6; }
.yui-t3 #yui-main .yui-b { margin-left: 291px; }


#ft { text-align: right; font-size: 10px; }
#ft p { padding: 0 4px; }
#ft p .separator { margin: 0 0.5em; }
