/*========================================================*/
/*  Universal                                          */
/*========================================================*/

/*-- Style For HTML PAGE                   */ html { height: 100%; }
/*-- Style For HTML BODY                   */ body { background-color: #857858;	background-image: url(bkgd.jpg);background-repeat: repeat-x; margin: 0px;}
                                              #body{ background: #857858; background-image: url(bkgd.jpg);background-repeat: repeat-x; margin: 0; margin: 0; }
                                              #__dnn_body{background:#FFF;}
/*-- Setting Text Throughout the skin      */ table, tr, td, p {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px;line-height: 1.4em;}

/*========================================================*/
/*  Content Panes                                      */
/*========================================================*/

/*-- full pane                  --*/.PaneFull { width: 100%; padding: 0 0px 0 0px;}
/*-- left pane                  --*/.PaneLeft { padding: 0 1px 0 1px; width: 50%; }
/*-- center pane                --*/.PaneCenter { padding: 0 1px 0 1px; width: 33%; }
/*-- center/left pane           --*/.PaneCenterLeft { padding: 0 1px 0 1px; width: 33%; }
/*-- center/right pane          --*/.PaneCenterRight { padding: 0 1px 0 1px; width: 33%; }
/*-- right pane                 --*/.PaneRight { padding: 0 1px 0 1px; width: 50%; }

/*========================================================*/
/*  Tokens                                             */
/*========================================================*/

/*-- login and user token idle        --*/ .LOGIN, a.LOGIN:link, a.LOGIN:visited, a.LOGIN:active, .USER, a.USER:link, a.USER:visited, a.USER:active { color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- login and user token hover       --*/ a.LOGIN:hover, a.USER:hover { color: #000000; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size: 11px; text-decoration: none; }
/*-- date token idle                  --*/  .DATE { color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- breadcrumbs token idle           --*/  .BREADCRUMBS, a.BREADCRUMBS:link, a.BREADCRUMBS:visited, a.BREADCRUMBS:active { color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover          --*/  a.BREADCRUMBS:hover { color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER { color:#FFFFFF; font-size: 11px; font-weight:normal; }
/*-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active { color:#FFFFFF; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER:hover { color:#000000; font-weight:normal; text-decoration:none;  }

/*========================================================*/
/*  Main Menu                     				      */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer{background: transparent;}
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar{cursor: pointer;	cursor: hand;border: 0px;height: 36px;background-color: transparent;}
/*-- submenu container          --*/ .MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0; background: #857858; padding: 0px; border: 1px solid #000000; font-weight: normal; filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); }
/*-- sub menu items             --*/ .MainMenu_MenuItem {font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF; font-size: 11px; font-weight: bold; font-style: normal; background-color: transparent; padding: 0 10px 0 10px; border: 0; height: 20px;}
/*-- root menu items            --*/ .MainMenu_RootMenuItem { font-family: Georgia, "Times New Roman", Times, serif;  color: #FFFFFF; font-size: 11px; font-weight: bold; font-style: normal; border: 0; height: 33px; padding: 0;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { font-family: Georgia, "Times New Roman", Times, serif; color: #382f1c; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 10px 0px 10px; border: 0; height: 20px; background-color: transparent;}
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #382f1c; background: transparent; padding: 0; font-weight: bold; }
/*-- sub menu items over        --*/ .MainMenu_Selected { color: #ffffff; background: transparent; padding: 0; font-weight: bold; }
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #382f1c; background: transparent; font-weight: bold; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { color: #382f1c; background: transparent; padding: 0; font-weight: bold; height: 33px; }
/*-- root menu items over       --*/ .MainMenu_RootActiveSub { color: #382f1c; padding: 0; font-weight: bold; height: 33px; }
/*-- root menu items active     --*/ .MainMenu_RootActive, .MainMenu_RootBreadcrumbActive { color: #382f1c; background: transparent; padding: 0; font-weight: bold; height: 33px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: url('menu_seperator.gif') no-repeat top right transparent; width:1px; height: 33px; }
/*-- not needed                 --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenuSeperator  { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; }

/*========================================================*/
/*  Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #382f1c; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #382f1c; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #382f1c; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}
/*-- hr                                --*/ hr {color: #382f1c; height: 1pt;}
/*========================================================*/
/*  Hyperlinks                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #382f1c; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; text-decoration: underline; font-style: italic;}
/*-- default links hover               --*/ a:hover { color: #382f1c; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; text-decoration: underline; font-weight: bold; font-style: italic;}
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #382f1c; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; text-decoration: underline; font-style: italic;}
/*-- normal  links hover               --*/ a.Normal:hover { color: #382f1c; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; text-decoration: underline; font-style: italic;}
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #382f1c; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover { color: #382f1c; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 10px 37px 6px 10px; cursor: hand; font-size:0px; margin: 0 0 0 0px; }

/*========================================================*/
/*  FormElements                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #000000; }
/*-- textbox                    --*/ .NormalTextBox { color: #000000; padding-left: 4px; line-height: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 11px; background: #ffffff; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: #ffffff; border: 0; }
/*-- textbox used for search     .SearchBox input{ height:13px; background: transparent; width: 165px; color: #ffffff; padding: 0px 6px 0px 0px; vertical-align:middle; border: 0px solid #FFFFFF; cursor:text;}--*/

/*==========================================================*/
/*  Blog Style Sheet                                         */
/*==========================================================*/
.blog_Description {	font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold;font-size: 11px;color: #382f1c;}
.blog_body {font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold;color: #382f1c;}
.blog_Description_Heavy {font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size: 11px; font-weight: bold;color: #382f1c;}
.blog_date {color: #382f1c;}
/* Calendar Styles */
.Blog_Archive_DayHeader{font-family: Georgia, "Times New Roman", Times, serif; font-size: .8em;background-color: #857858; color:#FFFFFF}
.Blog_Archive_Day{font-family: Georgia, "Times New Roman", Times, serif; font-size: .8em;background-color: #fff;}
.Blog_Archive_NextPrev{font-size: .8em;}
.Blog_Archive_OtherMonth{font-size: .8em;background-color: #A69879;}
.Blog_Archive_SelectedDay{border: 1px solid #cccccc;background-color: #FFCC00;}
.Blog_Archive_Selector{font-size: .8em;}
.Blog_Archive_Title{font-size: .9em;font-weight: bold;color: #382f1c; background-color: #857858;}
.Blog_Archive_TodayDay{border: 1px solid #cccccc;background-color: #A69879;font-size: .8em;font-weight: bold;}
.Blog_Archive_WeekendDay{font-size: .8em;background-color: #fffff0;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/

