body
{
	background-image: url(../images/bg1.gif);
	background-color: #fff;
	margin: 0px;color:#000;
	background-attachment:scroll; 
	background-position:top center; 
	background-repeat:repeat-y;
}


/***************************************************
sets the style for 'welcome to...' on the home page
***************************************************/

.welcome 
{
	font-family: Arial;
	color: #990000;
}

/***************************************************
sets the style for the grey arrow at the top of each sub section
***************************************************/

.arrow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: 100;
	color: #990000;
}

/***************************************************
sets the style for the '&' on the home screen
***************************************************/

.ampersand 
{
	font-family: "felix Titling";
	font-size: 120%;
	font-style: normal;
	font-weight: lighter;
	color: #A0A0A0;
	display: inline;
	font-weight: bold;
}

/***************************************************
sets the style for the '&' used for the sub headings
***************************************************/

.ampersand1 
{
	font-family: "felix Titling";
	font-size: 100%;
	font-style: normal;
	font-weight: lighter;
	color: #DCDCDC;
	display: inline;
	font-weight: bold;
}

/***************************************************
sets the style for the '*' used on the instruct page
***************************************************/

.required
{
	font-family: Arial;
	font-size: 100%;
	font-style: normal;
	font-weight: lighter;
	color: #990000;
	display: inline;
	font-weight: bold;
}

/***************************************************
sets the style for the time and date in the top left corner
***************************************************/

#main p.date 
{
	font-family: Arial;
	font-size: 9pt;
	color: #990000;
	text-align: center;
	margin-top: 1em;
}

/***************************************************
aligns the logo in the top right corner
***************************************************/

#main img.logo
{
	margin-right: 0.5em;
	align: right;
}

/***************************************************
sets the style for the h1 tags throughout the site
***************************************************/

#main h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	font-weight: 100;
	color: #000088;
	letter-spacing: 0.1em;
	margin-right: 1em;
	margin-left: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
	padding-bottom: 10px;
}

/***************************************************
sets the style for the welcome text on the home page
***************************************************/

#main h1.welcome 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-style: normal;
	color: #000088;
	letter-spacing: 0.1em;
	margin-right: 0.5em;
	margin-left: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
	padding-bottom: 10px;
	text-align: left;
}

#main h1.footer 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-style: normal;
	font-weight: 100;
	color: #000088;
	letter-spacing: 0.1em;
	margin-right: 1em;
	margin-left: 0.9em;
	valign: baseline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
}

/***************************************************
aligns the opening paragraph of the main body and sets the style 
***************************************************/

#main p.intro 
{
	font-family: Arial;
	font-size: 10pt;
	valign: top;
	align: left;
	margin-left: 1em;
	margin-right: 1em;
	color: #000088;
	text-align: left;
}

/***************************************************
sets the style for the h2 tags found embedded in the main text
***************************************************/

#main h2
{
	font-family: Papyrus;
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	margin-left: 0.5em;
	text-align: left;	
	padding-top: 0em;
	padding-bottom: 0em;
}

#main h2.leftmain
{
	font-family: Papyrus;
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	margin-left: 0.35em;
	text-align: left;	
	padding-top: 0em;
	padding-bottom: 0em;
}

#main h2.rightmain
{
	font-family: Papyrus;
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	margin-left: 0.35em;
	text-align: left;	
	padding-top: 0em;
	padding-bottom: 0em;
}

#main h2.personnel
{
	font-family: Papyrus;
	font-size: 180%;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	margin-left: 0.5em;
	text-align: left;	
}

/***************************************************
sets the style for h3 tags found embedded in the main text
***************************************************/

#main h3 
{
	font-family: Papyrus;
	font-size: 18pt;
	valign: top;
	margin-left: 0.5em;
	margin-right: 2em;
	color: #990000;
	margin-top: 2em;
	text-align: justify;
}
/***************************************************
sets the style for the main blocks of text, containing the info for the site
***************************************************/

#main p.main 
{
	font-family: Arial;
	font-size: 10pt;
	valign: top;
	margin-left: 1em;
	margin-right: 2em;
	color: #000088;
	margin-top: 0.5em;
	text-align: left;
}

#main p.happy 
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	valign: top;
	margin-left: 1em;
	margin-right: 2em;
	color: #990000;
	margin-top: 0.5em;
	text-align: left;
	border-style: outset;
	padding: 4px;
}

#main p.quote 
{
	font-family: Arial;
	font-size: 11pt;
	valign: top;
	margin-left: 0.75em;
	margin-right: 2em;
	color: #000088;
	margin-top: 0.5em;
	text-align: left;
}

