body {
        font-size: 70%;
        font-weight: normal;
        font-family: Verdana,Helvetica,Arial,Geneva;
        color: #000000;
        background: #fff url(../images/back2.jpg);
        margin: 40px auto;
        text-align: center;
}

img {
  border: none;
}

#content {
        text-align: left;
        margin: 40px auto;
        width: 749px;
        background-color: #FFF;
        border: 2px solid #007B42;
}
h1 {
        font-size: 180%;
        font-weight: bold;
        color: #FEFFBD;
        background: #007B42 url(../images/back2.jpg);
        font-family: Times, Times New Roman;
        padding-left: 5px;
}

.Hsmall {
        font-size: 80%;
        font-weight: normal;
        font-style: italic;
}

h2 {
        font-size: 150%;
        font-weight: bold;
        color: #FEFFBD;
/*        background-color: #007B42;     */
        background: #007B42 url(../images/back2.jpg);
        font-family: Times, Times New Roman;
        padding-left: 5px;
}

a {text-decoration:none}
a:link {color: #007B42}     /* unvisited link */
a:visited {color: #007B42}  /* visited link */
a:hover {color: #004020; text-decoration: underline}   /* mouse over link */
a:active {color: #004020; text-decoration: underline}   /* selected link */
.clear {
  clear: both;
}
#topbar {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 90px;
        background: #FEFFBD url(../images/back4.jpg);
}

#topleft {
        float: left;
        width: 250px;
}

#topmain {
        padding-top: 20px;
        float: right;
        text-align: right;
        font-weight: bold;
        font-style: italic;
        width: 448px;
        /*margin-left: 270px;*/
}

#leftbar {
        float: right;
        width: 110px;
        margin-top: 10px;
        padding-left: 10px;
        padding-right: 5px;
        margin-bottom: 20px;
        border-left: 1px solid #007B42;
}

#rightbar {
        margin: 0 120px 0 0;
        padding: 10px 10px 10px 10px;
        text-align: left;
/*        background-color: #FFFFFF;         */
}

* html #rightbar {height: 1%;}

#mainbar {
        padding: 1px 10px 10px 10px;
        text-align: left;
        background-color: #FFFFFF;
}

.frontpage {
        text-align: center;
        background-color: #FFFFFF;
        color: #007B42;
}
.front1{
        padding-top: 40px;
        font-size: 250%;
}
.front2{
        margin-top: 10px;
        font-size: 180%;
}
.front3{
        font-family: Verdana,Helvetica,Arial,Geneva;
        text-align: center;
        font-style: italic;
        font-weight: bold;
        width: 450px;
}
.front5{
        font-family: Verdana,Helvetica,Arial,Geneva;
        text-align: center;
        font-style: italic;
        font-weight: bold;
        width: 450px;
        margin-bottom: 0.5em;
}
.front4{
        margin: 0;
        font-family: Verdana,Helvetica,Arial,Geneva;
        text-align: center;
        font-style: italic;
        font-weight: normal;
        width: 450px;
}

.hosts {
        text-align: right;
        font-weight: bold;
        font-style: italic;
}

.BigCaps {
        font-style: italic;
        font-size: 160%;
        font-weight: bold;
        font-family: Times, Times New Roman;
        color: #007B42;
        line-height: 0.6em;
}

#footer {
        margin-top: 10px;
        padding: 10px 0;
        font-size: 80%;
	text-align: center;
        border-top: 1px solid #007B42;
        width: 749px;
        clear: both;
/*        background-color: #FEFFBD;   */
}

.picture {
        float: right;
        margin: 5px 0px 5px 0px;
        padding: 0 5px 0 5px;
        text-align: center;
        font-style: italic;
        font-weight: bold;
        background: #fff;
}

.major {
        font-weight: bold;
        color: red;
}

.LeftHead {
        font-size: 120%;
        font-weight: bold;
        color: #FEFFBD;
        background: #007B42 url(../images/back2.jpg);
        font-family: Times, Times New Roman;
        text-align: center;
        padding-bottom: 10px;
}
.LeftCaption {
        font-size: 90%;
        text-align: left;
}
.LeftSmall {
        font-size: 80%;
        text-align: left;
}
.PhotoCentre {
        font-size: 120%;
        font-weight: bold;
        float: center;
        margin: 10px;
        padding: 2px;
        text-align: center;
        font-style: italic;
        font-weight: bold;
}
.booknow {
                text-align: left;
		font-weight:bold;
                padding: 0;
                margin: 0;
                border: #007B42 solid 2px;
		text-decoration:none;
        font-size: 120%;
}

.booknow h1 {
        padding: 3px;
        margin: 0;
        font-size: 130%;
        text-align: center;
}

.booknow ul {
        padding: 0;
        margin: 5px 0 0 5px;
        list-style-type: none;
}
.booknow li {
        margin-bottom: 5px;
}
.HomeGallery img {
  margin: 2px 5px;
}
.hidden {
  position: absolute;
  width: 1900px;
  left: -2000px;
}
a.expand {
  float: right;
  vertical-align: bottom;
  padding-top: 2px;
}
