
body {
margin-top : 15px;
padding : 0;
font : 80% "Arial", verdana, tahoma, sans-serif;
color : #666;
background : url(background.jpg) top left repeat-x;
line-height : 1.2em;
}
iframe {
margin : 10px 0px 0px 0px;
}

#page {
width : 1024px;
margin-left : auto;
margin-right : auto;
margin-top : 0px;
}
#container {
width : 1024px;
margin-left : auto;
margin-right : auto;
padding : 0;
border : 0px solid #294b4d;
background : #fff;
}
div.gallery {
display : inline;
width: 860px;
margin : 10px 0px 0px 30px;
padding : 0 0px 0 0px;
}
div.img
{
  margin: 5px;
  /*border: 1px solid #2D2D2D;*/
  float: left;
  text-align: left;
  padding-bottom : 0px;
}	
div.img img
{
  display: inline;
  margin: 10px;
  border: 1px solid #9B9B9B;;
}
div.img a:hover img {border: 1px solid #847337;}
div.desc
{
  margin-top: 0px;
  margin-left: 10px;
  display: block;
  font-weight: normal;
  color : #9B9B9B;
  font-size : 70%;
  line-height : 1.2em;
  width : 200px;
}
#navlist {
padding : 5px 0;
margin : 0;
border-top : 0;
border-bottom : 0;
text-align : left;
font : bold 80% "Arial", verdana, sans-serif;
color : #fff;
background : #6b8d8d;
}
#navlist li {
list-style : none;
margin : 0;
display : inline;
}
#navlist li a {
padding : 5px 1.5em;
margin : 0;
color : #fff;
background : #6b8d8d;
text-decoration : none;
}
#navlist li a:link, #navlist li a:visited {
color : #fff;
background : #6b8d8d;
}
#navlist li a:hover {
color : #fff;
background : #294b4d;
}
#navlist li a#current {
color : #fff;
background : #294b4d;
}
#column3list li {
list-style : none;
}
#banner {
width : 1024px;
height : 135px;
padding : 0;
margin : 0;
color : #fff;
background : #fff;
}
#banner h1 {
margin : 5px;
padding : 2px;
font : 120% "Arial", tahoma, verdana, sans-serif;
letter-spacing : 2px;
text-transform : none;
border-bottom : 1px #ff6600;
color : #1f2e58;
background : #fff;
}
#banner h2 {
margin : 20px;
padding : 4px;
font : 500% "Arial", tahoma, verdana, sans-serif;
letter-spacing : 2px;
text-transform : none;
border-bottom : none;
color : #1f2e58;
background : #fff;
}

#content {
padding : 5px;
margin-left : 220px;
margin-bottom : 5px;
color : #999;
background : #fff;
}
#contentlist {
padding : 3px 0;
margin : 0;
}
#contentlist li {
list-style : none;
margin : 0;
display : inline;
}

.column2 { 
display : inline;
float : left;
width :550px;
font : 100% "Arial", tahoma, verdana, sans-serif;
margin-left : 10px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 20px;
line-height : 1.5em;
background :  #fff;


} 

#quote { 
display : block;
font-size : 90%;
line-height : 1.2em;
font-style:italic;
margin-right : 20px;
color : #404040;

} 

#directory { 
display : inline;
float : left;
width :48%;
height : 120px;
padding : 3px;
margin-left : 3px;
margin-right : 0px;
margin-top : 5px;
margin-bottom : 20px;
line-height : 1.0em;
color : #fff;
background : #7c7c7c;
} 

#directory p {
margin-left : 20px;

}
#suburbs {
line-height : 1.2em;
font-size : 85%;
}
#diary { 
display : inline;
float : right;
width :48%;
height : 120px;
padding : 3px;
margin-left : 0px;
margin-right : 3px;
margin-top : 5px;
margin-bottom : 20px;
line-height : 1.2em;
color : #fff;
background : #b0b0b0;
} 
#diary p {
margin : 10px 0px 20px 20px;

}

.column1 {
display : inline;
padding-right : 10px;
float : left;
width : 190px;
height : 100%;
margin-top : 5px;
margin-bottom : 20px;
line-height : 0.5em;
background : #fff;
padding-bottom: 7px;
padding-left: 15px;
border-right : 1px dashed #c0ddde;

}

.column3 {
display : inline;
margin-right : 3px;
float : right;
width : 212px;
height : 100%;
margin-top : 5px;
margin-bottom : 20px;
line-height : 0.5em;
background : #fff;
padding-bottom: 7px;
padding-left: 15px;
border-left : 1px dashed #c0ddde;
}
#footer {
clear : both;
padding : 5px;
margin : 0;
font-size : 95%;
border-top : 0px dashed #c0ddde;
color : #fff;
background : #002728;
}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #1f2e58;;
}
#footer a:hover {
border-bottom : 1px solid;
background: inherit;
color : #1f2e58;
}

h1 {
margin : 20px 10px 10px 2px;
font : 130% "Trebuchet MS", verdana, tahoma, sans-serif;
color : #002728;
background : inherit;
}
h2 {
margin :10px 0 2px 0px;
font : 110% "Trebuchet MS", verdana, tahoma, sans-serif;
padding : 1px;
border-bottom : 0px solid #738ca5;
text-transform : none;
color : #1f2e58;
background : inherit;
}
a {
text-decoration : none;
color : #666;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #66a0e0;
background : inherit;
}
a img {
border : 0;
}
blockquote {
/* font-weight : bold; */
margin-left : 0px;
font : 90% "Arial";
font-style : italic;
color : #999;
}
.small
{
  margin-top: 5px;
  margin-right : 40px;
  display: block;
  font-weight: normal;
  /*color : #666666;*/
  color : #9B9B9B;
  font-size : 80%;
  line-height : 1.2em;
}
.webimg {
padding-top : 20px;
}
a.site {
letter-spacing : 5px;
padding-top : 2px;
float : right;
color : #8ac8c5;
text-decoration : none;}