body {
	background-image: url(../Images/Background.gif);
	margin: 0px;
	padding: 0px;
}



a:visited {
	color: #0000CC;
	text-decoration:none
}
a:link {
	color: #0000CC;
	text-decoration:none;
	cursor: hand;
}
a:hover{
	color: #0000CC;
	text-decoration:underline;
	cursor: hand;
}

.RightMenuMainCell {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.SpotlightCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
}
.NewsCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
}

.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.FooterCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: bottom;
	padding: 18px 0px 6px;
}

.MainContentCellHome {
	font-size: 12px;
	padding: 20px 20px 20px 20px;
	color: #666666;

}
.TestimonialSmallquote {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	line-height: 30px;
	vertical-align:bottom;
	color: #036BB9;

}

.TestimonialSmall {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	line-height: 22px;
	color: #036BB9;

}

.TestimonialBig {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036BB9;
	line-height: 22px;
	font-style: italic;
}

.TestimonialWriter {
    font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	padding-left: 80px;
	color: #036BB9;

}
.TestimonialSummary {
	font-style: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	color: #036BB9;

}
.TestimonialList {
	font-style: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #036BB9;

}
.MainContentCell {
	font-size: 11px;
	padding: 10px 10px 10px 20px;

}

.OpenBoxName {
	font-weight: bold;
	color: #004F00;
}
.SmallCapsTitle {
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	font-variant: small-caps;
}
.Link {
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}
.Link:Hover {
	color: #006600;
	text-decoration: underline;
	font-weight: normal;
}
.CellLeftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	line-height: 16px;
	padding-left: 6px;
}
.ListHeader {
	line-height: 24px;
	color: #004f00;
	font-weight: bold;
}
.ListCell {
	padding-left: 15px;
}
.clickableImage {
	border: 1px solid #000000;
}
.GreenTitle {
	font-weight: bold;
	font-variant: small-caps;
	color: #004f00;
}
/* all links that are in the main content area */
.MainContentCell a {
	color: #204A20;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

.MainContentCell a:Hover {
	color: #000000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}


#Vancouver {
	background-image: url(../Images/PageGraphics/Vancouver.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.SiteMap_Title {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	font-variant: small-caps;
}

/* Site Menu is the top menu */
.SiteMap UL
{
	padding: 0px 0px 0px 10px;
	margin:0px;
	list-style-type: none;
}

.SiteMap Li {
text-align:left;
}
li {
	line-height: 18px;
}
.MainCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 16px;
}
