body
{
   background-color: #226622;
   font-family: Arial, Verdana, sans-serif;
}

#wrapper
{
   margin-right: auto;
   margin-left: auto;
   width: 70%;
   min-width: 960px;
   max-width: 1080px;
   background-color: #FFFFCC;
}

#header
{
   background-color: #F5F8AD;
   color: black;
   font-size: 120%;
   padding: 15px 10px 15px 130px;
   border-bottom: 4px solid #F9E13E;
   background-repeat: no-repeat;
   background-image: url(../images/smallredrose.jpg);
}

#header h1
{
   text-align: center;
   font-family: "Comic Sans MS", cursive;
   color: #006600;
}

#columnleft
{
   float: left;
   width: 190px;
   font-weight: bold;
   letter-spacing: 0.1em;
   font-family: "Comic Sans MS", cursive;
}

#columnleft h3
{
   color: #FF9922;
   font-weight: bold;
   font-style: italic;
   padding: 20px 10px;
   margin-bottom: 0px;
   margin-top: 0px;
   text-indent: 0.8em;
   border-bottom: 1px solid #FF940E;
   text-align: left;
}

#columnleft ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}

#columnleft a
{
   padding: 20px;
   display: block;
   border-bottom: 1px solid #FF940E;
   color: #FF940E;
}

#columnleft a:link
{
   text-decoration: none;
   background-color: #FFDD77;
}

#columnleft a:hover
{
   text-decoration: underline;
}

#columnleft a:visited
{
   text-decoration: none;
   background-color: #FFFFCC;
}

#center
{
   margin-right: 0px;
   margin-left: 190px;
   background-color: #FBFABC;
   overflow: auto;
}

#center h3   
{
   color: #FF9922;
   font-family: "Comic Sans MS", cursive;
   font-weight: bold; font-style: italic;
   text-indent: 0.8em;
   padding: 0px 20px;
}

#center h2   
{
   background-color: #FFBB44;
   color: #444444;
   font-family: "Comic Sans MS", cursive;
   text-align: center;
   line-height: 160%;
   margin-top: 0px;
   border-top: 20px solid #FBFABC;
}

#center h1   
{
   background-color: #FFDD77;
   color: #555555;
   line-height: 200%;
   font-family: "Comic Sans MS", cursive;
   font-weight: bold;
   text-indent: 0px;
}

#center p   
{
   padding: 0px 20px;
}

#center ul   
{
   padding: 0px 0px 0px 40px;
}

#center li   
{
   padding: 0px 20px;
}

#center dt   
{
   font-weight: bold;
   padding: 0px 20px;
}

#center dd   
{
   padding: 0px 20px;
}

#photohomepage   
{
   float: right;
   width: 200px;
   padding-right: 40px;
   padding-left: 10px;
}

#footer   
{
   color: #333333;
   font-family: "Comic Sans MS", cursive;
   font-weight: normal;
   font-size: 0.75em;
   text-align: center;
   background-color: #F5F8AD;
   border-top: 4px solid #F9E13E;
   clear: both;
}

#copyright   
{
   font-style: normal;
}

#emailstyle
{
   font-style: italic;
}

.photocaptioncenter   
{
   font-family: "Comic Sans MS", cursive;
   font-weight: normal;
   font-style: normal;
   text-align: center;
   font-size: .90em;
   padding-bottom: 8px;
}

table   
{
   margin: auto;
   border: none;
   width: auto;
   border-spacing: 0;
}

td, th   
{
   padding: 10px 5px;
   font-family: Arial, Verdana, sans-serif;
   font-size: 0.9em;
}

caption   
{
   font-size: 1.1em;
   padding-bottom: 8px;
}

.altrow   
{
   background-color: #F5F8AD;
}

.greycolour
{
   color: #999999;
}






