body
{
	margin: 0px;

	background-color: #696666;
	background-image: url(images/template/backgroundFade.jpg);
	background-repeat: repeat-x;

	scrollbar-base-color: #333333;

	font: 11px/14px Arial, Helvetica, sans-serif;
}

form
{
	margin: 0px;
}

input, textarea, select, td, th
{
	font: 11px/14px Arial, Helvetica, sans-serif;
}


/***** HOME PAGE *****/
td.upComingEvents_title1
{
	height:42px;
	width:218px;
	background-image:url(images/index/index_33.jpg);
	padding-left:30px;
	color: #ffffff;
}

td.upComingEvents_title2
{
	height:46px;
	width:218px;
	background-image:url(images/index/index_34.jpg);
	padding-left:30px;
	color: #ffffff;
}

a.upComingEvents_title
{
	font-size: 12px;
	font-weight: bold;
	color: #bbdde6;
	text-decoration:none;
}

a.upComingEvents_title:hover
{
	color: #8ec9db;
}

td.featuredEvent
{
	height:200px;
	width:216px;
	background-image:url(images/index/index_32.jpg);
	vertical-align:top;
	padding-left:9px;
	padding-right:3px;
	color:#ffffff;
}
div.featuredEvent_title
{
	width:100%;
	height: 150px;
	padding-top:15px;
	padding-left:3px;
	padding-bottom: 0px;
}

a.featuredEvent_title
{
	font-size: 12px;
	font-weight: bold;
	color: #bbdde6;
	text-decoration:none;
	overflow: hidden;
}

a.featuredEvent_title:hover
{
	color: #8ec9db;
}

div.featuredEvent_body
{
	vertical-align:top;
	margin-top: 15px;
	width:97%;
	height:110px;
	padding-left:3px;
	color: #ffffff;
	overflow: auto;
}


#tdNewsletter
{
	background-image:url('images/template/template_43.jpg');
	vertical-align:top;

	padding-top: 25px;
}

#txtNewsletterName, #txtNewsletterEmail
{
	
	font: 10px Arial, Helvetica, sans-serif;
	height: 20px;
	width: 140px;
	background-color: #dddddd;
	color: black;
}



/***** SECONDARY PAGES COMMON ELEMENTS *****/
h2
{
	font-size: 15px;
	margin: 10px 0 10px 0;
	color: #595959;
}

div.articleBody
{
	color: #595959;
	font-size: 11px;
	margin: 0 0 0 0;
}

div.article
{
	margin-top: 20px;
	width:420px;
	height:420px;
	overflow:auto;
	padding-right: 10px;
}
td.sideNav1
{
	background-image:url(images/common/subNav1.jpg);
	padding-left:30px;
}

td.sideNav2
{
	background-image:url(images/common/subNav2.jpg);
	padding-left:30px;
}

td.sideNav1_empty
{
	background-image:url(images/common/subNav1_empty.jpg);
	padding-left:30px;
}

td.sideNav2_empty
{
	background-image:url(images/common/subNav2_empty.jpg);
	padding-left:30px;
}

td.sideNavMiddle
{
	background-image:url(images/common/subNavMiddle.jpg);
	background-repeat: no-repeat;
	width:225px;
	height: 13px;
	
}

a.sideNav
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.sideNav:hover
{
	color: #8ec9db;
}


/***** LAYOUT TABLE *****/
table.layoutTable tr
{
	height: 21px;
}

table.layoutTable th
{
	font-weight: bold;
}
