body
{
	background-color: #dad0b7;
	margin-top: 20px;
	height: 100%;
}
img
{
	border: 0px;
}
span
{
	padding:0px !important;
	margin:0px !important;
}
.controlpanel
{
	width: 100%;
	background-color: #EAEAEA;
	border: solid #EAEAEA 1px;
}
.moduletitle2
{
	font-family: Arial Narrow,Arial,Verdana,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #005841;
}
.textimagetitle
{
	margin-left:-6px;
	margin-top:-16px;
}
.ContentPane
{ 
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	height:459px;
	line-height:18px;
}
.copyright
{
	font-weight: normal;
	font-size: 10px;
	color: blue;
	font-family: Tahoma, sans-serif, verdana;
	text-decoration: none;
	padding-top: 5px;
}

.navbarcell
{
	background-color: #ffffff;
	height: 66px;
	width: 160px;
}

.navbar
{
	background-color: #ffffff;
	height: 66px;
}

.navitem
{
	font-weight: normal;
	font-size: 12px;
	color: #33FF33;
	font-family: Arial, sans-serif, verdana;
	text-decoration: none;
}

.MainHomePageContainer
{
	background-color: #ffffff;
	height: 522px;
	width: 938px;
}
.MainContainer
{
	background-color: #ffffff;
	height: 560px;
	width: 938px;
}

.TopPane
{ 
	width: 153px;
	height: 70px;
}

.MiddlePane 
{ 

	width: 153px;
	height: 90px;
}

.LowerPane
{ 

	width: 153px;
	height: 233px;
}
.LogoPane
{ 
	width: 153px;
	height: 127px;
	vertical-align: bottom;
	text-align: left;
	padding-bottom: 14px;
}
.FooterPane
{ 
	width: 938px;
}
.WidePane427
{
	width: 427px;
	height: 530px;
}
.widepane545
{
	width: 545px;
	height: 530px;
}
.widepane545gray
{
	width: 545px;
	height: 530px;
	background-color: #F8F6F3;
}
.widepane288
{
	width: 288px;
	height: 530px;
	background-color: #F8F6F3;
}
.narrowpane
{
	width: 170px;
	height: 530px;
	background-color: #F8F6F3;
	line-height: 1.5;
}
.narrowpanewhite
{
	width: 170px;
	height: 530px;
	line-height: 1.5;
}
.searchpane
{
	width: 170px;
	height: 540px;
	background-color: #F8F6F3;
}
.thumbspane
{
	width: 170px;
}
.SKinObject, .SiteTitle
{
font-weight: bold;
font-size: 18px;
color: #555555 !important;
font-family: Verdana !important;
padding-left: 5px;
}

.SiteType
{
font-weight: bold;
font-size: 18px;
color: #ddd !important;
font-family: Verdana !important;
padding-left: 15px;
}

/* text style for the selected tab */

.SelectedTab {
font-weight: normal;
font-size: 10px;
color: #555555;
font-family: Franklin Gothic Book, sans-serif, verdana;
text-decoration: none;

}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
text-decoration: none;
color: #555555;
}

A.SelectedTab:visited {
text-decoration: none;
color:#555555;
}

A.SelectedTab:active {
text-decoration: none;
color: #555555;
}

A.SelectedTab:hover {
text-decoration: underline;
color: #555555;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
text-decoration: none;
color: #555555;
}


/* text style for the unselected tabs */
.OtherTabs {
font-weight: normal;
font-size: 10px;
color: #555555;
font-family: Franklin Gothic Book, sans-serif, verdana;
text-decoration: none;
vertical-align: middle;
}

.Footer {
height: 30px;
}


/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
text-decoration: none;
color:#555555;
}

A.OtherTabs:visited {
text-decoration: none;
color:#4A5078;
}

A.OtherTabs:active {
text-decoration: none;
color:#555555;
}

/* GENERAL */
/* style for module titles */
.Head {
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 13px;
font-weight: bold;
color: #555555;
}

/* style of item titles on edit and admin pages */
.SubHead {
font-family: verdana,sans-serif;
font-size: 10px;
font-weight: normal;
color: #555;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 11px;
font-weight: bold;
color: #555555;
}


/* text style used for most text rendered by modules */
.Normal, input
{
font-family: Verdana,sans-serif;
font-size: 11px;
font-weight: normal;
color: #555555;
padding: 2px;
margin: 0px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 10px;
font-weight: normal;


	border-top: 1px solid #dad0b7;
	border-left: 1px solid #dad0b7;
	border-right: 1px solid #dad0b7;
	border-bottom: 1px solid #dad0b7;
	background-color: #ffffff;
	padding: 2px;
	margin: 0px;
}

