#divBanner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 196px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin-top: 0px;
	position: relative;
	}

#info {
	clear:both;
	width:800px;
}

.flashContainer {
	border: 1px solid #999999;
	width:607px;
	height:176px;
	position:absolute;
	top:21px;
	padding: 1px;
	left: 2px;
}
#flash_top{
	position: absolute;
	top: 6px;
	width: 607px;
	height: 15px;
	left: 5px;
}
.flash{
position:absolute; left: 1px; top: 1px;
}
#wrapper {
	width:800px;
	margin:0px auto 0 auto;
	background:#FFCC00;
	clear:both;
	}

#divContainer {
	margin: 0px auto;
	width: 800px;
	background-color: #FFFFFF;
	display: block;
	overflow: hidden;
	height: auto;
	position: relative;
	top: 0px;
	clear: both;

}

#mainContent{
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	text-align:left;
	background-color: #FFFFFF;
}


#footer {
	background-color: #FFFFFF;
	margin: 0px;
	position: relative;
	height: 58px;
	top: 0px;
	padding: 1px;
	background-image: url(../images/footer_bg.gif);
}

#flashPos {
	position: relative;
	left: auto;
	right: auto;
	}
.landing_content{
	position: relative;
	width: 570px;
	top:330px;
	padding: 10px;
	overflow: visible;
	height: auto;
}


/*Right hand side block elements*/
#right_contactBox {
	height: auto;
	width: 157px;
	clear: both;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #006699;
	display: block;
	position: relative;
	padding: 20px 7px 7px;
	float: right;
	margin-left: 20px;
	margin-top: 0;
	margin-right:0;
	margin-bottom:0;
	text-align:left;
	z-index: 1;
	background-image: url(../images/contact_box_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#right_contactBox p{
	line-height: 150%;
}

/* Divisor line*/
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 80%;
	text-align: center;
	}

/* Optional Ad 1 */

div#optional_0 {
	float:right;
	clear:both;
	padding-top: 10px;
	margin-left: 15px;
}

div#optional_1 {
	float:right;
	clear:both;
	padding-top: 10px;
	margin-left: 15px;
}

/* Optional Ad 2 */
div#optional_2 {
	float:right;
	clear:both;
	padding-top: 10px;
	margin-left: 15px;


}

/* Images formatting */
#img{
	margin: 3px 3px 3px 0px;
}
#img_left {
	float: left;
	display: inline;
	clear: none;
	padding:8px;
	margin-right: 5px;
}


#imgPicsFloat {
	float: right;
	display: inline;
	clear: none;
	position: relative;
	padding: 0px 0px 5px 5px;
	z-index: 100;
}

#imgPicsFloat_left {
	float: left;
	display: inline;
	clear: none;
	border: 1px solid #A0A0A0;
	height: auto;
	width: 182px;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
}

.imgBox {
	border: 1px solid #A0A0A0;
	height: auto;
	width: 274px;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
.imgBox_portrait {
	border: 1px solid #A0A0A0;
	height: auto;
	width: 182px;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
.imgBox_100 {
	border: 1px solid #A0A0A0;
	height: auto;
	width: 100px;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
}

.imgBox_200 {
	border: 1px solid #A0A0A0;
	height: auto;
	width: auto;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
/************************************< NEWS ITEMS >************************************/
td.news_thumb{
	width: 86px;
	vertical-align: top;
}

td.news_text{
	width: 180px;
	font-size: 11px;
	vertical-align: top;
	line-height: 1.3;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
}
table.news_items p {
	color: #333333;
	line-height: 1.3;
}

#news_heading{
	font-weight: bold;
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
}
/***************************************************************************************/


/************************************< NEWSLETTER ITEMS >************************************/
table.newsletter_items {
	font-size: 11px;
	color: #333333;
	line-height: 1.3;

}
.newsletter_items td {
	height: 30px;
}

td.newsletter_heading{
	width: 140px;
	font-weight: bold;
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

td.newsletter_text{
	width: 395px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}


/***************************************************************************************/


/************************************< RECENT EVENT ITEMS >************************************/



.events_cal{
	background-color: #FFCC00;
	height: 60px;
	width: 60px;
	overflow: hidden;
	font-size: 35px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	background-image: url(../images/media/calendar_top_yellow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
	vertical-align: top;

}


.events_cal_month{
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	font-weight: bold;
	margin-top: -5px;
}


table.previousEvent_items {
	color: #333333;
	width:570px;


}

.previousEvent_heading{
	font-size: 15px;
	font-weight: bold;
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
}

td.previousEvent_text{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 495px;
	}

td.previousEvent_calendar{
	width:75px;
	}


/***************************************************************************************/
