a
{
	text-decoration:none;
}

img
{
	border:0;
}

h1
{
	color:#435b21;
	font:18pt times new roman, verdana, arial, sans-serif;
	font-weight:700;
	padding-bottom:4px;
	margin-bottom:10px;
}

h2
{
	color:#435b21;
	font:15pt times new roman, verdana, arial, sans-serif;
	font-weight:700;
	border-bottom:1px solid #f68529;
	padding-bottom:4px;
	margin-bottom:10px;
	margin-left:3px;
	margin-right:3px;
}

h3
{
	color:#000;
	font:15pt times new roman, verdana, arial, sans-serif;
	font-weight:700;
	border-bottom:1px solid #f68529;
	padding-bottom:4px;
	margin-bottom:10px;
	margin-left:3px;
	margin-right:3px;
}

#navigation img
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}

body
{
	font:8pt arial,verdana, sans-serif;
	color:#838383;
	text-align:left;
	background:#f2f2f2;
	line-height:1.5em;
}

p
{
	font:8pt arial,verdana, sans-serif;
	color:#838383;
	text-align:left;
	line-height:1.5em;
}

#container
{
	width:852px;
	height:694px;
	margin:0 auto;
}

#header
{
	width:852px;
	height:92px;
	background-image:url(../images/header.png);
}

#navigation
{
	position:relative;
	width:464px;
	height:38px;
	float:right;
	top:53px;
}

#navigation ul
{
	margin:0;
	padding:0;
}

#navigation ul li
{
	display:inline;
}

#bodycontent
{
	width:852px;
	height:602px;
	background-color:#fff;
	border:1px solid #b5b5b5;
}

#leftbodytext
{
	width:215px;
	height:503px;
	padding-right:10px;
	overflow:auto;
}

#leftbodytext a
{
	text-decoration:none;
	color:#838383;
}

#leftgallerytext
{
	overflow:auto;
	width:225px;
}

#leftcolumn
{
	width:225px;
	float:left;
	height:552px;
	overflow:auto-y;
	padding:25px;
}

#rightcolumn
{
	width:552px;
	float:left;
	height:552px;
	padding:25px 25px 25px 0;
}

#footer
{
	width:870px;
	height:52px;
}

#footer p
{
	font:7pt arial,verdana, sans-serif;
	letter-spacing:0.5px;
	padding-top:10px;
}

#rightimage
{
	background-color:#e5e5e5;
	width:552px;
	height:552px;
	text-align:center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
}

#rightimage img
{
	display:block;
}

#wrapper
{
	width:552px;
	height:552px;
	display:table;
	vertical-align:middle;
}

#outer
{
	display:table-cell;
	vertical-align:middle;
}

#leftgallerytext a
{
	color:#838383;
}

#container-splash
{
	width:800px;
	height:800px;
	margin:5px auto;
}

.treeview
{
	overflow:auto;
	height:500px;
}

.treeview li
{
	background:#FFF  no-repeat left center;
	list-style-type:none;
	margin-top:6px;
        font-weight: bold;
}
.treeview li ul li
{
	background:#FFF  no-repeat left center;
	list-style-type:none;
	margin-bottom:10px;
        margin-top: 6px;
        padding-left: 20px;
        font-weight: normal;
}

.treeview li.submenu
{
	background:#FFF  no-repeat left 1px;
	cursor:pointer !important;
}


.treeview li.submenu ul
{
	display:none;
}

.treeview .submenu ul li
{
	cursor:default;
}

*,.treeview ul
{
	margin:0;
	padding:0;
}

