/* CSS Document */
body {
	margin: 0px; 
	padding: 0px;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-y;
	background-position:top center;

}

html, 
body, 
div {
	font-family: Arial, Helvitica, sans-serif; 
/*	font-size: x-small;*/
}

/*br {
	clear: both;
}*/

a:link, 
a:visited {
	color:#4E6F2F;
	text-decoration: none;
}

a:hover, 
a:active {
		text-decoration: underline;
	}
	


a img {
	border-width: 0; 
	border-style: none;
}


/* branding    */



		/*logo   */

		#logo a {
			margin: 15px 0px 0px 0px;
			float: left;
			display: block;
			padding: 0px;
		}
		
		
		#contactGroup ul{
		    float: left;
		    display: block;				    						
			margin: 42px 0px 0px 0px;
			background-color: #f3f3f3;
			padding: 12px 0px 12px 10px;		
						
		}	
		
		#contactGroup li{
		    float: left;
		    display: inline;								  							
			margin: 0px 10px 0px 0px;	
			padding: 0px;	
		}	

		/*logo2   */

        #logo2 ul{
            float: left;
            list-style: none;
            margin: 0px 0px 0px 0px;
            padding: 0px;               
        }
        
          #logo2 li{
            float: left;        
            margin: 0px 0px 0px 0px;
            padding: 10px 0px 0px 7px;
        }

		
			#logo2 img{
			  
			}
			
		
				

		/*nav   */
		
		#nav img {
			margin: 0px 0px 0px 0px;
			float: right;
		}

		#nav a {
			color: #fff;
			font-size: .7em;
			text-align:left;
			text-indent: 14px;
			line-height: 3.0em;
			display: block;
			white-space:nowrap;
			font-weight: bold;
			padding: 0px;
			margin: 0px;
			font-family: Arial, Helvetica, sans-serif;
			}
			
       		
		#nav a:link, 
		#nav a:visited {	/* menu at rest */
			text-decoration:none;
			padding: 0px 15px 0px 0px;
			}
		 
		#nav a.navHome{
		    color: #fff;
			font-size: .7em;
			text-align:left;				
			display: block;
			white-space:nowrap;
			font-weight: bold;
			padding: 0px;
			margin: 0px;
			font-family: Arial, Helvetica, sans-serif;		
			width: 30px;
			height: 25px;
		}	
		
        #nav a.navHome:link,
        #nav a.navHome:visited{
            text-decoration:none;
            padding: 5px 10px 0px 0px;
        }

		#nav a.account:link, 
		#nav a.account:visited {	/* menu at rest */
			padding: 0px 0px 0px 0px;
			}
			
		#nav a:hover,
		#nav a:active {	/* menu at mouse-over  */
			color: #fff;
			text-decoration: underline;
			}	
		
		#nav ul {
			list-style:none;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float:left;
			}
		
		#nav li 
		{
			float: left;
			position:relative;
			min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
			vertical-align: top; /* Sophie Dennis contribution for IE7 */
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			background-color: none;
			/*border-right: 1px solid #628C3C;
			border-left: 1px solid #88BB58;*/
			background:  url(../../images/nav-divider.gif);
			background-position:top right;
			background-repeat:no-repeat;
			}
		
		#nav ul ul {
			position:absolute;
			z-index:500;
			top:33px;
			left: 0px;
			display:none;
			padding: 0px 0px 0px 0px;
			margin:0px 0px 0px 0px ;
			background-image: none ;
			width: 150px;
			}
		
		#nav li li 
		{
			background-color: #628C3C;
			border-right: none;
			background-image: none;
		}				
	
	
		#nav li li a
		{
			color: #fff;
			line-height: 2.0em;
			width: 150px;
			text-transform: capitalize;			
		}				
	
		
		div#nav li:hover {
			background-color: #628C3C;
			cursor:pointer;
			z-index:100;
			}
		div#nav li li:hover {
			background-color: #88BB58;
			cursor:pointer;
			z-index:100;
			}
			
		
		div#nav li:hover ul ul,
		div#nav li li:hover ul ul,
		div#nav li li li:hover ul ul,
		div#nav li li li li:hover ul ul
		{display:none;}
		
		div#nav li:hover ul,
		div#nav li li:hover ul,
		div#nav li li li:hover ul,
		div#nav li li li li:hover ul
		{display:block;}

