﻿body 
{
      
    /*background-image: url(Images/main_background.jpg);*/
    background-color:#58595B;
    background-position: center top;
    margin: 0px;
    font-size:11px;
    background-attachment: fixed;
    color:#555;
    font-family: Gotham, Arial;
}
.SearchBlock
{
border:0px;
}

h2, #sidebar .sf_listTitle, #sidebar .sf_pollTitle
{
    font-size: 18px;
    letter-spacing: -1px;
    position: relative;
    float: left;
    /*color: #305f17;*/
    color:#008542;
    width: 100%;
    line-height: 20px;
    text-indent: 30px;
    /*border-bottom: 3px solid #88ad74;*/
    border-bottom: 3px solid #58595B;
    /*background-image: url(Images/logo_bg.gif);*/
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding-bottom: 6px;
    padding-top: 6px;
    margin-bottom: 25px;
    margin-top: 25px;
    
}

a 
{
    text-decoration: none;
    /*color: #666;*/
    color:#f25422;
}

a:hover 
{
    /*color: #316018;*/
    color: #FECB00;
    
}

#wrapper 
{
    width: 900px;
    position: relative;
    margin: 0 auto;
    /*background-image: url(Images/main_background.jpg);*/
    height:auto;
}

#header 
{
    width: 100%;
   
    background-image: url(Images/header_bg.jpg);
    background-position: right;
    background-repeat:repeat-y;
    background-color: #ffffff;
    position: relative;
   
    float: left;
    z-index: 2;
     
    

}

#content 
{
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    background-color:#eeeeee;
}

a#logo
{
    position: absolute;
    left: 15px;
    top: 20px;
   /* height: 117px;*/
    height:106px;
    width: 285px;
    /*background-image: url(Images/Anthony-A-Dover-Company_106_215.jpg);*/
    background-image: url(Images/Anthony-Logo-Tag_Line.gif);
    background-repeat:no-repeat;
}

a#logo:hover 
{
   /*position : absolute;
    left: 10px;
    top: 10px;
    height: 117px;
   height:55px;
    width: 215px;
    background-image: url(Images/logo.png);
    background-repeat:no-repeat;*/
     background-position: 0 0px;
  
}

#front-image 
{
    position: relative;
    float:left;
    width: 900px;
    margin-top: 0px;
    height: 250px;
    overflow: hidden;
    /*background-image: url(Images/front_image.jpg);
     background-image: url(Images/banner.swf);*/
     vertical-align:middle;
	 z-index:-1;
     

}

.navigation
{
    position: relative;
    margin-top: 90px;
    float:left;
    width: 100%;
    height: 46px;
   /* background-image: url(Images/navigation_bg.jpg);*/
   background-color:#69BE28;
    
}
.bottom
{
    position: relative;
    float:left;
	clear:both;
    width: 100%;
    height: 56px;
    /*background-image: url(Images/navigation_bg.jpg);
   background-color:#58595b;*/    
    color: #fff;
   
}

.top-text 
{
    position: absolute;
    right: 20px;
    top: 10px;
    width: 380px;
    height: 70px;
    text-align: right;
   /* font-family: Tahoma;*/
    font-family : Gotham, Arial;
    font-size: 11px;
    color: #aaa;
}

.top-text h2
{
    position: relative;
    float: right;
    background: none;
    border: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
   /* font-family:Verdana;*/
    font-family: Gotham, Arial;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0;
    padding: 0px;
    font-size: 22px;
    color: #787878;
}

/*Site menu navigation*/

.navigation ul.rmRootGroup 
{
    background-image: none;
    background-color: inherit;
    border: 0px;
    height: 46px;
    line-height: 46px;
}


.navigation ul.rmRootGroup li a,
.navigation ul.rmRootGroup li a span
{
    height: 46px;
    font-weight: bold;
    line-height: 46px;
    background: none;
    border: 0px;
    /*font-family: Tahoma;*/
    font-family: Gotham, Arial;
    color: #fff;
    font-size: 14px;
   /* text-shadow: -1px -1px 0px #3c6228;
    text-shadow: -1px -1px 0px #008542;*/
}

.navigation ul.rmRootGroup li a:hover span, .navigation ul.rmRootGroup li a:hover
{
    /*background-image: url(Images/menu_bg.gif);*/
    background-color:#58595B;
    background-position: 0 -46px;
    /*background-repeat: repeat-x;*/
}
.navigation ul.rmRootGroup li {
    border-left: 1px solid #5ba43b;
    border-right: 1px solid #4e9130;
}

