body{
margin:0 auto;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:20px;
background-image:url('../images/main_bg.jpg');
background-repeat:repeat-x;
}
a{
	color:#000066;
}
#outerMainDiv{
	margin:0 auto;
	width:804px;
	height:auto;
	left:0px;
	position:relative;
	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
}
#mainDiv{
	position:relative;
	width:800px;
	margin:0 auto;
	height:auto;
	background-color:#FFFFFF;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
}
#headerDiv{
}
#logoDiv{
	margin:0 auto;
}
#menuDiv{
	margin:0 auto;
	position:relative;
	height:29px;
	border-bottom:1px solid #000000;
}
#contentDiv{
	height:auto;
	margin:0 auto;
}
#contentBottomDiv{
	padding:10px;
	text-align:left;
}
#contentBottomLeftDiv{
	float:left;
	width:520px;
}
#contentBottomLeftDiv p{
	text-align:justify;
	font-size:15px;
	margin:0 auto;
}
#contentBottomRightDiv{
	float:right;
	width:200px;
	height:200px;
	font-size:13px;
}
#contentHeaderDiv{
	border-bottom:2px solid #CCCCCC;
}
#contentTopDiv{
}
#bottomMainDiv{
	margin:0 auto;
}

.category{
	font-weight:bold;
	padding:2px;
	border-left:4px solid #EEEEEE;
}

.storeTitleDiv{
	font-weight:bold; margin:0px; font-size:16px;
}

.storeInfoDiv{
	padding-left:5px; width:280px;
}

.storeDiv{
	border-bottom:1px solid #CCCCCC; padding:2px; height:220px; width:500px; background-image:url('../images/store-bg.gif');
}

.storeInfoDiv p{
	margin:0px;
}

.categoryTitle{
	background-image:url('../images/category-header.gif');
	height:60px;
	color:#FFFFFF;
	text-align:right;
	margin:0px;
}

.categoryTitle p{
	width:180px;
	font-weight:bold;
	font-size:15px;	
	padding-right:5px;
	padding-top:5px;
	margin:0px;
	float:right;
}

.categoriesDiv{
	float:left; width:240px; text-align:left; border-right:2px solid #EEEEEE;
}

.eventHeader{
	font-weight:bold;
	margin:0 auto;
	font-size:16px;
}
.eventDate{
	margin:0 auto;
	padding-left:5px;
	font-size:14px;
}
.eventDescription{
	margin:0 auto;
	font-size:15px;
	padding-left:20px;
	padding-right:20px;
}

.mainEventTitle{
	font-size:14px;
	font-weight:bold;
	margin:0px;
}
.mainEventDate{
	margin:0px;
	padding-left:5px;
}
.mainEventDescription{
	margin:0px;
	padding-left:6px;
}
.mainEvent{
	padding:2px;
	border-bottom:1px solid #333333;
	background-color:#EEEEEE;
}

.mainTenantName{
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin:0px;
}

.mainTenantPhoto{
	margin:0px;
	text-align:center;
}
.mainTenant{
	background-color:#EEEEEE;
	padding:5px;
}

.mainContentDiv
{
	height:700px;
	background-image:url('../images/main_bg2.jpg');
	background-repeat:no-repeat;
}
