.container{
	text-align:-moz-center;
	#text-align:center;
	margin:0 auto;
}
.menuIndent{
	padding-left:45px;
}
.menuIndentHome{
	padding-left:18px;
}
a.menuLink:link{
	color:#999966;
	font-size:13pt;
	font-weight:bold;
	text-decoration:none;
}
a.menuLink:visited{
	color:#999966;
	font-size:13pt;
	font-weight:bold;
	text-decoration:none;
}
a.menuLink:hover{
	color: #663300;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
.menuText{
	color:#5E5EF7;
	font-size: 13pt;
	font-weight: bold;
    border-bottom:1px dotted #999966;
}
.pageQuote{
	color:#999966;
	font-size: 10pt;
	font-weight: bold;
}
.pageColor
{
	height:800px;
	background-color:#f5e0b2;
	vertical-align:top;
}
a.pageLink:link{
	color:#999966;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
a.pageLink:visited{
	color:#999966;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
a.pageLink:hover{
	color: #663300;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.pageText{
	font-family:gill sans MT,arial;
	font-weight:normal;
	font-size:10pt;
}
.pageTextItalic{
	font-family: gill sans MT,arial;
	font-weight: bolder;
	font-style: italic;
}
.pageTextLarge{
   font-family:gill sans MT,arial;
	font-size:16pt;
	color:#000000;
	font-weight:bold;
}
.pageTextSmall{
   font-family:gill sans MT,arial;
	color:#000000;
	font-size: 10pt;
	font-weight: bold;
}
.pageTitle{
	color:#5e5ef7;
	font-size:26px;
	font-weight:bold;
}
.pageSubTitle{
	color:#5E5EF7;
	font-size: 13pt;
	font-weight: bold;
}