.navigation .RadMenu_Default .rmHorizontal.rmRootGroup .rmFirst .rmLink:hover, 
.navigation .RadMenu_Default .rmHorizontal.rmRootGroup .rmLast .rmLink:hover .rmText 
{
    background-position: 0 -46px;
    background-repeat: repeat-x;  
}

.RadMenu  
{
    position: absolute;
}

.navigation .RadMenu_Default .rmGroup, 
.navigation .RadMenu_Default .rmGroup .rmVertical,
.navigation .RadMenu .rmVertical .rmText, 
.navigation .RadMenu .rmHorizontal .rmVertical .rmText,
.navigation .RadMenu_Default .rmGroup .rmItem .rmLink, 
.navigation .RadMenu_Default .rmGroup .rmItem .rmLink:hover, 
.navigation .RadMenu_Default .rmGroup .rmItem .rmFocused, 
.navigation .RadMenu_Default .rmGroup .rmItem .rmExpanded 
{
    border: 0px;
    /*background-color: #193709;*/
    background-color: #69BE28;
    background-position: 0 0;
    background-repeat: repeat-x;
}
.navigation ul.rmRootGroup li a, .navigation ul.rmRootGroup li.rmFirst a
{
    background-image: url(Images/menu_bg.gif);
    background-position: 0 0;
    background-repeat: repeat-x;
}



.navigation ul.rmRootGroup li a:hover span,
.navigation ul.rmRootGroup li a:hover 
{
    color: #cee2b9;
    cursor: pointer;
}

.navigation ul.rmRootGroup li a.rmLink.rmExpanded 
{
    /*background-color: #478924;*/
    background-color: #69BE28;
    background-position: 0 -46px;
    color: #cee2b9;
}

.navigation .rmVertical.rmGroup 
{
    border-bottom: 1px solid #5ba43b;
}

.navigation .rmVertical.rmGroup.rmLevel1 li a, 
.navigation .rmVertical.rmGroup.rmLevel1 li, 
.navigation .rmVertical.rmGroup.rmLevel1 li a span
{
    height: 32px;
    padding: 0px;
    margin: 0px;
    line-height: 32px;
    background-image: url(Images/submenu_bg.gif);
    background-position: 0 0;
}
.navigation .rmVertical.rmGroup.rmLevel1 li a span
{
    padding-left: 35px;
    padding-right: 15px;
}


.navigation ul.rmHorizontal.rmRootGroup div.rmSlide .rmVertical.rmGroup.rmLevel1 li a:hover,
.navigation ul.rmHorizontal.rmRootGroup div.rmSlide .rmVertical.rmGroup.rmLevel1 li a:hover span
{
    /*background-color:#2c5516;*/
    background-color:#008542;
    background-position: 0 -32px;
}

.rmRootGroup 
{
    
}


.navigation .rmVertical.rmGroup.rmLevel1 li a span
{
    color: white;
    font-weight: normal;
    font-size: 13px;
    font-weight:bold;
}


/* End Main site navigation */

#main 
{
    width: 600px;
    padding: 5px;
    margin-top:15px;
    margin-left: 10px;
    position: relative;
    background-color: #eeeeee;
    float: left;
   border-right: 1px solid #dedede;
 
    background-image: url(Images/main_bg.jpg);
    background-repeat: repeat-y;
    line-height: 18px;
}

/* Styling news module */


#main .sf_newsList h2.sf_newsTitle 
{
    font-size: 18px;
    font-weight:bold;
    /*border-bottom: 1px solid #aaa;*/
    border-bottom: 2px solid #58595B;
    padding-bottom: 8px;
    width: 260px;
    margin-bottom: 5px;
    margin-top: 10px;
    line-height: 20px;
    background: none;
    text-indent: 0px;
}

#main .sf_newsList li 
{
    position: relative;
    float: left;
    width: 280px;
    margin-right: 15px;
    line-height: 16px;
    height: 250px;
    
}

p.sf_readMore a 
{
    display: block;
    padding: 2px;
    color: White;
    font-size:small;
    position: relative;
    float: left;
   /* background-color: #47971c;*/
    background-color:#69BE28;
    border-style:none;
    font-weight:bold;
    
    
     
     
}

p.sf_readMore a:hover 
{
  /* background-color:#193709;*/
  background-color:#58595B;
}


