@charset "utf-8";
body, html {
  margin: 0px auto;
  padding: 0px;
  background-position: left top;
  font-family: Arial,Helvetica,sans-serif;
  background-repeat: repeat;
  background-attachment: fixed;
  text-decoration: none;
  background-image: url(../images/bg.jpg);
}
#wrapper {
  margin: 0px auto;
  height: auto;
  width: auto;
}
#header {
  margin: 0px auto;
  text-align: left;
  background-position: center top;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  clear: both;
  background-image: url(../images/banner_bg.png);
  color: #ffffff;
  background-color: #002d42;
  min-width: 960px;
  clear: both;
  float: left;
}
#header a:link, #header a:visited {
  color: #ffffff;
  text-decoration: none;
}
#header form{
float: right;
}
#banner {
  margin: 0px auto;
  width: 960px;
  min-width: 960px;
  height: auto;
  clear: both;
}
#banner img{
border: none 0px;
height: auto;
}

#nav {
  clear : both;
  min-width: 960px;
  width: 960px;
  /*margin: 0px auto;*/
  /*padding: 0.0051em 1px 0px;*/
  text-align: center;
  background-position: left top;
  background-repeat: repeat;
  background-color: #1a6a84;
  background-image: url(../images/navbg.png);
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
#nav ul{
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-left: 0px;  
}

#nav ul li {
  text-decoration: none;
  display: inline;
  border-left: solid 0.1px #006666;
}
#nav a:link, #nav a:visited {
  text-decoration: none;
  color: #ffffff;
  font-weight: 400;
  font-family: Arial Black;
  margin-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 0.9em;
  background-repeat: repeat;
  background-position: left top;
  /*border-right: solid 0.1px #000;*/
}
#nav a:hover {
  text-decoration: none;
  background-color: #FAB722;
  background-repeat: repeat;
background-position: left top;
background-image: url(../images/navlnkbg.png);
}
.item7 {
border-right: solid 0.1px #006666;
}
form {
  margin: auto;
  padding: 5px;
  text-decoration: none;
  text-align: left;
}
input, textarea, select {
  border: 1px solid #cccccc;
}
input:hover {
  background-color: #ffffd2;
}

#container {
  overflow: hidden;
  font-size: 0.8em;
  clear: both;
  height: auto;
  width: 960px;
  color: #000000;
  line-height: 1.5em;
  text-decoration: none;
  padding-bottom: 5px;
  padding-top: 10px;
  background-color: #ffffff;
  margin-top: -15px;
  margin-right: auto;
  margin-left: auto;
}
#container a:link, #container a:visited {
  text-decoration: none;
  color: #333333;
}
#container a:hover {
  text-decoration: underline;
}
#left {
  padding: 0px 5px 5px 10px;
  width: 205px;
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  height: auto;
}
#left ul {
  border-top: 1px solid #cccccc;
  list-style-type: none;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0px;
  margin-left: 0px;
}
#left li {
  margin-bottom: 0.1em;
  list-style-position: inside;
  list-style-image: url(../images/star.gif);
}
#left h1, #left h2, #left h3, #left h4 {
  color: #ff9900;
  font-family: Georgia,"Times New Roman",Times,serif;
  margin-top: 0px;
  padding-top: 0.5em;
  padding-bottom: 0.0em;
  margin-bottom: 0em;
  font-style: italic;
  line-height: 1.5px;

}
#left a:link, #left a:visited {
  color: #1a6a84;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.95em;
}
#left img {
  border: 1px solid #333333;
  width: 95%;
  margin-bottom: 5px;
}

#left fieldset{
border: 0px;
padding: 0px;
margin: 0px;
}

#left form{
border: 0px;
margin: 0px;
padding: 0px;
padding-right: 0px;
padding-bottom: 0px;
}
#form-login input{
padding: 0px;
}

#content {
  width: 727px;
  height: auto;
  float: left;
  margin-left: 10px;
  margin-bottom: 5px;
}
#content h1, #content h2, #content h3, #content h4 {
  color: #1a6a84;
  padding-top: 0.5em;
  padding-bottom: 0.2em;
  font-family: Georgia,"Times New Roman",Times,serif;
}
#content h1 {
  font-size: 1.5em;
}
#content hr {
  border-top: 0.09em solid #cccccc;
  max-height: 0.5%;
  min-height: 0.5%;
  height: 0px;
}
#content img {
  border: 1px solid #333333;
  margin-right: 3px;
  margin-bottom: 1px;
  margin-left: 3px;
}
#content li {
  height: auto;
  list-style-image: url(../images/bullet.png);
  list-style-position: inside;
}

#footer {
  width: 100%;
  text-align: center;
  color: #ffffff;
  background-position: left top;
  font-size: 0.7em;
  margin-bottom: 0px;
  background-repeat: repeat-x;
  position: relative;
  height: auto;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  z-index: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #002d42;
}
#footer a:link, #footer a:visited {
  text-decoration: none;
  color: #ffffff;
}


/*Joomla styles*/
.componentheading,.contentpagetitle {
font-weight: bold;
font-family: Georgia;
color: #FAB722;
}

.componentheading {
font-size: 2.2em;
margin-bottom: 0.6em;
margin-top: 0.6em;
}
.contentheading{
color: #1a6a84;
padding-top: 0em;
float: left;
padding-bottom: 0em;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 1.55em;
font-weight: bold;
width: auto;
}
.contentpagetitle {
font-size: 2.0em;
text-decoration: none;
width: auto;
}

.moduletable{
margin: 0.1em;
padding-top: 0em;
}

.contentpaneopen{
margin-top: 1.0em;
width: 100%;
}

.buttonheading img{
border: 0px;
}
.buttonheading{
border: 0px;
width: auto;
}
.search{
color: #FAB722;
}
/*
#joomscontbox1,#joomscontbg1,.joomscontmask1{
 margin: 0em;
 padding: 0em;
 border: 0em;
}
#prev1,#next1{
  visibility: hidden;
}
.inner,.inner img {
  border: 0em;
  padding-bottom: 0em;
  margin-bottom: 0em;
}
 */
#RSSimpSlideModule_25{
 width: 728px;
 height: 200px;
 padding: 0em;
 }
#current a:link,#current a:visited{
background-color: #FAB722;
background-repeat: repeat;
background-position: left top;
background-image: url(../images/navlnkbg.png);
}
/*Slider*/
.ari-image-slider-wrapper{
float: left;
padding-bottom:50px;
}

.ari-image-slider-wrapper img{
 width: 100%;
 height: 200px;
float: left;
padding-bottom:50px;
}
.hasTip img{
border: 0px;
}
/*Front page image rotator*/
#briask-iss38 li{
list-style: none;
}
#briask-iss38 img{
border: none 0px;
}