/* Exceptions for home page */

body {
	background:url(../../images/Homepage_01c/bg.jpg) repeat-x;
}

h1 {
font:bold 0.8em verdana,arial,helvetica,sans-serif;
margin:0;
}

#container {
	width:750px;
	background-image:none;
}

#navbar {
	width:750px;
	height:39px;
}

#col1 {
	margin-top:0;
	padding:0 20px 0 0;
	width:430px;
/*	background-color:#ff9999;*/
}
#col1 p {
margin-top:0;
}

#col2 {
	margin-top:0;
	padding:0;
	width:300px;
/*	background-color:#99ff99;*/
}

#thisweek {
border:1px solid #e5c266;
background:url(thisweekBG.jpg) no-repeat;
padding:4px;
}
#thisweek p {
margin:0;
}

