/* JOOMLA STYLE COLOR SECTION */
body {
	background:#fff url(../images/body_bg.jpg) repeat-x top ;
}
#suckerfish{
background:url(../images/suckerfish_bg.png) repeat-x top;
}

h3,
h2.contentheading,
.contentheading{
  color:#003656 !important; font-family:"Times New Roman", Times, serif;

}
/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #999 !important;
}
a.readon {
	color: #003656 !important;
}
#search{
padding-top:10px;
margin-right:-20px;
position:relative;
float:right;
width:234px;
height:30px;
overflow:hidden;
background:url(../images/search_bg.png) no-repeat right;
}
#search div.module{
padding:0;
margin:0;
text-align:left;
}
#search h3{
display:none}

#search .inputbox{
border:none;
color:#333;
font-size:100%;
border-bottom:1px dotted #ccc;
text-align:left;

margin-left:36px;
background:none;
background-color:#FFFFFF;
}
