/* Start of CMSMS style sheet 'Tamahere' */
body 
{
	background-color:#E3F9ED;
	background-image:none;
	padding:0;
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p
{margin: 10px 0px;
padding: 0px;
}
a, a:link, a:visited, a:active
{
	font-weight: bold;
	color: #339900;
}
a:hover 
{
	color: #006600;
}

a:link img, a:visited img, a:active img {border-color: #339900;}
a:hover img {border-color: #006600;}

h1 {
	font-size: 13px;
	color: #006600;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
}
#sitemain 
{
	position:relative;
	clear:both;
	width:970px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
}
#group2 
{
	position:relative;
	float:left;
	clear:both;
	width:970px;
	background-color:#FFFFFF;
}
#header 
{
    position:relative;
    float:left;
    clear:both;
    width:970px;
    height:103px;
    background-color:#FFFFFF;
    font-size:10px;
}

#group 
{
	position:relative;
	float:left;
	clear:both;
	width:970px;
	background-color:#FFFFFF;
}
#leftCol 
{
	position:relative;
	float:left;
	width:175px;
	background-color:#FFFFFF;
	font-size:11px;
	padding-top: 20px;
margin-left:20px;
margin-right:25px;
display: inline;

}

#mainCol 
{
	position:relative;
	float:left;
	width:528px;
	background-color:#FFFFFF;
	padding-top: 20px;
display: inline;

}

#rightCol 
{
	position:relative;
	float:right;
	width:175px;
	background-color:#FFFFFF;
	font-size:11px;
	padding-top: 20px;
margin-right:20px;
display: inline;

}

#footer 
{
	position:relative;
	float:left;
	clear:both;
	width:970px;
	height:80px;
	background-color:#FFFFFF;
	font-size:10px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCB08;
}
#dashed {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	width: 175px;
overflow:hidden;
}
.box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/boxBG.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #E6FCF0;
}
.box ul {
	margin:0 0 10px;
padding:5px;
}
.box li {
	margin-left: 15px;
	margin-bottom: 5px;
	list-style-image: url(images/bullet.gif);
}
.box li a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.box li a:hover {
	background-color:#7EBE9C;
        color: #000000;
}
.box p {
	margin-left: 5px;
	margin-right: 5px;
}
#footer h2 {
	padding-left: 40px;
	float: left;
	padding-top: 5px;
}
.bigbox {
	background-image: url(images/mainBar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.blackline {
	height: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.picturelist li{
        list-style-type: none;
        list-style-image: none;
}

hr {
        border: none;
        border-top: 1px dashed #CCCCCC;
}
#copyright {
        margin:auto;
        text-align: center;
        color: #666666;
        font-size:9px;
}

#copyright a {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
/* End of 'Tamahere' */

