/* general page styles */
/*regional*/
	body { 
		margin				: 15px 0 0 0; 
		background			: #f9f9ff
		}
	
	a, a:visited { 
		color				: #3970BB;
		}
		
	a:hover, a:focus {
		color				: #ffaf03; 
		}

/* inner container and border */
	#page_container_inner { 
		border					: 1px solid #cccccc; 
		padding					: 2px;
		background				: #ffffff; 
		}

/* header and header image */
	#header_image { 
		background			: #e5eef5 url(http://images.regional.org.au/sites/physicalwellbeing/images_tpl/banner_01.gif) no-repeat left top; 
		height				: 100px; 
		}
		/*		
	#header_image_left { 
		background			: url(http://images.regional.org.au/sites/physicalwellbeing/images_tpl/n_banner_left) no-repeat left top; 
		height				: 100px;
		}

	#header_image_right { 
		background			: url(http://images.regional.org.au/sites/physicalwellbeing/images_tpl/images_tpl/n_banner_right.gif) no-repeat right top; 
		height				: 100px;
		}	
*/
/* top Navigation */
	#top_nav {  
		background			: #444444 url(http://images.regional.org.au/sites/physicalwellbeing/images_tpl/menu_bg.gif) repeat-x left top;
		}
	
	#top_nav a, #top_nav a:visited {   
		color				: #001647; 
		}
	
	#top_nav a:hover, #top_nav a:active  { 
		color				: #99cc00; 
		}

/* left menu column */
	#menu ul li a:hover, #menu ul li a:active  {
		color				: #ffaf03; 
		}

/* content under left menu */
	#menu_content ul li a:visited, #menu_content ul li a {
		color				: #424242
		}
	
	#menu_content ul li a:hover, #menu_content ul li a:active {
		color				: #ffaf03; 
		}

/* right menu Column */	
	#menu_right ul li a:hover, #menu_right ul li a:active  {
		color				: #ffaf03; 
		}

/* content under right menu */
	#menu_content_right ul li b {
		color				: #3970BB;
		display: block;
		}

/* general page styles for text, lists, tables headings etc. */
	h1 {
		color					: #001647;
		}
		
	h2 {
		color					: #686868;
		}
	
	h3 {
		color					: #001647;
		}
	
	h4 {
		color					: #001647;
		}
		
	h5 {
		color					: #001647;
		}
		
	h6 {
		color					: #ffaf03;
		}
	
	

/*Temporary Custom styles for the homepage*/

#list_sites ul {
	list-style-image: url(http://images.regional.org.au/sites/physicalwellbeing/images_tpl/n_web_arrow.gif);
}

#panel {
	background-image:url(./images_tpl/n_conf_bg.gif);
	border:1px solid #999999;
	width:250px;
	height:165px;
	padding: 0 10 10 10;
	margin: 0px 0px 10px 0px;
}
.left {float:left}

#panel h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #677FB4;

	}
	
#panel ul {
	list-style-image: url(http://images.regional.org.au/sites/physicalwellbeing/images_tpl/images/n_tick_bullets.gif);
}

.style3 {font-family: Verdana; font-size: 12px; font-weight: bold; }
.style5 {font-family: Verdana; font-size: 12px; }
.style6 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #677FB4;
}

	