body {
	margin: 0px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	/*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);*/
	background-color: #c5e0f1;
}

.Wrapper{
	width:960px;
	margin: auto; /* centers the page on the screen */
	clear: both;
}

#HeaderContainer{
	height: 270px;
	background-repeat: repeat;
	background-image: url(../images/header-bg6.png);
}

#Logo {
	float: left;
}

#Logo-FR {
	float: left;
	position: absolute;
}

#Logo img {
	height: 261px;
	width: 162px;
	margin: auto;
}

#Logo-FR img {
	height: 261px;
	width: 162px;
	margin: auto;
}

#CompanyName {
	position: relative;
	z-index: 5000;
}

#CompanyName-FR {
	position: relative;
	z-index: 5000;
	margin-left: 135px;
}

#SlideShow {
	height: 130px;
	width: 612px;
	overflow: hidden;
	position: relative;
	margin-left: 245px;
	top: -9px;
	z-index: 0;
}

#Nav {
	/*height: 50px;*/
	position: relative;
	z-index: 5000;
}

#Nav-FR {
	/*height: 50px;*/
	position: relative;
	z-index: 5000;
	margin-left: 120px;
}

#Moto {
	/*clear: both;*/
	/*margin-top: -37px;*/
}

#Moto-FR {
	clear: both;
	margin-top: 37px;
}

.aside {
	width: 200px;
	float: right;
	border: solid;
	border-color: #3e9c42;/*#8bd96c;*/
	border-radius: 25px;
	border-width: 5px;
	margin: 0px 0 0 10px;
	padding: 0 10px 0 5px;
}

.Post {
	overflow: hidden;
}

.PostIndividualTopics {
	width: 280px;
	border: solid;
	border-color: #2865a2;
	/*border-radius: 35px 0px;*/
	border-radius: 25px;
	/*border-width: 5px;*/
	margin: 10px 0px 0 0px;
	padding: 0 5px 0 0px;
	background-image: url(../images/PostHeaderBackground.png);
	background-repeat: repeat-x;
}

