@charset "utf-8";
/* CSS Document */

/* The main site colour */
body {
	background-color:#E1E1E1;
}

/* The main content colour */
#maintable {
	background-color:#E1E1E1;
}

/* Edit this to change the top bar including Print, Sitemap and contact us */
#topmenu {
	background-image: url(http://ascot.canoe.org.au/site/canoeing/ascot/template/images/menu_bg.jpg); 
	background-repeat:repeat-x;
	height:25px;
}

/* Edit this to change the menu bar colour or background */
#menu { 
	background-image: url(http://ascot.canoe.org.au/site/canoeing/ascot/template/images/menu_bg.jpg); 
	background-repeat:repeat-x;
	height:25px;
}

/* Edit this to change the right hand boxes colour or background */
.ftop {
	background-image: url(http://ascot.canoe.org.au/site/canoeing/ascot/template/images/menu_bg.jpg); 
	background-repeat:repeat-x;
	height:25px;
        FONT-SIZE: 12px; 
	COLOR: #F6F569; 
	font-weight:300; 
}

/* Edit this to change the main menu font */
.menu2 {
	font-size:13px;
	margin-right:2px;
	height:25px;
	padding-top:12px;	
}

#menu a:link {
	FONT-SIZE: 12px; 
	COLOR: #F6F569; 
	font-weight:300; 	
}

#menu a:visited {
	FONT-SIZE: 12px; 
	COLOR: #F6F569; 
	font-weight:300;	
}

#menu a:hover {
	FONT-SIZE: 12px; 
	COLOR: #0191C8; 
	font-weight:300;
}

/* A fix to display the dropdown menu at the bottom of the menu bar */
#menuLayer0 {
	margin-top:8px;
}  	
#menuLayer1 {
	margin-top:8px;
}  	
#menuLayer2 {
	margin-top:8px;
}  	
#menuLayer3 {
	margin-top:8px;
}  	
#menuLayer4 {
	margin-top:8px;
}  	
#menuLayer5 {
	margin-top:8px;
}  	
#menuLayer6 {
	margin-top:8px;
}  	
#menuLayer7 {
	margin-top:8px;
}  	
#menuLayer8 {
	margin-top:8px;
}  	
#menuLayer9 {
	margin-top:8px;
}  	
#menuLayer10 {
	margin-top:8px;
}  	
#menuLayer11 {
	margin-top:8px;
}  	
#menuLayer12 {
	margin-top:8px;
}  	
#menuLayer13 {
	margin-top:8px;
}  	

