/* start border */
    div.listbox
    {
        padding: 0 .5em 1em 0;
    }
    div.calendarlistbox
    {
        padding:0;
    }
   
    div.uedge 
    {
      background-color: #ffffff;
      background-image: url(../themeimages/borderitems/border_top.gif);
      background-position: top left;
      background-repeat: repeat-x; 
    }
   
    div.ledge {
      background-image: url(../themeimages/borderitems/border_left.gif);
      background-position: top left;      
      background-repeat: repeat-y;      
    }    
    
    div.redge {
      background-image: url(../themeimages/borderitems/border_right.gif);
      background-position: top right;   
      background-repeat: repeat-y;
    }
    div.bedge {
      background-image: url(../themeimages/borderitems/border_bottom.gif);
      background-position: bottom left;
      background-repeat: repeat-x;
    }
    div.tedge {
      background-image: url(../themeimages/borderitems/border_top.gif);
      background-position: top left;
      background-repeat: repeat-x;      
    }    
    div.ulcorner {
      background-image: url(../themeimages/borderitems/border_top_left.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.urcorner {
      background-image: url(../themeimages/borderitems/border_top_right.gif);
      background-position: top right;
      background-repeat: no-repeat;
    }
    div.blcorner {
      background-image: url(../themeimages/borderitems/border_bottom_left.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
    div.brcorner {
      background-image: url(../themeimages/borderitems/border_bottom_right.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding: 7px 7px 7px 7px;
      /*padding: 7px 7px 30px 7px;*/
    }
    div.calendarbrcorner {
      background-image: url(../themeimages/borderitems/border_bottom_right.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding: 7px 7px 7px 7px;
    }    
    div.calendarpadding
    {
        padding-left: 3px;
    }
    div.innercontent 
    {
		position:relative;
		width: 100%;
		overflow:hidden;
    }

/* end border */
/* start box */
div.boxshade
{
	position:absolute;
	top:50px;
	height:1.8em;
	padding-top:.5em;
	padding-left:3px;
	font-size:1.3em;
	width:18em;
	font-weight:900;
}
    div.boxuedge {
      width: 100%;
      background-color: #e3e3e3;
      background-image: url(../themeimages/boxitems/box_top.gif);
      background-position: top left;
      background-repeat: repeat-x; 
    }
    div.boxledge {
      background-image: url(../themeimages/boxitems/box_left.gif);
      background-position: top left;      
      background-repeat: repeat-y;      
    }    
    
    div.boxredge {
      background-image: url(../themeimages/boxitems/box_right.gif);
      background-position: top right;   
      background-repeat: repeat-y;
    }
    div.boxbedge {
      background-image: url(../themeimages/boxitems/box_bottom.gif);
      background-position: bottom left;
      background-repeat: repeat-x;
    }
    div.boxtedge {
      background-image: url(../themeimages/boxitems/box_top.gif);
      background-position: top left;
      background-repeat: repeat-x;      
    }    
    div.boxulcorner {
      background-image: url(../themeimages/boxitems/box_top_left.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.boxurcorner {
      background-image: url(../themeimages/boxitems/box_top_right.gif);
      background-position: top right;
      background-repeat: no-repeat;
    }
    div.boxblcorner {
      background-image: url(../themeimages/boxitems/box_bottom_left.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
    div.boxbrcorner {
      background-image: url(../themeimages/boxitems/box_bottom_right.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding: 3px 5px 3px 5px;
    }
    div.boxinnercontent {
      /*width: 16em;*/
      min-width: 100%!important;
      padding: 0;
      position:relative;
    }
    div.redclass, div.redclass a
    {
        color: #613802;
    }
    
    div.greenclass, div.greenclass a
    {
        color: #4e661f;
    }
    div.blueclass, div blueclass a
    {
		color:#17479e;
    }   
    div.fixedboxheight
    {
		min-height:15.1em;
		height:15.1em;
    }
/* end box *//*start list-classes*/
div.boxlist
{
        padding-top: 4px;
    height: 12em;
    

}
div.boxitem
{
}
div.arrowredclass
{
    background-image:  url(../themeimages/icons/arrow_red.gif);
    background-repeat: no-repeat;
    width: 19px;
    height: 2em;
}
div.arrowgreenclass
{
    background-image:  url(../themeimages/icons/shortcut_bullet.gif);
    background-repeat: no-repeat;
    width: 19px;
    margin-top: 3px;
    height: 2em;
}
div.redclass a
{
    display: block;
    padding-top: 3px;
}
div.greenclass a
{
    display: block;
    padding-top: 3px;
    color: #4e661f;
}
ul.greenclass li a
{
    color: #4e661f;
}
ul.greenclass li
{
    list-style-image: url(../themeimages/icons/shortcut_bullet.gif);
} 
div.leftlisttext
{
    height: auto;   
    padding-top: .6em;
    width: 90%;     
}
ul.leftmenu
{
    padding:10px 0 20px 2px;
    margin:0 0 0 2px; 
}
ul.leftmenu li.leftlistactive

{
    list-style-image: url(../themeimages/icons/arrow_menu.gif);
    padding: 10px 0 5px 0;
   
}
/*ul.leftmenu
{
    padding:10px 0 20px 2px;
    margin:0 0 0 2px; 
}
ul.leftmenu li.leftlistactive

{
    list-style-image: url(../themeimages/icons/arrow_menu.gif);
    padding: 10px 0 5px 0;
   
}*/
div.leftlistactiveimage
{
    padding-top: .4em;
    position: relative;
    left: -17px; 
    width: 17px;  
}
div.leftlisttext
{
    height: auto;   
    padding-top: .6em;
    width: 90%;     
}
div.leftlistactivetext
{
    position: relative;
    left: -17px; 
    height: auto;
    width: 90%;   
    padding-top: .6em;
}
div.breadcrubs
{
    margin-top: -4px;    
    padding-bottom: .6em;
}
div.leftmenu
{
    height: 509px;
    background-image: url(../themeimages/menuitems/menu_left.gif);
}
div.leftmenuitem
{
    height: 43px;    
}
div.leftmenulastitem
{
    padding-top: .8em;  
}
div.leftmenuitem div
{
    padding-top: 3px;
}
div.leftmenutext
{

    margin-top: 5px;
}
ul.leftmenu li.listitem

{
    padding: 1em 0 1em 0;
    /*list-style-type: none;    
    padding: 10px 0 5px 0;   */
}
/*end list-classes*/
/*start newslist startpage*/
.NewsListingItem
{	
    
	
}
.datelistingtext
{
	color: #5c5b5b; 
}
#newslistdivstartpage
{
	width: 99%;
	
    border: none;
	position: relative;
	/*padding: 2.1em 0.5em 0.5em 1.5em;*/
	top: 0.2em;
	margin-bottom: 0.1em;
	z-index: 1;
	padding-bottom: .2em;
		
}
div.newslistheaderstartpage
{
	background-color:#ffffff;
	color: #575757;	
	font-size: 1.4em;
	
	height: 1.5em;

}
/*end newslist startpage*/
/*start calendar*/
td.calendarday
{
    border: solid 1px #a4b182;
}

th.dayheader
{
    border:  solid 1px #a4b182;
    background-color:  #e3e8d8;
    text-align: center;
}
.monthselector
{
    background-color: #e3e8d8;

}
.stdatecellactive
{
    background-color: #97c183;
}
/*end calendar*/
/*start topmenu*/
div#topmenucontrol
{

}
div#topmenucontrol a
{
    font-weight: bold;
    color: White;
}
div#topmenucontrol a:hover
{
    text-decoration: underline;
}
span.topmenuhead a
{
    font-weight: bold;
    font-size: 1.2em;
    color: Black;
    text-decoration: none;
    
}
.activetopmenuhead a
{
    text-decoration: underline;
}
/*end topmenu*/
/*start leftmenu*/
div#leftmenudivpage
{
    width: 22%;
    float: left;
    background-color: #ececeb;
    margin-right: 3%;
    border-left: solid 12px #83B619;
}
div#leftmenudivcontentpage
{
    
    height: 100%;
    
}
.menuheading
{
    font-size: 1.2em;
    font-weight: bold;
}
.menuicon
{
    padding-left: 1.2em;
    height: 41px;
    max-height: 41px;
    overflow: hidden;
}
.contactinfofrontpage
{
    position: relative;
    top: 10px;
    padding-left: 1.2em;
    line-height: 1.2em;
}
div#moreservices
{
    padding-top: 1.2em;
}
/*end leftmenu*/
/*start paging*/
.PagingContainer
{
    float: left;
    width: 100%;
}
/*start paging*/
div.readmore
{
    padding-top: .4em;
    font-size: 1.1em;
    padding-bottom: .4em;
}