@charset "utf-8";
/* CSS Document */
body {
	background: url(images/masterbg.jpg) repeat-x #f6edf1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px; color:#333;
	margin: 0 auto;
}
	
a {
	color:#333;
	text-decoration: none;
}

#masterwraptop {
	width: 1090px;
	height: 182px;
	margin: 0 auto;
}

#header {
	width: 1090px; height:182px; background: url(images/header.jpg) no-repeat center; float: left;
}

#centralwrap {
	width: 1090px; height: auto; margin: 20px auto;
}

#joanneimg {
	width: 511px; height: 402px; background: url(images/joanne_homeimage.jpg); float: left;
}

#footerwrap {
	width: 1050px; margin: 15px auto; background: url(images/footerbg.jpg); height: 74px; float: left; padding: 20px; text-align: left; color: #FFF; font-size: 14px;
}


#footerwrap a {
	color: #FFF;
}


.smallwhite {
	font-size: 12px;
	}
	
.smallwhite a {
	font-size: 12px; color:#FFF; text-decoration: none;
}

.larger {
	font-size: 18px;
}

.bottommenu {
	color:#000;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}

.bottommenu a {
	color:#000;
}

.nextevent {
	color:#222222;
	font-size: 13px; line-height: normal;
}

.largepurple {
	font-size: 18px;
	font-weight: bold;
	color:#609;
}

.largered {
	font-size: 18px;
	font-weight: bold;
	color:#F00;
}

.smallred {
	font-size: 14px;
	font-weight: normal;
	color:#F00;
}

.largeblack {
	font-size: 14px;
	color:#000;
	font-weight: bold;
}