.roundedcornr_box_262881 {
    background: url(roundedcornr_262881_tl.png) no-repeat top left;
}
.roundedcornr_top_262881 {
    background: url(roundedcornr_262881_tr.png) no-repeat top right;
}
.roundedcornr_bottom_262881 {
    background: url(roundedcornr_262881_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_262881 div {
    background: url(roundedcornr_262881_br.png) no-repeat bottom right;
}
.roundedcornr_content_262881 {
    background: url(roundedcornr_262881_r.png) top right repeat-y;
}

.roundedcornr_top_262881 div,.roundedcornr_top_262881,
.roundedcornr_bottom_262881 div, .roundedcornr_bottom_262881 {
    width: 100%;
    height: 15px;
    font-size: 1px;
}
.roundedcornr_content_262881, .roundedcornr_bottom_262881 {
  margin-top: 0px;
 /* margin-bottom: -16px;
  margin-top: -17px;*/
}
.roundedcornr_content_262881 { padding: 0 15px; }

v\:* {
      behavior:url(#default#VML);
    }

.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
		
#adright
{
width:180px;
float:right;
}	

/*Main heading background colour*/
.mainheading h1
{
    font-weight:600;
}

.mainheading
{
    background-color: #ffffff;
    color:#002809;
    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 2px;
    padding-bottom: 5px;
    width: 85%;
}

/*Sub heading background colour*/
.subheading h2
{
    font-weight:600;
		padding-left:5px;
}

.subheading
{
    background: #ccccff;
    color:#002809;
    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0px;
    padding-bottom: 3px;
    width: 100%;
    border-top: 1px solid #002809;
    border-bottom: 1px solid #002809;
}

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h3
{
    font-weight:600;
    margin-bottom: 5px;
}

#sitemap
{
	float: left;
        width: 75%;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#siteind
{
	float: left;
        width: 100%;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

body {
  font-family: arial, verdana, tahoma, sans-serif;
	  float:left;
}

p
{
	margin-top: 0px;
	margin-bottom: 1px
}

/*
DIV {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid
}*/
.l1 a{background-color:#eaf3da;}

.home{padding-left:0px;width:100%;}
.l1{background-color:#eaf3da;padding-left:0px;width:100%;}
.l2{padding-left:15px;width:100%;}
.l3{padding-left:30px;width:100%;}
.l4{padding-left:45px;width:100%;}
.l5{padding-left:60px;width:100%;}

#banner  
{
	float: left; 
  width: 100%;
  background-color: #ffffff;
}

#main-holder {
	float: left; 
	/*width: 100%;*/
	width: 1000px;
	margin-right:auto;
	margin-left:auto;
}

#mainbody-holder {
	float: left; 
	width: 1000px;
	margin-top: 15px;
}

#mainbody
{
	float: right; 
	width: 80%;
}

#navbox
{
float: left; width: 18%;
}

.mainnav 
{
border: 2px #00ffff solid;
float: left; 
width: 18%;
}

.clear {font-size: 1px; height: 1px} 

.twocolumns
{
	float: left; width: 85%
}

.leftcolumn 
{
	float: left; width: 47%;
}

.rightcolumn 
{
	float: right; width: 47%;
}

.singlecolumn
{
	float: left; width: 69%;
}

.extra 
{
	float: right; width: 24%;
}

.extraadd 
{
	float: right; 
                  width: 25%;
}

#footer {
	float: left; width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.inpic img
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.inpictext
{
        width: 85%;
	margin-left: 7px;
	margin-right: 7px;
	border-style: none;
}

/* Main navigation styles and offsets */
ul.themenav, ul.themenav li, ul.themenav ul 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
}

ul.themenav 
{
    position: relative;
    cursor: default;
    width: 100%;
}

ul.themenav li 
{
    position: relative;
    text-align: left;
    cursor: pointer;
    margin: -1px 0 0 0;
    width: 100%;
}

ul.themenav ul 
{
    cursor: default;
    padding: 4px 0;
    position: absolute;
    left: -100em;
    width: 100%;
}

ul.themenav ul li 
{
    width: 100%;
}

/* design styles */
ul.themenav a:link 
{
    display: block;
    cursor: pointer;
/*    border: 1px solid #002809;*/
    padding: 5px 7px;
/*    font: arial, verdana, tahoma, sans-serif;*/
    text-decoration: none;
/*    letter-spacing: 1px;*/
/*    Background colour for block with no mouse over it*/
    background: #ffffff;
/*    Text colour in block with no mouse over it */
    color: #000000;
		font-weight: bold;
}

ul.themenav a:visited 
{
    display: block;
    cursor: pointer;
/*    border: 1px solid #002809;*/
    padding: 5px 7px;
/*    font: arial, verdana, tahoma, sans-serif;*/
    text-decoration: none;
/*    letter-spacing: 1px;*/
/*    Background colour for block with no mouse over it*/
    background: #ffffff;
/*    Text colour in block with no mouse over it */
    color: #0000ff;
		font-weight: bold;
}

ul.themenav a:hover, ul.themenav a:focus, ul.themenav a:active, 
ul.themenav a.rollover:link, ul.themenav a.rollover:visited 
{
/*Background colour when mouse goes over block*/
/*This colour persists when mouse clicked on*/
    background: #ececec;
		text-decoration: underline;
/*This is the text colour that changes when the mouse goes over it*/
/*This colour persists when mouse is clicked on*/
    color: #800000;
}

