 body  {
 	background-color : #efede8;
    margin : 0;
	padding : 0;
}

#micronav {
	 text-align : left;
	 padding-left : 10px;
	 padding-bottom : 4px;
}

#logo {
	padding-top : 10px;
	padding-bottom : 8px;
	padding-right : 3px;
}

#nav {
	background-image : url(../images/nav_bg.gif);
	padding-bottom : 185px;
	text-align : left;
}

div.menu {
	padding : 6px 0 5px 13px;
}

.text {
	text-align : left;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #1a3f5f;
}

.hl {
	text-align : left;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #1a3f5f;
	font-weight : bold;
}

.text2 {
	text-align : left;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #82A2BE;
}

.text a, .text a:visited, .text a:link, .text a:ACTIVE  {
	color : #8F4352;
	text-decoration : underline;
}
.text a:hover {
	color : #8F4352;
	text-decoration : none;
}

.small , .small a , .small a:visited, .small a:link .small a:ACTIVE  {
	text-align : left;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #1a3f5f;
	font-weight : bold;
	text-decoration : none;
}
