/* 
================================
Skin styles for DotNetNuke

original bg color : #EBE7CC

STUFF REMOVED BELOW.

.leftpane {
	width: 33%;
	background-color: #EBE7CC;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

}
.contentpane {
	width: 67%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

================================
*/   

a:link{color:blue;}
a:visited{color:blue;}
a:hover{color:red;}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #f5f2e7;
}
.skinmaster {
	width: 697px;	
	background-color: #f5f2e7;
}
.skinheader 
{
	background-image: url(images/CFhead.gif);
	height:94px;
	width:697px; 
	
}

#flash {
  position: relative; /*or absolute*/
  z-index: 0;
}

.skingradient {
	background-image: url(images/gradient_DKGray.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #f5f2e7;
}
.toppane {
	width: 100%;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.contentpane1 {
	width: 33%;
	background-color: #fffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	align: center;
	width : 25%;
	}
.MainMenu_MenuItem {
	border-left: #f5f2e7 0px solid; 
	border-bottom: #f5f2e7 0px solid; 
	border-top: #f5f2e7 0px solid; 
	border-right: #f5f2e7 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #664500; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif; 
	height: 22px;
	align:center;
}
.MainMenu_MenuIcon {
	background-color: #f5f2e7; 
	border-left: #f5f2e7 1px solid; 
	border-bottom: #f5f2e7 1px solid; 
	border-top: #f5f2e7 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	align: center;
	width: 15px; 
	height: 22px;
	}
.MainMenu_SubMenu {
	background-color: #f5f2e7;  
	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-image: url(images/buttonbg.jpg); 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 22px;
}
.MainMenu_MenuArrow {
	border-right: #f5f2e7 1px solid; 
	border-bottom: #f5f2e7 1px solid; 
	border-top: #f5f2e7 1px 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: #7994cb none; 
  color: #ffffff;
  font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.skingradient1
{
	background-image: url(images/green_lined_masthead.gif);
}
.homep
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding-left:8px;
}
.contenttext2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
}
.homepurchase
{
	background: url(images/homepurchase.jpg);
}
.homepurchase1
{
	background:#ccc;
}
.creditproblem
{
	background: url(images/creditproblem.jpg);
}
.toomuchdebt
{
	background: url(images/toomuchdebt.jpg);
}
.homeimp
{
	background: url(images/homeimprovement.jpg);
}
.contenttextformat
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}