.PostHeaders {
	background: -webkit-gradient(linear, left top, left bottom, from(#2865a2), to(#c5e0f1)); /* Chrome 4+, Safari 2+ */
	background: -webkit-linear-gradient(top, #2865a2, #c5e0f1); /* Safari 5.1+, Chrome 10+ */
	background: -moz-linear-gradient(top, #2865a2, #c5e0f1); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #2865a2, #c5e0f1); /* IE 10+ */
	background: -o-linear-gradient(top, #2865a2, #c5e0f1); /* Opera 11.10 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2865a2', endColorstr='#c5e0f1'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2865a2', endColorstr='c5e0f1')"; /* IE8+ */  
    background: linear-gradient(#2865a2, #c5e0f1); /* the standard */
	background: -webkit-gradient(linear, left top, left bottom, from(#2865a2), to(#c5e0f1));
	background: -webkit-linear-gradient(top, #2865a2, #c5e0f1);
	background: -moz-linear-gradient(top, #2865a2, #c5e0f1);
	background: -ms-linear-gradient(top, #2865a2, #c5e0f1);
	background: -o-linear-gradient(top, #2865a2, #c5e0f1);
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	vertical-align: middle;
	height: 40px;
    width: 276px; /* For IE6 */
    padding: 5px 5px;
	line-height: 5px;
	margin-bottom: 10px;
}

.postMargins {
	padding: 0 10px;
}

.postMarginsTitle { /*Provides the formating for the title of "Featured Resources" */
	font-weight: 800;
	text-transform: capitalize;
	text-align: center;
}

#FooterContainer{
	height: 80px;
	background-image: url(../images/footer-bg2.png);
	width: 100%;
	/*position: relative;*/
	/*margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;*/
	margin: auto;
	float: left;
	/*background-color: #2865a2;*/
}

#FooterNav {
	margin-top: 33px;
	margin-left: 25px;
}

#FooterNav-FR {
	margin-top: 33px;
}


#Tags {
	font-size: 0.65em;
	text-align: center;
}

.Copyright {
	height: 15px;
	padding-bottom: 1em;
	padding-left: 2em;
	margin-top: 30px;/*30px;*/
	display: inline;
	text-align: center;
}

#Page {
	padding: 0px 0px 0px 0px;
	border-left: solid;
	border-right: solid;
	border-color: #2865a2;
	/*border-width: 5px;*/
}

.Container {
	margin: 0px auto;
	position: relative;
	float: right;
	background-color: #ffffff;
}

#Content {
	float: left;
	width: 605px;
	padding: 0px 20px 0px 20px;
}

.Content-Longer {
	border-right-style: double;
	border-right-color: #2865a2;
}

#Sidebar {
	float: right;
	width: 303px;/*310px;*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.Sidebar-Longer {
	border-left: double;
	border-left-color: #2865a2;
}

.Separate {
	background: no-repeat center bottom;
	/*background-image: url(../images/green3.9.png);*/
	background-image: url(../images/green-test2.png);
	padding: 0px 10px 25px 10px;
	margin-bottom: 25px;
	margin-top: -10px;
}

.CallUs {
	background: no-repeat center;
	/*background-image: url(../images/hands13.png) /*url(../images/hands11.png)/*url(../images/hands7.png);*/
}

#NavLocation {
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}

#SocialMedia {
	/*width: 300px;*/
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

#map_canvas {
	width: 590px;
	height: 400px;
	margin-bottom: 20px;
}

/* Defines all the forms found in ACTS.ca */
#ACTSForm{
    width: 100%;
}

#Legend {  /* Defines the colour of the title of the forms */
	/*color: #7B7BC0;*/
	font-family: "Viner Hand ITC", "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	font-weight: 900;
}

.SubLegend {
	font-family: "Viner Hand ITC", "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #2865a2;
	font-weight: 900;
}

fieldset {
	border: 1px solid #999;
}

.SubFieldset {
	border: 1px solid #2865a2;
}

.FormLabels {
	width: 35%;
	display: inline-block;
}

.FormLabels-Long {
	width: 55%;
	display: inline-block;
}

.FormLabels-ExtraLong {
	width: 70%;
	display: inline-block;
}

input, textarea {
	width: 62%;
	display: inline-block;
	vertical-align: text-top;
	float: right;
	margin-top: 15px;
}

input[type=checkbox] {
	margin-top: 3px;
	margin-right: -140px;
	float: left;
	/*float: left;
	/*width: 62%;
	/*display: inline-block;
	vertical-align: text-top;*/
}

.ShortInputText {
	width: 41%;
	/*display: inline-block;
	vertical-align: text-top;
	float: right;
	margin-top: 15px;*/
}

.ExtraShortInputText {
	width: 25%;
	/*display: inline-block;
	vertical-align: text-top;
	float: right;
	margin-top: 15px;*/
}

textarea {
	height: 250px;
}

.HorizontalAlignCheckbox {
	float: left;
}

textarea[name=Issues] {
	width: 100%;
	height: 100px;
	float: right;
}

.TextAreaDiv {
	margin-top: 210px;
}

select {
	width: 140px;
	/*margin-left: 87px;*/
	vertical-align: text-top;
	float: right;
	margin-top: 15px;
}

input[type=submit], input[type=reset] {
	width: 130px;
	font-weight: 900;
	padding: 5px;
}

.formButtons {
	margin-left: 5px;
}

/* end of form field styling */

.Caption { /* Add a caption to the therapists picture on the index page */
	width: 100px;
	text-align: center;
	font-size: 80%;
}

.Counsellors {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

/* Fonts */
h1 { /* Content page title */
		font-family: "Viner Hand ITC", "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 2em;/*1.75em;*/
	color: #000000;
}

h2{ /* Company Name */
    font-family: "Viner Hand ITC", "Times New Roman", Arial;
    font-size: 2.25em;
	color: #2865a2;
	/*color: #C5E0F1;*/
	margin-top: 5px;
	margin-bottom: 5px;
}

h3{ /* moto  and sidebar title */
	font-family: "Viner Hand ITC", "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
}

h4 { /* page subheadings */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
}


h5{ /* .aside */
	font-family: "Viner Hand ITC", "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-bottom: 0px;
	margin-top: 0px;
}

.ResourceAuthor { /* Author and Date on Resources page */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

Footnotes {
	font-size: smaller;
	vertical-align: super;	
}

.ReadMore {
	font-size: 80%;
}

p {
	color: #000000;
}

p.besideImage {
	margin-top: 0px;
	font-size: 0.75em;
}

.center {
	text-align: center;
}

.textRight {
	text-align: right;
}

.textLeft {
	text-align: left;
}

.bold {
	font-weight: bold;	
}

.blue {
	color:#2865a2;
}

.red {
	color: #CA041F;
}

.green {
	color: #3E9C42;
}

.floatLeft {
	float: left;
	margin-bottom: 10px;
}

.floatRight {
	float: right;
	margin-bottom: 10px;
}

.clearBoth {
	clear: both;
}

.moveUpPhoneNumber { /* removes some of the spaces between call us and the phone number */
	margin-top: -20px;
	margin-bottom: -10px;
}

ul.inline {
	overflow: hidden;
}

.onTop {
	z-index: 5000;
}

/*header Nav ul li{
	display:inline;
}*/

img.inline-left {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}

img.inline-right {
	display: inline;
	float: right;
	margin: 5px 0 0 10px;
}

#StaffPicture {
	padding-left: 5px;
}

a img { /* removes border around images that are links in IE8 */
	border:0px;
}

/* Navigation */
/* Navigation on the page for any menu items that have submenus */
#submenu {
	width: 200px;
	float: left;
	margin: 0px 20px 0 0px;
	padding: 0 5px 5px 0px;
}

#submenuServices-FR {
	width: 250px;
	float: left;
	margin: 0px 20px 0 0px;
	padding: 0 5px 5px 0px;
	/*margin-top: 20px;*/
}

