/* CSS Document */

a.linkt:visited {
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	font-family: "Copperplate Gothic Light";
	color: #FF1128;
}
a.linkt:link {
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	color: #FF1128;
	font-family: "Copperplate Gothic Light";
	
}
a.linkt:hover {
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
	font-family: "Copperplate Gothic Light";
}
.bodytext {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.bodytext2 {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytext3 {
	font-family: "Copperplate Gothic Light";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.bodytext4 {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.bodytext2-header {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.bodytext3-header {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.latestprojects-header {
	font-family: "Copperplate Gothic Light";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
}
.latestprojects-headerputi{
	font-family: "Copperplate Gothic Light";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.latestprojects-header2 {
	font-family: "Copperplate Gothic Light";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
}
.latestprojects-header2w {
	font-family: "Copperplate Gothic Light";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytextbaba {
	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
a.links:visited {
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	font-family: "Century Gothic";
	color: #000000;
}
a.links:link {
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	font-family: "Century Gothic";
	font-size: 10px;
}
a.links:hover {
	font-size:10px;
	font-weight: normal;
	text-decoration:underline;
	color: #FFFFFF;
	font-family: "Century Gothic";
}
a.navl:visited {
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	font-family: "Century Gothic";
	color: #000000;
}
a.navl:link {
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	font-family: "Century Gothic";
	font-size: 12px;
}
a.navl:hover {
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
	font-family: "Century Gothic";
}
.activelink {
	font-family: "Copperplate Gothic Light";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.bullet-square {
	list-style-image: url(images/redsquare.jpg);
	list-style-type: square;
}

