/* Created by Isaac Wardell all rights retained */
/* Standard HTML Tag Settings */
body {background-image:url(Images/leather.gif);}
table, tr, td, p {font-family: tahoma, arial, helvetica;font-size: 12px;line-height: 1.3em;}

/* Standard DotNetNuke Settings */
.pagemaster {background: transparent;}
.controlpanel { width: 100%; background-color: #F8F6FB; }
.righttpane { width: 35%; background-color: transparent; padding-left: 15px; padding-right: 10px; padding-top: 2px; }
.leftpane { width: 29%; background-color: transparent; padding-left: 20px; padding-right: 10px; padding-top: 2px; }
.leftpaneHome { width: 30%; background-color: transparent; padding-left: 20px; padding-right: 10px; padding-top: 2px; }
.contentpane { width: 71%; background-color: transparent; padding-left: 30px; padding-right:25px; padding-top: 2px;}
.contentpaneHome { width: 40%; background-color: transparent; padding-left: 30px; padding-right:25px; padding-top: 2px;}
.topcontentpane {width: 100%; height:15px; }

/* Standard Menu Settings */
.MainMenu_MenuContainer { background-color: transparent; }
.MainMenu_MenuBar {  cursor: pointer;  cursor: hand; height: 16px; background-color: Transparent;}
.MainMenu_MenuItem { border-left: #FDE4CC 0px solid;  border-bottom: #FDE4CC 1px solid;  border-top: #FDE4CC 1px solid;  border-right: #FDE4CC 15px solid; cursor: pointer;  cursor: hand;  color: #BF3C03;  font-family: tahoma, arial, helvetica;  font-size: 9pt;  font-weight: bold;  font-style: normal;  background-color: Transparent; height: 19px;}
.MainMenu_MenuIcon { background-color: #FDE4CC;  border-left: #FDE4CC 1px solid;  border-bottom: #FDE4CC 1px solid;  border-top: #FDE4CC 1px solid;  cursor: pointer;  cursor: hand;  text-align: center;  width: 15px;  height: 19px;}
.MainMenu_SubMenu { background-color: #FDE4CC;   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: #BF3C03;  cursor: pointer;  cursor: hand;  color: #FDE4CC;  font-family: tahoma, arial, helvetica;  font-size: 9pt;  font-weight: bold;  font-style: normal; height: 19px;}
.MainMenu_MenuArrow { border-right: #FDE4CC 1px solid;  border-bottom: #FDE4CC 1px solid;  border-top: #FDE4CC 0px solid; font-family: webdings;  font-size: 10pt;  cursor: pointer;  cursor: hand; }
.MainMenu_RootMenuArrow { font-family: webdings;  font-size: 10pt;  cursor: pointer;  cursor: hand;}

/* End Menu Settings */
.StandardButton { background: #C34710 none;  color: #FFFFFF; font-family:Verdana, sans-serif;  font-size: 12px; font-weight: normal;}
.Head   { font-family: tahoma, arial, helvetica; font-size:  10px; font-weight:  bold; color: #BF3C03;  line-height: 30px;}

/* Custom Classes */
.Main_04 { background-image:url(Images/header.png); background-repeat: no-repeat; width: 830px; height: 429px;}
.Main_05{ background-image:url(Images/home.png); background-repeat: no-repeat; width: 830px; height: 147px;}
.MenuLeftRepeat { background-image: url(Images/LeftPaneMenu.jpg); background-repeat: no-repeat; height: 27px;  background-color: #C3B5CE;}
.NMenuFull {background-image:url(Images/menu.png); width: 830px; height: 26x; background-repeat: no-repeat; padding-top: 4px;}
.HMenuFull {background-image:url(Images/menu_home.png); width: 830px; height: 51px; background-repeat: no-repeat; padding-top: 12px;}
.leftPageFull { background-repeat: repeat-y; background-image:url(Images/middle.png); width: 830px; height: 27px; }
.leftPageFullHome { background-repeat: repeat-y; background-image:url(Images/middle_home.png); width: 830px; height: 31px; }
.footerLeftFull { background-image:url(Images/bottom.png); background-repeat: no-repeat; width: 830px; height: 30px;}
.footerLeftFullHome { background-image:url(Images/bottom_home.png); background-repeat: no-repeat; width: 830px; height: 34px;}
.topSiteFull { background-repeat: no-repeat; background-image:url(Images/under_menu.png); width: 830px; height: 15px; }

.content { background-color: #ffffff;}

/* Search Padding - lines up text nicely */
.GoLink {padding-top: 4px;}

/* Light Background Elements */
.LightBG { width: auto; color: #404040;}
a.LightBG:link, a.LightBG:active { text-decoration: none; color: #467599; font-weight: normal;}
a.LightBG:link, a.LightBG:visited, { text-decoration: none; color: #467599; font-weight: normal;}
a.LightBG:hover { text-decoration: none; color: #404040; font-weight: normal;}

/*Footer Classes */
.FooterText { width: auto; color: #404040;}
a.FooterText:link, a.FooterText:visited, a.FooterText:active { text-decoration: none; color: #ffffff; 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;}

/* End Custom Classes */


