body {

	font-size: 11.5px;
	color: #000000;
	background-color: #AB0E2B;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	
}


A:link { text-decoration: underline; color: #333333}
A:active {  text-decoration: underline; color: #333333}
A:visited { text-decoration: underline; color: #333333}
A:hover { text-decoration: underline; color: #333333}

#main_container {

	width: 740px;
	margin: 0px  auto;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
			
}


#header {

	height: 251px;
	background-color: #FFFFFF;

}

#logo {

	float: right;

}

#main {

	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.4;
	
}

#main2col{

	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.4;
	height: 100%;
	min-height: 1600px;
	
}

#right_banner {

	float: right;
	width: 160px;

}

#imgRight
{
				float: 					right; 
				display:				block; 
				padding: 				0 0px 0 10px;

}


#wide_banner {

	float: right;
	width: 330px;

}

.news_each {

	padding-bottom: 5px;

}

.post_title {

	font-size: 16px;
	font-weight: bolder;
	border-top: 1px dotted #AB0E2B;
	margin-bottom: 5px;
	padding-top: 5px;
}

.post_date {

	font-size: 10px;
	color: #999999;

}

.event_datails {

	border: solid 1px #999999;
	background-color: #a2dae3;
	padding-left: 9px;
	padding-right: 9px;
	width: 250px;
	margin-bottom: 5px;
	height: 54px;
	float: left;

}

.program_title {

	font-size: 20px;
	font-weight: bolder;
	color: #a5aad5;
	margin-bottom: 10px;
	

}


.event_date_title {
	
	font-size: 20px;
	font-weight: bolder;
	color: #a5aad5;

}


.cat_events {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #AB0E2B;
	margin-top: 20px;
	

}

.icon{vertical-align: middle;}
}

.event_image {

	float: right;

}

.event_logo {

	float: left;
	position: relative;
	left: 30px;

}

.post_body {


	width: 550px;
	text-align: justify;
	clear: left;
	

}

p.main{
				font-size:				13px;
				line-height:			12px;
				padding:				5px 5px;
				color:					#000000
				font: 					normal verdana, helvetica, sans-serif;
}
p.caption{
				font-size:				10px;
				line-height:			12px;
				padding:				5px 0px;
				color:					#000000
}
	
h1{
				font: 					bold 13px verdana, helvetica, sans-serif; 
				color: 					#D5A950; 
				margin: 				0; 
				padding: 				0;
}

#right_col {

	float: left;
	width: 340px;
	padding: 0 10px; 
	margin-top: 7px;
		
}

#left_col {

	float: left;
	width: 340px;
	padding: 0 10px; 
	margin-top: 7px;
		
}

.colLeft
{
				float: 					left; 
				width: 					330px; 
				padding: 				0 15px; 
				margin-top: 			10px;
				
}

.colRight
{
				float: 					left; 
				width: 					330px; 
				padding: 				0 15px; 
				margin-top: 			10px;
				
}

.colWide
{
				float: 					left; 
				width: 					550px;
				padding: 				0 15px; 
				margin-top: 			10px; 
				
}

#footer {

	background-color: #000000;
	padding-left: 7px;
	padding-top:2px;
	height: 20px;
	color: #FFFFFF;

}

.foot:link { text-decoration: underline; color: #ffffff}
.foot:active {  text-decoration: underline; color: #ffffff}
.foot:visited { text-decoration: underline; color: #ffffff}
.foot:hover { text-decoration: underline; color: #ffffff}


/* nav */
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top: 0;
padding-top: 0;
background-color: #000000;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
font-size: 11px;
padding: 0.5em 1em;
background-color: #000000;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #AB0E2B;
color: #FFFFFF;
}
/* end nav */