.NormalRed
{
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 10px;
font-weight: bold;
color: #555555;
}

.NormalBold
{
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 10px;
font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
font-family: verdana,sans-serif;
font-size: 10px;
font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
text-decoration: underline;
color: #005841;
}

A.CommandButton:visited {
text-decoration: underline;
color: #005841;
}

A.CommandButton:active {
text-decoration: underline;
color: #005841;
}

A.CommandButton:hover {
text-decoration: underline;
color: #005841;
}

/* GENERIC */
H1 {
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 13px;
font-weight: bold;
color: #555555;
}

H2 {
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 20px;
font-weight: normal;
color: #8080FF;
}

H3 {
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 12px;
font-weight: normal;
color: #003366;
}

H4 {
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 12px;
font-weight: normal;
color: #003366;
}

H5, DT {
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 11px;
font-weight: bold;
color: #003366;
}

H6 {
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 11px;
font-weight: bold;
color: #003366;
}

TFOOT, THEAD {
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 12px;
color: #003366;
}

TH {
vertical-align: baseline;
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 12px;
font-weight: bold;
color: #003366;
}


/* Module Title Menu */
.ModuleTitle_MenuContainer {
border-bottom: blue 0px solid; 
border-left: blue 0px solid; 
border-top: blue 0px solid; 
border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
cursor: pointer; 
height:20px;
background-color: #eeeeee;

}
/* This is add/edit/module management */
.ModuleTitle_MenuItem {
cursor: pointer; 
color: #555555;
font-family: Franklin Gothic Book, sans-serif, verdana; 
font-size: 10px; 
font-weight: normal;
font-style: normal; 
border-left: #eeeeee 0px solid; 
border-bottom: #eeeeee 0px solid; 
border-top: #eeeeee 0px solid; 
border-right: #eeeeee 0px solid;
background-color: #eeeeee;
}

/* This is add/edit/module management */
.ModuleTitle_MenuIcon {
cursor: pointer; 
background-color: #EEEEEE; 
border-left: #EEEEEE 0px solid; 
border-bottom: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid; 
text-align: center; 
width: 15px; 
height: 21px;
}

/* This is add/edit/module management */
.ModuleTitle_SubMenu {
z-index: 1000; 
cursor: pointer; 
background-color: #eeeeee; 
border-bottom: #aaaaaa 1px solid; 
border-left: #aaaaaa 1px solid; 
border-top: #aaaaaa 1px solid; 
border-right: #aaaaaa 1px solid;
}


/* This is add/edit/module management */
.ModuleTitle_MenuBreak {
border-bottom: #EEEEEE 1px solid; 
border-left: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid; 
border-right: #EEEEEE 0px solid; 
background-color: #dddddd;
height: 1px;
}

.ModuleTitle_MenuItemSel {

cursor: pointer; 
color: #555555; 
font-family: Franklin Gothic Book, sans-serif, verdana; 
font-size: 10px; 
font-weight: normal; 
font-style: normal;
border-left: #eeeeee 0px solid; 
border-bottom: #eeeeee 0px solid; 
border-top: #eeeeee 0px solid; 
border-right: #eeeeee 0px solid;
background-color: #cccccc;
}

.ModuleTitle_MenuArrow {
font-family: webdings; 
font-size: 10px; 
cursor: pointer; 
border-right: #eeeeee 0px solid; 
border-bottom: #eeeeee 0px solid; 
border-top: #eeeeee 0px solid;
}

.ModuleTitle_RootMenuArrow {
font-family: webdings; 
font-size: 10px; 
cursor: pointer; 
color: black;
border-right: #eeeeee 0px solid; 
border-bottom: #eeeeee 0px solid; 
border-top: #eeeeee 0px solid;
}

.MenuHolder {
background-color: #ffffff;
}

.bannerPaneWireFrame
{
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 10px;
background-color: #ccc;
border-bottom: solid  3px  #ffffff;
background-image: url(assets/spacer.gif);
height: 100px;
}
A:link {
text-decoration: none;
color: #555555;
}

A:visited {
text-decoration: none;
color: #555555;
}

A:active {
text-decoration: none;
color: #555555;
}

A:hover {
text-decoration: underline;
color: #555555;
}

