/* Millbrook-Village styles */

.topNavCell
{ 
	background-image: url('/graphics/topNavButton.gif');
	background-repeat: no-repeat;
	background-position: left; 
}

.topNavCell, .topNavCell a
{ 
	font-size: 14pt; 
	color: #00c000; 
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, serif; 
	text-indent: 12px;
	text-decoration: none;
	white-space: nowrap;
}

.lastTopNavCell
{ 
	background-image: url('/graphics/lastTopNavButton.gif');
	background-repeat: no-repeat;
	background-position: left; 
}
.footer, .footer a, .winterLeftNav, .winterLeftNav a, .sectionTitle, .winterLeftNavPanel, .smallprint, .sitemap
{  
	font-size: 12pt; 
	color: #00c000; 
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, serif; 
	text-decoration: none;
}

.winterLeftNav, .winterLeftNavPanel, .sectionTitle
{
	text-align:left;
}

.smallprint, .smallprint a 
{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;
}

.topNavCell a:hover, .winterLeftNav a:hover, .footer a:hover, h1 a:hover, .sectionTitle a:hover
{ 
	color: #ffd325; 
}

.sectionTitle, .sectionTitle a, .winterLeftNavPanel 
{
	color: white; 
	text-decoration: none;
}

.sectionTitle 
{
	font-size: 14pt; 
	padding-bottom: 0;
}

.snowflakesBG
{
	background-image: url('/graphics/butterflies.jpg');
	background-repeat: no-repeat;
	background-position: center bottom; 
}


h1, h1 a, .articleTitle, h2, h2 a 
{ 
	font-family: Arial,sans-serif,sans; 
	font-size: 19pt; 
	color: #00c000; 
	font-style: italic; 
	font-weight: bold; 
	text-decoration: none; 
	margin-bottom:-15;
}

h2, h2 a
{
	font-size: 15pt; 
	margin-bottom:4pt;
}
               
.bodyText,.Normal,P,LI,TD
{ 
	font-family: Arial,sans-serif,sans; 
	font-size: 11.5pt; 
	color: #008C31;
	text-align:left;
}

.pageText A:link,
.pageText A:visited,
.pageText A:active,
p A:link,
p A:visited,
p A:active
{ 
	font-family: Arial,sans-serif,sans; 
	font-size: 11.5pt; 
	color: #00c000;
}

.pageText A:hover, p A:hover, h2 a:hover
{ 
	color: #FFBF00;
}

p a {font-style: italic}


p
{
	text-align:justify;
	margin: 0 0 8pt 0;
}

.pageText td 
{
	border-width:1px; 
	border-style: solid; 
	border-color: green;
}
.pageText table 
{
	border-collapse: collapse;
}


/*.link {  color: #00f;  text-decoration: underline;  cursor: pointer;  cursor: hand;}*/
