/* Style Sheet for Site Map Page */
/* Author: Kathryn Thompson | Last Updated 12 February 2009 */
/* Intellectual Property of the Anglican Diocese of Rockhampton, designed by Kathryn Thompson 2006-2009, in conjunction with Canon Janne Whitehead (Webmaster) */
/* Setting the background pattern of the page */
body {background:url(bkgd_green_99ff99.gif); background-repeat:repeat;}
/* setting the position and width of the container divsion to ensure cross-browser and cross-resolution consistancy of the basic positioning of different elements in relation to each other even when font-sizes are increased or decreased */
#container {width:990px; margin-left:auto; margin-right:auto; background:url(../images/bckgrnd1.gif); background-repeat:repeat; border:2px #339933 solid;}
/* setting the position of the header image */
#header {width:810px; margin-left:auto; margin-right:auto;}
/* setting the link elements */
a:link {color:green; background-color:transparent;}
a:visited {color:purple; background-color:transparent;}
a:focus {color:red; background-color:transparent;}
a:hover {color:red; background-color:transparent;}
a:active {color:red; background-color:transparent;}

h1 {color:green; background-color:transparent; text-align:center; font-family:verdana, Arial, sans-serif; font-style:italic; clear:both;}
h4 {color:green; background-color:transparent; text-align:center; font-family:verdana, Arial, sans-serif;}
h5 {color:green; background-color:transparent; text-align:center; font-family:verdana, Arial, sans-serif;}
p {font-family:verdana, Arial, sans-serif;}
li {font-family:verdana, Arial, sans-serif; list-style:none;}
#fullmap {width:700px; margin-left:auto; margin-right:auto;}
#contact {width:700px; margin-left:auto; margin-right:auto;}
#contact p {font-family:verdana, Arial, sans-serif; font-size:0.8em;}
.left {float:left;}
.right {float:right;}
.top {text-align:center; clear:both;}
.middle {text-align:center;}
.underline {text-decoration:underline;}
.bold {font-weight:bold;}
.supersmall {font-size:0.6em;}
.nolink {text-decoration:none;}