SMALL {
font-size: 8px;
}

BIG {
font-size: 14px;
}

BLOCKQUOTE, PRE {
font-family: Lucida Console, monospace;
}


UL LI {
list-style-type: square ;
}

UL LI LI {
list-style-type: disc;
}

UL LI LI LI {
list-style-type: circle;
}

OL LI {
list-style-type: decimal;
}

OL OL LI {
list-style-type: lower-alpha;
}

OL OL OL LI {
list-style-type: lower-roman;
}

HR {
color: #cccccc;
height:1pt;
text-align:left
}

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
color: #555555;
}

.ModuleTitle_MenuBar {
cursor: pointer; 
height: 21px;
}


/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */ 
.Message {
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 11px;
font-weight: normal;
font-size: 11px;
background-color: #eeeeee;
} 

/* style of item titles by Announcements and events */
.ItemTitle {
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 11px;
font-weight: bold;
color: #003366;
}

/* Breadcrumbs */
.Breadcrumb{
font-family: Verdana;
font-size: 11px;
font-weight: normal;
line-height:15px;
color: red;
}

/*.Breadcrumb (original){
font-family: Franklin Gothic Book, sans-serif, verdana;
font-size: 10px;
font-weight: normal;
color: #CCC;
color: #555;
}*/

A.Breadcrumb:link {
text-decoration: none;
color: #555;
}

A.Breadcrumb:visited {
text-decoration: none;
color: #555;
}

A.Breadcrumb:active  {
text-decoration: none;
color: #555;
}

A.Breadcrumb:hover  {
text-decoration: none;
color: #555;
}


/* button style for standard HTML buttons */

.StandardButton
{
	font-size:10px;
	border-top: 1px solid #dad0b7;
	border-left: 1px solid #dad0b7;
	border-right: 1px solid #dad0b7;
	border-bottom: 1px solid #dad0b7;
	background-color: #ffffff;
	padding: 2px;
	margin: 0px;
	font-weight:bold;
	color: #777777;
}
.HoverButton
{
	font-size:10px;
	border-top: 1px solid #dad0b7;
	border-left: 1px solid #dad0b7;
	border-right: 1px solid #dad0b7;
	border-bottom: 1px solid #dad0b7;
	background-color: #fffaf0;
	padding: 2px;
	margin: 0px;
	font-weight:bold;
	color: #005841;
}
/* admin list styles */
.AdminList
{
font-family: verdana;
font-size: 10px;
font-weight: normal;
color: #555555;
border-top: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
}

.AdminList tr
{
height:24px;
}

.AdminListAlternating
{
	background-color: #eeeeee;
}
.adminlistitemstyle
{
	background-color: #ffffff;
}
.adminlisthover
{
	background-color: #dad0b7;
}
.AdminListHeader
{
	font-weight: bold;
	background-color: #eeeeee; 
}
.AdminListFooter
{
	color: #aaaaaa;
}
a.AdminListFooter
{
	color: #555555;
}
.container
{
	line-height:21px;
}
.communities
{
	line-height:14px;
	color: red;
}

/* wireframe classes below */
.bannerPaneWireFrame
{
	background-color: #ccc;
	border-bottom: solid  3px  #ffffff;
	background-image: url(assets/spacer.gif);
	height: 100px;
}
.LinkBulletCell
{
}
.LinkTextCell
{
	font-family: Franklin Gothic Book, sans-serif, verdana;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 7px;
	color: #BFBFBF;
	line-height: 10px;
}
A.LinkTextCell
{
	color: #BFBFBF;
}
A.LinkTextCell:hover
{
	color: #FF7800;
	text-decoration: none;
}
A.LinkTextCell:active
{
	color: #FF7800 !important;
	text-decoration: none;
}
.LinkTextCellLarger
{
	font-family: Franklin Gothic Book, sans-serif, verdana;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #BFBFBF;
}
A.LinkTextCellLarger
{
	color: #BFBFBF !important;
}
A.LinkTextCellLarger:hover
{
	color: #FF7800 !important;
	text-decoration: none;
}
A.LinkTextCellLarger:active
{
	color: #FF7800 !important;
	text-decoration: none;
}
.LinkTextCellSmaller
{
	font-family: Franklin Gothic Book, sans-serif, verdana;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 7px;
	color: #BFBFBF;
	line-height: 10px;
	padding-left:10px;
}
A.LinkTextCellSmaller
{
	color: #BFBFBF;
}

