/* Nav */

.text {
	color : #5E5951;
	font-size : 11px;
	font-style : normal;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 15px;
	font-weight : normal;
	text-decoration : none;
}

a.text {
	color : #C35E04;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 15px;
	font-weight : normal;
	text-decoration : underline;
}

a.text:hover {
	color : #990000;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 15px;
	font-weight : normal;
	text-decoration : underline;
}

.textClients {
	color : #5E5951;
	font-size : 11px;
	font-style : normal;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 18px;
	font-weight : normal;
	text-decoration : none;
}

a {
	color : #C35E04;
	text-decoration : underline;
}

a:hover {
	color : #990000;
	text-decoration : underline;
}

.textPortfolio {
	color : #5E5951;
	font-size : 11px;
	font-style : normal;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 14px;
	font-weight : normal;
	text-decoration : none;
}

.textOrange {
	color : #C35E04;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.textHeader {
	color : #C35E04;
	font-size : 15px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.headerOrange {
	color : #C35E04;
	font-size : 15px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.headerContact {
	color : #5C656C;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.headerContact {
	color : #5C656C;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.headerContact:hover {
	color : #C35E04;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

.leftNav {
	color : #AF6228;
	font-size : 10px;
	font-style : normal;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.leftNav {
	color : #8C867B;
	font-size : 10px;
	font-style : normal;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.leftNav:hover {
	color : #AF6228;
	font-size : 10px;
	font-style : normal;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.leftSubNav {
	color : #5C656C;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.leftSubNav {
	color : #5C656C;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.leftSubNav:hover {
	color : #C35E04;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

.portfolioHeader {
	color : #C35E04;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.portfolioDesc {
	color : #5C656C;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.portfolioWeb {
	color : #5C656C;
	font-size : 11px;
	font-style : normal;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 18px;	
	font-weight : normal;
	text-decoration : none;
}

a.portfolioWeb {
	color : #5C656C;
	font-size : 11px;
	font-style : normal;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 18px;	
	font-weight : normal;
	text-decoration : none;
}

a.portfolioWeb:hover {
	color : #C35E04;
	font-size : 11px;
	font-style : normal;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 18px;
	font-weight : normal;
	text-decoration : underline;
}

.jsWarning {
	color : #cc0000;
	font-size : 11px;
	font-style : normal;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

