﻿ul{ width: 300px; }

div#content_top
{
	background: transparent url(images/PlanLocatorBoxTop.png) no-repeat right top;
	padding: 20px 20px 0px 100px;
}
	div#content_top h2 
	{ 
		font: normal 30pt Georgia, Times, serif; line-height:30pt; color: #0096D7; 
		margin: 0px 0px 5px 0px; padding: 0px 0px 20px 0px;
	}
	
div#cont_container
{
	background: white url(images/PlanLocatorBoxBack.png) repeat-y right; margin-bottom: 20px;
}

div#content_bottom
{
	background: transparent url(images/PlanLocatorBoxBottom.png) no-repeat right bottom; padding-bottom: 30px;
}

div#locator_cont_container
{
	background: white url(images/PlanLocatorBoxBack.png) repeat-y left; 
	margin-bottom: 20px; margin-left: 30px; width: 740px;
}

div#locator_content_top
{
	background: transparent url(images/PlanLocatorBoxTop.png) no-repeat left top; padding: 20px 20px 0px 100px;
}
	div#locator_content_top h2 
	{ 
		font: normal 30pt Georgia, Times, serif; line-height:30pt; color: #0096D7; 
		margin: 0px 0px 5px 0px; padding: 0px 0px 20px 0px;
	}
	
div#locator_content_bottom
{
	background: transparent url(images/PlanLocatorBoxBottom.png) no-repeat left bottom; padding-bottom: 30px;
}

div.menu a.homeNav, div.menu a:visited.homeNav
{
	color: #003d79; font-size: 14px; font-family: Georgia, Times, serif;
}
	div.menu a:hover.homeNav, div.menu a:hover { color: #3399FF; }
	
div.submenu { margin-left: 20px; }
	div.submenu a, div.submenu a:visited { font-size: 14px; color: #000000; font: Georgia, Times, serif; }
	div.submenu a:hover { color: #3399FF; text-decoration: underline; }
	div.submenu a.parent, div.submenu a:visited.parent
	{
		text-decoration: none; display: block; padding: 4px 2px 4px 2px; 
		font: 13pt Georgia, Times, serif; color: #49a942; 
	}