#submenu1stButton {
	background: -webkit-gradient(linear, left top, left bottom, from(#3e9c42), to(#8bd96c)); /* Chrome 4+, Safari 2+ */
	background: -webkit-linear-gradient(top, #3e9c42, #8bd96c); /* Safari 5.1+, Chrome 10+ */
	background: -moz-linear-gradient(top, #3e9c42, #8bd96c); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #3e9c42, #8bd96c); /* IE 10+ */
	background: -o-linear-gradient(top, #3e9c42, #8bd96c); /* Opera 11.10 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c')"; /* IE8+ */  
    background: linear-gradient(#3e9c42, #8bd96c); /* the standard */
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: #000000;/*#FFFFFF;*/
	font-size: 18px;
	font-family: Georgia, serif;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	height: 25px;
    width: 190px; /* For IE6 */
    padding: 5px 5px;
	line-height:25px;
}

#submenu1stButtonServices-FR {
	background: -webkit-gradient(linear, left top, left bottom, from(#3e9c42), to(#8bd96c)); /* Chrome 4+, Safari 2+ */
	background: -webkit-linear-gradient(top, #3e9c42, #8bd96c); /* Safari 5.1+, Chrome 10+ */
	background: -moz-linear-gradient(top, #3e9c42, #8bd96c); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #3e9c42, #8bd96c); /* IE 10+ */
	background: -o-linear-gradient(top, #3e9c42, #8bd96c); /* Opera 11.10 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c')"; /* IE8+ */  
    background: linear-gradient(#3e9c42, #8bd96c); /* the standard */
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: #000000;/*#FFFFFF;*/
	font-size: 18px;
	font-family: Georgia, serif;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	height: 25px;
    width: 225px; /* For IE6 */
    padding: 5px 5px;
	line-height:25px;
}

#submenu ul, #submenuServices-FR ul {
     list-style: none;
     margin: 0;
     padding: 0;
}

/*ul
{
     list-style: none;
     margin: 0;
     padding: 0;
}*/


#submenu ul a {
	background: -webkit-gradient(linear, left top, left bottom, from(#3e9c42), to(#8bd96c)); /* Chrome 4+, Safari 2+ */
	background: -webkit-linear-gradient(top, #3e9c42, #8bd96c); /* Safari 5.1+, Chrome 10+ */
	background: -moz-linear-gradient(top, #3e9c42, #8bd96c); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #3e9c42, #8bd96c); /* IE 10+ */
	background: -o-linear-gradient(top, #3e9c42, #8bd96c); /* Opera 11.10 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c')"; /* IE8+ */  
    background: linear-gradient(#3e9c42, #8bd96c); /* the standard */
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: #ffffff;/*#FFFFFF;*/
	font-size: 16px;
	font-family: Georgia, serif;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	height: 25px;
    width: 190px; /* For IE6 */
    padding: 5px 5px;
	text-align: center;
	line-height:25px;
}

#submenuServices-FR ul a {
	background: -webkit-gradient(linear, left top, left bottom, from(#3e9c42), to(#8bd96c)); /* Chrome 4+, Safari 2+ */
	background: -webkit-linear-gradient(top, #3e9c42, #8bd96c); /* Safari 5.1+, Chrome 10+ */
	background: -moz-linear-gradient(top, #3e9c42, #8bd96c); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #3e9c42, #8bd96c); /* IE 10+ */
	background: -o-linear-gradient(top, #3e9c42, #8bd96c); /* Opera 11.10 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c')"; /* IE8+ */  
    background: linear-gradient(#3e9c42, #8bd96c); /* the standard */
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: #ffffff;/*#FFFFFF;*/
	font-size: 16px;
	font-family: Georgia, serif;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	height: 25px;
    width: 225px; /* For IE6 */
    padding: 5px 5px;
	text-align: center;
	line-height:25px;
}

#submenu a:hover, #submenuServices-FR a:hover { /* Defines the style of the hover action of the menu and submenu */
	background: #3e9c42;
	color: #000000;
	float: left;
	height: 25px;
	line-height: 25px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-size: 13px;
}

.FR { /* give the side menu the proper spacing on the French pages */
	margin-top: 20px;
}

/* Navigation on the page for the FAQ submenus */
#FAQsubmenu {
	width: 275px;
	float: left;
	margin: 0px 20px 0 0px;
	padding: 0 5px 5px 0px;
}

#FAQsubmenu1stButton {
	background: -webkit-gradient(linear, left top, left bottom, from(#3e9c42), to(#8bd96c)); /* Chrome 4+, Safari 2+ */
	background: -webkit-linear-gradient(top, #3e9c42, #8bd96c); /* Safari 5.1+, Chrome 10+ */
	background: -moz-linear-gradient(top, #3e9c42, #8bd96c); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #3e9c42, #8bd96c); /* IE 10+ */
	background: -o-linear-gradient(top, #3e9c42, #8bd96c); /* Opera 11.10 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c')"; /* IE8+ */  
    background: linear-gradient(#3e9c42, #8bd96c); /* the standard */
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: #000000;/*#FFFFFF;*/
	font-size: 18px;
	font-family: Georgia, serif;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	height: 25px;
    width: 265px;/*265px; /* For IE6 */
    padding: 5px 5px;
	line-height:25px;
}

#FAQsubmenu ul {
     list-style: none;
     margin: 0;
     padding: 0;
}

#FAQsubmenu ul a {
	background: -webkit-gradient(linear, left top, left bottom, from(#3e9c42), to(#8bd96c)); /* Chrome 4+, Safari 2+ */
	background: -webkit-linear-gradient(top, #3e9c42, #8bd96c); /* Safari 5.1+, Chrome 10+ */
	background: -moz-linear-gradient(top, #3e9c42, #8bd96c); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #3e9c42, #8bd96c); /* IE 10+ */
	background: -o-linear-gradient(top, #3e9c42, #8bd96c); /* Opera 11.10 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c')"; /* IE8+ */  
    background: linear-gradient(#3e9c42, #8bd96c); /* the standard */
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: #ffffff;/*#FFFFFF;*/
	font-size: 16px;
	font-family: Georgia, serif;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	height: 25px;
    width: 265px;/*265px; /* For IE6 */
    padding: 5px 5px;
	text-align: center;
	line-height:25px;
}

#FAQsubmenu  a:hover   /* Defines the style of the hover action of the menu and submenu */
{
	background: #3e9c42;
	color: #000000;
	float: left;
	height: 25px;
	line-height: 25px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-size: 13px;
}

/* The following defines the style for the Top Navigation menu */
/* It defines the appearance when a link is Clicked, Visited, Hovered over or Active */
/* The order of code needs to be Link, Visited, Hover and Active otherwise some of the components will be over written */
.TopNav {
	margin-top: -3px;
}

.TopNav ul
{
     list-style: none;
     margin: 0;
     padding: 0;
}

.TopNav ul a.home { /* Defines the width of the home button */
	width: 25px;	
}

.TopNav ul a.aProposDeNous { /* Defines the width of the button A propos de nous */
	width: 185px;
}

#aProposDeNousTop { /* Aligns the top drop down menu of aProposDeNous */
	margin-left: -195px;
}

#aProposDeNousBottom { /* Aligns the bottom drop down menu of aProposDeNous */
	margin-left: -195px;
}

.TopNav ul a.PlanDuSite { /* Defines the width of the button Plan du site */
	width: 112px;
}

.TopNav ul a { /* Defines the main navigation buttons */
	background: -webkit-gradient(linear, left top, left bottom, from(#3e9c42), to(#8bd96c)); /* Chrome 4+, Safari 2+ */
	background: -webkit-linear-gradient(top, #3e9c42, #8bd96c); /* Safari 5.1+, Chrome 10+ */
	background: -moz-linear-gradient(top, #3e9c42, #8bd96c); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #3e9c42, #8bd96c); /* IE 10+ */
	background: -o-linear-gradient(top, #3e9c42, #8bd96c); /* Opera 11.10 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c')"; /* IE8+ */  
    background: linear-gradient(#3e9c42, #8bd96c); /* the standard */
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: #FFFFFF;
	font-size: 18px;
	font-family: Georgia, serif;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	height: 25px;
    width: 115px;/*110px; /* For IE6 */
    padding: 5px 4px;
	text-align: center;
	line-height:25px;
    font-weight: bold;
	margin-left: 3px;
}

.TopNav-FR ul a { /* Defines the main navigation buttons */
    width: 110px;/*110px; /* For IE6 */
}

.TopNav a:hover   /* Defines the style of the hover action of the menu and submenu */
{
	background: #3e9c42;
	color: #000000;
	float: left;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	/*font-weight: bold;*/
	font-size: 16px;
	font-weight: 500;
}

.TopNav ul ul { /* Defines the nested lists  and the flyout menu */
    display: none;
}

.TopNav ul ul li a { /* Defines the flyout menu */
	background: -webkit-gradient(linear, left top, left bottom, from(#3e9c42), to(#8bd96c)); /* Chrome 4+, Safari 2+ */
	background: -webkit-linear-gradient(top, #3e9c42, #8bd96c); /* Safari 5.1+, Chrome 10+ */
	background: -moz-linear-gradient(top, #3e9c42, #8bd96c); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #3e9c42, #8bd96c); /* IE 10+ */
	background: -o-linear-gradient(top, #3e9c42, #8bd96c); /* Opera 11.10 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9c42', endColorstr='#8bd96c')"; /* IE8+ */  
    background: linear-gradient(#3e9c42, #8bd96c); /* the standard */
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
    display: inline-block; /* 'block' causes gaps in IE6 */
	width: 255px;/*210px; /* For IE6 */
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	padding: 0 5px;
	/*left: 5px;*/
	font-weight: normal;
	text-align: left;
	top: 40px;
	/*z-index: 5000;*/
}

.TopNav-FR ul ul li a {
	width: 305px;
}

.TopNav ul li { /* Aligns the bottom menu to flyout above the menu buttons */
    position: relative;
}

.TopNav ul li:hover ul {   /* Defines where the flyout menu starts */
    position: absolute;
    display: inline-block;
	margin-left: -125px;/*-130px;*/
	width: 210px;
}

.TopNav-FR ul li:hover ul {   /* Defines where the flyout menu starts */
	margin-left: -120px;/*-130px;*/
}

.BottomNav ul li:hover ul {   /* Defines where the flyout menu starts for the bottom menu */
    position: absolute;
    display: inline-block;
	margin-left: -125px;
	/*width: 210px;*/
	bottom: 41px;
}

.BottomNav-FR ul li:hover ul {
	margin-left: -120px;
}

/* End of the navigation menu definition/style */
/* The following defines how the current page navigation buttons will display "You are here" */
body.AboutUs a.Nav-AboutUs,
body.AboutUs #submenu ul li a.Nav-AboutUs,
body.AboutUs #submenu-FR ul li a.Nav-AboutUs,
body.Mission a.Nav-Mission,
body.Mission #submenu ul li a.Nav-Mission,
body.Mission #submenu-FR ul li a.Nav-Mission,
body.Philosophy a.Nav-Philosophy,
body.Philosophy #submenu ul li a.Nav-Philosophy,
body.Philosophy #submenu-FR ul li a.Nav-Philosophy,
body.WhyChooseUs a.Nav-WhyChooseUs,
body.WhyChooseUs #submenu ul li a.Nav-WhyChooseUs,
body.WhyChooseUs #submenu-FR ul li a.Nav-WhyChooseUs,
body.ContactUs a.Nav-ContactUs,
body.ContactUs #submenu ul li a.Nav-ContactUs,
body.ContactUs #submenu-FR ul li a.Nav-ContactUs,
body.Locations a.Nav-Locations,
body.Locations #submenu ul li a.Nav-Locations,
body.Locations #submenu-FR ul li a.Nav-Locations,
body.Services a.Nav-Services,
body.AboutOurServices a.Nav-AboutOurServices,
body.AboutOurServices #submenu ul li a.Nav-AboutOurServices,
body.AboutOurServices #submenuServices-FR ul li a.Nav-AboutOurServices,
body.IndividualPsychotherapy a.Nav-IndividualPsychotherapy,
body.IndividualPsychotherapy #submenu ul li a.Nav-IndividualPsychotherapy,
body.IndividualPsychotherapy #submenuServices-FR ul li a.Nav-IndividualPsychotherapy,
body.CoupleTherapy a.Nav-CoupleTherapy,
body.CoupleTherapy #submenu ul li a.Nav-CoupleTherapy,
body.CoupleTherapy #submenuServices-FR ul li a.Nav-CoupleTherapy,
body.CommunityEducation a.Nav-CommunityEducation,
body.CommunityEducation #submenu ul li a.Nav-CommunityEducation,
body.CommunityEducation #submenuServices-FR ul li a.Nav-CommunityEducation,
body.PastoralCareGivers a.Nav-PastoralCareGivers,
body.PastoralCareGivers #submenu ul li a.Nav-PastoralCareGivers,
body.PastoralCareGivers #submenuServices-FR ul li a.Nav-PastoralCareGivers,
body.Internship a.Nav-Internship,
body.Internship #submenu ul li a.Nav-Internship,
body.Internship #submenuServices-FR ul li a.Nav-Internship,
body.AskATherapist a.Nav-AskATherapist,
body.AskATherapist #submenu ul li a.Nav-AskATherapist,
body.AskATherapist #submenuServices-FR ul li a.Nav-AskATherapist,
body.FAQ a.Nav-FAQ,
body.Staff a.Nav-Staff,
body.LaureMarie a.Nav-LaureMarie,
body.LaureMarie #submenu ul li a.Nav-LaureMarie,
body.LaureMarie #submenu-FR ul li a.Nav-LaureMarie,
body.Kathy a.Nav-Kathy,
body.Kathy #submenu ul li a.Nav-Kathy,
body.Kathy #submenu-FR ul li a.Nav-Kathy,
body.Erika a.Nav-Erika,
body.Erika #submenu ul li a.Nav-Erika,
body.Erika #submenu-FR ul li a.Nav-Erika,
body.Matthew a.Nav-Matthew,
body.Matthew #submenu ul li a.Nav-Matthew,
body.Matthew #submenu-FR ul li a.Nav-Matthew,
body.Andre a.Nav-Andre,
body.Andre #submenu ul li a.Nav-Andre,
body.Andre #submenu-FR ul li a.Nav-Andre,
body.Jillian a.Nav-Jillian,
body.Jillian #submenu ul li a.Nav-Jillian,
body.Jillian #submenu-FR ul li a.Nav-Jillian,
body.Joy a.Nav=Nan,
body.Joy #submenu ul li a.Nav=Nan,
body.Joy #submenu-FR ul li a.Nav=Nan,
body.Hannah a.Nav-Hannah,
body.Hannah #submenu ul li a.Nav-Hannah,
body.Hannah #submenu-FR ul li a.Nav-Hannah,
body.Doug a.Nav-Doug,
body.Doug #submenu ul li a.Nav-Doug,
body.Doug #submenu-FR ul li a.Nav-Doug,
body.Resources a.Nav-Resources,
body.Sitemap a.Nav-Sitemap,
body.Francais a.Nav-Francais,
body.English a.Nav-English {
    display: block;
    color: #000000;
}