/* Millwoods Family Resource Centre Society
	Written by Milan Simnovec June 4th 2006 */
	
	
/* -------- HTML Styles  -------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E107B;
	margin:20px 0px;
	padding:0px;
	background-color:#c1d6ea;
	text-align:center;
	}

form {
	margin:0px;
	padding:0px;
	}

h1 {
	color:#3E107B;
	font-size: 18px;
	font-weight: bold;

	}

h2 {
	font-size: 16px;
	font-weight: bold;

	}
	
h3 {
	font-size: 14px;
	font-weight: bold;

	}
	
h4 {
	font-size: 12px;
	font-weight: bold;
	}
	
h5 {
	font-size: 10px;
	font-weight: bold;
	}
	
h6 {
	font-size: 8px;
	font-weight: bold;
	}
	
a:link {
	color:#5C1BC1;
	text-decoration:underline;
	}

a:hover {
	color:#5C1BC1;
	text-decoration:none;
	}

a:visited {
	color:#5C1BC1;
	text-decoration:underline;
	}

a:visited:hover {
	color:#5C1BC1;
	text-decoration:none;
	}

textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/* ------------ Layout Styles  ------------------- */


#siteframe {
	background-image:url(../images/content_stretch.gif);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
	width:762px;
	}

#topmenu {
	width:666px;
	background-image:url(../images/top_bar.gif);
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	height:40px;
	overflow:hidden;
	}

#topmenu ul {
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 37px;
	}

#topmenu ul li {
	display:inline;
	padding:0px 0px 0px 0px;
	}

#topcontact {
	background-color:#009999;
	width:96px;
	float:right;
	height:40px;
	}

#mainmenu {
	width:762px;
	height:79px;
	overflow:hidden;
	float:left;
	margin:0px;
	padding:0px;
	}
	
#mainmenu ul {
	list-style-type:none;
	margin:0px 0px 0px 3px;
	padding:0px 0px 0px 0px;
	}
	
#mainmenu ul li {
	display:inline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px -3px;
	}
	
#headerarea {
	width:762px;
	height:280px;
	float:left;
	text-align:left;
	padding:0px;
	}

#contentarea {
	width:746px;
	float:left;
	text-align:left;
	padding:0px 8px 0px 8px;
	margin:0px 0px 10px 0px;
	}

#homecolumnone {
	width:304px;
	float:left;
	margin:0px 10px 0px 0px;
	}

#homecolumntwo {
	width:427px;
	float:left;
	}

#welcomebox {
	width:294px;
	padding:5px 5px 20px 5px;
	background-color:#ecc7cc;
	background-image:url(../images/welcome_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	color:#b41e35;
	}

#welcomebox a:link, #welcomebox a:visited {
	color:#b41e35;
	text-decoration:underline;
	}

#welcomebox a:hover, #welcomebox a:visited:hover {
	color:#b41e35;
	text-decoration:none;
	}

#welcomeboxtitle {
	background-color:#b41e35;
	color:#fff;
	padding:4px;
	}

#welcomeboxtitle h1 {
	color:#fff;
	margin:0px;
	padding:0px;
	font-weight:normal;
	}

#eventsbox {
	width:417px;
	padding:5px 5px 20px 5px;
	background-color:#cbd3b4;
	background-image:url(../images/events_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	color:#687f24;
	margin:0px 0px 8px 0px;
	}

#eventsbox a:link, #eventsbox a:visited {
	color:#687f24;
	text-decoration:underline;
	}

#eventsbox a:hover, #eventsbox a:visited:hover {
	color:#687f24;
	text-decoration:none;
	}

#eventsboxtitle {
	background-color:#687f24;
	color:#fff;
	padding:4px;
	}

#eventsboxtitle h1 {
	color:#fff;
	margin:0px;
	padding:0px;
	font-weight:normal;
	}

.eventsList h1 {
	font-size:14px;
	color:#687f24;
	}

.listMonth h1 {
	font-size:12px;
	color:#687f24;
	}

#programsbox {
	width:417px;
	padding:5px 5px 20px 5px;
	background-color:#cdaac4;
	background-image:url(../images/programs_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	color:#7e2468;
	}

#programsbox a:link, #programsbox a:visited {
	color:#7e2468;
	text-decoration:underline;
	}

#programsbox a:hover, #programsbox a:visited:hover {
	color:#7e2468;
	text-decoration:none;
	}

#programsboxtitle {
	background-color:#7e2468;
	color:#fff;
	padding:4px;
	}

#programsboxtitle h1 {
	color:#fff;
	margin:0px;
	padding:0px;
	font-weight:normal;
	}

#contentbottom {
	width:762px;
	height:49px;
	background-image:url(../images/bottomContentCurve.gif);
	background-repeat:no-repeat;
	}

#footerarea {
	width:762px;
	height:21px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	font-size:11px;
	background-image:url(../images/footMenu_bg.gif);
	background-repeat:no-repeat;
	float:left;
	}
	
#footerarea ul {
	text-align:right;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
#footerarea ul li {
	display:inline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

#footerarea a:link, #footerarea a:visited {
	color:#9B9899;
	text-decoration:none;
	}

#footerarea a:hover, #footerarea a:visited:hover {
	color:#9B9899;
	text-decoration:underline;
	}

#bottomcurve {
	width:762px;
	height:25px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	float:left;
	}