﻿* { margin: 0 0px 0 0;  padding: 0; }
a img, img { border: 0; }
.clearb{clear:both}

body {
	 background: white url('/SiteCollectionImages/Site/lisa_tile_background.jpg');
	 color:#1C1C1C;
}
#divHeader
{
	margin:0px auto;
	top:0px;
	width:962px;
	height:111px;
	background-image:url('/SiteCollectionImages/Site/lisa-sig-banner.png');
	background-repeat:no-repeat;
}
#divHeaderMenu
{
	float:right;
	position:relative;
	top:58px;
	right:10px;
	font-family:Arial;
	font-size:20px;
	font-weight:lighter;
}
.headerLink{
		height:36px;
		float:left;
}
a:hover .headerLink{
		background-position:0px -36px;
		cursor:pointer;
}
#divHomepageAspace
{
	margin:0px auto;
	width:962px;
	height:330px;
	margin-top:5px;
	background-color:#E4FAFC;

}
.ASpaceContainer
{
}
.ASpaceContainer #lisaImg
{
	position:relative;
	top:-29px;
	padding-left:60px;
}
#divHomepageContent
{
	margin:5px auto;
	width:962px;
	height:514px;
	background-color:white;
	border:3px #E4E7Eb solid;
	clear:both;
}
#divContentLeft
{
	width:380px;
	height:500px;
	float:left;
	overflow:hidden;
	padding:10px;
}
#divContentMiddle
{
	width:250px;
	height:500px;
	float:left;
	overflow:hidden;
	padding:10px;
}
#divContentRight
{
	width:250px;
	height:500px;
	float:left;
	overflow:hidden;
	padding:10px;
}

#divSecondaryTopContent {
	clear:both;
	width:962px;
	margin:0px auto;

}
#divSecondaryMiddleContent
{
	border: 3px #E4E7Eb solid;
	width:962px;
	margin:0px auto;
	margin-top:10px;
	clear:both;
	background-color:white;
	
}
#divSecondaryContentRight
{
	margin-top:2px;
	margin-bottom:2px;
	width:330px;
	float:left;
	background-color:#E9EDF2;
	padding-left:30px;
	
}
#divSecondaryContentLeft
{
	margin-top:2px;
	margin-bottom:2px;
	width:600px;
	float:left;
}
#divFooter
{
	width:962px;
	height:60px;
	margin:10px auto;
	font-family:Georgia;
	font-size:14px;
	letter-spacing:1px;
	
}
#divFooter a ,#divFooter a:active, #divFooter a:visited
{
	color:black;
	text-decoration:none;
}
#divFooter a:hover
{
	text-decoration:underline;
}
.footerLink
{
	float:right;
}

.sectionHead
{
	font-size: 23px;
	color: #29C3D6;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	letter-spacing: 2px;
}

p{
	font-family:Georgia;
	font-size:15px;
	margin-bottom:10px;
	color:#1C1C1C;
}

div.eventItem
{
	font-family:Arial;
	margin:0px 0px 20px 20px;
}
div.eventItem .eventDate
{
	font-size:23px;
	color:#29C3D6;
	font-weight:bold;
	margin-bottom:5px;
}
div.eventItem .eventTitle
{
	text-transform:uppercase;
	color:#1C1C1C;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
div.eventItem .eventDescription
{
	color:#1C1C1C;
	margin-bottom:20px;
	font-size:14px;
	
}
div.eventItem .eventLocation
{
	color:#1C1C1C;
	margin-bottom:5px;
}
div.eventItem a img
{
	vertical-align:middle;
}
div.eventItem .eventSiteLink{
	color:#29C3D6;
	font-weight:bold;
	padding-left:20px;
	font-size:16px;
}


div.eventBadgeItem
{
	font-family:Georgia;
	margin-bottom:20px;
	width:360px;
}
div.eventBadgeItem .eventDate
{
	color:#29C3D6;
	font-family:Georgia;
	font-size:29px;
	font-weight:normal;
	margin-bottom:5px;
}
div.eventBadgeItem  .eventTitle
{
	text-transform:uppercase;
	color:#1C1C1C;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	display:none;
}
div.eventBadgeItem  .eventDescription
{
	color:#1C1C1C;
	margin-bottom:20px;
	font-size:12px;
	
}
div.eventBadgeItem  .eventLocation
{
	color:#1C1C1C;
	font-family:Georgia;
	font-size:18px;
	font-weight:bold;
	margin-bottom:4px;
}
div.eventBadgeItem .eventSiteLink
{
	color:#BBBBBB;
	font-family:Georgia;
	font-size:17px;
	letter-spacing:1px;
	line-height:22px;
}
div.eventBadgeItem .eventItemDivider
{
   border-top:1px solid #29C3D6;
	width:300px;
	padding-bottom:5px;
	padding-top:10px;
}
