<!--
/*Cumbria County Scouts - Menu style sheet /*  
/*Created by Graham Cotgreave for Cumbria Scouts*/  

H1 {  
	font-weight: bold;  
	text-align: center;  
	font-size: 2.5em;  
	font-family: "Times New Roman", "serif";  
	color: #4d1979; }  
	
H4.mainhead1 {  
	text-align: center;  
	font-size: 1em;  
	font-style: normal;  
	font-weight: bold;  
	text-decoration: none;  
	color: #000000;  
	font-family: "Times New Roman", "serif";}  
	
H4.mainhead2 {  
	text-align: center;  
	font-size: 1em ;  
	font-style: normal;  
	font-weight: bold;  
	text-decoration: none;  
	color: #ffff00;  
	font-family: "Times New Roman", "serif";}

H5.maintag { text-align: left; 
   	font-size: .8em; 
	text-decoration: none;  
	font-weight: bold;  
    	font-family: "Zapf-Chancery", cursive;
	color: #003399; 
	}
p.maintag { font-family:Zapf-Chancery,cursive; 
           font-weight:bold; 
           font-size:.75em; color:rgb(0,102,204); 
           text-align:left; text-decoration:none; 
          }

.MENUIMGSTYLE {	
	display: block;
	border-width:0; 	
	border-style:none; 
	margin-top:0; 
	margin-bottom:0; 
	margin-left:0; 
	margin-right:0; 
	width:5em; height:5em; 
	}

.LOGOSTYLE {
	border-width:0; 
	border-style:none; 
	margin-top:0; 
	margin-bottom:0; 
	margin-left:0; 
	margin-right:0; 
	height:3em; 
	}


#HOTBANNER {
	position: absolute;
	left: 0px;
	width: 15em; 
	margin-top: 1em;
	margin-right:2em; 
	}

#CONTAINER1 {
	position: relative;
	margin-left: 18em;
	margin-top: 0.1em;
	}

#MENUMAP {
	margin-right: 0.1em;
	margin-top: 0.5em;
        }

#BASEBOX {
    position: relative;
	width: 100% ;
	left: 0px;
	margin-left: 1em;
	margin-top: 4em;
	margin-right: 4em; 
	}

.footnote {
	    background-color: #CEF3CE;
	    }
	    
.newsfeed {
	    background-color: #CEF3CE;
	    }
	    
.float_left_box {
	float: left ;
	width: 45% ;
	left: 0px;
	margin-left: 1em;
	margin-top: 1em;
	margin-right: 1em; 
	}
	
.float_right_box {
	float: right;
	width: 45% ;
	left: 0px;
	margin-left: 1em;
	margin-top: 1em;
	margin-right: 1em; 
	}
	
H3.bTitle	{ 
	text-align: left; 
   	font-size: .8em; 
	text-decoration: none;  
	font-weight: bold;  
    font-family: "Zapf-Chancery", cursive;
	color: #003399; 
	}
div.BsmallHead	{ 
	text-align: left; 
   	font-size: .7em; 
	text-decoration: none;  
	font-weight: bold;  
    font-family: "Zapf-Chancery", cursive;
	color: #003399; 
	}
div.bExcerpt	{
	 font-family:Zapf-Chancery,cursive; 
     font-weight:bold; 
     font-size:.65em; color:rgb(0,102,204); 
	 text-align:left; text-decoration:none; 
     }

-->
