body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #FFF;
	margin: 0;
	padding: 0;
	background: url(/assets/layout/bg2.jpg) top center repeat-x #232323;
}

a, img, object { border: none; outline: none; }
img.border { border: 1px solid #adadad; }
a, a:link, a:visited { color: #CCC; }
a:hover, a:active { color: #f2ffb5; text-decoration: none; }

h1 { font-weight: normal; font-size: 25px; color: #e9ffb3; margin: 0; padding: 0; text-align: right;  margin-bottom: 30px; padding-bottom: 2px; }
h2 { font-weight: normal; font-size: 25px; color: #999; margin: 0; padding: 0; text-align: center; border-bottom: 1px double #4B4B4B; margin-bottom: 30px; padding-bottom: 2px; }
h3 { margin: 0; padding: 0; font-size: 18px; }
h4 { margin: 0px 0px 6px 0px; padding: 0; font-size: 18px; color: #B0F1FF; font-weight: bold; }
.indexHead{ font-size: 17px; font-weight: bold; margin-bottom: 10px; color: #e8ff7a; }

div.hr { height: 10px; background: url(/assets/layout/hr.gif) no-repeat center; padding-top: 15px; }

#container { position: relative; width: 910px; margin: 0 auto; }

#header { position: relative; float: left; width: 900px; height: 70px; margin: 0 auto; border-bottom: 1px solid #888; margin-bottom: 20px; z-index: 5; }
#topNav { position: absolute; width: 662px; height: 20px; right: -1px; bottom: 0px; }
.logo { position: absolute; width: 221px; height: 77px; left: 6px; bottom: -20px; }

#leftNav{ position: relative; float: left; width: 240px; height: 526px; background: url(/assets/layout/bg_leftnav.jpg) top left no-repeat; z-index: 4; }
#leftNavMenu{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	width: 194px;
	height: 141px;
	left: 21px;
	top: 47px;
}
#leftNavMenu a,#leftNavMenu a:link,#leftNavMenu a:visited{  float:left; display: block; width: 190px; font-size: 16px; letter-spacing: -.05em; margin-bottom: 15px; text-decoration: none; color: #CCC;  }
#leftNavMenu a:hover, #leftNavMenu a:active{ color: #FFF; }

#contentHomeMiddle { position: relative; float: left; margin-left: 0px; width: 420px; height: 523px; }
#contentHomeRight { position: relative; float: left; margin-left: 1px; width: 241px; height: 526px; background: url(/assets/layout/bg_right.jpg) top left no-repeat; z-index: 4; }

#upcomingEvents { position: relative; width: 213px; height: 169px; background: url(/assets/layout/bg_upcomingevents.jpg) top left no-repeat; padding-top: 45px; text-align:center; margin-left: 1px; }
#upcomingEvents .date{ font-family: Tahoma, Georgia, Arial; font-size: 12px; color:#0e5e78; }
#upcomingEvents .designer{ font-family: Tahoma, Georgia, Arial; font-size: 16px; color:#202020; font-weight: bold; }
#upcomingEvents .type{ font-family: Tahoma, Georgia, Arial; font-size: 12px; color:#646464; }

#contentSub { position: relative; float: left; margin-left: -1px; width: 592px; min-height: 514px;  background: url(/assets/layout/bg_content.png) top left no-repeat; padding:14px 35px 0px 35px; }
#contentSubBtm { position: absolute; bottom: -17px; left: 0px; width: 662px; height: 17px; }

.homeEventDate{ color: #FF6; font-size: 12px; font-weight: bold; }
.homeEventName{ color: #FFF; font-size: 14px; text-align: left; }
.homeEventType{ color: #6F9; font-size: 11px; text-align: left; }
.homeEventView{ color: #FFF; font-size: 12px; text-align: left; }
.homeEventView a{ color: #FFF; } .homeEventView a:hover{ color: #FFF; text-decoration: underline; }
#calendarWrap{ position: relative; display: block; float:left; width: 580px; height: 55px; font-family: Tahoma, Georgia, sans-serif; border: 2px solid  #666; margin-top: 15px; cursor: pointer; text-align: center; font-size: 16px; line-height: 55px; background: #FFF;   }
#calendarWrap:hover{ border: 2px solid #999; }
#calendarDate{ position: relative; float: left; width: 180px; height: 55px; border-right: 1px solid #CCC;  color: #F2FFCC; background:#000; background: url(/assets/layout/calendar/bg_date.gif) repeat-x #000;  }
#calendarLogo{ position: relative; float: left; width: 188px; height: 55px;border-right: 1px solid #CCC; }
#calendarType{ position: relative; float: left; width: 210px; height: 55px; color: #FFF; background: #191919; background: url(/assets/layout/calendar/bg_date.gif) repeat-x #000; }
#calendarDetails{ position: relative; float: left; width: 530px; font-family: Tahoma, Georgia, sans-serif; background: url(/assets/layout/calendar/bg_details.jpg) repeat-x #969696; color: #FFF; border-left: 1px solid #939393;border-right: 1px solid #939393;border-bottom: 1px solid #939393; padding: 10px 25px 10px 25px;  }

#footer{ position: relative; width: 660px; height: 111px; float:left; text-align: center; margin: 0 auto; padding-top: 8px; padding-left: 240px; background: url(/assets/layout/bg_footer.png) top right no-repeat; }
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333; line-height: 30px; }
a.matmon { color: #000; font-weight: bold; }
