body,td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:16.5px;
	color:#3B3A3C;
	margin: 0;
}

body {
	background: #E4E4E4;
}

body,td a {
	color: #3B3A3C;
}

body,td a:link {
	color: #3B3A3C;
}

body,td a:visited {
	color: #3B3A3C;
}

body,td a:hover {
	color: #3B3A3C;
}

table {
	padding:0;
	margin:0;
	border: 0;
}

.quoteRight {
	font-weight:bold;
	color: #899920;
	font-size: 10.5px;
	line-height:13.5px;
	background-image: url(images/bg_quoteRight.gif);
	padding: 18px 55px 18px 0;
}

.quoteLeft {
	font-weight:bold;
	color: #899920;
	font-size: 10.5px;
	line-height:13.5px;
	background-image: url(images/bg_quoteLeft.gif);
	padding: 18px 0 18px 15px;
}

li a:link, li a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#A6B926;
}

li a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#E74929;
}

/*
ul { 
	list-style-image: url(images/bullet.gif); 
}
*/

li {
	list-style: square inside; 
	color:#7E7E7E;
}

li.green {
	list-style: square inside; 
	color:#A6B926;
}

li.green a:hover{
	list-style: square inside; 
	color:#E74B25;
}

li.indent {
	padding-left:30px;
}

.portfolio td{
	line-height:20px;
}

.portfolio a:link, .portfolio a:visited, .portfolio a:hover{
	color:#3B3A3C;
}

.bold {
	font-weight:bold;
	color: #E74929;
	line-height:16.5px;
}

a:link, a:visited {
	color:#AF4610;
}

a:hover {
	color:#87B27E;
}

.footer td{
	border-bottom: 10px solid #3B3A3C;
	padding:15px 0 5px 5px;
	background: #F6F9E5;
	height: 38px;
	font-size:9px;
}

.footer a {
	color:#3B3A3C;
	font-size:9px;
}

.leftnav a:link, .leftnav a:visited {
	/*color:#3B3A3C;*/
	color:#899920;
	}

.leftnav a {
	/*color:#3B3A3C;*/
	color:#899920;
	text-decoration:none;
	line-height:22px;
	}

.leftnav a:hover {
	/*color: #A6B926;*/
	color: #E74929;
	text-decoration:none;
	}

.rightpad {
	padding-right:55px;
}
