.menutext {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	link.color: #E6E6FF;
	text-transform: uppercase;
}

a:link.menutext  {
	color: #ffffff;
	text-decoration: none;
}
a:visited.menutext  {
	color: #ffffff;
	text-decoration: none;
}
a:hover.menutext  {
	color: #C9EFFA;
	
}
a:active.menutext  {
	color: #0E6A85;
	
}

.sub_title {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #062C4A;
	text-decoration: none;
	list-style-image: url(../images/bullet.jpg);
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #072B34;
	text-decoration: none;
}

a:link.content_text {color: #0C4756; text-decoration: none;}
a:visited.content_text {color: #0C4756}
a:hover.content_text {color: #116377}

.content2_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0A3D49;
}

.bottom_menu_text {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #062D37;
	text-decoration: none;
	font-weight: bold;
}

a:link.bottom_menu_text {
	color: #094455;
	text-decoration: none;
}
a:visited.bottom_menu_text {
	color: #094455;
	text-decoration: none;
}
a:hover.bottom_menu_text {
	color: #0E6A85;
	
}
a:active.bottom_menu_text {
	color: #AD0534;
	text-decoration: none;
}
.right_side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F1F3F5;
	font-weight: bold;
}
.ourteam_menu_text {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #093159;
	
}

.ourteam_menu_text li{
	margin-left:20px;	
	list-style-image: url(../images/section_menu_bullet.jpg);
}

a:link.ourteam_menu_text {
    color: #093159;
	text-decoration: none;
}
a:visited.ourteam_menu_text {
	color: #094455;
	text-decoration: none;
}
a:hover.ourteam_menu_text {
	color: #0E6A85;
	
}
a:active.ourteam_menu_text {
	color: #AD0534;
	text-decoration: none;
}