/*breadcrumbNews   */

		/*breadcrumb   */

		#breadcrumb p
		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.65em;
			font-weight: normal;
			color: #666;
			padding: 5px 0px 5px 10px;
			margin:  0px 0px 0px 0px;
		}
		
		#breadcrumb a:link, 
		#breadcrumb a:visited {
			color: #666;
		}
		
		/*news   */
		#news marquee {
			font-size: 0.7em;
			color: #666;
		}
				



		/*mainWrapper   */

				/*subNavWrapper   */
			
						/*subNav   */
						
						#subNav h2  {	
							color: #fff;
							text-decoration:none;
							padding: 6px 0px 6px 13px;
							margin: 0px 0px 0px 0px;
							font-size: 0.7em;
							border-top: none;
							background:url(../../images/subNav-heading.jpg) no-repeat;
							}
							
							
					        #subNav a:link,
					        #subNav a:visited{
					            color: #fff;
					        }   
					        
					   
			
						#subNav ul {
							list-style:none;
							width: 200px;
							margin: 0px 0px 0px 0px;
							padding: 0px 0px 0px 0px;					
							
							float:left;
						
							}
						
						#subNav li  
						{
						   clear: both;
							float:left;
							display: block;
							border-bottom: none; 
							margin: 0px 0px 0px 0px;
							padding: 0px 0px 0px 0px;
							/*background:  url(../../images/subnav-arrow.gif) no-repeat top left;*/
						}		
						
						#subNav li a:link, 
						#subNav li a:visited {	/* menu at rest */
							font-size: .7em;
							text-align:left;
							display:block;
							padding: 0px;
							margin: 0px;
							width: 192px;
							font-weight: bold;
							text-decoration:none;
							padding: 5px 0px 5px 13px;
							color: #4E6F2F;
							}
							
						#subNav li a:hover,
						#subNav li a:active {	/* menu at mouse-over  */
							background-color: #fff;
			
						}	
						
						#subNav ul ul {
							list-style:none;
							width: 170px;
							margin: 0px 0px 5px 0px;
							padding: 0px 0px 0px 0px;
							float:left;							
							}
						
						#subNav li li 
						{
							border-bottom: none; 
							background-image: none;
							
						}		
					
									
						#subNav ul ul li a:link, 
						#subNav ul ul li a:visited {	/* menu at rest */
							border-bottom: none;
							font-weight: normal;
							padding: 3px 0px 3px 25px;
							font-weight: normal;
							text-decoration: none;							
							width: 170px;
							}
							
						#subNav ul ul li a:hover, 
						#subNav ul ul li a:active {	
								text-decoration: underline;
							}
					
					
					    #subNav li a.current:hover, 
				        #subNav li a.current:active {
					        background-color: #C8E0B1;
				        }
				
				#subNav .current{
					background-color: #C8E0B1;
				}
			



				/* navSecondary   */
	
	
				#subNavSecondary ul {
					list-style:none;
					margin: 0px 0px 0px 7px;
					padding: 0px 0px 0px 0px;
					float:left;				
					}
				
			
				#subNavSecondary li 
				{
					float: left;
					padding: 0px 0px 0px 0px;
					margin: 5px 0px 0px 0px;
					}


		

				/*contentWrapper   */

						/*heading   */
						
						#heading h2
						{
							font-family: Arial, Helvetica, sans-serif;
							font-size: 0.7em;
							font-weight: normal;
							color: #999;
							width: 100%;
							border-bottom: 1px dotted #ccc;
							padding: 0px 0px 5px 0px;
							margin:  0px 0px 10px 0px;
							line-height: 10px;
							position: absolute;
							bottom: 0px;
							left: 0px;	
						}
				
				        
				        /*contentFeatured   */
						
						
						#contentFeatured ul
						{
						
							list-style:none;
							margin: 10px 0px 0px 0px;
							padding: 0px 0px 0px 0px;
							width: 100%;
							
						}
					
						#contentFeatured li
						{
							clear: both;
							margin: 0px 0px 5px 0px;
							padding: 5px 0px 5px 0px;
							float: left;
							width:100%;
							border-top: 1px dotted #4E6F2F;
							
							
						}
						
						#contentFeatured img
						{
							float:right;
							margin: 0px 0px 0px 10px;
							
						}
						
						#contentFeatured li a:link, 
						#contentFeatured li a:visited {
							font-size: 1.3em;
							font-weight: bold;
							padding: 0px 10px 0px 0px;
							margin: 0px 1px 0px 0px;
							display:block;
							line-height: 130%;
							text-decoration: none;
						}
						
						#contentFeatured li a:hover, 
						#contentFeatured li a:active {
							text-decoration: none;
							color: #666;
							
						}

						#contentFeatured p
						{
							font-size: 1em;
							font-weight: normal;
							color: #666;
							padding: 10px 0px 5px 0px;
							margin:  0px 0px 0px 0px;
						}
						

						/* contentSections   */
			
			
						#contentSections ul {
							list-style:none;
							margin: 0px 0px 20px 0px;
							padding: 0px 0px 20px 0px;
							float:left;
							}
						
					
						#contentSections li 
						{
							float: left;
							padding: 0px 0px 0px 0px;
							margin: 8px 8px 0px 8px;
							}




						/*content   
						
						see content.css
						
						*/
						
						
				/* enquiry */
					
				#enquiry h6
				{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 0.7em;
					color: #2A4582;
					padding: 0px 0px 0px 0px;
					margin:  0px 0px 0px 0px;
					line-height: 25px;
					border-bottom: 1px dotted #35559C;
				}
				
				/* sidebar */
						
						
				#sidebar p {
					padding:0px;
					margin:0px;
				
				}
												
				#sidebar img, .sidebar a img {
					float: left;
					display: block;
					margin: 0px;
					padding:0px 0px 0px 0px;				
				
				}
												
				.sidebarFeatured img {
					float: left;				
					padding:0px 0px 0px 0px;
					margin: 0px;
				
				
				}
												
				.sidebarFeatured ul {
					list-style:none;
					margin: 0px 5px 0px 5px;
					padding: 0px 0px 5px 0px;
					 clear:both;
					float: left;
					display: block;
					width: 100%;
				
					}
				
			
				.sidebarFeatured li 
				{
					padding: 0px 0px 0px 0px;
					margin: 2px 0px 2px 5px;
					background-color: #F3F9EE;
					width: 150px;
					float: left;		
					
					}


				.sidebarFeatured li a:link, 
				.sidebarFeatured li a:visited {
					font-size: .7em;
					color: #333;
					display: block;
					padding: 2px 2px 2px 2px;
					
					
				}
				
				.sidebarFeatured li a:hover, 
				.sidebarFeatured li a:active {
					text-decoration: none;	
				}

				div.sidebarFeatured li:hover {
					background-color: #E4F0DB;
					
				}



		/*  footer--------------------- */
		
		
		#footer #blog,
		#footer #tags		
		{
		    float: left;
		    display: block;
		    width: 230px;		
		    margin: 10px 15px 30px 0px;
		}

        

        /* rss feed --------------------------*/
		#footer #rssFeed{
		     float: left;
		    display: block;
		    width: 230px;		
		    margin: 10px 15px 30px 5px;
		}
		
		#footer #rssFeed h4{
		    background-color: #628C3B;
		    color: #fff;
		    font-size: 0.7em;
		    font-family: Verdana;
		    padding: 5px;
		    margin: 10px 0px 5px 0px;		
		}
		
		#footer #rssFeed h4 a{
		    color: #fff;
		}
				
		#footer #rssFeed ul{
		    margin: 5px 0px 0px 0px;
		    padding: 0px 0px 0px 0px;
		    list-style: none;
        }
        
        #footer #rssFeed ul li{
		    margin: 0px 0px 5px 5px;	  		
		     font-size: 0.7em;
		    color: #fff;
		    font-family: Verdana; 
		}    
		
		#footer #rssFeed ul li a:link,
		#footer #rssFeed ul li a:visited
		{		   		   
		    text-decoration: none;
		    color: #fff;
		}
		
		#footer #rssFeed ul li a:hover,
		#footer #rssFeed ul li a:active
		{	   
		   text-decoration: underline;
		   cursor: pointer;
		   color: #fff
		}    
		
		/* blog --------------------- */
		#footer #blog .blogItem{
            float: left;
            display: block;
            width: 220px;
            background-color: #628C3B;
            margin: 10px 0px 0px 0px;
            padding: 5px;
		}
		
		
		#footer #blog .blogItem a{		  
		     float: left;
            display: block;  
		    color: #fff;
		    font-size: 0.7em;
		    font-family: Verdana;
		    font-weight: bold;
		    padding: 0px;
		    margin: 0px 0px 10px 0px;
		}
		
		#footer #blog .blogItem p{		
		    clear:both;
		    float: left;
            display: block;   
            width: 220px; 
		    color: #cccccc;
		    font-size: 0.6em;
		    font-family: Verdana;
		    padding: 0px;
		    margin: 0px 0px 0px 0px;
		    line-height: 140%;
		}
		
		#footer #blog .blogItem span{
		    clear: both;		    	    
		    float: left;
            display: block;
		    color: #fff;
		    font-size: 0.6em;
		    font-family: Verdana;
		    padding: 0px;
		    margin: 10px 0px 0px 0px;
		    font-weight: bold;
		}
		
		
		
		/* tags -------------------------*/
		
		#footer #tags .tagCloud{
		    clear: both;
		    float: left;
            display: block;
            width: 220px;
            background-color: #628C3B;
            margin: 10px 0px 0px 0px;
            padding: 5px;
            font-family: Verdana;
		}
		
		#footer #tags .tagCloud a.tagCloudFormat1:link,
		#footer #tags .tagCloud a.tagCloudFormat1:visited,
		#footer #tags .tagCloud a.tagCloudFormat1:hover,
		#footer #tags .tagCloud a.tagCloudFormat1:active{
		    color: #fff;
		    font-size: 0.9em;
		    font-weight: bold;
		}
		
		#footer #tags .tagCloud a.tagCloudFormat2:link,
		#footer #tags .tagCloud a.tagCloudFormat2:visited,
		#footer #tags .tagCloud a.tagCloudFormat2:hover,
		#footer #tags .tagCloud a.tagCloudFormat2:active{
		    color: #fff;
		    font-size: 0.8em;		
		}
		
		#footer #tags .tagCloud a.tagCloudFormat3:link,
		#footer #tags .tagCloud a.tagCloudFormat3:visited,
		#footer #tags .tagCloud a.tagCloudFormat3:hover,
		#footer #tags .tagCloud a.tagCloudFormat3:active{
		   color: #fff;
		    font-size: 0.6em;		  
		   
		}
		
		
		/* bookmarks ----------------------- */
		
		
		
		#footer #bookmarkContainer{
		    background: url(../../images/footer-bookmarks-bg.gif) no-repeat top left;
		    float: left;
		    display: block;
		    width: 230px;		
		    height: 150px;
		    margin: 0px 0px 30px 0px;		  
		}
		
		#footer #bookmarkContainer img{
		    margin: 10px 0px 0px 10px;
		}
		
		#footer #bookmarkContainer ul{
		    clear: both;
		    float: left;
		    display: block;
		    width: 200px;
		    margin: 10px;
		    padding: 0px;
		    list-style: none;
		}
		
		#footer #bookmarkContainer ul li{
		    float: left;
		    margin: 10px 10px 0px 5px;
		}
		
		#footer #bookmarkContainer ul li img{
		    float: left;
		    margin: 0px;
		}
		
		
		#footer #footerCopyright{
		    display: block;
		    width: 980px;		    
		    color: #fff;
		    height: 100px;		 
		 
		}
		
		#footer #footerCopyright p{      		
		    display: block;
            font-size: 0.7em;   
            margin: 0px 0px 0px 0px;    
            text-align:center;    
		}
		
		#footer #footerCopyright p.footerText{       
            font-weight: bold;
            float: right;          
            text-align: right;          
            width: 980px;
            position: absolute;
            bottom: 0px;
            
		}
		
		#footer #footerCopyright a:link,
		#footer #footerCopyright a:visited{
		    color: #fff;
		}
		
		#footer #footerCopyright a:hover,
		#footer #footerCopyright a:active{
		    color: #fff;
		    text-decoration: underline;
		}
		
		
		#footer #footerCopyright p.footerLinks{
		    width: 980px;
		    float: right;
		    text-align: center;
		    margin: 0px 0px 0px 0px;
		}
	
						
					
						
		
	/*	#footer{
			font-size: .6em;
		}

		#footer a:link, 
		#footer a:visited {
			line-height: 130%;
			color:#999;
			text-decoration:none;			
		}
		
		#footer a:hover, 
		#footer a:active {
			text-decoration:underline;
		}
		
			
		#footer img
		{
			display: block;
			margin: 10px 0px 10px 20px;
			float:left;
		}	
		
		#footer p
		{
			color:#999;
		}
		*/



