/*
 
Cabramatta Community Services Inc
NHC - Neighbourhood Centre

General Stylesheet v1.4 25/3/2009


Author: Shadow Group Pty Ltd - www.shadow.com.au

*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color:#FFE9FF;
}
Container {
	width:960px;
	text-align:center;
}
#HeaderLogo {
	background-image: url(images/index_r1_c1.gif); 
	background-repeat:no-repeat; 
	height:133px;
}
#TopNavContainer {
	background-image: url(images/index_r2_c1.gif); 
	background-repeat:no-repeat;
}
#TopNav {
	height:60px; 
	width:960px;
	text-align:center; 
	vertical-align:top; 
	font-size:11px; 
	font-weight:bold; 
	color: #FFF;
	border:0;
}
#TopNav a:link, #TopNav a:visited {
	color:#FFF; 
	text-decoration:none;
}
#TopNav a:hover, #TopNav a:active {
	color:#FFCC00; 
	text-decoration:none;
}
#TopSearchContainer {
	height:61px; 
	width:960px;
	text-align:center; 
	vertical-align:top;
	border:0;
	padding:0;
}
#TopSearchFiller {
	height:45px; 
	width:644px;
	border:0;
	text-align:left;
	vertical-align:top;
	padding:16px 0 0 24px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
#TopSearchFiller a {
	text-decoration:none;
	color:#FFFFFF;
}
#TopSearch {
	height:61px; 
	width:312px;
	padding:0 12px 0 8px; 
	text-align:right; 
	vertical-align:top; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:12px;
	border:0;
}
#LeftNavContainer {
	background-image: url(images/index_r11_c1.gif); 
	background-repeat:repeat-y;
	text-align:left;
	vertical-align:top;
	width:200px;
}
#MainContent {
	background-color:#F9DCD6; 
	background-image: url(images/index_r3_c2.gif); 
	background-repeat:no-repeat; 
	text-align:left; 
	vertical-align:top; 
	padding:0 12px 24px 12px; 
	height:520px;
	width:760px;
}
#MainContent H1 {
	font-size: 1.6em;
	color:#D5424C;
	text-align:left;
}
#MainContent H2 {
	font-size: 1.4em;
	color: #D5424C;
	text-align:left;
}
#MainContent H3 {
	font-size: 1.2em;
	color: #D5424C;
	text-align:left;
}
#MainContent H4 {
	font-size: 1.0em;
	color: #D5424C;
	text-align:left;
	font-weight:bold;
}
#MainContent H5 {
	font-size: 0.9em;
	color: #D5424C;
	text-align:left;
	font-weight:bold;
}
#MainContent a:link, #MainContent a:visited {
	color:#D5424C; 
	text-decoration:underline;
}
#MainContent a:hover, #MainContent a:active {
	color:#FF0000; 
	text-decoration:underline;
}
#MainContent img {
	border:3px solid #E65D66;
	margin:0 12px 0 12px;
}
#FooterLeft {
	background-image: url(images/index_r11_c1.gif); 
	background-repeat:repeat-y;
	border:0;
}
#FooterRight {
	background-color:#F9DCD6; 
	border-top:2px solid #D5424C; 
	text-align:right; 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000; 
	padding: 8px 8px 8px 12px;
}
#FooterRight a:link, #FooterRight a:visited {
	color:#D5424C; 
	text-decoration:underline;
}
#FooterRight a:hover, #FooterRight a:active {
	color:#FF0000; 
	text-decoration:underline;
}