frame, frameset{
border:none;
}
body{
border:none;
color: #003;
margin:0;
padding:0;
font:1.0em Georgia, 'Times New Roman', Times, serif;
background-color:#fff;
}
h1{
font:italic 1.5em Georgia, 'Times New Roman', Times, serif;
color:#036;
background-color:#fff;
text-align:center;
margin:6px;
}
h2{
font:1.1em Georgia, 'Times New Roman', Times, serif;
text-align:center;
}
h3{
margin:0px;
font-size:1.0em;
}
h4{
font:italic 0.9em Georgia, 'Times New Roman', Times, serif;
}
h5{
font:italic 0.75em Georgia, 'Times New Roman', Times, serif;
text-align:center;
}
p, li{
font-size:0.8em;
}
hr{
height:1px;
color:#666;
background-color:#d6ffd0;
}
#content{
padding:1px 14px 10px 8px ;
margin:0px;
text-align:justify;
background-color: #fff;
color:#000;
border-left:1px solid #666;
min-width:650px;
/* IE Dynamic Expression to set the width */
width:expression(document.body.clientWidth < 550 ? "650px" : "95%" );
}
.photo{
margin:4px;
padding:4px;
border:1px solid #666;
}
.caption p{
text-align:center;
font: italic 0.65em Verdana, Arial, Helvetica, sans-serif;
line-height: 0.9em;
margin:1px;
}
.caption a{
text-decoration:none;
}
.left{
float:left;
}
.right{
float:right;
}
.centre{
margin:auto;
text-align:center;
}
.clear{
clear:both;
}
.noborder{border:0;}
.pad{padding:6px;}
.redt{color:#f82424;}
.footer{
color:#ccc;
background-color: #d6ffd0;
}
.nav{
text-align:center;
font-size:0.65em;
}
#imagegallery img{
border:0;
padding:4px;
}
td{
width:33%;
}
/* Forms Stylesheet */
/******************************************************/
legend{
font-size:1.4em;
font-weight:600;
color: #000;
}
label{
width: 14em;
float: left;
text-align: right;
margin: 10px;
clear: both;
}
label strong{
font-weight:normal;
}

form.entryform {
margin: 3px 7px 0;
padding: 0;
width:100%;
}
form.entryform fieldset {
margin: auto;
font: 10pt Verdana, Tahoma, Arial, sans-serif;
background-color:#3b794b;
color:#000;
padding:6px;
width:475px;
}
select, input, textarea{margin:8px 10px; width:160px}
form.entryform input.button, .forms {
margin:8px 10px;
font-weight: bold;
padding: 0;
cursor: pointer;
background-color:#d6ffd0;
color:#000;
}