#main p.disb 
{
	font-family: Arial;
	font-size: 8pt;
	valign: top;
	margin-left: 1em;
	margin-right: 2em;
	color: #000088;
	margin-top: 0.5em;
	text-align: left;
}

#main p.leftmain 
{
	font-family: Arial;
	font-size: 10pt;
	valign: top;
	margin-left: 0.75em;
	margin-right: 0.5em;
	color: #000088;
	margin-top: 0.5em;
	text-align: left;
}

#main p.rightmain 
{
	font-family: Arial;
	font-size: 10pt;
	valign: top;
	margin-left: 0.75em;
	margin-right: 0.75em;
	color: #000088;
	margin-top: 0.5em;
	text-align: left;
}

#main p.direct 
{
	font-family: Arial;
	font-size: 10pt;
	valign: top;
	margin-left: 2em;
	margin-right: 2em;
	color: #000088;
	margin-top: 0.5em;
	text-align: left;
}

#main td.inst_head 
{
	font-family: Arial;
	font-size: 10pt;
	valign: top;
	margin-left: 1em;
	margin-right: 2em;
	color: #000088;
	background: #DCDCDC;
	font-weight: bold;
	margin-top: 0.5em;
	text-align: left;
	border-bottom: 1px solid #990000;
}

#main td.inst_button 
{
	color: #000088;
	background: #DCDCDC;
	text-align: center;
	border-bottom: 1px solid #990000;
}

#main td.disb 
{
	font-family: Arial;
	font-size: 8pt;
	color: #000088;
	background: #DCDCDC;
	font-weight: bold;
	border-bottom: 1px solid #990000;
}

#main td.quote_button 
{
	font-family: Arial;
	font-size: 10pt;
	color: #000088;
	background: #DCDCDC;
	font-weight: bold;
	border-bottom: 1px solid #990000;
}

#main p.example 
{
	font-family: Arial;
	font-size: 10pt;
	valign: top;
	color: #000088;
	text-align: left;
}

/***************************************************
sets the style for 'terms' page, as the text is smaller
***************************************************/

#main p.intro-terms 
{
	font-family: Arial;
	font-size: 9pt;
	valign: top;
	margin-left: 1em;
	margin-right: 1em;
	color: #000088;
	text-align: left;
}

#main p.terms 
{
	font-family: Arial;
	font-size: 9pt;
	valign: top;
	margin-left: 1em;
	margin-right: 1em;
	color: #000088;
	margin-top: 2em;
	text-align: left;
}

#main p.com_quote
{
	font-family: Arial;
	color: #990000;
	text-decoration: none;
	font-size: 12pt;
	margin-left: 1em;
	margin-right: 1em;
	border: 1pt dotted #990000;
	padding: 5px;
}

/***************************************************
sets the style for bullet points in the 'privacy policy'
***************************************************/

#main li.priv 
{
	font-family: Arial;
	font-size: 9pt;
	valign: top;
	color: #000088;
	text-align: left;
	margin-left: 1em;
	margin-right: 1em;
	border: none;
}

/***************************************************
sets the style for text after the bullet points in the privacy policy
***************************************************/

#main p.priv {
	font-family: Arial;
	font-size: 9pt;
	valign: top;
	color: #000088;
	margin-top: 2em;
	text-align: left;
}

/***************************************************
sets the style for 
***************************************************/

#main p.find 
{
	font-family: Arial;
	font-size: 10pt;
	valign: top;
	margin-left: 2em;
	margin-right: 2em;
	color: #000088;
	margin-top: 2em;
	text-decoration: underline;
	text-align: justify;
}

/***************************************************
sets the style for hyperlinks that are embedded in the main text
***************************************************/

#main a.main 
{
	font-family: Arial;
	font-size: 10pt;
	valign: top;
	margin-left: 2em;
	margin-right: 2em;
	color: #000088;
	margin-top: 2em;
	text-align: justify;
	text-decoration: none;
}

#main a.main:hover 
{
	color: #990000;
	text-decoration: underline;
}

#nav a.main:active 
{
	color: #990000;
}

#nav a.main:visited 
{
	color: #000088;
}

/***************************************************
sets the style for hyperlinks that are embedded in the main text
***************************************************/

#main a.main 
{
	font-family: Arial;
	font-size: 10pt;
	valign: top;
	margin-left: 2em;
	margin-right: 2em;
	color: #000088;
	margin-top: 2em;
	text-align: justify;
	text-decoration: none;
}

#main a.main:hover 
{
	color: #990000;
	text-decoration: underline;
}

#nav a.main:active 
{
	color: #990000;
}

#nav a.main:visited 
{
	color: #000088;
}

/***************************************************
sets the style for instruct link on the quote page
***************************************************/

