﻿body
{
	background-color:#d3d4d0;
	text-align:center;
	font-family:Arial, Geneva, Sans-Serif;
	font-size:0.7em;
	color:#656d60;
	margin:0;
}

form { margin:0; padding:0; }

hr { display:none; }

a
{
	text-decoration:none;
	color:#ffffff;
}

a:hover { text-decoration:underline; }

a img { border:none; }

/************************************************** Page Container */

.PageContainer
{
	margin:0 auto;
	text-align:left;
	width:940px;
	padding-bottom:22px;
	background:#f3edd7 url(GeneralFrame/PageContainerBg.gif) repeat-x left bottom;
	border-left:solid 2px #ffffff;
	border-right:solid 2px #ffffff;
}

/************************************************** Banner Frame */

.HeaderFrame
{
	position:relative;
	zoom:1;
}

.HeaderFrame:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.HeaderFrame img { float:left; }

.HeaderFrame .HeaderFacebook
{
	position:absolute;
	top:0;
	right:41px;
}

/************************************************** Main Nav (Level One - Tier One) */

.MainNav
{
	position:relative;
	height:auto !important;min-height:32px;height:32px;
	background-color:#656d60;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	zoom:1;
	z-index:2000;
}

.MainNav:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.MainNav h3 { display:none; }

.MainNav ul
{
	margin:0;
	padding:0;
}

.MainNav li 
{
	position:relative;
	float:left;
	list-style:none;
	border-right:solid 1px #ffffff;
}

.MainNav li.MainNavLast { border-right:none; }

.MainNav li a
{
	float:left;
	padding:8px 24px 8px 24px;
	font-family:Tahoma, Geneva, Sans-Serif;
	font-weight:bold;
	font-size:120%;
}

.MainNav li a:hover { background:#d3bd58; }

/************************************************** Main Nav (Level One - Tier Two) */

.MainNav ul ul { display:none; }
.MainNav ul li.Open ul { display:block;  }

.MainNav ul ul 
{
	position:absolute;
	top:32px;
	left:-1px;
	width:154px;
	background:#676b5f;
	border:solid 1px #ffffff;
}

.MainNav ul ul li
{
	float:none;
	border-right:none;
}

.MainNav ul ul li a
{
	border-right:none;
	border-bottom:solid 1px #7b846d;
	color:white;
	padding:6px 10px 6px 10px;
	display:block;
	width:134px;
	float:none;
	font-size:100%;
	font-weight:normal;
	white-space:normal;
}

.MainNav ul ul li.MainNavLast a
{
	border-bottom:none;
	margin-bottom:-1px;
}

.MainNav ul ul li a:hover
{
	color:#4f564b;
	background:#ffffff;
}

/************************************************** Main Nav Bar - Search Box */

.MainNav .SearchArea
{
	padding-top:6px;
	width:150px;
	float:right;
	text-align:right;
}

.MainNav .SearchArea input.SearchBox
{
	float:left;
	width:126px;
	height:1.2em;
	border:solid 1px #cfd5c6;
}

.MainNav .SearchArea button.SearchButton
{
	float:left;
	width:13px;
	height:16px;
	padding-top:16px;
	overflow:hidden;
	cursor:pointer;
	margin:3px 0 0 2px;
	border:none;
	background:url(GeneralFrame/SearchArrow.gif) no-repeat;
}

/************************************************** Sub Nav (Level Two - Tier One)  */

.SubNav
{
	background:url(GeneralFrame/SubNavTopBg.gif) no-repeat top;
	padding-top:14px;
	float:left;
	width:209px;
	margin-right:28px;
}

.SubNav h3 { display:none; }

.SubNav ul
{
	background:url(GeneralFrame/SubNavBotBg.gif) no-repeat bottom;
	padding:0 0 14px 0;
	margin:0;
	width:209px;
}

.SubNav li 
{
	background:url(GeneralFrame/SubNavT1Bg.gif) repeat-y left;
	list-style:none;
}

.SubNav li.Active { background:#656d60 url(GeneralFrame/SubNavT1ActiveBg.gif) repeat-y left center; }

.SubNav li a,
.SubNav li span
{
	display:block;
	padding:8px 7px 8px 20px;
	font-weight:bold;
	color:#656d60;
	font-size:110%;
}

.SubNav li a:hover
{
	color:#ffffff;
	text-decoration:none;
	background:#656d60 url(GeneralFrame/SubNavT1ActiveBg.gif) repeat-y left center;
}

.SubNav li.Active span, .SubNav li.Active a, .SubNav li.Active a:hover { color:#ffffff; }

/************************************************** Sub Nav (Level Two - Tier Two) */

.SubNav li ul
{
	background:white;
	width:208px;
	display:none;
	padding:0;
	margin-left:0;
}

.SubNav li.Active ul { display:block; }
.SubNav li.Active li ul { display:none; }

.SubNav li.Active li 
{
	background:url(GeneralFrame/SubNavT2Bg.gif) no-repeat left bottom;
	padding-right:6px;
}

.SubNav li.Active li span,
.SubNav li.Active li a
{
	background:url(GeneralFrame/SubNavT2ItemBg.gif) no-repeat;
	background-position:18px 8px;
	color:#656d60;
	font-size:110%;
	padding:5px 0 5px 35px;
}

.SubNav li.Active li span { color:#d2bd57; }
.SubNav li.Active li a:hover { color:#d2bd57; }

/************************************************** HR - Content Area Frame & Wide Content Frame */
.ContentAreaFrame hr,
.WideContentFrame hr
{
	display:block;
	border:none;
	border-top:dashed 1px black;
	height:1px;
}

/************************************************** Footer Frame */

.FooterFrame
{
	margin:0 auto;
	width:944px;
	background:#656d60 url(GeneralFrame/FootFrameBg.gif) repeat-x left bottom;
}

.FooterFrame:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.FooterFrame hr { display:none; }

.FooterFrame a { font-size:90%; }

.FooterFrame span 
{
	color:#ffffff;
	font-size:14px;
}

.FooterFrame .ColumnOne
{
	padding:7px 0 10px 35px;
	text-align:left;
	float:left;
	background:url(GeneralFrame/FootColOneBg.gif) no-repeat left bottom;
}

.FooterFrame .ColumnOne span { margin:0 14px 0 14px; }

.FooterFrame .ColumnTwo
{
	padding:7px 35px 10px 0;
	text-align:right;
	float:right;
	background:url(GeneralFrame/FootColTwoBg.gif) no-repeat right bottom;
}

.FooterFrame .ColumnTwo span { margin:0 7px 0 7px; }