﻿

/* Content
----------------------------------------------------------------------- */
#Logo a{
  display:none;
}

#ContentWrapper{
  background:url(../images/contentShadowHome.png) repeat-y;
}

#ContentImage{
  height:281px;
}

#FlashMovie{
  width:945px;
  height:281px;
  background:url(../images/mastphotos/FlashBackground.jpg) no-repeat;
}

#PageContent{
  width:305px;
  padding:0;
  background:url(../images/contentBackgroundHome.jpg) repeat-x;
  min-height:215px;
  margin-right:3px;
  height:215px;
  overflow:hidden;
}

#PageContent h2{
  font-size: 2em; 
  margin:4px 0 4px 15px; 
  padding:0; 
  font-family:Arial narrow, Arial, helvetica, Sans-Serif; 
  color:#FFF; 
  font-weight:bold;
  text-transform:uppercase;
}

#PageContent a{
  padding:0 17px 10px 16px;
  display:block;
  color:#000;
  text-decoration:none;
  font-size:.917em;
}

#PageContent a:hover{
  text-decoration:underline;
}

#Sidebar{
  width:335px;
  background:url(../images/sidebarBackgroundHome.jpg) repeat-x;
  min-height:215px;
  border-right:none;
  margin-right:3px;
  min-height:215px;
  overflow:hidden;
}

#Sidebar li{
  float:none;
  width:auto;
}

#Sidebar h2{
  color:#FFF;
  display:block;
  margin:4px 0 4px 15px;
  padding:0;
}

#Sidebar a{
  color:#000;
  text-decoration:none;
  float:left;
  width:140px;
  font-weight:bold;
  font-size:.917em;
  padding:4px 0 4px 16px;
  margin:0;
}

#Sidebar a:hover{
  background:#FFF;
}

#AdBar{
  float:left;
  padding:6px 5px;
  width:288px;
}

#AdBar img{
  display:block;
  margin-bottom:8px;
}

#Sponsors table.logos{
  float:left;
}

.smallBusiness{
  display:block;
  float:right;
  width:225px;
  text-align:center;
  margin:0;
  padding:0;
}

#PostIt{
  width:257px;
  height:282px;
  position:absolute;
  top:115px;
  right:22px;
  z-index:1000;
}

#PostIt div{
  width:225px;
  height:200px;
  position:absolute;
  top:85px;
  left:18px;
  font-size:.917em;
}

#PostIt div a{
  display:block;
  color:#000;
  font-size:.917em;
  padding:0 0 6px 0;
  text-decoration:none;
}

#PostIt div a:hover{
  text-decoration:underline;
}

#FullCalendar{
  position:absolute;
  top:216px;
  right:13px;
  z-index:5000;
}