@charset "utf-8";
/* gary evans gallery pages */

/*main2*/

#main2
{
	position: relative;
	float: left;
	width:818px;
	background: #000;
	
}

#gep_content2
{
	position: relative;
	float: left;
	width:798px;
	padding: 20px 10px 0 10px;
	background: #000;
}

.imggallery
{
	width: 740px;
	height: 272px;
	border:solid 1px #f1a931;
}

.imggallerymixed
{
	width: 740px;
	height: 500px;
	border:solid 1px #f1a931;
}

.placed
{
	width: 511px;
	height: 489px;
}

.image1
{
	float:left;
	width:272px;
	height:182px;
	left: 0px;
	padding: 10px 0 0 0;
}

.image2
{
	float:right;
	padding: 10px 0 0 0;
}

.image3
{
	float:left;
	width:182px;
	height:272px;
	padding: 20px 0 0 0;
}

.image4
{
	float:right;
	width:272px;
	height:182px;
	padding: 20px 0 0 0;
}

.h6border
{
	margin:28px 28px 0px 28px;
	border-top:1px solid #f1a931;
	border-left:1px solid #f1a931;
	border-right:1px solid #f1a931;
	border-bottom:0px solid #f1a931;
	width:100px;
	color:#e0dcd1;
}

#gep_foot2
{
	position: relative;
	float:left;
	width:800px;
	margin: 0;
	padding: 20px 0 0 18px;
	background:#000;
}

#gep_foot2 p
{
	width:480px;
	font: normal 11px  "Trebuchet MS", Tahoma, sans-serif;
	line-height: 18px;
	color: #6b5f53;
	padding: 5px 10px 0 0;
	
}

#gep_foot2 h1
{
	font: normal 11px  "Trebuchet MS", Tahoma, sans-serif;
	line-height: 18px;
	color: #605e5b;
	padding: 5px 10px 0 0;
	
}

#gep_bord2
{
	border-top: 1px dotted #e0dcd1;
	position:absolute;
	left:18px;
	width:765px;
}

