#contentBordered
{
	background-image:url(../images/bg-gradient-green.gif);
	background-repeat:repeat-x;
}


#answeringquestions #sectionTitle  
{
	background-image:url(../images/title-answeringQuestions.gif);
	width:500px;
	margin-left:6px;
	margin-top:5px;
	
}

#contactus #sectionTitle  
{
	background-image:url(../images/title-contactUs.gif);
	width:300px;
	margin-top:5px;
}


p.limit
{
    /*To stop the p from going to the picture area on Ask Kathie */
    width:520px;   
}


#btnAskKathie, #btnSend
{
    position:relative;
    left:-45px;   
}


.textEnter
{
    width:400px;
    border-style:solid;
    border-width:2px;
    border-color:#318144;
    border-right-color:#e3ece5;
    border-bottom-color:#e3ece5;
}

#questionForm, #contactForm
{
     
    width:550px;
}



#questionForm td p, #contactForm td p
{
    text-align:right;
    font-weight:bold;
    color:#333333;
    margin-bottom:12px;
    width:100px;
}
#questionForm td p.prov, #contactForm td p.prov
{
 width:26px;   
}
#questionForm td p.postal, #contactForm td p.postal
{
 width:80px;   
}
#questionForm td p.fax, #contactForm td p.fax
{
 width:32px;   
}



#hr
{
    width:560px;
}




div.question
{
 margin-bottom:10px;    
}
div.q
{
    display:none;
     margin-top:4px;
}

div.question a
{
 font-size:10pt;
  font-family:Arial, Helvetica, sans-serif;
 color:#673105;  
}

.thankYou p
{
    width:540px;
    margin-left:80px;
    font-weight:bold;
    margin-top:30px;
    margin-bottom:30px;   
}

.required
{
   
    font-size:8pt; 
}



#whatOthersTitle
{
 background-image:url(../images/title-WhatOthersHaveAskedUs.gif);
 width:260px;
 height:22px;
 margin-bottom:5px;
 margin-top:10px;
 position:relative;
 left:-2px;
 background-repeat:no-repeat;
}

#whatOthersTitle h2
{
    visibility:hidden;
}
/*--- Contact Us Page --- */
.city, .phone
{
    width:100px;
    position:relative;
    left:-3px;
}
.province
{
    width:67px;   
}
.postalCode
{
    width:50px;
}

#address
{
 margin-left:10px;
 margin-top:20px;   
}

.phone
{
    width:168px;
}

.fax
{
    width:168px;
}



#contactForm, #questionForm
{
    margin-top:15px; 
    margin-left:30px;  
}

#checkUpdates 
{
    width:300px;
    position:relative;
    bottom:30px;
    left:96px;
}
.chkUpdates
{
 font-size:10pt;
  font-family:Arial, Helvetica, sans-serif;
  color:#004b27;
}


#askQuestion
{
 width:726px;
     
 background-image:url(../images/bg-askMichael.png);   
 position:relative;

}


#askQuestion .subSectionTitle
{
 width:201px;
 height:39px;
 left:2px;
 top: 2px;
 margin-bottom:10px;
 background-image:url(../images/title-askKathie.png);   
}


#askQuestion p
{
    width:500px;   
    margin-left:10px;
    margin-bottom:20px;
}

#rightPic
{
    /*position based on parent div instead
    of the ask question div as it failed in IE */
    position:absolute;
   
    width:194px;
    height:173px;   
    right:10px;
    top:30px;
    background-image:url(../images/img-askMichael.jpg);
  
}

 #rightPic h3
{
    visibility:hidden;
}