#main a.happy
{
	color: #000088;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

#main a.happy:hover 
{
	color: #A0A0A0;
	text-decoration: underline;
}

#nav a.happy:active 
{
	color: #000088;
}

/***************************************************
sets the style for hyperlinks on the HIP page
***************************************************/

#main a.hiplink 
{
	color: #A0A0A0;
	text-decoration: none;
	font-size: 10pt;
}

#main a.hiplink:hover 
{
	color: #990000;
	text-decoration: underline;
}

#nav a.hiplink:active 
{
	color: #A0A0A0;
}

/***************************************************
sets the style for quote hyperlink on the RESIDENTIAL PROPERTIES page
***************************************************/

#main a.res_quote
{
	font-family: Arial;
	color: #990000;
	text-decoration: none;
	font-size: 12pt;
	padding: 5px;
}

#main a.res_quote:hover 
{
	color: #000088;
	text-decoration: underline;
}

#nav a.res_quote:active 
{
	color: #000088;
}

/***************************************************
sets the style for quote headings
***************************************************/

#main a.quote
{
	font-family: Arial;
	font-size: 12pt;
	color: #000088;
	background: #DCDCDC;
	text-decoration: none;
}

#main a.quote:hover 
{
	color: #990000;
	text-decoration: underline;
}

#nav a.quote:active 
{
	color: #000088;
}

/***************************************************
sets the style for hyperlinks on the quote page to instruct us
***************************************************/

#main a.instruct 
{
	color: #A0A0A0;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
}

#main a.instruct :hover 
{
	color: #990000;
	text-decoration: underline;
}

#nav a.instruct :active 
{
	color: #A0A0A0;
}

/***************************************************
sets the style for the h2 tag found on the quote page
***************************************************/

#main h2.quote 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	color: #F0F0F0;
	background-color: #C1D0FF;
	margin-left: 1.5em;
	margin-right: 1.5em;
	margin-top: 1.5em;
	text-align: center;
	border: 2px #000088 solid;
	
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}



#main p.footer
{
	font-family: Arial;
	font-size: 8pt;
	valign: top;
	margin-left: 2em;
	margin-right: 2em;
	color: #000088;
	margin-top: 2em;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A0A0A0;
}

/***************************************************
sets the border width and colour for the map on the 'directions' page
***************************************************/

#main img.map
{
border: 1px #000088 solid;
}

#main img.leftmain
{
	margin-left: 1em;
	margin-top: 1em;
}


/***************************************************
footer
***************************************************/

#footer
{
	margin-top: 1em;
	background-image: url(../images/footer_bg1.gif); 
	background-repeat: no-repeat;
	background-position: center; 
}

#footer p.left
{
	font-family: Arial;
	font-size: 9pt;
	color: #990000;
	text-align: left;
	border-right: 1px solid #DCDCDC;
	margin-right: 4em;
	margin-left: 5em;
}

#footer p.center
{
	font-family: Arial;
	font-size: 9pt;
	color: #A0A0A0;
	text-align: center;
}

#footer p.right
{
	font-family: Arial;
	font-size: 9pt;
	color: #990000;
	text-align: right;
	border-left: 1px solid #DCDCDC;
	margin-left: 3em;
	margin-right: 4em;
}

#footer a
{
	font-family: Arial;
	font-size: 9pt;
	color: #000088;
	text-decoration: none;
}

#footer a:hover 
{
	color: #990000;
	text-decoration: underline;
}

#footer a:active 
{
	color: #000088;
}



/***************************************************
quote table
***************************************************/

#main td.table_heading
{
	background-color: #DCDCDC;
}

#main p.table_heading
{
	font-family: Arial;
	font-size: 10pt;
	valign: top;
	color: #000088;
	text-align: left;
	font-weight: bold;
	margin-left: 1em;
	margin-right: 1em;
}


/***************************************************
site map
***************************************************/

#main p.sitemap
{
	font-family: Arial;
	font-size: 10pt;
	color: #000088;
	text-align: left;
	margin-left: 5em;
}

#main a.sitemap 
{
	font-family: Arial;
	font-size: 10pt;
	color: #000088;
	background: #FFFFFF;
	text-decoration: none;
	text-align:left;
}

#main a.indent 
{
	font-family: Arial;
	font-size: 10pt;
	color: #000088;
	background: #FFFFFF;
	text-decoration: none;
	margin-left: 3em;
	text-align:left;
}

#main a.indent1 
{
	font-family: Arial;
	font-size: 10pt;
	color: #000088;
	background: #FFFFFF;
	text-decoration: none;
	margin-left: 6em;
	text-align:left;
}

#main #quote td.quote
{
	font-family: Arial;
	font-size: 11pt;
	color: #000088;
	background: #DCDCDC;
	font-weight: bold;
	border-bottom: 1px solid #990000;
}
