body {
	background-color: #adaeb4; /*#FCFDFD;*/
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#333333;
	
}


h1, h2, h3, h4, h5 {

    color: #333333;
	font-weight:bold;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

color:#333333;
text-decoration: underline;
}

a:hover {

color: #797979;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;
font: normal 12px Arial, Helvetica, sans-serif;

}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #db9a00;
text-decoration: none;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
font: normal 12px Arial, Helvetica, sans-serif;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.purple-text {
color:#454e85;
text-decoration:none;
}

td.nav-text a{
color: #ffffff;
text-decoration: none;
font-size:14px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
padding:0 0 0 90px;
margin:0;

}
td.nav-text a:hover{
color:#454e85;
font-size:14px;
padding:0 0 0 90px;
margin:0;
}

td.content { padding:25px 0 10px 40px; }
body#tips li {
margin:0 10px;
}

img { border:none; }
body#portfolio td.content a { font-size:11px; color:#666699;}
body#portfolio td.content a img { padding:5px 3px; border:none;}

.small-text-red { 
	font-size:9px; 
	color:#FF0000;
}
.title4 {
	font-size:14px;
	font-weight: bold;
}

body#home a#navHome,
body#about a#navAbout,
body#mission a#navMission,
body#portfolio a#navPortfolio,
body#testimonials a#navTestimonials,
body#clients a#navClients,
body#tips a#navTips,
body#contact a#navContact
 { 	color:#454e85; 
 	padding-left:70px; 
	font-weight:bold;
}