﻿#leftcol
{
	background: #E1D5D5;
}

#leftcol ul li span,
#leftcol ul li a
{
	background-color: #321312;
	color: #fff;
	border-bottom: 1px solid #6B5154;

}

#leftcol ul li a:hover
{
	background: #2D0E0D;
}


#leftcol ul .menu 
{
	background-color: #4B1114;
}

#leftcol ul .menu a
{
	background: #4B1114;
}


#leftcol ul li .menu a:hover
{
	background: #460C0F;

}

#leftcol ul li .menu .selected:hover
{
	background: #6B5154 !important;
}
#leftcol ul li .active,
#leftcol ul li .active a
{
	border: none;
	background-color: #4B1114;
	color: #fff;
}

#leftcol ul .active:hover
{
	background: #200001;
}

/****************
* Sub Menus		*
****************/
#leftcol ul li ul li a:hover
{
	color: #fff !important;
	background: #6B5154;
}

#leftcol ul li ul li .selected
{
	background: #4B3134 url('images/bullethoverleft.gif') no-repeat 10px 10px;
	color: #fff;
}

#leftcol ul li ul li .selected:hover
{
	background: #6B5154 url('images/bullethoverleft.gif') no-repeat 10px 10px;
}

#leftcol ul li ul li a
{
	background-color: #5B4144;
	padding-left: 20px;
	padding-right: 0px;
}

/****************
* TreeView		*
****************/
#leftcol .RadTreeView .rtLI .active a:hover
{
	background: #300001;
}

#leftcol ul li .menu .selected
{
	background: #5B4144;
}

#leftcol ul li .single .selected
{
	background: #4B1114 url(images/bullethoverleft.gif) no-repeat 173px 12px;	
}

/********************
* Department Conact	*
********************/
#leftcol address strong
{
	color: #300001;
	font-size: 1.2em !important;
}

#leftcol address a,
#leftcol ul li address a
{
	color: #300001;
}

#leftcol address a:hover,
#leftcol ul li address a:hover
{
	color: #9e161e;
}
