﻿
h1 {font-size: 18px;
	line-height: 18px;
	color: #BE7A0C;
	margin: 0px;}
	
h2 {font-size: 16px;
	line-height: 16px;
	color: #BE7A0C;
	font-weight: bold;
	margin: 30px 0 10px 0;}
	
h3 {font-size: 15px;
	line-height: 15px;
	color: #BE7A0C;
	font-weight: bold;
	margin-bottom: 3px;}
	
h4 {font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #BE7A0C;}
	
h5 {font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #BE7A0C;}

p {	margin-top: 10px;
	margin-bottom: 10px;}
	
td {font-size: 12px;
	color: #5F1E46;
	line-height: 18px;}
	
textarea {font-size: 12px;
	color: #5F1E46;
	line-height: 18px;}
	
a {color: #BE7A0C;}
a:hover {color: #B38EAC;}

img {border:none;}

img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.indent {
	padding-left: 25px;
}
.smallIndent {
	padding-left: 15px;
}
.tinyIndent {
	padding-left: 10px;
}

.field {
	background: #FFFFBB;
	border : 1px solid;
	border-color : #5F1E46;
	margin-bottom: 2px;
}

.goldbold {
	font-weight: bold;
	color: #BE7A0C;}
	
.supergoldbold {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #BE7A0C;}
	
.supergoldbold a:link     {color: #BE7A0C; text-decoration:underline;}
.supergoldbold a:visited  {color: #BE7A0C; text-decoration:underline;}
.supergoldbold a:hover    {color: #BE7A0C; text-decoration:none;}
.supergoldbold a:active   {color: #BE7A0C; text-decoration:none;} 

.clientSays {text-align:left; 
    color:#BE7A0C;
    border-bottom:#DAC3D5 10px solid;
    width:94%;
    line-height:18px;
    font-size:18px;
    font-weight:bold;
    padding-left:0px;
    margin-top:40px;}
.clientTestimony {margin:30px 30px 10px 30px;}
.clientName {margin-left:60px;}

.linkArrow {margin-top:30px;}
.linkArrow a {
    text-decoration:none;
    background: url('http://www.catalyst-global.com/_images/nav_arrow.png') no-repeat;}
    
.linkArrow a:hover {
    text-decoration:none;
    background: url('http://www.catalyst-global.com/_images/nav_arrow_over.png') no-repeat;
}

.linkArrowText {margin-left:15px;
    font-size: 16px;
    line-height: 16px;
    color: #BE7A0C;
    font-weight: bold;}
