#scriptmessage
{
    float: left; width: 100%;
    background-color: #ffffff;
    color:#2d7389;
    margin-right: 5;
    margin-left: 5;
    padding-top: 10px;
    padding-bottom: 10px;
    border: #2d7389 1px solid ;
}

.img-shadow {
  float:left;
  background: url(../images1/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images1/shadow.gif) no-repeat bottom right;
  margin: 0 0 0 0px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

#map
{
float:left;
border-style:solid;
}

#heading_text
{
padding-bottom:20px;
padding-left:95px;
}

#body_text
{
float:left;
width:83%;
padding-left:95px;
}

#picture_box
{float:right;
width:540px;
padding-right:0px;
}

#adbox
{
float:left;
width:120px;
padding-left:5px;
}

#box_image_ad
{
float:right;
width:400px;
}

.privnext
{
text-align: center;
    padding-top: 2px;
    padding-bottom: 8px;
}

/*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: 100%;
}

/*Sub heading background colour*/
.subheading h2
{
    font-weight:600;
}

.subheading
{
    background: #ececec;
    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;
}


.addstop
{
     float: left; 
     width: 75%;
     padding-bottom: 10px;
}
#adleft
{
     float: left; 
     width: 170px;
     padding-bottom: 10px;
}

#adright
{
     float: right; 
     width: 24%;
     padding-bottom: 10px;
}

.addsbottom
{
     float: left; 
     width: 100%;
     padding-bottom: 10px;
}

body {
  font-family: arial, verdana,  tahoma, sans-serif;
  margin-left: 5px;
  margin-right: 5px;
 /* width:800px;*/
}

p
{
	margin-top: 0px;
	margin-bottom: 1px
}

#banner  
{
	float: left; 
  width: 100%;
  background-color: #ffffff;
	padding-bottom:5px;
}

#mainbody-holder {
	float: left; width:100%;
	margin-top: 15px;
}

#main-holder {
	float: left; width: 1024px;
	margin-top: 5px;
}

#mainbody
{
	float: right; 
	width: 80%;
       /* background-color: #ffffff;*/
}

#altmainbody
{
	float: right; 
	width: 80%;
       /* background-color: #ffffff;*/
}
.mainnav 
{
display: none;
        float: left; 
        width: 170px;
        background-color: #ececec;
        color: #002809;
}
.adds-left
{
        float: left; 
                 padding-right: 0;
                 padding-left: 0;
                 padding-top: 2px;
                 padding-bottom: 5px;
}
.adds-right
{
        float: right; 
        padding-right: 0;
        padding-left: 0;
        padding-top: 0px;
        padding-bottom: 0px;
}
.clear {font-size: 1px; height: 1px} 

/*75%*/
.twocolumns
{
	float: left; width: 575px;
}

.leftcolumn 
{
	float: left; width: 47%
}

.rightcolumn 
{
	float: right; width: 47%
}

.singlecolumn
{
	float: left; width: 575px;
}

.extra 
{
	float: right; width: 20%;
}

#footer {
	float: left; width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
}
