@import "layout.css";	/* Imports the 3 Column Liquid Template Layout */

/* clear browser settings*/
html, body, blockquote, ul, ol, li, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset {

	}


/* colours used - #626c2f=darkgreen #f4f4e3=beige #bfe2f9=skyblue #aed673=lightgreen #336699=greyblue hover*/

/* body - This is the section for the background color and the page color and borders */

body {
	background: #626c2f;
	}
	
	
div#wrap {
	min-width: 700px;
	max-width: 900px;
	background-color: #f4f4e3;
	background-repeat: no-repeat;
	border-top: 2px solid #505050;
	border-right:  2px solid #505050;
	border-bottom: 2px solid #505050;
	border-left: 2px solid #505050;
	margin: 0px auto 0px auto;
	}
div#screen {
	padding: 0px;
	}





a.link1 {
	font-size: 250%;
	background-color: #bfe2f9;
	text-decoration: none;
	}
	
	
a.link1:focus, a.link1:hover {
	background-color: #bfe2f9;
	text-decoration: underline;
	color: #336699;
	}

	
span.mark {	
	font-family: bankoli, script mt bold, kalif, caligula, muriel, arial;
	color: black;
	font-size: 110%;
	}
	
span.garden {	
	color: green;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 125%;
	}
		
span.toronto {	
	color: black;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 125%;
	}
		
span.ca	{color: gray;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 125%;
	}



#horizontalnavbar1 ul {
    	margin: 0;
    	padding: 15px;
    	list-style-type: none;
    	text-align: center;
    	background-color: #bfe2f9;
    	border: 1px solid #f4f4e3;
    	}

#horizontalnavbar1 ul li {
    	display: inline;
    	}

#horizontalnavbar1 ul li a {
    	text-decoration: none;
    	padding: 15px;
    	color: #FFFFFF;
    	background-color: #bfe2f9;
    	}

#horizontalnavbar1 ul li a:hover {
    	color: #336699;
    	background-color: #bfe2f9;
    	text-decoration: underline;
    	}




#horizontalnavbar2 ul {
    	margin: 0;
    	padding: 2px;
    	list-style-type: none;
    	text-align: center;
    	background-color: #aed673;
    	border: 1px solid #f4f4e3;
    	}

#horizontalnavbar2 ul li  {
    	display: inline;
    	}

#horizontalnavbar2 ul li a {
    	text-decoration: none;
    	padding: 2px;
    	color: #003b12;
    	background-color: #aed673;
	padding-left: 20px;
	padding-right: 20px;
    	}

#horizontalnavbar2 ul li a:hover {
    	color: #003b12;
    	text-decoration: underline;
    	background-color: #aed673;
    	}



a.link2, a.link2:visited 	{	
	font-family: arial, tahoma, verdana, sans-serif;
	font-color: #003b12;
	text-decoration: none;
	background-color: #aed673;
	padding: 0px 2px 0px 2px;
	}

a.link2:hover, a.link2:focus  {
	color: #003b12;
	background-color: #aed673;
	text-decoration: underline;
	}


/* navigation links */

a.link3:link {
	font-family: arial, tahoma, verdana, sans-serif;
	color: #003b12;
	text-decoration: none;
	background: #aed673;
	display: block;
	padding: 0px 2px 0px 2px;
	border: 1px solid #f4f4e3;
	width: 171px;
	}
a.link3:visited  {
	font-family: arial, tahoma, verdana, sans-serif;
	color: #003b12;
	text-decoration: none;
	background: #aed673;
	display: block;
	padding: 0px 2px 0px 2px;
	border: 1px solid #f4f4e3;
	width: 171px;
	}
a.link3:focus  {
	color: #336699;
	background-color: #aed673;
	text-decoration: underline;
	}
	
a.link3:hover  {
	color: #003b12;
	background-color: #d4e7b2;
	text-decoration: none;
	}
	
a.link3:active {
	color: #003b12;
	background-color: #d4e7b2;
	text-decoration: none;
	display: block;
	padding: 0px 2px 0px 2px;
	border: 1px solid #f4f4e3;
	width: 171px;
	}



a.link4:link {
	color: green;
	text-decoration: none;
	}
a.link4:visited {
	color: green;
	text-decoration: none;
	}	
a.link4:hover {
	color: #336699;
	text-decoration: underline;
	}
a.link4:active {
	color: #336699;
	text-decoration: underline;
	}	
a.link4:focus  {
	color: #336699;
	text-decoration: underline;
	}




div#contentWrapper {
	margin-top: 10px;
	background-color: white;
	padding: 20px 35px 35px 35px;
	border-top: 2px solid #858585;
	border-right:  2px solid #858585;
	border-bottom: 2px solid #858585;
	border-left: 2px solid #858585;
	overflow: hidden;
}

/* ### Content Styles ### */

/* Base Content Styles */
div#contentWrapper *
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;

}

	/* Content Paragraph Styles */
	div#contentWrapper p 
	{
		line-height: 22px;
		font-size: 12px !Important;
	}

	/* Content Image Styles */
	div#contentWrapper img
	{
		display: block;
		position: relative;
		margin: 10px;
	}


div#rightcolumn {
	
	top: -1609px;
	position: relative;

	clear: both;
	
	
	}

h1 {
	color: black;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	}

h2 {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	}
h3 {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	}


p {
	color: #303030;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 80%;
	}

dd {
	color: #303030;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 100%;
	}

dt {
	color: #303030;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 100%;
	}




li {
	color: #303030;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 100%;
	list-style: none;
	}

.captionWrapper
{
	float: right; 
	display: block; 
	position: relative;
	text-align: center;
}

span.caption {
	font-size: 75%;
	font-style: italic;
	font-weight: bold;
	display: block;
	max-width: 325px;
	text-align: center;
	}



/* style for footer. */

div#footer p {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 80%;
	text-align: center;
	}





