/** CSS Document 
	Play Pensacola Homepage Styles

**/

#homeRightMid {
	height: 165px;
	width: 505px;
	margin-right: 5px;
	float: right;
}

#homeRightMidLeft {
	/*background: transparent url(../../_images/_layout/_home/beautify.jpg) 0 3px no-repeat;*/
	width: 167px;
	float: left;
	height: 100%;
}

#homeRightMidLeft p {
	margin: 80px 15px 0 8px;
	text-indent: 0;
	text-align: center;
	line-height: 1.2em;
}

#homeRightMidRight {
	background: transparent url(../../_images/_layout/_home/director_updates.jpg) no-repeat;
	width: 338px;
	float: right;
	height: 100%;
}

.homeDirectorUpdates li { 
    float: left;
	width: 45%;
	overflow: hidden;
	margin: 30px 5px;
	
}

.homeDirectorUpdates  p {
	font-size: 95%;
	line-height: 125%;
}

.homeDirectorUpdates h3 {
	font-size: 95%;
	margin: 0 0 10px 5px;
}


#containerHome { 
	width: 837px; 
	margin: 0 auto; 
	background: transparent url(../../_images/_layout/Copy-of-background_tile_y.jpg) repeat-y; 
}

#containerHome #contentContainer {
	min-height: 602px;
}

#homeLeft {
	float: left; 
	/*height: 600px; */
	width: 280px;
}

#newsRegisterHome {
	height: 45px !important; 
	background: transparent url(../../_images/_layout/_home/news_signup_short.gif) no-repeat;
	padding: 80px 10px 0 10px;
}

#newsRegisterHome label {
	font-size: 0.8em;
}

#homePartnerships {
	background: transparent url(../../_images/_layout/_home/partnerships_long.gif) no-repeat; 
	padding-top: 37.5px;
	height: 260px !important;
}

#homePartnerships img {
	width: 75px;
	max-height: 75px;
	overflow: hidden;
}

#homePartnerships ul {
	margin-left: 10px;
}

#homePartnerships li {
	float: left;
	padding: 0 5px;
}

#homeRightBot {
	width: 505px; 
	height: 190px;
	float: left;
	margin-left: 5px;
	background: transparent url(../../_images/_layout/_home/recent_news.gif) no-repeat; 
}

#homeRightBot ul#moreNews {
	float: right;
	margin: 15px 20px 0 0;
	font-size: 90%;
}

#homeRightBot #homeNewsList {
	padding: 30px 0 0 7px;
}

.homeRecentNews li { 
    float: left;
	width: 165px;
	overflow: hidden;
}

.homeRecentNews  p {
	font-size: 95%;
	line-height: 125%;
	margin: 0 5px 0 0;
	text-indent: 0;
}
 
.homeRecentNews li p a {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
} 
 
.homeRecentNews h3 {
	font-size: 95%;
	margin: 0 0 5px 0;
}

#homeRightTop { 
	/*border: 1px solid #000; */
	/*background: transparent url(../../_images/_layout/home_template_topRight.jpg) no-repeat;*/
	width: 505px; 
	height: 220px; 
	float: right;
	margin-right: 5px;
}

#homeRightTopLeft {
	background: transparent url(../../_images/_layout/_home/aquatics.gif) no-repeat;
	width: 167px;
	float: left;
	height: 100%;
	padding-top: 112px;
	padding-left: 0;
}

#homeRightTopLeft ul {
	position: relative;
	/*top: 112px;*/
	/*left: 45px;*/
}
#homeRightTopLeft li {
	margin: 2px 0;
	padding-left: 45px
}

#homeRightTopLeft li { display: block; }

#homeRightTopLeft ul li a { color: #FFFFFF; text-align: right;}

#homeRightTopRight {
	background: transparent url(../../_images/_layout/_home/calendar.jpg) no-repeat;
	width: 338px;
	float: right;
	height: 100%;
}

#smallMonthlyCalendar {
	float: right;
	margin-top: 50px;
}

#smallMonthlyCalendar table  { width: 300px; font-size: 14px; }
#smallMonthlyCalendar table td.cal_day, #smallMonthlyCalendar table td.cal_day_current, #smallMonthlyCalendar table td.cal_day_head, #smallMonthlyCalendar table td.selectedDay { text-align: center !important; }

#eventCategories {
	float: left;
	margin-top: 45px;
	margin-left: 35px;
}
#eventCategories ul {
	
}
#eventCategories li { padding: 5px 0; }