/* Custom style for mod 	Mega Simple SlideShow  */
.megaslider_wrapper #megaslideshow{
	overflow: hidden;
}
.slider_content, 
.slider_content_bg{
	top: 50px;
	left: 10px;
	right: auto;
	padding: 0;
	color: #545454;
}
.slider_content p.title a{
	color: #014b92;
	font-size: 28px;
	line-height: normal;
}
.slider_content_bg{
	background: none;
	border: none;
}
#megaslidenav a{
	width: 20px;
	height: 20px;
	line-height:20px;
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	color: #014b92;
	font-weight: normal;
	background: #f6f2f2;
	border: 1px #cccccc solid;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#megaslidenav a.activeSlide{
	color: #fff;
}

/* Custom style for boxbots modules */
table.botbox1 p, table.botbox2 p, table.botbox3 p, table.botbox4 p {color:#fff; margin-bottom:5px;} 
table.botbox1 {
	background: url(../images/box1.jpg) no-repeat;
}
table.botbox2 {
	background: url(../images/box2.jpg) no-repeat;
}
table.botbox3 {
	background: url(../images/box3.jpg) no-repeat;
}
table.botbox4 {
	background: url(../images/box4.jpg) no-repeat;
}
 a.readmore  {color:#77bafa;}

/* Custom font */
@font-face {
	font-family: "HATTEN";
	src: url(HATTEN.TTF);
}
.news_column h3,
.right_column h3,
.componentheading,
h1.pagetitle,
h1.title{
	letter-spacing: 1px;
	font-weight: normal;
	line-height: normal;
	font-family: "HATTEN";
	margin:0px;
}
.img-left {float:left; margin:0 10px 5px 0; display:inline;}
.img-right {float:right; margin:0 0 5px 10px; display:inline;}
.boxed {padding:1px; border:1px solid #ccc;}