Body
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

A
{
	text-decoration: none;
}

A:link
{
	text-decoration: none;
}

A:hover
{
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
}

.textLink
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #6699CC;
}

.textLink:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #99CCCC;
}

.button
{
	border: solid 1px #666666;
	background-color: #CC9966;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.homeImageText
{
	font-family: Century Gothic;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

.headerTitleText
{
	font-family: Script;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.headerMenuStyle
{
	width: 600px;
	border-bottom: solid 1px #AAAAAA;
}

.headerMenuItemStyle
{
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	border-top: solid 2px #BBBBBB;
}

.headerMenuLink
{
	font-family: Century Gothic;
	font-size: 11px;
	font-style: normal;
	color: #888888;
}

.headerMenuLink:hover
{
	font-family: Century Gothic;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

.headerMenuLinkSelect
{
	font-family: Century Gothic;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

.footerStyle
{
	width: 600px;
	border-top: solid 1px #AAAAAA;
}

.footerText
{
	font-family: Century Gothic;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}

.footerTextLink
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #6699CC;
}

.footerTextLink:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #99CCCC;
}

.innerTitle
{
	text-decoration: none;
	font-family: Century Gothic;
	font-size: 14px;
	color: #666666;
}

.innerTitleMenu
{
	font-family: Century Gothic;
	font-size: 12px;
	color: #666666;
}

.innerTitleMenuSelect
{
	border-bottom: solid 1px #AAAAAA;
}

.innerTitleMenuLink
{
	font-family: Century Gothic;
	font-size: 12px;
	color: #666666;
}

.innerTitleMenuLink:hover
{
	font-family: Century Gothic;
	font-size: 12px;
	color: #333333;
}

.innerBodyText
{
	font-family: Verdana;
	font-size: 11px;
	color: #222222;
}

.contactText
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.eventTextTitle
{
	font-family: Verdana;
	font-size: 11px;
	color: #222222;
}

.eventTextDesc
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.eventTextDate
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.FormFields
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.RequireField
{
	font-family: Verdana;
	font-size: 12px;
	color: Red;
}

.Divider
{
	width: 1px;
	border-left: solid 1px #CCCCCC;
}

