body
{
	background-color: #605f53;
	background-image: url("images/bgGradient.jpg");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #9f521a;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #656d52;
	text-decoration: underline;
}

a.light:link, a.light:visited
{
	color: #c8c7b2;
	text-decoration: underline;
}

a.light:hover, a.light:active
{
	color: #a5a493;
	text-decoration: underline;
}

a.portfolio:link, a.portfolio:visited
{
	color: #75725f;
	text-decoration: none;
}

a.portfolio:hover, a.portfolio:active
{
	color: #75725f;
	text-decoration: underline;
}

a.portfolioSelect:link, a.portfolioSelect:visited
{
	color: #75725f;
	text-decoration: none;
	font-weight: bold;
}

a.portfolioSelect:hover, a.portfolioSelect:active
{
	color: #75725f;
	text-decoration: underline;
	font-weight: bold;
}

td, .text1
{
	color: #7b7a6d;
	font-family: Verdana;
	font-size: 13px;
}

.text2
{
	font-size: 11px;
	line-height: 24px;
}

.text3
{
	font-size: 10px;
	color: #ffffff;
}

.text4
{
	font-size: 11px;
	color: #75725f;
	line-height: 17px;
}

.text5
{
	color: #bcbaa5;
	font-weight: bold;
}

.text6
{
	color: #a66430;
	font-weight: bold;
}

.text7
{
	font-size: 10px;
	color: #75725f;
	line-height: 17px;
}

.msgtext
{
	color: #ff0000;
}

.header1
{
	font-size: 18px;
	color: #656d52;
}

.navImg
{
	margin-right: 24px;
}