BODY { color: #333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
IMG { border-style: none; border-width: 0; display: inline; }
.standard { FONT-WEIGHT: normal; FONT-SIZE: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: circle; }
A:link, A:visited { color: #5e1a19; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
A:hover { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
.NormalTextBox { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.Head { color: #68332f; font-size: 16px !important; font-family: Georgia, "Times New Roman", Times, serif !important; font-weight: bold !important; text-decoration: none; }
.Title { color: #68332f; font-size: 26px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.Body { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.StandardButton { color: #472b1a; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px; background-color: #d1c7b4; text-decoration: none; text-align: center; margin: 2px; border: outset 2px #000; }
.StandardButton A:hover { color: #e5b43a; font-size: 12px; font-weight: bold; line-height: 15px; text-decoration: none; }
.StandardTable { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
P { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
H1 { color: #472b1a; font-size: 26px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
H2 { color: #472b1a; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
/* 
====
Skin styles for DotNetNuke
====
*/
.pagemaster { width: 100%; height: 100%; background-color: #d1c7b4; border-width: 0; }
.skinmaster { height: 100%; background-color: #fff; width: 790px; moz-border-radius-bottomleft: 15px; moz-border-radius-bottomright: 15px; moz-border-radius-topleft: 3px; moz-border-radius-topright: 3px; }
.skinheader { background-color: #707b5e; border-style: none; border-width: 0; }
.controlpanel {
	width: 100%;
	background-color: #fff;
}
.leftpane {
	width: 233px;
}
.contentpane { width: 538px; }
.sidepane { width: 200px; }
.photopane {  }
.seotext, .seotext P { color: #595441; font-size: 9px; }
.seotext a:link, .seotext a:visited { color: #68332f; font-size: 9px; font-weight: normal; text-decoration: none; }
.seotext a:hover { color: #000; font-size: 9px; font-weight: normal; text-decoration: none; }
.header, .header A:link, .header A:visited { color: #68332f; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.header A:hover { color: #000; }
.footer, .footer A:link, .footer A:visited { color: #757575; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
.footer a:hover { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
/*====DNN Menu====*/
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #fff; 
  color: #5e1a19;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
/*====TopMenuBar====*/
.skinmenus { border-style: none; border-width: 0; }
.mainmenu { color: #555; font-weight: normal; background-color: #d1c7b4; height:22px; }
.SubMenuPane { font-size: 11px; font-weight: bold; background-color: #d1c7b4; }
.TopMenuBar { font-size: 10px; font-weight: bold; line-height: 24px; vertical-align: middle; }
.TopMenuItem, .TopMenuItem a:link, .TopMenuItem a:visited, .TopMenuBar a:link, .TopMenuBar a:visited { color: #5e1a19; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-align: center; }
.TopMenuItemOver a:hover, .TopMenuItemCurrent, .TopMenuBar a:hover { color: #5e1a19 !important; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; text-align: center; }
/*=====AdminMenu=====*/
.ADMINmenucontainer { background-color: #68332f; text-align: justify; }
.ADMINmenubar{ font-size: 11px; font-weight: normal; line-height: 14px; }
.ADMINmenuitem /* Controls Sub Menu Items  */ { font-size: 11px; font-weight: bold; line-height: 14px; border-width: 0; }
.ADMINmenuitemsel{ font-size: 11px; font-weight: bold; line-height: 14px; background-image: none; text-decoration: none; border-width: 0; cursor: pointer; }
.ADMINrootmenuitem TD{ color: #fff; font-size: 11px; font-weight: bold; line-height: 14px; text-align: center; cursor: pointer; }
.ADMINrootmenuitemsel TD { color: #e5b43a; font-size: 11px; font-weight: bold; line-height: 14px; text-align: center; cursor: pointer; }
.ADMINrootmenuitembreadcrumb TD { color: #e5b43a; font-size: 11px; font-weight: bold; line-height: 14px; background-image: none; text-align: center; }
.ADMINrootmenuitemactive TD { color: #e5b43a; font-size: 11px; font-weight: bold; line-height: 14px; background-image: none; }
.ADMINsubmenu { color: #68332f; font-size: 11px; line-height: 14px; background-color: #fff; padding-right: 5px; padding-left: 5px; border: solid 2px #68322e; }
.ADMINsubmenuitemsel { color: #68332f; font-size: 11px; font-weight: bold; line-height: 14px; text-decoration: none; }
.ADMINsumbenuitemactive { color: #000; font-size: 11px; font-weight: bold; line-height: 14px; }
/*====Home Listing====*/
.HomeListTable, td.HomeListTable { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.HomeListTable A:Link, .HomeListTalbe A:Visited { color: #68332f; font-size: 12px; text-decoration: none; }
.HomeListTable A:Hover, .HomeListTable A:Current { color: #68332f; font-size: 12px; text-decoration: underline; }
/*====News====*/
#NewsHeader { color: #000 !important; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold !important; line-height: 20px !important; background-color: #d1c7b4; border-top: 1px solid #68322e; border-bottom: 1px dashed #68322e; }
#NewsHeaderOver { font-weight: bold; line-height: 20px; background-color: #d1c7b4; text-decoration: none; border-top: 1px solid #68322e; border-bottom: 1px dashed #68322e; }
.NewsHeaderLinks a:hover { text-decoration: none !important; }
.NewsTeaser { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.NewsBody { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
.NewsBody a:hover { text-decoration: none; }
.NewsLinks, .NewsLinks a:link, .NewsLinks a:active, .NewsLinks a:visited { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; width: 100%; height: 20px; }
.NewsLinks a:hover { color: #b0a38c; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; width: 100%; height: 20px; }
.NewsArticleHeader { color: #000; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
/*====Builder Table====*/
.BuilderList, .BuilderList A:Link, .BuilderList A:visited { color: #68332f; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; padding-left: 3px; border-left: 5px solid #e1dace; }
.BuilderList A:Hover, .BuilderListCurrent { text-decoration: none; width: 100%; padding-left: 3px; border-left: 5px solid #68332f; }
