﻿
body
{
	font-size: 10px;
}

body
{
	font-family: "Calibri", "Segoe UI", "Helvetica", "sans-serif";
	color: #222222;
}

div#content
{
	font-size: 1.4em;
	line-height: 1.42857142857em;
}

ul, ol, h4, h5, h6
{
	margin-top: 1.42857142857em;
}

ul
{
    list-style: disc;
    margin-left: 5em;
}

ol
{
    margin-left: 5em;
    list-style: decimal;
}

ul li, ol li
{
	margin-top: 1.42857142857em;    
}

input
{
	line-height: 1.42857142857em;
	font-family: "Calibri", "Segoe UI", "Helvetica", "sans-serif";
}

p
{
	margin-left: 0.7143em;
	margin-right: 0.7143em;
	margin-top: 1em;
	margin-bottom: 0.42857142857em;
	text-align: justify;
}

h1
{
	/*margin-top: 0.33333333em;*/
	font-family: "Candara", "Trebuchet MS", "Helvetica", "Arial", "sans-serif";
	font-size: 2.14em;
	color: #66902E;
	line-height: 1.33333333em;
	border-bottom: 1px #66902E solid;
	margin-bottom: 0.5em;
}

h2
{
	font-size: 1.43em;
	border-bottom: 1px #444444 dotted;
	color: #444444;
	margin-top: 1em;
}

h3
{
	font-size: 1.12em;
	font-weight: bold;
	margin-top: 1.25em;
	color: #444444;
}

h4
{
	font-weight: bold;
	color: #666666;
}

h5
{
	font-variant: small-caps;
	text-transform: lowercase;
}

h6
{
	font-weight: normal;
	font-style: italic;
}

a
{
	background-color: #EEEEEE;
	padding: 4px;
	color: #444444;
	cursor: pointer;
	text-decoration: underline;
}

a.anchorOnly
{
    padding: 0;
}

a:hover, a:active
{
	background-color: #66902E;
	color: #FFFFFF;
	text-decoration: none;
}

.stretch
{
	width: 90%;
}

blockquote
{
    float: right;
    color: #AAAAAA;
    margin: 0 0 0.707em 1em;
    padding: 0;
    width: 30%;
    font-style: italic;
}

blockquote p
{
	margin: 0;
    text-align: right;
    font-size: 2.2em;
    line-height: 1em;
}

hr
{
    background-color: Transparent;
    border-width: 0;
    height: 0;
    padding: 0;
    border-top: 1px #CCCCCC solid;
    margin: 20px 0;
}

.indent3
{
    margin-left: 3em;
}

.indent6
{
    margin-left: 6em;
}

.indent9
{
    margin-left: 9em;
}

cite:before
{
    content: "“";
}

cite:after
{
    content: "”";
}

p.attribution
{
    text-align: right;
    font-weight: bold;
}

.large-text-box
{
    width: 350px;
    font-size: 1em;
}

textarea.large-text-box
{
    height: 100px;
    margin-bottom: 1em;
    font-family: "Calibri", "Segoe UI", "Helvetica", "sans-serif";
}

p.submit
{
    float: right;
    width: 500px;
    text-align: right;
    font-weight: bold;
}

.submit-button
{
    font-weight: bold;
}

form.aligned-labels label
{
    display: block;
    float: left;
    width: 100px;
}

form#contact-form .checkbox-label
{
    float: none;
    display: inline;
    width: 40px;
}

div.wrapper-350
{
    width: 350px;
    float: right;
    clear: both;
    margin-left: 2em;
}

p.stretch
{
    float: left;
    width: 100%;
}

p.left
{
    float: left;
    width: 140px;
}

p.right
{
    float: right;
    width: 140px;
}

img.left
{
    float: left;
    border: solid 1px #66902E;
    margin: 0 1em 1em 0;
}

img.right
{
    float: right;
    border: solid 1px #66902E;
    margin: 1em 0 1em 1em;
}

div.image-left
{
    float: left;
    border: solid 1px #66902E;
    margin: 0 1em 1em 0;
}

div.image-right
{
    float: right;
    border: solid 1px #66902E;
    margin: 1em 0 1em 1em;
}

.hidden
{
    display: none;
}

.centre
{
    text-align: center;
}

.small-caps
{
	font-variant: small-caps;
}

.de-emphasise
{
	color: #AAAAAA;
}

a.de-emphasise
{
	color: #888888;
	text-decoration: underline;
}

a.de-emphasise:hover, a.de-emphasise:active
{
	color: #FFFFFF;
}

h2#catering-cost
{
	float: right;
	border-style: none;
}

.text-right
{
	text-align: right;
}

.big-link-list
{
	font-size: 1.6em;
}

.overscore
{
    border-top: 1px #AAAAAA dotted;
    padding-top: 0.5em;
    margin-top: 1.5em;
}

.underscore
{
    border-bottom: 1px #AAAAAA dotted;
}

.clear-all
{
	clear: both;
}
