body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
a:link, a:visited{
	color:#003399;
}
a:hover, a:active{
	color:#FF0000;
}
ul {
	list-style-image: none;
	list-style-type: none;
	margin:0;
	padding:0;
}
ul li{
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin:0 0 3px 15px;
	padding:0 0 0 10px;
}
td {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
strong {
	color: #49412C;
}
b {

	color: #49412C;
}
.mainbodyarea {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.TD_align_right_top {
	text-align: right;
	vertical-align: top;
}
.border_black_ALL1 {
	border: 1px solid #000000;
}
.leftmargin {
	text-indent: 5px;
}
#leftnav #navitem{
	padding-bottom:5px;
}
#mininav{
	font-size:13px;
	margin: 10px 0;
	text-align:center;
	line-height:1.6em;
}
#mininav a{
	white-space:nowrap;
}
#gal_table{
	width:543px;
}
#gal_table .project{
	border: 1px solid #895B2E;
	background-color: #E4CBB1;
	margin:5px 0 0;
	display: block;
	width: 543px;
	text-align:center;
}
#gal_table table td{
	border: 1px solid #895B2E;
	background-color: #E4CBB1;
	text-align:center;
}
#gal_table table img{
	margin:auto;
}

#gal_table a:link, #gal_table a:visited{
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	line-height:13px;
	display:block;
	height:100%;
	text-align:center;
}
#gal_table a:hover, #gal_table a:active{
}
#gal_table a:link img, #gal_table a:visited img{
	border: 1px solid #996600;
	display:block;
	text-align:center;
}
#gal_table a:hover img,#gal_table a:active img{
	border: 1px solid #DA2E36;
}
#gal_table table.innergal td{
	border: 0;
	padding:4px;
	text-align:center;
}
.pullquote_container{
	float:right;
	width:45%;
	font-size: 18px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #864839;
}
.pullquote_container .ql{
	background-image: url(../images/quote_L.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;

}
.pullquote_container .qr{
	background-image: url(../images/quote_R.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
}