A.LinkTextCellSmaller:hover
{
	color: #FF7800 !important;
	text-decoration: none;
}
A.LinkTextCellSmaller:active
{
	color: #FF7800 !important;
	text-decoration: none;
}
.LinkList
{
	vertical-align: top;
	padding: 0px;
}
a.LinkActive
{

	color: #FF7800 !important;
}
.footerdelim
{
	font-family: Franklin Gothic Book, sans-serif, verdana;
	font-size: 9px;
	font-weight: normal;
	color: #aaa !important;
	padding-left: 2px;
	padding-right: 2px;
}
.error
{
	color: Red;
}

.Here
{
	font-family: Franklin Gothic Book, sans-serif, verdana;
	font-size: 27px;
	text-transform: uppercase;
	color: #000000;
	line-height: 26px;
}
.MenuNumber
{
	color: #FF7800;
}

.DateContainer
{
padding-top: 10px;
padding-left: 4px;
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: normal;
color: #FF7800;
}

.FooterContainer
{
padding-top: 10px;
padding-right: 10px;
font-family: verdana, sans-serif;
font-size: 9px;
font-weight: normal;
}
.FooterNav
{
color: #aaa;
}
.orangeheading
{
color: #FF7800;
}
.flatinput
{
	border-top: 1px solid #dad0b7;
	border-left: 1px solid #dad0b7;
	border-right: 1px solid #dad0b7;
	border-bottom: 1px solid #dad0b7;
	background-color: #ffffff;
	padding: 2px;
	margin: 0px;
}
.flatinputbuttons
{
	font-weight: bold;
}
.i5nav
{
	color: #555;
}
a.i5nav
{
	color: #555;
	text-decoration: none;
}
a.i5nav:hover
{
	color: #FF7800;
	text-decoration: none;
}
/*					*/
/* main menu				*/
/*					*/
.MainMenu_MenuContainer {
	background: url(assets/tallwood.jpg);
	background-color: transparent; 
	height: 18px;
	vertical-align:bottom;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	height:18px;
	vertical-align:bottom;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	letter-spacing:0em; 
	font-size:13px;
	font-family:Arial Narrow,Arial, Helvetica, Sans-serif;
	color: #ffffff;
	font-weight: bold; 
	text-transform:uppercase;
	font-style: normal;
	background-color: Transparent;
	border:0px;
	padding:0px;
	margin:0px;
	height:18px;
	text-align:left;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	 
	letter-spacing:0em; 
	font-size:13px;
	font-family:Arial Narrow,Arial, Helvetica, Sans-serif;
	color:#005841;
	font-weight: bold; 
	text-transform: uppercase;
	font-style: normal;
	border:0px;
	padding:0px;
	margin:0px;
	height:18px;
	background-color:#ffffff;
	text-align:left;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	background-color:#9D8457;
	z-index: 1000; 
	cursor: pointer; 
	border:1px solid #ffffff;
	margin-top: 1px;
	padding: 1px;
}

.MainMenu_MenuBreak {
border:0;
margin:0; 
background-color: transparent; 
color: #fff; 
font-family: Verdana,sans-serif;
font-size: 10px; 
font-weight: bold; 
font-style: normal;
padding-left: 0px;
margin-left: 0px;
}

.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}
.scottroot
{
	text-align:left;
}
.scottroot td
{
	text-align: left;
}
.scott
{
	text-align: left;
}
.scott td
{
	text-align:left;
}
.MainMenu_MenuItemSel td
{
	text-align: left;
}
a.utilitymenu
{
	color:#dad0b7 !important;
}
.wood
{
	background: url(assets/tallwood.jpg);
	height:32px;
}
/* hyperlink style for the selected tab */
.GreenLink
{
color: #005841 !important;
font-family: Verdana,sans-serif;
font-size: 12px;
}
A.GreenLink:link,
A.GreenLink:visited,
A.GreenLink:active 
{
text-decoration: none;
}
A.GreenLink:hover {
text-decoration: underline;
}
sdaasd
/* hyperlink style for the selected tab */
.BlackLink
{
color: #000000 !important;
font-family: Verdana,sans-serif;
font-size: 12px !important;
font-weight: bold;
}
A.BlackLink:link,
A.BlackLink:visited,
A.BlackLink:active 
{
text-decoration: underline;
font-size: 12px !important;
font-weight: bold;
}
A.BlackLink:hover
{
text-decoration: underline;
color: #005841 !important;
font-size: 12px !important;
font-weight: bold;
}