.SitemapHeader
{
	background-image:url(/Images/LeftBoxTop.png);
	background-repeat:no-repeat;
	height:22px;
	width:618px;
	margin-left:0px;
}

.SitemapContent
{
	padding-top:5px;
	padding-left:10px;
	width:590px;
	color:#645540;
}

.SitemapTitle
{
	color: #ca831c;
	font-weight:bold;
	font-size:15px;	
	padding-left:10px;	
}
.SectionHeader
{
	color:Black;
	font-size:13px;
	font-weight: bold;
}
.FirstColumn
{
	margin-left:10px;
	width: 25%;
	float:left;	
	
}
.SecondColumn
{	
	margin-left:10px;
	width: 25%;
	float:left;	
	
}
.ThirdColumn
{	
	float: left;
	padding-left: 10px;
	width:25%;	
}

#FoodariShortcutLinks .SecondColumn
{
	margin-top: 20px;
}

#FoodariShortcutLinks .ThirdColumn
{
	margin-top: 20px;
}

.FirstColumn, .SecondColumn, .ThirdColumn ul
{
	font-size: 11px;
}
.DashList
{
	width: 120px;
		
}

.NoBulletList ul
{
	list-style-type:none;	
}

.SectionSubHeader
{
	color:#CA831C;
	font-size:12px;
	font-weight:bold;
	
}
li a, li a:hover, li a:visited, li a:link
{
	color: #544737;	
	
}

ul
{
	list-style-image: url(/Images/bullet.png);	
}
.VerticalLine
{
	margin-top: 20px;
	float:left;
	background-image: url(/Images/DobleLineVertical.jpg);
	background-repeat: repeat-y;
	height: 550px;
	width: 5px;	
	
}
.VerticalLineUserLinks
{
	margin-top: 5px;
	float:left;
	background-image: url(/Images/DobleLineVertical.jpg);
	background-repeat: repeat-y;
	height: 150px;
	width: 5px;
}

