BODY
{
	color: #7D7C71;
	background-color: #3F4438;
	margin-top: 0
}
h1
{
	font-family: Century Gothic;
	font-size: 17px; 
	font-weight: normal; 
	color: #626158;
}
.heading
{
    margin:0;
	font-family: Century Gothic;
	font-size: 19px; 
	font-weight: normal; 
	color: #626158;
}
a:link.inTextLink
{
  	text-decoration: underline;
	color: #7D7C71;
	font-weight: bold;
}
a:visited.inTextLink
{
	text-decoration: underline;
	color: #7D7C71;
	font-weight: bold;
}
a:active.inTextLink
{
	color: #943658;
}
a:hover.inTextLink
{
	color: #943658;
}
a:link.mailTo
{
	text-decoration: underline;
	color: #943658;
}
a:visited.mailto
{
	text-decoration: underline;
	color: #943658;
}
a:active.mailto
{
	color: #943658;
}
a:hover.mailto
{
	color: #702943;
}
a:link.midColour
{
	text-decoration: none;
	color: #fffaed;
}
a:visited.midColour
{
	text-decoration: none;
	color: #fffaed;
}
a:active.midColour
{
	color: #fffaed;
}
a:hover.midColour
{
	color: #943658;
}
a:link
{
	text-decoration: none;
	color: #7D7C71;
}
a:visited
{
	text-decoration: none;
	color: #7D7C71;
}
a:active
{
	color: #943658;
}
a:hover
{
	color: #943658;
}
table.header 
{
	height: 112px;
}
table.header img
{
	border: 0;
} 
table 
{
	border-collapse: collapse;
	border: 0;	
	font-size: 12px; 
	font-family: "Century Gothic";
}
td
{
	padding: 0;
}
.captionText
{
	font-weight: normal;
	font-family: "Century Gothic";
	font-style: italic;
	color: #943658; 
	font-size: 17px;
	padding-left: 130px; 
	position: relative;
	top:-8px; 
    text-align:center;
}
.companyTitle
{
    text-align:center;
	color: #626158; 
	font-size: 40px; 
	font-family: "Century Gothic"; 
	font-weight: normal;
}
.topRightPanel
{
	color: white;
	padding-right:10px; 
	border-left:1 white solid;
	height: 100%;
	vertical-align: middle;
}
.navBar
{
    height: 17px;
	text-align: center;
    width: 100%;
}
.navBar a
{
    width: 100%;
	font-size: 13px;
	color: #605F53;
}
.navBar a:hover
{
	color: #943658;
    text-decoration: underline;
}
.navBar td
{  
}
.navBarHover td
{  
    background-color: #D9E2B2;
}
.navBarSelected td
{  
    background-color: #D9E2B2;
}
.imageLink
{
	cursor: pointer;
}
.lightColour
{
	background-color: #E7EAC9;
	color: #7D7C71;
}
.mediumColour
{
	background-color: #C9D2A2;
	font-family: "Century Gothic";
}
.darkColour
{
	border-left: solid 1px white;
	color: white;
	background-color: #A9B37F;
}
label.testimonial
{
    font-style: italic;
    font-size:15px;
    font-family: "Bradley Hand ITC", "Century Gothic";
}
.testimonialAuthor
{
    font-size:10px;
    font-family: "Century Gothic", "Century Gothic";
    padding-top:5px;
} 
div.testimonial
{
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    width:90%;
    padding-bottom:20px;
    padding-top:10px;
}
/*.FullTestimony
{
    text-align:left;
    padding-left: 10px;
    width:90%;
    padding-bottom:20px;
    padding-top:20px;
    display:none;
}*/
TABLE.gallery
{
    width:415px;
}
TABLE.gallery IMG
{
    cursor:pointer;
}
/*TABLE.gallery TD
{
    padding-left: 1px;
    padding-bottom: 1px;
}*/
.galleryPadding
{
    padding: 2px;
}

