.category
{
	width:100%;
	border:1px solid #77630C;
	border-left-color:#D8D2B8;
	border-bottom-color:#D8D2B8;

}
.category a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006633;
	font-size:10px;
	font-weight:bold;
}
.category img
{
	border:none;
}
.category .photos
{
	margin:1px;
	border:1px outset #009933;
	overflow:hidden;
	width:240px;
	height:161px;
}
.category .view
{
	width:100%;
	text-align:center;
	padding:10px;

}
.category .desc
{
	width:100%;
	text-align:left;
	vertical-align:top;
	background-color:#FAF5ED;
	height: 136px;
}
.category .head
{
	width:100%;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	padding-left:10px;
	background-color:#009933;
}
td.list_name
{
	width: 100px;
	text-align: center;
	vertical-align: bottom;
}
/*a
{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
*/
.gallery_content
{
	width:100%;
	border:1px solid #006634;
	border-bottom:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.gallery_content img
{
	display:block;
	border:none;
}

.gallery_content .headername
{
	text-align:left;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	height:30px;
	background-color:#80BB01;
	padding-left:10px;
}

.gallery_content .imageholder
{
	width:60%;
}

.gallery_content .image
{
	height:350px;
	width:430px;
	text-align:center;
}

.gallery_content .sp
{
	padding-top:10px;
}
.gallery_content .sp .spacer
{
	width:1px;
	height:400px;
	border-left:1px solid #006634;
	
}
.gallery_content .list_container
{
	padding-left:10px;
}

.gallery_content .list_container .list
{
	width:38%;
	border:none;
}

.gallery_content #add
{
	height:30px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
}

.gallery_content #desc
{
	vertical-align:top;
	height:50px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
}

.gallery_content .photos
{
	padding:2px;
	border:1px outset #D8D2B8;
	width:85px;
	height:65px;
}

.description
{
	width:100%;
	padding:20px;
	border:1px solid #006634;
	border-top:none;
}


