
body {
	margin:0px;
	margin-top:5px;
	background-color:#663300;
	background-color:#825B35;
}

table.infocenter td {
	border-bottom:1px dashed #666666;
	
}
table.infocenter th {
	font:italic bold 14pt times;
	color:#5B6257;
}

.bodyheader {
	padding-top:15px;
}

td.navigation {
	height:20px;
	background-color:#FFCC00;
	width:100%;
}

td.bodysubheader {
	border-top:1px solid white;
	width:100%;
}


h2 {
	font:italic bold 18pt times;
	color:#5B6257;
	padding-right:15px;
}

h4 {
 margin:0px;
 padding-left:4px;
 font:italic bold 12pt times;
 color:#5B6257;
 }

.framed {
	border:1px solid #5B6257;
}

table.SiteBody {
	background-color:#FFFBF7;
	width:760px;
	border-left:1px solid black;
	border-right:1px solid black;
	font:10pt arial;
}

.mouseover {
	cursor:pointer;
	cursor:hand;
}

.menutable {
	color:#404034;
	font:italic 9pt times;
	padding-left:9px;
	padding-right:9px;	

	cursor:pointer;
	cursor:hand;
}

.menutableover {
	color:#565646;
	background-color:#FFEBBF;
	font:italic 9pt times;
	padding-left:9px;
	padding-right:9px;	
	cursor:pointer;
	cursor:hand;
}
.arrowbutton {
	width:25px;
	height:15px;
	padding:0px;
	border:1px solid black;
}
table.sitetext {

}

table.portfoliobody {
	background-image: url(/images/portfolio-bg.jpg);
	background-repeat:repeat-y;left top;
	width:759px;
	height:320px;
}