H1,H2,H3,H4,H5,H6{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
BODY,P, TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;	
}
A:link, A:visited {
	color: #330000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
A:hover {
	color: #666666;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
.pagemaster {
	width: 100%;
	height: 100%;
	border-width: 0;
	background-image: url(/Portals/_default/skins/Windstone/images/Background.png);
}
.skinmaster {  }
.controlpanel {
	width: 100%;
	background-color: #fff;
}
.leftpane {
	width: 233px;
}
.contentpane {  }
.RightColumn {
	background-image: url(/Portals/_default/Skins/Windstone/images/Page2_LeafTop.png);
	background-position: right bottom;
}
.sidepane {  }
.photopane {  }
.footer, .footer A:link, .footer A:visited {
	color: #666666;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.footer a:hover {
	color: #000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

/*====DNN Menu====*/
.MainMenu_MenuContainer {
	background-color: transparent;
	line-height: 20px;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #666666;
	background-color: Transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	text-align: center;
}
.MainMenu_SubMenu {
	background-color: #FFFFFF;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.MainMenu_MenuArrow {
	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);
}

/*====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: "Times New Roman", Times, serif;
	font-weight: bold !important;
	line-height: 20px !important;
	background-color: #eaebdc;
}
#NewsHeaderOver {
	font-weight: bold;
	line-height: 20px;
	background-color: #b4c4aa;
	text-decoration: none;
	font-size: 12px;
	cursor: default;
	cursor: pointer;
}
.NewsHeaderLinks a:hover { text-decoration: none !important; }
.NewsTeaser {
	color: #000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.NewsBody {
	color: #000;
	font-size: 12px;
	font-family: "Times New Roman", Times, 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: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height: 20px;
}
.NewsLinks a:hover {
	color: #b0a38c;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height: 20px;
}
.NewsArticleHeader {
	color: #000;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
/*====Builder Table====*/
.BuilderList, .BuilderList A:Link, .BuilderList A:visited {
	color: #68332f;
	font-size: 11px;
	font-family: "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; }
