﻿.gallery{
	position: relative;
	/*font-family: Arial, Helvetica, sans-serif; font-size: 13px;*/
	width: 794px;
	/*background-color: #fafafa;*/	
}

.galleryheader{
	position: relative;
	width: 794px;
	height: 25px;
}

.gallerypager1{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 75px;
	height: 25px;
/*	font-weight: bold;
	color: #ffffff;
	background-color: #676767;*/
}

.gallerypager1 input
{
	margin-top: 5px;
	margin-left: 8px;
	margin-right: 7px;
}

.gallerypager3
{
	position: absolute;
	left: 75px;
	top: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
/*	background-color: #676767;*/
/*	height: 25px;*/
	width: 644px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

.gallerypager3 a, .gallerypager3 a:visited{
	color: #b3751c; text-decoration: none; margin-left: 4px; margin-right: 4px;
}

.gallerypager3 a:hover{
	color: #b3751c; text-decoration: underline; margin-left: 4px; margin-right: 4px;
}

.gallerypager2{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 75px;
	height: 25px;
/*	background-color: #676767;
	font-weight: bold;
	color: #ffffff;*/
}

.gallerypager2 input
{
	margin-top: 5px;
	margin-left: 15px;
}



.galleryfooter{
	position: relative;
	width: 794px;
	height: 25px;
}


.galleryitem{
	float: left; margin: 10px; height: 240px; width: 240px;
}

.galleryitem a{
	border: 0;
}

.galleryitem img{
/*	border: solid 2px #b3751c;*/ border: 0;
}



.galleryname{
	position: relative;
	font-size: 15px;
	padding: 5px 6px 5px 6px;
/*	background-color: #389854;*/
	font-weight: bold;
	color: #a55603;
	width: 150px;
	text-align: center;
}

.galleryname a, .galleryname a:visited{
	color: #a55603; text-decoration: none;
}

.galleryname a:hover{
	color: #000000;
}

.galleryimg 
{
	position: relative;
	text-align: center;
}

.gallerydesc{
	position: relative;
/*	color: #676767;*/
	padding: 5px 6px 5px 6px;
/*	background-color: #e9e9e9;*/
	font-size: 14px;
	height: 50px;
}
