/* Created by Isaac Wardell all rights retained */
/* Standard HTML Tag Settings */
body {
	background-color:F7B8F9;
	color: #F2E7FB;
}
table, tr, td, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	}

/* Standard DotNetNuke Settings */
.pagemaster {background: transparent;}
.controlpanel { width: 100%; background-color: #F8F6FB; }
.leftpane { width: 29%; background-color: transparent; padding-left: 37px; padding-right: 10px; padding-top: 2px; }
.contentpane { width: 71%; background-color: transparent; padding-left:25px; padding-right: 47px; padding-top: 2px;}

/* Standard Menu Settings */
.MainMenu_MenuContainer { color: background-color: transparent; }
.MainMenu_MenuBar {  cursor: pointer;  cursor: hand; height: 16px; background-color: Transparent;}
.MainMenu_MenuItem { border-left: #E93E72 1px solid;  border-bottom: #E93E72 1px solid;  border-top: #E93E72 1px solid;  border-right: #E93E72 1px solid; cursor: hand;  cursor: hand;  color: #F2E7FB;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 9pt;   font-style:italic;  background-color: Transparent; width:15px; height: 19px;}
.MainMenu_MenuIcon { background-color: #E93E72;  border-left: #E93E72 1px solid;  border-bottom: #E93E72 1px solid;  border-top: #E93E72 1px solid;  cursor: pointer;  cursor: hand;  text-align: center;  width: 15px;  height: 19px;}
.MainMenu_SubMenu { background-color: #E93E72;   z-index: 1000;  cursor: pointer;  cursor: hand;  filter:progid:DNImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); }
.MainMenu_MenuBreak { height: 1px;}
.MainMenu_MenuItemSel { background-color: #F2E7FB;  cursor: hand;  cursor: hand;  color: #E93E72;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 9pt;  font-weight: bold;  font-style:italic; width: 15px; height: 19px;}
.MainMenu_MenuArrow { border-right: #E93E72 1px solid;  border-bottom: #E93E72 1px solid;  border-top: #E93E72 1px solid; font-family: Verdana, Arial, Helvetica, sans-serif; ;  font-size: 9pt;  cursor: pointer;  cursor: hand; width: 15px; height:19px; }
.MainMenu_RootMenuArrow { font-family: webdings;  font-size: 10pt;  cursor: pointer;  cursor: hand;}

/* End Menu Settings */
.StandardButton { background: #F2E7FB none;  color: #333333; font-family:Verdana, sans-serif;  font-size: 12px; font-weight: normal;}
.Head   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:  10px; font-weight:  bold; color: #F2E7FB;  line-height: 30px;}

/* Custom Classes */
.Main_05{ background-image:url(Images/Flower_Header.jpg); background-repeat: no-repeat; width: 800px; height: 150px;}
.NMenuFull {background-image:url(Images/Menu.png); width: 800px; height: 77x; background-repeat: no-repeat;}
.leftPageFull { background-repeat: repeat-y; background-image:url(Images/Middle.png); width: 800px; height: 30px; }
.footerLeftFull {
	background-image:url(Images/Bottom.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 35px;
	color: F2E7FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

.content { background-color: #eeeeee;}

/* Search Padding - lines up text nicely */
.GoLink {padding-top: 4px;}

/* Light Background Elements */
.LightBG { width: auto; color: #F2E7FB;}
a.LightBG:link, a.LightBG:active { text-decoration: none; color: #F2E7FB; font-weight: normal;}
a.LightBG:link, a.LightBG:visited, { text-decoration: none; color: #F2E7FB; font-weight: normal;}
a.LightBG:hover { text-decoration: none; color: #E93E72; font-weight: normal;}

/*Footer Classes */
.FooterText { width: auto; color: #F2E7FB;}
a.FooterText:link, a.FooterText:visited, a.FooterText:active { text-decoration: none; color: #F2E7FB; font-weight: normal;}
a.FooterText:hover { text-decoration: none; color: #fafafa; font-weight: normal;}

/* End Light Background Elements */

.Separator { width: 12px; margin: 0 1px 0 1px; background: url(Images\separator.gif) center top no-repeat;}
.Logo { padding-left: 8px; padding-top: 12px;}


