div#galtopleft {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #675F51;
	
}

div#galtopleft #picleft {
	float:left;
	border: 11px solid #D5CEBE;
}

div#galtopleft #textright {
	width: 290px;
	float:left;
	padding-left: 18px;
	line-height: 1.8em;
}

div#galbot {

	clear: left;
	padding-top: 11px;
	height: 125px;
}

div#galbot #left{
	border: 11px solid #D5CEBE;
	float: left;
}

div#galbot #right{
	margin-left: 18px;
	border: 11px solid #D5CEBE;
	float:left;
}
p.small {

	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #675F51;


}
div#galftr{
	padding-top: 18px;
	clear: left;

}

div#galftr li{
	padding-top : 8px;
	font-size: 14px;
	color: #556270;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .08em;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(../im/starli.gif);
}

#gallink{
	padding-top: 16px;
	color: #675F51;
}

#gallink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
    color: #675F51;
    padding: 3px;
}

#gallink a:link {
	text-decoration: none;	
}

#gallink a:visited {

    color: #A40802;
	text-decoration: none;
    
}

#gallink a:hover {
	padding: 3px;
    background-color: #FFFFCC;
    color: #A40802;
    text-decoration: none;

}


div#content .callout #gallerylist ul {
	float: left;
	margin-left: 10px;
	width: 500px;

}

div#content .callout #gallerylist li{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #A40802;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .08em;
	list-style-type: none;
	height: 140px;
}

div#content .callout #gallerylist li .text{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #675F51;
	font-weight: normal;
	line-height: 1.5em;
}

.thumbimage	{
	border: 11px solid #D5CEBE;
	width: 210px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

div#content .callout #gallerylist p{
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D5CEBE;
}