/* Styling sidebar*/

#sidebar 
{
    position: relative;
    float: left;
    width: 255px;
    height:100%;
    padding-right: 10px;
    line-height: 18px;
    /*padding-top: 15px;
    background-repeat: no-repeat;
    background-image: url(Images/sidebar_bg.jpg);*/
    background-color:#eeeeee;
}


/*Expandable list*/

#sidebar ul.sf_expandableList
{
    position: relative;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-type: none;
    list-style-position: inside;
}

#sidebar ul.sf_expandableList li 
{
    margin: 0px;
    border-bottom: 1px dotted #999;
    line-height: 18px;
}

#sidebar ul.sf_expandableList li h3
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    
}

#sidebar ul.sf_expandableList li h3.sf_listItemTitleexp 
{
    /*background-color:#47971c;*/
    background-color:#69BE28;
    color: White;
}

#sidebar ul.sf_expandableList li h3.sf_listItemTitleexp a 
{
    color: White;
}


#sidebar ul.sf_expandableList li span 
{
    padding-top: 8px;
}

/*Poll module*/

#sidebar .sf_pollQuestionsList 
{
    position: relative;
    float: left;
    width: 250px;
    border: 0px;
}

#sidebar .sf_pollQuestionsList ul
{
    position: relative;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-type: none;
}

#sidebar .sf_pollCommands input, #sidebar .sf_pollResults
{
    display: block;
    border: 0px;
    padding: 4px;
    font-size: 12px;
    margin: 3px;
    color: White;
    position: relative;
    float: left;
    background-color:#69BE28;
    /*background-color: #47971c;
    font-family: Arial;*/
    font-family: Gotham, Arial;
}

h3 
{
    margin: 5px;
}


#footer 
{
	
    position:relative;
    width: 100%;
    
    /*background-image: url(Images/footer_bg.jpg);*/
    background-color:#eeeeee;
    
  

    
}

.footer-column 
{
    position: relative;
    width: 250px;
    height: 30px;
    margin-bottom: 5px;
    left: 25px;
    /*border-right:1px #69BE28;    height: 230px;
    color: #c3d9b9;*/
    color:#69BE28;
    line-height: 18px;
    background-color:#eeeeee;
    text-align: center;
}
.image { 
   position: relative; 
   width: 100%; /* for IE 6 */
}


#top1
{
	position: absolute;
	color: #6ebf47;
	font-weight:bold;
	font-size: 13pt;
	text-align: center;
	font-family: Gotham, Arial;
	left: 0px;
	width: 100%;
	top: 22px;
}

#top2
{
	color: #8c8a8a;
	font-size: 11pt;
	position: absolute;
	top: 50px;
	text-align: center;
	font-family: Gotham, Arial;
	left: 0px;
	width: 100%;
}

#footer .footer-column 
{
    color: white;
   /* background-image: url(Images/logo_footer.jpg);*/
}
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(Images/slider.png) no-repeat;
    width:900px;
    height:200px;
    margin:0 auto;
   /* margin-top:10px;
    padding-top:10px;*/
        
}

#slider {
	position:absolute;
    /*width:618px;
    height:230px;*/
    padding:0px;
    
    background:url(Images/loading.gif) no-repeat 50% 50%;
	float:inherit;
    width: 900px;
    background-color:#eeeeee;
    
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(Images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	position:absolute;
	top:250px;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(Images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:30px;
}
a.nivo-prevNav {
	left:10px;
}

.nivo-caption {
    font-family: Gotham, Arial;
    text-align:center;
    font-size:small;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/*=====MainImageControl====*/

#mainImage-wrapper {
    background:url(Images/slider.png) no-repeat;
    width:600px;
    height:550px;
    margin:0 auto;
   /* margin-top:10px;
    padding-top:10px;*/
        
}

#mainImage {
	position:absolute;
    /*width:618px;
    height:230px;*/
    padding:0px;
    
    background:url(Images/loading.gif) no-repeat 50% 50%;
	float:inherit;
    width: 600px;
    height: 550px;
    background-color:#eeeeee;
    
}
#mainImage img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#mainImage a {
	border:0;
	display:block;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

/* Main Announcement Container */

.MainContainer
{
   height:625px;
   width:600px;
   padding:0px;
   overflow:auto;
}
/* Side Announcement Container */

.SideContainer
{
   height:201px;
   width:245px;
   padding:0px;
   overflow:auto;
}


   