﻿.contentMaster 
{
    height: auto
}

.homeContent { width: 780px; border: 0px solid black; margin-top:19px; }	
.leftColumn {	width:100%; vertical-align: top; } 
/* .leftColumn {	 vertical-align: top;}*/
.rightColumn { vertical-align: top;  }

#homeEvents { font-family: Tahoma; font-size: 12px; padding: 0px 75px 0px 22px;  }
#homeEvents .category { font-weight: bold; font-size: 12px; color: #895D87; margin-bottom: 5px; }
#homeEventItem { font-family: Arial; font-size: 11px; margin-bottom: 10px;}
#homeEventItem .title { font-weight: bold; }
#homeEventItem .date {}
#homeEventItem .description {}

#homeNewsletter { font-family: Tahoma; font-size: 11px; } 
#homeNewsletter #header { width: 413px; }
#homeNewsletter #contentEmail { padding: 4px 0px 0px 0px; font-family: Tahoma; font-size: 11px;}
#homeNewsletter #content input.emailAddr { 
	font-family: Tahoma; font-size: 11px; width: 168px; height: 22; vertical-align: middle; 
	margin-left: 8px; border: 1px solid #D2D2D2;
}
#homeNewsletter #content input.send-btn { 
	font-family: Tahoma; font-size: 11px; width: 67px; height: 20; vertical-align: middle; 
	margin-left: 11px; border: 1px solid #81437F; background-color: #81437F; color: white;
	font-weight: bold;
}
#homeNewsletter #content #emailForm {font-family: Tahoma; font-size: 11px;	margin-top: 14px;	}

#homeQuestions { font-family: Tahoma; font-size: 11px; } 
/*#homeQuestions #header {   } */
#homeQuestions #header { width: 215px; margin-right: 10px; }
#homeQuestions #content { padding: 4px 0px 0px 0px; }
#homeQuestions #email { padding: 4px 0px 0px 10px; font-weight: bold; }
#homeQuestions #email a { text-decoration: none; color: #81437F; }
.homeSubSection {
	color: white;
	background-color: #81437F;
	height: 25px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px 7px;
	
}

.HomeContentLinks
{
	width: 265px;
	vertical-align: top;
	background-color: #cbb1ca;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 6px  0px 10px 5px;
}
.HotLine
{
	vertical-align: top; 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px 0px 9px;	
}
#tdProgram
{
	margin-bottom : 3em;
}
#tdProgram a img
{
	border: none; background-color: #cbb1ca;
}
#tdSection ul
{
	margin-left: 1.5em;
		padding-left: 0;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
}